diff options
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r-- | doc/item_bonus.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index e705a963b..93e5bfb57 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -439,3 +439,7 @@ bonus bMagicSPGainValue,n; Heals +n SP when killing an enemy with magic attack. bonus bMagicHPGainValue,n; Heals +n HP when killing an enemy with magic attack. bonus3 bAddClassDropItem,s,x,n; Adds an n/100% chance of dropping item s when killing monster class x. + +bonus bFixedCastrate,x; Skill fixed casting time rate + n% +bonus bWeaponMatk,x; Adds x Weapon Magical Attack to a weapon item. +bonus bEquipmentMatk,x; Adds x Equipment Magical Attack to a non-weapon item. |