From 8f5a2dddd09352b8618fbec8c4f4d9934601bec2 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Tue, 12 Jun 2012 02:09:55 +0000 Subject: Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Reduced increases/reduced the SP consumption of skilln by x%. (supports skill names) e.g. bonus2 bUseSPrateSkill,"AL_BLESSING",50; -> increases AL_BLESSING sp usage by 50% (e.g. if its 50 it goes to 75) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16273 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 9fbbac640..a189e5bb5 100644 --- a/db/const.txt +++ b/db/const.txt @@ -580,6 +580,7 @@ bWeaponMatk 2046 bMatk 2047 bSPGainRaceAttack 2048 bHPGainRaceAttack 2049 +bUseSPrateSkill 2050 EQI_HEAD_TOP 1 EQI_ARMOR 2 -- cgit v1.2.3-70-g09d2