From 03a7f01cf51a390df8daa0c3d347389a092c2ca8 Mon Sep 17 00:00:00 2001 From: kenpachi2k11 Date: Wed, 15 Aug 2012 21:05:28 +0000 Subject: Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally corrected some descriptions in item_bonus.txt. (bugreport:5172) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16641 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/item_bonus.txt') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index f3ace951a..d97c0dd60 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -430,6 +430,6 @@ bonus2 bSkillUseSPrate,s,x; Reduces SP consumption of skill s by x%. (supports bonus2 bSkillUseSP,s,x; Reduces SP consumption of skill s by x. (supports skill names.) bonus2 bSkillCooldown,s,x; Increases cooldown of skill s by x milliseconds. (supports skill names.) 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.) [Not yet implemented!] -bonus2 bSkillFixedCast,x; Increases fixed cast time of skills x%. (supports skill names.) -bonus2 bVariableCastrate,x; Increases variable cast time of skills x%. (supports skill names.) [Not yet implemented!] \ No newline at end of file +bonus2 bSkillVariableCast,s,x; Increases variable cast time of skill s by x milliseconds. (supports skill names.) [Pending!] +bonus bFixedCastrate,x; Increases fixed cast time of skills by x%. +bonus bVariableCastrate,x; Increases variable cast time of skills x%. [Pending!] \ No newline at end of file -- cgit v1.2.3-60-g2f50