From 2f526028369f0fb0148ced3d9d6d6b970307421d Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 4 Jun 2009 22:46:14 +0000 Subject: * Updates to ST_PRESERVE and a few other minor details! - Recasting Preserve no longer toggles the skill off while active. - Preserve is no longer saved on log-out or mapserver changes. * Added SC_CRITICALWOUND and SC_SLOWCAST to negative statuses not saved with battle_config.debuff_on_logout&1 * Implemented the skills NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, as per my personal experiences with the skill on iRO. * Increased MAX_MOBSKILLS to 50, as Satan Morroc has over 40 active skills now. * Added skill information for NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, and enabled skills in mob_skill_db. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13843 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_cast_db.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/skill_cast_db.txt') diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 053b37ebf..6018165ca 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -970,6 +970,12 @@ 678,0,0,0,0,5000 //========================================== +//===== New Monster Skills (12.1) ========== +//-- NPC_HELLPOWER +683,0,0,0,0,300000 +//-- NPC_WIDEHELLDIGNITY +684,0,0,0,0,300000 + //===== Item Use-Only Skills =============== //-- CASH_BLESSING 689,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0 -- cgit v1.2.3-70-g09d2