From ddc75a03c7c7b00f839a862de9c265543d414829 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 31 Aug 2012 21:49:48 +0000 Subject: - Standardized headers of /doc files. - Added svn:eol-style=native property on some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 39 ++++++++------------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) (limited to 'doc/item_bonus.txt') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index fff5fb540..8f798db85 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -1,36 +1,13 @@ -//===== Athena Doc ======================================== +//===== rAthena Documentation ================================ //= rAthena Item Bonuses List -//===== By ================================================ -//= Developers -//===== Version =========================================== -//= 1.1.20110124 -//========================================================= -//= 1.0 - Standardized doc file -//= 1.1.20080612 - skill command and bonuses (bAutoSpell, bSkillAtk, -//= bSkillHeal, bAutoSpellWhenHit, bAddSkillBlow, bCastrate) accept -//= skill names [FlavioJS] -//= 1.1.20090122 - removed outdated bSPDrainValue command [ultramage] -//= 1.1.20090421 - added the correct bonus documentation for bSPDrainValue [Playtester] -//= 1.1.20090524 - removed outdated bMatk/bMatk1/bMatk2 doc [ultramage] -//= 1.1.20090529 - added documentation for bHealPower, bHealPower2 [Inkfish] -//= 1.1.20101130 - added documentation for bAutoSpellOnSkill [Ai4rei] -//= 1.1.20101205 - added documentation for bAddItemHealRate. [L0ne_W0lf] -//= 1.1.20101207 - added documentation for bUnbreakableGarment, -//= bUnbreakableWeapon, bUnbreakableArmor, bUnbreakableHelm, -//= bUnbreakableShield, bUnbreakableShoes, bBreakWeaponRate and -//= bBreakArmorRate. [Ai4rei] -//= 1.1.20110124 - added documentation for bAgiVit, bAgiDexStr, -//= bUnbreakable, bShortWeaponDamageReturn, bLongWeaponDamageReturn, -//= bWeaponComaEle, bAddEff2, bMagicDamageReturn, bRandomAttackIncrease, -//= bPerfectHide, bNoKnockback, bClassChange, bHPDrainValue, bWeaponAtk, -//= bWeaponAtkRate, bDelayrate, bHPDrainRateRace, bSPDrainRateRace, -//= bAddEffOnSkill, bNoMiscDamage, bLongAtkRate, bUnstripable, -//= bHPDrainValueRace, bMagicSPGainValue and bMagicHPGainValue. [Ai4rei] -//===== Description ======================================= +//===== By: ================================================== +//= rAthena Dev Team +//===== Current Version: ===================================== +//= 20110124 +//===== Description: ========================================= //= List of script instructions used in item bonuses, //= mainly bonus/bonus2/bonus3/bonus4/bonus5 arguments -//========================================================= - +//============================================================ skill i,n; Gives skill #i at level n (supports skill names) @@ -434,4 +411,4 @@ bonus bFixedCastrate,x; Increases fixed cast time of skills by x%. bonus bVariableCastrate,x; Increases variable cast time of skills by x%. bonus2 bSkillFixedCast,s,x; Increases fixed cast time of skill s by x milliseconds. (supports skill names.) bonus2 bSkillVariableCast,s,x; Increases variable cast time of skill s by x milliseconds. (supports skill names.) -bonus2 bVariableCastrate,s,x; Increases variable cast time of skill s by x%. (supports skill names.) \ No newline at end of file +bonus2 bVariableCastrate,s,x; Increases variable cast time of skill s by x%. (supports skill names.) -- cgit v1.2.3-60-g2f50