Updated bSkillUseSP item bonus documentation

Thanks to @Stolao
[ci skip]
This commit is contained in:
Jittapan Pluemsumran 2016-06-17 16:52:32 +07:00
parent 93c01ee056
commit 33f83e0015
No known key found for this signature in database
GPG Key ID: CE430096446F41D9

View File

@ -158,8 +158,8 @@ bonus2 bSPLossRate,n,t; Lose n SP every t milliseconds
bonus bNoRegen,x; Stops HP or SP regeneration (x: 1=HP, 2=SP)
bonus bUseSPrate,n; SP consumption + n%
bonus2 bSkillUseSP,sk,n; Reduces SP consumption of skill sk by n
bonus2 bSkillUseSPrate,sk,n; Reduces SP consumption of skill sk by n%
bonus2 bSkillUseSP,sk,n; Increases SP consumption of skill sk by n
bonus2 bSkillUseSPrate,sk,n; Increases SP consumption of skill sk by n%
Atk/Def
-------