From bb78f61a194f92934784d108cb8e54e391c570aa Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 4 Aug 2006 19:30:15 +0000 Subject: - Removed settings enemy_critical_rate, homun_critical_rate. Added settings enable_critical (defaults to specify only players), mob_critical_rate and critical_rate. The last applies to all non-mobs and non-players (battle/battle.conf) - Removed settings mob_npc_warp, mob_warpportal. Replaced with setting mob_warp which specifies which types of warp can a mob step into (battle/monster.conf) - Updated status_calc_misc so that it also handles the BL_PC case, removed redundant info from status_calc_pc, and moving the SNovice Max Hp bonus to status_base_pc_maxhp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8135 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_unit_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/skill_unit_db.txt') diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 3fcb497ff..93c384340 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -87,7 +87,7 @@ 430,0x86, , 0, 1, 500,enemy, 0x000 //SG_STAR_WARM 484,0xb8, , 2, 0,1000,enemy, 0x808 //HW_GRAVITATION 488,0xb9, , 3, 0, -1,all, 0x200 //CG_HERMODE -527,0xba, , -1, 0,2000,enemy, 0x000 //NJ_TATAMIGAESHI +527,0xba, , -1, 0,2500,enemy, 0x000 //NJ_TATAMIGAESHI 535,0xbd, , 2, 0, 100,enemy, 0x008 //NJ_KAENSIN 541,0x86,,0,2:2:3:3:4,1000,enemy,0x000 //NJ_RAIGEKISAI 538,0xbb,,1:1:1:2:2:2:3:3:3:4,0,-1,all,0x002 //NJ_SUITON -- cgit v1.2.3-60-g2f50