From 922f62e89a8b3dae0f7e407fae044299988b9ece Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sun, 25 Jan 2009 19:50:02 +0000 Subject: - Implemented new item bonus scripts required for battlegrounds. - Battlegrounds items rewards for Tierra Valley and Flavius done (but autoscript rate is suggested - 5%). - Restricted trade/storage/drop for those items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13490 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 1d3d18cb5..560a2caf1 100644 --- a/db/const.txt +++ b/db/const.txt @@ -381,6 +381,7 @@ bHPDrainRateRace 1084 bSPDrainRateRace 1085 bIgnoreMdefRate 1086 bIgnoreDefRate 1087 +bSkillHeal2 1088 bRestartFullRecover 2000 bNoCastCancel 2001 @@ -472,6 +473,7 @@ RC_Angel 8 RC_Dragon 9 RC_Boss 10 RC_NonBoss 11 +RC_NonDemiHuman 12 BF_WEAPON 0x0001 BF_MAGIC 0x0002 @@ -802,6 +804,10 @@ SC_DEF_RATE 275 SC_SPREGEN 276 SC_WALKSPEED 277 SC_REBIRTH 284 +SC_SKILLCASTRATE 285 +SC_DEFRATIOATK 286 +SC_HPDRAIN 287 +SC_SKILLATKBONUS 288 e_gasp 0 e_what 1 -- cgit v1.2.3-60-g2f50