From 33f83e00153d03fd01916feb12a57346dcaad8bc Mon Sep 17 00:00:00 2001 From: Jittapan Pluemsumran Date: Fri, 17 Jun 2016 16:52:32 +0700 Subject: [PATCH] Updated bSkillUseSP item bonus documentation Thanks to @Stolao [ci skip] --- doc/item_bonus.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index a699b79caa..5cdf62ff6f 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -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 -------