From ace66fdabfb289716f5c9e1ec65b5c24f706db0d Mon Sep 17 00:00:00 2001 From: Chilly0123 Date: Thu, 12 Jan 2012 00:32:22 +0000 Subject: *Updated renewal mob spawns up to Malaya Port. -Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/dungeons/dew_dun.txt | 29 ++++++ npc/mobs/dungeons/dic_dun.txt | 16 +++- npc/mobs/dungeons/iz_dun.txt | 12 ++- npc/mobs/dungeons/lhz_dun.txt | 199 +++++++++++++++++++++++++++++++++++++++++- npc/mobs/dungeons/ma_dun.txt | 20 +++++ npc/mobs/dungeons/mal_dun.txt | 23 +++++ npc/mobs/fields/bifrost.txt | 33 +++++++ npc/mobs/fields/dewata.txt | 20 +++++ npc/mobs/fields/malaya.txt | 29 ++++++ 9 files changed, 378 insertions(+), 3 deletions(-) create mode 100644 npc/mobs/dungeons/dew_dun.txt create mode 100644 npc/mobs/dungeons/ma_dun.txt create mode 100644 npc/mobs/dungeons/mal_dun.txt create mode 100644 npc/mobs/fields/bifrost.txt create mode 100644 npc/mobs/fields/dewata.txt create mode 100644 npc/mobs/fields/malaya.txt (limited to 'npc/mobs') diff --git a/npc/mobs/dungeons/dew_dun.txt b/npc/mobs/dungeons/dew_dun.txt new file mode 100644 index 000000000..080e32ff0 --- /dev/null +++ b/npc/mobs/dungeons/dew_dun.txt @@ -0,0 +1,29 @@ +//===== eAthena Script ======================================== +//= Dewata Dungeon Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// dew_dun01 - Volcanic Island of Krakatoa +//================================================== +dew_dun01,0,0,0,0 monster Ancient Worm 1305,25,0,0,0 +dew_dun01,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 +dew_dun01,0,0,0,0 monster Comodo 2152,70,0,0,0 +dew_dun01,0,0,0,0 boss_monster Leak 2156,1,7200000,600000,1 + +//================================================== +// dew_dun02 - Tina Grace Cave +//================================================== +dew_dun02,0,0,0,0 monster Am Mut 1301,20,0,0,0 +dew_dun02,0,0,0,0 monster Gajomart 1309,30,0,0,0 +dew_dun02,0,0,0,0 monster Banaspaty 2154,50,0,0,0 +dew_dun02,0,0,0,0 monster Butoijo 2155,30,0,0,0 diff --git a/npc/mobs/dungeons/dic_dun.txt b/npc/mobs/dungeons/dic_dun.txt index 6627f0ba1..e259f0465 100644 --- a/npc/mobs/dungeons/dic_dun.txt +++ b/npc/mobs/dungeons/dic_dun.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Official monster spawns in El Dicastes Dungeon. //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] +//= 1.1 Added Nightmare Scaraba Hole [Chilly] //============================================================ //================================================== @@ -28,3 +29,16 @@ dic_dun02,0,0,0,0 monster Rake Scarab 2086,45,5000,0,0 dic_dun02,0,0,0,0 monster Antler Scarab Egg 2090,15,5000,0,0 dic_dun02,0,0,0,0 monster Rake Scarab Egg 2091,15,5000,0,0 dic_dun02,0,0,0,0 boss_monster Scarab Queen 2087,1,7200000,0,0 + +//================================================== +// dic_dun03 - Nightmare Scaraba Hole +//================================================== +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba 2161,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba 2162,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba 2163,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba 2164,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba Egg 2166,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba Egg 2167,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba Egg 2168,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba Egg 2169,15,0,0,0 +dic_dun03,0,0,0,0 boss_monster Gold Queen Scaraba 2165,1,7200000,600000,1 diff --git a/npc/mobs/dungeons/iz_dun.txt b/npc/mobs/dungeons/iz_dun.txt index 00019de88..8518d020d 100644 --- a/npc/mobs/dungeons/iz_dun.txt +++ b/npc/mobs/dungeons/iz_dun.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] //= 1.2 More accurate spawns [Playtester] +//= 1.3 Added Izlude Dungeon F6 spawns [Chilly] //============================================================ //================================================== @@ -107,3 +108,12 @@ iz_dun04,42,129,0,0 monster Hydra 1068,1,312000,150000,0 iz_dun04,80,233,0,0 monster Hydra 1068,1,318000,150000,0 iz_dun04,69,243,0,0 monster Hydra 1068,1,321000,150000,0 iz_dun04,33,115,0,0 monster Hydra 1068,1,321000,150000,0 + +//================================================== +// iz_dun05 - Undersea Tunnel F6 +//================================================== +iz_dun05,0,0,0,0 monster King Dramoh 2198,20,0,0,0 +iz_dun05,0,0,0,0 monster Sropho 2201,50,0,0,0 +iz_dun05,0,0,0,0 monster Pot Dofle 2203,30,0,0,0 +iz_dun05,0,0,0,0 monster Sedora 2204,50,0,0,0 +iz_dun05,0,0,0,0 boss_monster Kraken 2202,1,7200000,600000,1 diff --git a/npc/mobs/dungeons/lhz_dun.txt b/npc/mobs/dungeons/lhz_dun.txt index 1fdc316fd..d865d0ba9 100644 --- a/npc/mobs/dungeons/lhz_dun.txt +++ b/npc/mobs/dungeons/lhz_dun.txt @@ -3,7 +3,7 @@ //===== By: ================================================== // The Prometheus Project, rAthena dev team //===== Current Version: ===================================== -//= 1.8 +//= 1.9 //===== Compatible With: ===================================== //= Any Athena //===== Additional Comments: ================================= @@ -21,6 +21,7 @@ //= - Expandeded timer to allow for varying spawn times. //= 1.7a Added dummy event to keep from causnig warnings. [L0ne_W0lf] //= 1.8 Corrected MVP spawn variance (Labs2 MVP). [L0ne_W0lf] +//= 1.9 Added Bio4 spawns. [Chilly] //============================================================ //================================================== @@ -66,3 +67,199 @@ lhz_dun03,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1 lhz_dun03,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 lhz_dun03,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1 lhz_dun03,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 + +lhz_dun03,2,2,0 script summon_boss_lt -1,{ +OnInit: + initnpctimer; + end; + +OnTimer6000000: + if (rand(1,6) == 1) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6300000: + if (rand(1,6) == 2) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6600000: + if (rand(1,6) == 3) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6900000: + if (rand(1,6) == 4) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7200000: + if (rand(1,6) == 5) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7500000: + if (rand(1,6) == 6) { + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7800000: + donpcevent "summon_boss_lt::Onsummon"; + stopnpctimer; + end; + +Onsummon: + // Select Coordinates to summon a random MVP on + switch(rand(1,6)) { + case 1: set .@x,140; set .@y,232; break; + case 2: set .@x,75; set .@y,138; break; + case 3: set .@x,140; set .@y,87; break; + case 4: set .@x,205; set .@y,140; break; + case 5: set .@x,123; set .@y,137; break; + case 6: set .@x,175; set .@y,137; break; + } + set .@mob,rand(1646,1651); + monster "lhz_dun03",.@x,.@y,strmobinfo(1,.@mob),.@mob,1,"summon_boss_lt::OnMyMvPDead"; + + // Select Coordinates to summon a random 99 on + switch(rand(1,6)) { + case 1: set .@x2,183; set .@y2,97; break; + case 2: set .@x2,97; set .@y2,96; break; + case 3: set .@x2,47; set .@y2,139; break; + case 4: set .@x2,231; set .@y2,140; break; + case 5: set .@x2,139; set .@y2,211; break; + case 6: set .@x2,139; set .@y2,259; break; + } + set .@mob2,rand(1640,1645); + monster "lhz_dun03",.@x2,.@y2,strmobinfo(1,.@mob2),.@mob2,1,"summon_boss_lt::OnMVP"; + end; + +OnMyMvPDead: + killmonster "lhz_dun03","summon_boss_lt::OnMVP"; + initnpctimer; + end; + +//Required to keep from erroring +OnMVP: + end; +} + +//======================================================================================== +// lhz_dun04 - Bio-life Labs 4F +//======================================================================================== +lhz_dun04,0,0,0,0 monster Randel 2221,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Flamel 2222,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Celia 2223,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Chen 2224,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Gertie 2225,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Alphoccio 2226,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Trentini 2227,50,5000,0,0 +lhz_dun04,0,0,0,0 monster Paladin Randel 2228,1,2700000,2400000,1 +lhz_dun04,0,0,0,0 monster Creator Flamel 2229,1,3000000,2700000,1 +lhz_dun04,0,0,0,0 monster Professor Celia 2230,1,2580000,2340000,1 +lhz_dun04,0,0,0,0 monster Champion Chen 2231,1,2700000,2500000,1 +lhz_dun04,0,0,0,0 monster Stalker Gertie 2232,1,3300000,3000000,1 +lhz_dun04,0,0,0,0 monster Clown Alphoccio 2233,1,2580000,2460000,1 +lhz_dun04,0,0,0,0 monster Gypsy Trentini 2234,1,2580000,2460000,1 + +lhz_dun04,2,2,0 script summon_boss_b4 -1,{ +OnInit: + initnpctimer; + end; + +OnTimer6000000: + if (rand(1,6) == 1) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6300000: + if (rand(1,6) == 2) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6600000: + if (rand(1,6) == 3) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer6900000: + if (rand(1,6) == 4) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7200000: + if (rand(1,6) == 5) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7500000: + if (rand(1,6) == 6) { + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + } + end; + +OnTimer7800000: + donpcevent "summon_boss_b4::Onsummon"; + stopnpctimer; + end; + +Onsummon: + // Select Coordinates to summon a random MVP on + switch(rand(1,7)) { + case 1: set .@x,77; set .@y,251; break; + case 2: set .@x,147; set .@y,224; break; + case 3: set .@x,219; set .@y,219; break; + case 4: set .@x,244; set .@y,120; break; + case 5: set .@x,149; set .@y,41; break; + case 6: set .@x,53; set .@y,109; break; + case 7: set .@x,149; set .@y,151; break; + } + set .@mob,rand(2235,2241); + monster "lhz_dun04",.@x,.@y,strmobinfo(1,.@mob),.@mob,1,"summon_boss_b4::OnMyMvPDead"; + + // Select Coordinates to summon a random 99 on + switch(rand(1,7)) { + case 1: set .@x2,77; set .@y2,251; break; + case 2: set .@x2,147; set .@y2,224; break; + case 3: set .@x2,219; set .@y2,219; break; + case 4: set .@x2,244; set .@y2,120; break; + case 5: set .@x2,149; set .@y2,41; break; + case 6: set .@x2,53; set .@y2,109; break; + case 7: set .@x2,149; set .@y2,151; break; + } + set .@mob2,rand(2228,2234); + monster "lhz_dun04",.@x2,.@y2,strmobinfo(1,.@mob2),.@mob2,1,"summon_boss_b4::OnMVP"; + end; + +OnMyMvPDead: + killmonster "lhz_dun04","summon_boss_b4::OnMVP"; + initnpctimer; + end; + +//Required to keep from erroring +OnMVP: + end; +} diff --git a/npc/mobs/dungeons/ma_dun.txt b/npc/mobs/dungeons/ma_dun.txt new file mode 100644 index 000000000..5f59a2139 --- /dev/null +++ b/npc/mobs/dungeons/ma_dun.txt @@ -0,0 +1,20 @@ +//===== eAthena Script ======================================== +//= Malaya Port Dungeon Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// ma_dun01 - Bangungot Hospital F1 +//================================================== +ma_dun01,0,0,0,0 monster Manananggal 2311,70,0,0,0 +ma_dun01,0,0,0,0 monster Wakwak 2315,50,0,0,0 +ma_dun01,0,0,0,0 monster Tiyanak 2314,30,0,0,0 diff --git a/npc/mobs/dungeons/mal_dun.txt b/npc/mobs/dungeons/mal_dun.txt new file mode 100644 index 000000000..ff6001ef5 --- /dev/null +++ b/npc/mobs/dungeons/mal_dun.txt @@ -0,0 +1,23 @@ +//===== eAthena Script ======================================== +//= Malangdo Dungeon Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// mal_dun01 - Lagoon in the Stars +//================================================== +mal_dun01,0,0,0,0 monster Crab 1073,20,0,0,0 +mal_dun01,0,0,0,0 monster Shellfish 1074,20,0,0,0 +mal_dun01,0,0,0,0 monster Aster 1266,20,0,0,0 +mal_dun01,0,0,0,0 monster Red Eruma 2197,120,0,0,0 +mal_dun01,0,0,0,0 monster Siorava 2199,80,0,0,0 +mal_dun01,0,0,0,0 monster Wild Rider 2208,1,20000,10000,1 diff --git a/npc/mobs/fields/bifrost.txt b/npc/mobs/fields/bifrost.txt new file mode 100644 index 000000000..301209760 --- /dev/null +++ b/npc/mobs/fields/bifrost.txt @@ -0,0 +1,33 @@ +//===== eAthena Script ======================================== +//= Bifrost Field Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// bif_fild01 - Bifrost South +//================================================== +bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild01,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild01,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild01,0,0,0,0 monster Little Fatum 2136,30,0,0,0 +bif_fild01,0,0,0,0 monster Miming 2137,50,0,0,0 + +//================================================== +// bif_fild02 - Bifrost North +//================================================== +bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild02,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild02,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild02,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild02,0,0,0,0 monster Little Fatum 2136,50,0,0,0 +bif_fild02,0,0,0,0 monster Miming 2137,30,0,0,0 diff --git a/npc/mobs/fields/dewata.txt b/npc/mobs/fields/dewata.txt new file mode 100644 index 000000000..5c40680df --- /dev/null +++ b/npc/mobs/fields/dewata.txt @@ -0,0 +1,20 @@ +//===== eAthena Script ======================================== +//= Dewata Field Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// dew_fild01 - Dewata Field Tribal Village +//================================================== +dew_fild01,0,0,0,0 monster Argiope 1099,45,0,0,0 +dew_fild01,0,0,0,0 monster Alnoldi 2151,60,0,0,0 +dew_fild01,0,0,0,0 monster Cendrawasih 2153,10,0,0,0 diff --git a/npc/mobs/fields/malaya.txt b/npc/mobs/fields/malaya.txt new file mode 100644 index 000000000..502f7b8c6 --- /dev/null +++ b/npc/mobs/fields/malaya.txt @@ -0,0 +1,29 @@ +//===== eAthena Script ======================================== +//= Malaya Port Field Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// ma_fild01 - Barrio Maligawa +//================================================== +ma_fild01,0,0,0,0 monster Tikbalang 2313,70,0,0,0 +ma_fild01,0,0,0,0 monster Tiyanak 2314,50,0,0,0 +ma_fild01,0,0,0,0 monster Jejeling 2316,30,0,0,0 + +//================================================== +// ma_fild02 - Malaya Forest +//================================================== +ma_fild02,0,0,0,0 monster Bungisngis 2309,70,0,0,0 +ma_fild02,0,0,0,0 monster Engkanto 2310,50,0,0,0 +ma_fild02,0,0,0,0 monster Mangkukulam 2312,20,0,0,0 +ma_fild02,0,0,0,0 monster Jejeling 2316,10,0,0,0 +ma_fild02,0,0,0,0 monster Wakwak 2315,10,0,0,0 -- cgit v1.2.3-60-g2f50