From 99451e33d3d7e6905b18fc9eddd96c16779728fd Mon Sep 17 00:00:00 2001 From: xazax-hun Date: Tue, 24 Jul 2012 18:02:39 +0000 Subject: Merged ALL_PARTYFLEE from eAthena renewal branch. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16494 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/re/item_db.txt | 2 +- db/re/skill_cast_db.txt | 2 ++ db/re/skill_db.txt | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.txt b/db/re/item_db.txt index f6255779e..468c38f5c 100644 --- a/db/re/item_db.txt +++ b/db/re/item_db.txt @@ -5354,7 +5354,7 @@ 12308,Magic_Castle,Magic Magic Powder,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ setfont 8; },{},{} 12309,Bulging_Head,JJangu Magic Powder,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ setfont 9; },{},{} 12310,Spray_Of_Flowers,Spray Of Flowers,2,0,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCFLEE,600000,10; },{},{} -12311,Large_Spray_Of_Flowers,Huge Spray Of Flowers,11,0,,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} +12311,Large_Spray_Of_Flowers,Huge Spray Of Flowers,11,0,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill "ALL_PARTYFLEE",1; },{},{} 12312,Thick_Manual50,Thick Battle Manual,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_EXPBOOST,3600000,50; },{},{} 12313,Protection_Of_Angel,Guardian Angel,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} 12314,Noive_Box,Noive Box,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 9a6c092f2..a8bb7a74a 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1024,6 +1024,8 @@ 691,0,0,0,20000:40000:60000:80000:100000,0,0,0 //-- ALL_CATCRY 692,0,5000,0,0,0,0,0 +//-- ALL_PARTYFLEE +693,0,0,0,0,0,300000,0 //-- ALL_DREAM_SUMMERNIGHT 695,0,12000,0,0,0,0,0 diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt index b2ea60a7c..fbb8945b3 100644 --- a/db/re/skill_db.txt +++ b/db/re/skill_db.txt @@ -636,7 +636,7 @@ 690,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_INCAGI,Party Increase AGI 691,0,6,4,0,0x3,-1,5,1,yes,0,0x2,0,magic,0, CASH_ASSUMPTIO,Party Assumptio //692,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_CATCRY,Cat Cry -//693,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_PARTYFLEE,Party Flee +693,0,6,4,0,0x3,-1,1,1,yes,0,0x2,0,magic,0, ALL_PARTYFLEE,Party Flee //694,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_ANGEL_PROTECT,Angel's Protection //695,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, ALL_DREAM_SUMMERNIGHT,Summer Night Dream //696,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0, NPC_CHANGEUNDEAD2,Change Undead -- cgit v1.2.3-70-g09d2