From b79261f2e8c01a2a3f563bffe0eb5589f54a79f1 Mon Sep 17 00:00:00 2001 From: Streusel Date: Mon, 1 Jan 2007 01:43:06 +0100 Subject: -Updated guides/guides_izlude.txt coordinates --- npc/re/guides/guides_izlude.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'npc') diff --git a/npc/re/guides/guides_izlude.txt b/npc/re/guides/guides_izlude.txt index b3f4cd4b0..80eedaf91 100644 --- a/npc/re/guides/guides_izlude.txt +++ b/npc/re/guides/guides_izlude.txt @@ -35,7 +35,7 @@ mes "on Byalan Island since it is"; mes "filled with dreadful monsters."; mes "Would you like to check any other locations?"; - viewpoint 1,200,180,0,0xFF0000; + viewpoint 1,197,205,0,0xFF0000; next; break; case 2: @@ -45,7 +45,7 @@ mes "Let me mark its location"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,145,39,1,0x0A82FF; + viewpoint 1,204,75,1,0x0A82FF; next; break; case 3: @@ -64,7 +64,7 @@ mes "Let me mark the location of the ^006400Tool Shop^000000"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,148,148,3,0xAAFF00; + viewpoint 1,160,125,3,0xAAFF00; next; break; case 5: @@ -72,7 +72,7 @@ mes "Let me mark the location of the ^7F3300Weapon & Armor Shop^000000"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,114,149,4,0xD2691E; + viewpoint 1,109,182,4,0xD2691E; next; break; case 6: @@ -81,7 +81,7 @@ mes "Let me mark its location"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,52,140,5,0xDA70D6; + viewpoint 1,52,172,5,0xDA70D6; next; break; case 7: @@ -89,7 +89,7 @@ mes "Let me mark the location of the ^B9062FSwordsman Association^000000"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,214,130,6,0xFF0000; + viewpoint 1,212,161,6,0xFF0000; next; break; case 8: @@ -109,7 +109,7 @@ mes "the Swordsman Guild building."; mes "Let me mark his location on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,52,140,7,0x0A82FF; + viewpoint 1,131,148,7,0x0A82FF; next; break; case 2: @@ -118,7 +118,7 @@ mes "^FF5400Kafra Employee^000000"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,134,88,8,0xFF5400; + viewpoint 1,128,148,8,0xFF5400; next; break; case 3: @@ -127,7 +127,7 @@ mes "^8B4513Jawaii^000000, the paradise of newlyweds,"; mes "please speak to the ^B9062FNewlywed Helper^000000."; mes "Would you like to check any other locations?"; - viewpoint 1,171,185,9,0xFF0000; + viewpoint 1,102,150,9,0xFF0000; next; break; case 4: @@ -137,7 +137,7 @@ mes "Let me mark his location"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,171,130,10,0xD2691E; + viewpoint 1,158,130,10,0xD2691E; next; break; case 5: @@ -146,7 +146,7 @@ mes "^0000FFMercenary Goods Merchant^000000"; mes "on your mini-map."; mes "Would you like to check any other locations?"; - viewpoint 1,48,137,11,0xDA70D6; + viewpoint 1,56,169,11,0xDA70D6; next; break; case 6: -- cgit v1.2.3-70-g09d2 From 4cd79c33601006149fb9e52216c60c40d7c6e7c1 Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 7 Feb 2013 21:48:55 -0800 Subject: -Updated plant spawns Signed-off-by: Streusel --- npc/re/mobs/fields/amatsu.txt | 6 ++- npc/re/mobs/fields/ayothaya.txt | 11 +++-- npc/re/mobs/fields/bifrost.txt | 87 ++++++++++++++++++++++++++++++++++++-- npc/re/mobs/fields/brasilis.txt | 6 ++- npc/re/mobs/fields/comodo.txt | 8 +++- npc/re/mobs/fields/dewata.txt | 4 +- npc/re/mobs/fields/dicastes.txt | 4 +- npc/re/mobs/fields/einbroch.txt | 34 ++++++++------- npc/re/mobs/fields/geffen.txt | 6 +-- npc/re/mobs/fields/gonryun.txt | 9 ++-- npc/re/mobs/fields/hugel.txt | 18 ++++---- npc/re/mobs/fields/jawaii.txt | 4 +- npc/re/mobs/fields/lighthalzen.txt | 20 +++++---- npc/re/mobs/fields/louyang.txt | 7 +-- npc/re/mobs/fields/lutie.txt | 2 +- npc/re/mobs/fields/malaya.txt | 16 +++---- npc/re/mobs/fields/manuk.txt | 4 +- npc/re/mobs/fields/mjolnir.txt | 4 +- npc/re/mobs/fields/morocc.txt | 4 +- npc/re/mobs/fields/moscovia.txt | 9 ++-- npc/re/mobs/fields/niflheim.txt | 2 +- npc/re/mobs/fields/payon.txt | 10 +++-- npc/re/mobs/fields/prontera.txt | 11 ++--- npc/re/mobs/fields/rachel.txt | 13 +++--- npc/re/mobs/fields/splendide.txt | 6 ++- npc/re/mobs/fields/umbala.txt | 8 ++-- npc/re/mobs/fields/veins.txt | 30 +++++++------ npc/re/mobs/fields/yuno.txt | 18 +++++--- 28 files changed, 240 insertions(+), 121 deletions(-) (limited to 'npc') diff --git a/npc/re/mobs/fields/amatsu.txt b/npc/re/mobs/fields/amatsu.txt index 6c6761814..f97c2b1a8 100644 --- a/npc/re/mobs/fields/amatsu.txt +++ b/npc/re/mobs/fields/amatsu.txt @@ -1,9 +1,11 @@ -//===== Hercules Script ======================================= +//===== eAthena Script ======================================= //= Amatsu Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] //= 1.2 Official kRO 10.1 spawns [Playtester] @@ -32,4 +34,4 @@ ama_fild01,171,313,0,0 monster Hydra 1068,1,66000,33000,0 ama_fild01,171,314,0,0 monster Hydra 1068,1,69000,34500,0 ama_fild01,171,315,0,0 monster Hydra 1068,1,69000,34500,0 ama_fild01,175,314,0,0 monster Hydra 1068,1,72000,39000,0 -ama_fild01,169,315,0,0 monster Hydra 1068,1,72000,39000,0 +ama_fild01,169,315,0,0 monster Hydra 1068,1,72000,39000,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt index 6bf71ed2c..3bd9c8176 100644 --- a/npc/re/mobs/fields/ayothaya.txt +++ b/npc/re/mobs/fields/ayothaya.txt @@ -1,15 +1,18 @@ -//===== Hercules Script ====================================== +//===== eAthena Script ======================================= //= Ayothaya Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.5 +//= 1.6 +//===== Compatible With: ===================================== +//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Using EuRO data [Ishizu] //= 1.2 According the guide book, added a Choco [Lupus&VP] //= 1.3 Removed Choco [Lupus] //= 1.4 Official kRO 10.1 spawns [Playtester] //= 1.5 Updated to Renewal Spawns [Kisuka] +//= 1.6 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -18,7 +21,7 @@ ayo_fild01,0,0,0,0 monster Smokie 1056,30,5000,0,0 ayo_fild01,0,0,0,0 monster Coco 1104,30,5000,0,0 ayo_fild01,0,0,0,0 monster Yoyo 1057,30,5000,0,0 -ayo_fild01,0,0,0,0 monster Green Plant 1080,10,5000,0,0 +ayo_fild01,0,0,0,0 monster Green Plant 1080,10,10000,0,1 //================================================== // ayo_fild02 - Ayothaya Field @@ -26,4 +29,4 @@ ayo_fild01,0,0,0,0 monster Green Plant 1080,10,5000,0,0 ayo_fild02,0,0,0,0 monster Yoyo 1057,45,5000,0,0 ayo_fild02,0,0,0,0 monster Leaf Cat 1586,35,5000,0,0 ayo_fild02,0,0,0,0 monster Kraben 1587,5,5000,0,0 -ayo_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 +ayo_fild02,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index c518669f6..b57ca31d2 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,13 +1,16 @@ -//===== Hercules Script ====================================== -//= Bifrost Field Monster Spawn Script +//===== eAthena Script ======================================== +//= Bifrost Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== -//= 1.0 +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version //===== Description: ========================================= -//= Official kRO monster spawns +//= Official monster spawn in Bifrost Field. //===== Additional Comments: ================================= //= 1.0 First Release +//= 1.1 Added more accurate 1@mist monsters //============================================================ //================================================== @@ -29,3 +32,79 @@ 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 + +//================================================== +// 1@mist - Forest Maze of Mists +//================================================== +1@mist,247,124,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,247,124,0,0 monster Nydhoggur Memory 2138,1,1200000,600000,0 +1@mist,247,124,0,0 monster Nydhoggur Memory 2139,1,1200000,600000,0 +1@mist,225,98,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,225,98,0,0 monster Nydhoggur Memory 2138,1,1200000,600000,0 +1@mist,225,98,0,0 monster Nydhoggur Memory 2139,1,1200000,600000,0 +1@mist,159,184,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,159,184,0,0 monster Nydhoggur Memory 2138,1,1200000,600000,0 +1@mist,159,184,0,0 monster Nydhoggur Memory 2139,1,1200000,600000,0 +1@mist,61,39,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,61,39,0,0 monster Nydhoggur Memory 2138,1,1200000,600000,0 +1@mist,61,39,0,0 monster Nydhoggur Memory 2139,1,1200000,600000,0 +1@mist,254,151,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,254,151,0,0 monster Nydhoggur Memory 2138,1,1200000,600000,0 +1@mist,254,151,0,0 monster Nydhoggur Memory 2139,1,1200000,600000,0 +1@mist,230,179,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,230,179,0,0 monster Nydhoggur Memory 2140,1,1200000,600000,0 +1@mist,230,179,0,0 monster Nydhoggur Memory 2141,1,1200000,600000,0 +1@mist,285,225,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,285,225,0,0 monster Nydhoggur Memory 2140,1,1200000,600000,0 +1@mist,285,225,0,0 monster Nydhoggur Memory 2141,1,1200000,600000,0 +1@mist,161,316,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,161,316,0,0 monster Nydhoggur Memory 2140,1,1200000,600000,0 +1@mist,161,316,0,0 monster Nydhoggur Memory 2141,1,1200000,600000,0 +1@mist,230,324,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,230,324,0,0 monster Nydhoggur Memory 2140,1,1200000,600000,0 +1@mist,230,324,0,0 monster Nydhoggur Memory 2141,1,1200000,600000,0 +1@mist,206,200,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,206,200,0,0 monster Nydhoggur Memory 2140,1,1200000,600000,0 +1@mist,206,200,0,0 monster Nydhoggur Memory 2141,1,1200000,600000,0 +1@mist,221,236,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,221,236,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,221,236,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,204,299,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,204,299,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,204,299,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,84,273,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,84,273,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,84,273,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,95,287,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,95,287,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,95,287,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,324,325,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,324,325,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,324,325,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,280,343,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,280,343,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,280,343,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,345,186,0,0 monster Creeper 2135,1,1200000,600000,0 +1@mist,345,186,0,0 monster Nydhoggur Memory 2142,1,1200000,600000,0 +1@mist,345,186,0,0 monster Nydhoggur Memory 2143,1,1200000,600000,0 +1@mist,105,105,85,85 monster Pom Spider 2132,8,1200000,600000,0 +1@mist,105,105,85,85 monster Angra Mantis 2133,8,1200000,600000,0 +1@mist,105,105,85,85 monster Parus 2134,8,1200000,600000,0 +1@mist,105,105,85,85 monster Little Fatum 2136,8,1200000,600000,0 +1@mist,105,105,85,85 monster Miming 2137,5,1200000,600000,0 +1@mist,105,275,85,85 monster Pom Spider 2132,10,1200000,600000,0 +1@mist,105,275,85,85 monster Angra Mantis 2133,10,1200000,600000,0 +1@mist,105,275,85,85 monster Parus 2134,10,1200000,600000,0 +1@mist,105,275,85,85 monster Little Fatum 2136,8,1200000,600000,0 +1@mist,105,275,85,85 monster Miming 2137,5,1200000,600000,0 +1@mist,275,105,85,85 monster Pom Spider 2132,12,1200000,600000,0 +1@mist,275,105,85,85 monster Angra Mantis 2133,12,1200000,600000,0 +1@mist,275,105,85,85 monster Parus 2134,10,1200000,600000,0 +1@mist,275,105,85,85 monster Little Fatum 2136,8,1200000,600000,0 +1@mist,275,105,85,85 monster Miming 2137,5,1200000,600000,0 +1@mist,275,275,85,85 monster Pom Spider 2132,15,1200000,600000,0 +1@mist,275,275,85,85 monster Angra Mantis 2133,15,1200000,600000,0 +1@mist,275,275,85,85 monster Parus 2134,10,1200000,600000,0 +1@mist,275,275,85,85 monster Little Fatum 2136,8,1200000,600000,0 +1@mist,275,275,85,85 monster Miming 2137,5,1200000,600000,0 +1@mist,325,210,25,150 boss_monster Lost Dragon 2131,1,1,7200000,600000,1 diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt index d0bc14591..015a39347 100644 --- a/npc/re/mobs/fields/brasilis.txt +++ b/npc/re/mobs/fields/brasilis.txt @@ -1,15 +1,17 @@ -//===== Hercules Script ====================================== +//===== eAthena Script ======================================= //= Brasilis Fields Monster Spawn Script //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 +//===== Compatible With: ===================================== +//= eAthena SVN //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] //============================================================ //================================================== -// bra_fild01 +// bra_fild01 - Brasilis Field //================================================== bra_fild01,0,0,0,0 monster Curupira 2074,50,5000,0,0 bra_fild01,0,0,0,0 monster Dokebi 1110,10,5000,0,0 diff --git a/npc/re/mobs/fields/comodo.txt b/npc/re/mobs/fields/comodo.txt index eac8387ac..f53e5ca3f 100644 --- a/npc/re/mobs/fields/comodo.txt +++ b/npc/re/mobs/fields/comodo.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Comodo Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) @@ -57,6 +57,10 @@ cmd_fild04,0,0,0,0 monster Aster 1266,10,5000,0,0 //================================================== // cmd_fild05 - Disabled on Renewal //================================================== +//cmd_fild05,63,158,10,10 monster Shining Plant 1083,1,1800000,900000,1 +//cmd_fild05,318,277,10,10 monster Yellow Plant 1081,3,1800000,900000,1 +//cmd_fild05,282,49,20,20 monster Yellow Plant 1081,3,1800000,900000,1 +//cmd_fild05,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 //================================================== // cmd_fild06 - Fortress Saint Darmain (West) @@ -92,4 +96,4 @@ cmd_fild09,0,0,0,0 monster Metaller 1058,145,5000,0,0 cmd_fild09,0,0,0,0 monster Deniro 1105,15,5000,0,0 cmd_fild09,0,0,0,0 monster Piere 1160,15,5000,0,0 cmd_fild09,0,0,0,0 monster Andre 1095,15,5000,0,0 -cmd_fild09,0,0,0,0 monster Ant Egg 1097,10,5000,0,0 +cmd_fild09,0,0,0,0 monster Ant Egg 1097,10,5000,0,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/dewata.txt b/npc/re/mobs/fields/dewata.txt index da7ffa4fe..5a5abdff6 100644 --- a/npc/re/mobs/fields/dewata.txt +++ b/npc/re/mobs/fields/dewata.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================== +//===== eAthena Script ======================================== //= Dewata Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= rAthena SVN +//= Any Athena Version //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= diff --git a/npc/re/mobs/fields/dicastes.txt b/npc/re/mobs/fields/dicastes.txt index 82f71bd21..1387f1236 100644 --- a/npc/re/mobs/fields/dicastes.txt +++ b/npc/re/mobs/fields/dicastes.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= El Dicastes Fields Monster Spawn Script //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= rAthena SVN +//= eAthena SVN //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] //============================================================ diff --git a/npc/re/mobs/fields/einbroch.txt b/npc/re/mobs/fields/einbroch.txt index 518e1d218..48ed1500d 100644 --- a/npc/re/mobs/fields/einbroch.txt +++ b/npc/re/mobs/fields/einbroch.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Einbroch Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.6 +//= 1.8 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -21,6 +21,7 @@ //= 1.5 Adjusted some spawns according to official info [Playtester] //= 1.6 More accurate spawns [Playtester] //= 1.7 Updated to Renewal Spawns [Kisuka] +//= 1.8 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -38,8 +39,8 @@ ein_fild03,0,0,0,0 monster Teddy Bear 1622,100,5000,0,0 ein_fild03,0,0,0,0 monster Venomous 1621,20,5000,0,0 ein_fild03,0,0,0,0 monster Noxious 1620,20,5000,0,0 ein_fild03,0,0,0,0 monster Pitman 1616,20,5000,0,0 -ein_fild03,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -ein_fild03,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 +ein_fild03,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,1 +ein_fild03,0,0,0,0 monster Green Plant 1080,15,60000,30000,1 //================================================== // ein_fild04 - Einbroch Field @@ -49,9 +50,9 @@ ein_fild04,0,0,0,0 monster Noxious 1620,30,5000,0,0 ein_fild04,0,0,0,0 monster Teddy Bear 1622,20,5000,0,0 ein_fild04,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 ein_fild04,0,0,0,0 monster Pitman 1616,10,5000,0,0 -ein_fild04,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -ein_fild04,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -ein_fild04,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 +ein_fild04,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 +ein_fild04,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,1 +ein_fild04,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 //================================================== // ein_fild05 - Einbroch Field @@ -67,8 +68,8 @@ ein_fild05,0,0,0,0 monster Pitman 1616,10,5000,0,0 //================================================== ein_fild06,0,0,0,0 monster Holden 1628,100,5000,0,0 ein_fild06,0,0,0,0 monster Metaling 1613,30,5000,0,0 -ein_fild06,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild06,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild06,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 +ein_fild06,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild06,0,0,0,0 monster Black Mushroom 1084,5,120000,60000,0 //================================================== @@ -78,8 +79,8 @@ ein_fild07,0,0,0,0 monster Metaling 1613,90,5000,0,0 ein_fild07,0,0,0,0 monster Porcellio 1619,30,5000,0,0 ein_fild07,0,0,0,0 monster Holden 1628,10,5000,0,0 ein_fild07,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 -ein_fild07,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild07,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild07,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 +ein_fild07,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild07,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 //================================================== @@ -87,8 +88,8 @@ ein_fild07,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 //================================================== ein_fild08,0,0,0,0 monster Metaling 1613,100,5000,0,0 ein_fild08,0,0,0,0 monster Porcellio 1619,30,5000,0,0 -ein_fild08,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild08,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild08,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 +ein_fild08,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild08,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 //================================================== @@ -96,10 +97,13 @@ ein_fild08,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 //================================================== ein_fild09,0,0,0,0 monster Porcellio 1619,70,5000,0,0 ein_fild09,0,0,0,0 monster Metaling 1613,30,5000,0,0 -ein_fild09,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild09,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild09,0,0,0,0 monster Red Plant 1078,10,120000,60000,1 +ein_fild09,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,1 ein_fild09,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 //================================================== // ein_fild10 - Disabled on Renewal //================================================== +//ein_fild10,0,0,0,0 monster Red Plant 1078,20,120000,60000,1 +//ein_fild10,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,1 +//ein_fild10,0,0,0,0 monster Blue Plant 1079,20,600000,300000,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/geffen.txt b/npc/re/mobs/fields/geffen.txt index 8daf2793d..feb3a44aa 100644 --- a/npc/re/mobs/fields/geffen.txt +++ b/npc/re/mobs/fields/geffen.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Geffen Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) @@ -40,8 +40,8 @@ gef_fild02,0,0,0,0 monster Coco 1104,140,5000,0,0 gef_fild02,0,0,0,0 monster Poporing 1031,20,5000,0,0 gef_fild02,0,0,0,0 monster Horn 1128,20,5000,0,0 gef_fild02,0,0,0,0 monster Elder Willow 1033,20,5000,0,0 -gef_fild02,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 gef_fild02,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 +gef_fild02,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 gef_fild02,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 gef_fild02,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 gef_fild02,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 @@ -199,4 +199,4 @@ gef_fild11,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 //================================================== // gef_fild14 - Disabled on Renewal -//================================================== +//================================================== \ No newline at end of file diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt index 60ac58acf..c1a198374 100644 --- a/npc/re/mobs/fields/gonryun.txt +++ b/npc/re/mobs/fields/gonryun.txt @@ -1,14 +1,15 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Gon Ryun Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Updated to Renewal Spawns [Kisuka] +//= 1.3 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -17,5 +18,5 @@ gon_fild01,0,0,0,0 monster Dumpling Child 1409,55,5000,0,0 gon_fild01,0,0,0,0 monster Baby Leopard 1415,40,5000,0,0 gon_fild01,0,0,0,0 monster Side Winder 1037,10,5000,0,0 -gon_fild01,0,0,0,0 monster Green Plant 1080,5,5000,0,0 -gon_fild01,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 +gon_fild01,0,0,0,0 monster Green Plant 1080,5,10000,0,1 +gon_fild01,0,0,0,0 monster Shining Plant 1083,1,10000,0,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/hugel.txt b/npc/re/mobs/fields/hugel.txt index 14b74aa17..f532c9bc6 100644 --- a/npc/re/mobs/fields/hugel.txt +++ b/npc/re/mobs/fields/hugel.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Hugel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -18,6 +18,7 @@ //= 1.2 Some 11.1 spawn updates [Playtester] //= 1.3 More accurate spawns [Playtester] //= 1.4 Updated to Renewal Spawns [Kisuka] +//= 1.5 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -48,10 +49,10 @@ hu_fild04,0,0,0,0 monster Novus 1718,100,5000,0,0 hu_fild04,0,0,0,0 monster Novus 1715,30,5000,0,0 hu_fild04,0,0,0,0 monster Geographer 1368,30,5000,0,0 hu_fild04,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 -hu_fild04,0,0,0,0 monster Green Plant 1080,10,0,0,0 -hu_fild04,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 -hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 +hu_fild04,0,0,0,0 monster Green Plant 1080,10,10000,0,1 +hu_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000,1 +hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000,1 //================================================== // hu_fild05 - The Abyss Lake @@ -66,9 +67,10 @@ hu_fild05,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 hu_fild06,0,0,0,0 monster Shellfish 1074,50,5000,0,0 hu_fild06,0,0,0,0 monster Crab 1073,20,5000,0,0 hu_fild06,0,0,0,0 monster Aster 1266,20,5000,0,0 -hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000,0,0 -hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000,0,0 +hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000,0,1 +hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000,0,1 //================================================== // hu_fild07 - Disabled on Renewal //================================================== +//hu_fild07,0,0,0,0 monster Yellow Plant 1081,20,10000,0,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/jawaii.txt b/npc/re/mobs/fields/jawaii.txt index b34fa815b..0c63c6312 100644 --- a/npc/re/mobs/fields/jawaii.txt +++ b/npc/re/mobs/fields/jawaii.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Jawaii the honeymoon Island Monster Spawn Script //===== By: ================================================== //= MasterOfMuppets (1.0) @@ -26,4 +26,4 @@ jawaii_in,128,121,1,4 monster Red Mushroom 1085,1,3000000,1200000,0 jawaii_in,124,76,1,1 monster Black Mushroom 1084,1,3600000,1200000,0 jawaii_in,72,74,5,1 monster Black Mushroom 1084,2,3000000,1200000,0 jawaii_in,73,117,4,4 monster Thief Bug Egg 1048,1,5400000,3000000,0 -jawaii_in,83,117,5,5 monster Thief Bug Egg 1048,1,4800000,2400000,0 +jawaii_in,83,117,5,5 monster Thief Bug Egg 1048,1,4800000,2400000,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index 2a8867b13..009274624 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,9 +1,11 @@ -//===== Hercules Script ====================================== +//===== eAthena Script ======================================= //= Lighthalzen Fields Monster Spawn Script //===== By: ================================================== -//= Muad_Dib, rAthena Dev Team +//= Muad_Dib, eAthena dev team //===== Current Version: ===================================== //= 1.6 +//===== Compatible With: ===================================== +//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 by Muad_Dib (Prometheus Project) //= 1.1 Added Porcellio by MasterOfMuppets @@ -21,9 +23,9 @@ lhz_fild01,0,0,0,0 monster Rafflesia 1162,130,5000,0,0 lhz_fild01,0,0,0,0 monster Stem Worm 1215,35,5000,0,0 lhz_fild01,0,0,0,0 monster Metaling 1613,35,5000,0,0 -lhz_fild01,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild01,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -lhz_fild01,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 +lhz_fild01,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 +lhz_fild01,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,1 +lhz_fild01,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 //================================================== // lhz_fild02 - Lighthalzen Field (Grim Reaper's Valley) @@ -33,8 +35,8 @@ lhz_fild02,0,0,0,0 monster Breeze 1692,40,5000,0,0 lhz_fild02,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 lhz_fild02,0,0,0,0 monster Metaling 1613,20,5000,0,0 lhz_fild02,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 -lhz_fild02,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -lhz_fild02,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 +lhz_fild02,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,1 +lhz_fild02,0,0,0,0 monster Green Plant 1080,15,60000,30000,1 //================================================== // lhz_fild03 - Lighthalzen Field @@ -44,5 +46,5 @@ lhz_fild03,0,0,0,0 monster Stem Worm 1215,20,5000,0,0 lhz_fild03,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 lhz_fild03,0,0,0,0 monster Metaling 1613,20,5000,0,0 lhz_fild03,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 -lhz_fild03,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild03,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 +lhz_fild03,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 +lhz_fild03,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/louyang.txt b/npc/re/mobs/fields/louyang.txt index fd645faf3..d993f2876 100644 --- a/npc/re/mobs/fields/louyang.txt +++ b/npc/re/mobs/fields/louyang.txt @@ -1,15 +1,16 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Louyang Fields Monster Spawn Script //===== By: ================================================== //= Evera/Lorri //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 updated by MasterOfMuppets //= 1.2 Official kRO 10.1 spawns [Playtester] //= 1.3 Updated to Renewal Spawns [Kisuka] +//= 1.4 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -19,4 +20,4 @@ lou_fild01,0,0,0,0 monster Mi Gao 1516,40,5000,0,0 lou_fild01,0,0,0,0 monster Mantis 1139,19,5000,0,0 lou_fild01,0,0,0,0 monster Geographer 1368,19,5000,0,0 lou_fild01,0,0,0,0 monster Black Mushroom 1084,5,5000,0,0 -lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 +lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/lutie.txt b/npc/re/mobs/fields/lutie.txt index 19583ffe4..2ca535d67 100644 --- a/npc/re/mobs/fields/lutie.txt +++ b/npc/re/mobs/fields/lutie.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Lutie Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt index 908bf16fd..b8be85219 100644 --- a/npc/re/mobs/fields/malaya.txt +++ b/npc/re/mobs/fields/malaya.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================== +//===== eAthena Script ======================================== //= Malaya Port Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= rAthena SVN +//= Any Athena Version //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= @@ -15,15 +15,15 @@ //================================================== // 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_fild01,0,0,0,0 monster Tikbalang 2313,50,0,0,0 +ma_fild01,0,0,0,0 monster Tiyanak 2314,40,0,0,0 +ma_fild01,0,0,0,0 monster Jejeling 2316,20,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 Bungisngis 2309,40,0,0,0 +ma_fild02,0,0,0,0 monster Engkanto 2310,15,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 +ma_fild02,0,0,0,0 monster Wakwak 2315,25,0,0,0 diff --git a/npc/re/mobs/fields/manuk.txt b/npc/re/mobs/fields/manuk.txt index 92f9866a1..75dbbd68b 100644 --- a/npc/re/mobs/fields/manuk.txt +++ b/npc/re/mobs/fields/manuk.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Manuk Fields Monster Spawn Script //===== By: ================================================== //= alexx, MaC @@ -33,4 +33,4 @@ man_fild02,0,0,0,0 monster Tatacho 1986,25,5000,0,0 man_fild03,0,0,0,0 monster Hillslion 1989,25,5000,0,0 man_fild03,0,0,0,0 monster Tatacho 1986,25,5000,0,0 man_fild03,0,0,0,0 monster Centipede 1987,25,5000,0,0 -man_fild03,0,0,0,0 monster Hardrock Mammoth 1990,1,14400000,0,0 +man_fild03,0,0,0,0 monster Hardrock Mammoth 1990,1,14400000,0,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/mjolnir.txt b/npc/re/mobs/fields/mjolnir.txt index e2483c2a8..ee5ab7ffb 100644 --- a/npc/re/mobs/fields/mjolnir.txt +++ b/npc/re/mobs/fields/mjolnir.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Mt. Mjolnir Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) @@ -226,4 +226,4 @@ mjolnir_11,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 //================================================== mjolnir_12,0,0,0,0 monster Dustiness 1114,130,5000,0,0 mjolnir_12,0,0,0,0 monster Hunter Fly 1035,35,5000,0,0 -mjolnir_12,0,0,0,0 monster Mantis 1139,35,5000,0,0 +mjolnir_12,0,0,0,0 monster Mantis 1139,35,5000,0,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/morocc.txt b/npc/re/mobs/fields/morocc.txt index 774e342da..85bb02286 100644 --- a/npc/re/mobs/fields/morocc.txt +++ b/npc/re/mobs/fields/morocc.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Morocc Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) @@ -216,4 +216,4 @@ moc_fild22,0,0,0,0 monster Incarnation of Morroc 1918,60,30000,0,0 moc_fild22,0,0,0,0 monster Incarnation of Morroc 1919,60,30000,0,0 moc_fild22,0,0,0,0 monster Incarnation of Morroc 1920,60,30000,0,0 moc_fild22,0,0,0,0 monster Incarnation of Morroc 1921,25,10000,0,0 -moc_fild22,0,0,0,0 boss_monster Wounded Morroc 1917,1,43200000,600000,0 +moc_fild22,0,0,0,0 boss_monster Wounded Morroc 1917,1,43200000,600000,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt index 1edaf0464..8dd5d9054 100644 --- a/npc/re/mobs/fields/moscovia.txt +++ b/npc/re/mobs/fields/moscovia.txt @@ -1,14 +1,15 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Moscovia Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Added spawns [Playtester] //= 1.1 Updated to Renewal Spawns [Kisuka] +//= 1.2 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -18,5 +19,5 @@ mosk_fild02,0,0,0,0 monster Side Winder 1037,40,5000,0,0 mosk_fild02,0,0,0,0 monster Argiope 1099,30,5000,0,0 mosk_fild02,0,0,0,0 monster Mantis 1139,10,5000,0,0 mosk_fild02,0,0,0,0 monster Geographer 1368,5,5000,0,0 -mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,5000,0,0 -mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,0 +mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,10000,0,1 +mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/niflheim.txt b/npc/re/mobs/fields/niflheim.txt index 1c8c2340e..b9a39c446 100644 --- a/npc/re/mobs/fields/niflheim.txt +++ b/npc/re/mobs/fields/niflheim.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Niflheim Monster Spawn Script //===== By: ================================================== //= Athena (1.0) diff --git a/npc/re/mobs/fields/payon.txt b/npc/re/mobs/fields/payon.txt index 0f97f0265..4b3df0331 100644 --- a/npc/re/mobs/fields/payon.txt +++ b/npc/re/mobs/fields/payon.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Payon Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) @@ -43,8 +43,8 @@ pay_fild01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 pay_fild02,0,0,0,0 monster Boa 1025,140,5000,0,0 pay_fild02,0,0,0,0 monster Wormtail 1024,30,5000,0,0 pay_fild02,0,0,0,0 monster Spore 1014,30,5000,0,0 -pay_fild02,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 pay_fild02,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 +pay_fild02,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 //================================================== // pay_fild03 - Payon Forest @@ -73,6 +73,8 @@ pay_fild04,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 //================================================== // pay_fild05 - Disabled on Renewal //================================================== +//pay_fild05,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 +//pay_fild05,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 //================================================== // pay_fild06 - Payon Forest @@ -108,7 +110,7 @@ pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 pay_fild09,0,0,0,0 monster Elder Willow 1033,140,5000,0,0 pay_fild09,0,0,0,0 monster Horn 1128,30,5000,0,0 pay_fild09,0,0,0,0 monster Coco 1104,30,5000,0,0 -pay_fild09,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 +pay_fild09,198,217,30,30 monster Green Plant 1080,10,360000,180000,1 pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 //================================================== @@ -127,4 +129,4 @@ pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 //================================================== // pay_fild11 - Disabled on Renewal -//================================================== +//================================================== \ No newline at end of file diff --git a/npc/re/mobs/fields/prontera.txt b/npc/re/mobs/fields/prontera.txt index c2c2d7852..13c9258f0 100644 --- a/npc/re/mobs/fields/prontera.txt +++ b/npc/re/mobs/fields/prontera.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Prontera Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -11,6 +11,7 @@ //= 1.3 Official kRO 10.1 spawns [Playtester] //= 1.4 More accurate spawns [Playtester] //= 1.5 Updated to Renewal spawns. +//= 1.6 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -51,7 +52,7 @@ prt_fild03,0,0,0,0 monster Choco 1214,1,5000,0,0 prt_fild03,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 prt_fild03,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 prt_fild03,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 -prt_fild03,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 +prt_fild03,147,219,5,5 monster Green Plant 1080,5,360000,180000,1 prt_fild03,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 //================================================== @@ -77,7 +78,7 @@ prt_fild05,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 prt_fild06,0,0,0,0 monster Fabre 1007,140,5000,0,0 prt_fild06,0,0,0,0 monster Poring 1002,30,5000,0,0 prt_fild06,0,0,0,0 monster Lunatic 1063,30,5000,0,0 -//prt_fild06,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 // Commented the Line since those Plants can't spawn anyway. Maybe Gravity will fix it someday... [Masao] +prt_fild06,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 //================================================== // prt_fild07 - Prontera Field @@ -123,4 +124,4 @@ prt_fild11,0,0,0,0 monster Goblin 1125,10,5000,0,0 prt_fild11,0,0,0,0 monster Goblin 1123,10,5000,0,0 prt_fild11,0,0,0,0 monster Goblin 1122,10,5000,0,0 prt_fild11,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 -prt_fild11,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +prt_fild11,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt index 92708aa5e..fbfb6d7f6 100644 --- a/npc/re/mobs/fields/rachel.txt +++ b/npc/re/mobs/fields/rachel.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Rachel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -12,6 +12,7 @@ //= 1.2 More accurate spawns [Playtester] //= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] //= 1.4 Updated to Renewal Spawns [Kisuka] +//= 1.5 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -86,6 +87,8 @@ ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0 //================================================== // ra_fild11 - Disabled on Renewal //================================================== +//ra_fild11,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 +//ra_fild11,0,0,0,0 monster Red Plant 1078,5,10000,0,1 //================================================== // ra_fild12 - The Plain of Ida @@ -93,9 +96,9 @@ ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0 ra_fild12,0,0,0,0 monster Roween 1782,130,5000,0,0 ra_fild12,0,0,0,0 monster Anopheles 1627,30,5000,0,0 ra_fild12,0,0,0,0 monster Baby Desert Wolf 1107,15,5000,0,0 -ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,5000,0,1 -ra_fild12,0,0,0,0 monster Red Plant 1078,5,5000,0,1 +ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 +ra_fild12,0,0,0,0 monster Red Plant 1078,5,10000,0,1 //================================================== // ra_fild13 - Disabled on Renewal -//================================================== +//================================================== \ No newline at end of file diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt index c9f41b1e7..00afa5f8c 100644 --- a/npc/re/mobs/fields/splendide.txt +++ b/npc/re/mobs/fields/splendide.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Splendide Fields Monster Spawn Script //===== By: ================================================== //= alexx, MaC @@ -22,6 +22,8 @@ spl_fild01,0,0,0,0 monster Cornus 1992,25,5000,0,0 // spl_fild02 - Splendide Field //================================================== spl_fild02,0,0,0,0 monster Pinguicula 1995,75,5000,0,0 +spl_fild02,0,0,0,0 monster Bradium Golem 2024,20,5000,0,0 +spl_fild02,0,0,0,0 monster Naga 1993,20,5000,0,0 spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 //================================================== @@ -30,4 +32,4 @@ spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,5000,0,0 spl_fild03,0,0,0,0 monster Cornus 1992,25,5000,0,0 spl_fild03,0,0,0,0 monster Naga 1993,20,5000,0,0 -spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0 +spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0 \ No newline at end of file diff --git a/npc/re/mobs/fields/umbala.txt b/npc/re/mobs/fields/umbala.txt index 85c4dafb8..033ee1abe 100644 --- a/npc/re/mobs/fields/umbala.txt +++ b/npc/re/mobs/fields/umbala.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Umbala Fields Monster Spawn Script //===== By: ================================================== //= Darkchild (1.0) //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= Any rAthena Version; RO Ep6+ +//= Any eAthena Version; RO Ep6+ //===== Additional Comments: ================================= //= 1.3 Official kRO 10.1 spawns [Playtester] //= 1.4 More accurate spawns [Playtester] @@ -23,6 +23,7 @@ um_fild01,0,0,0,0 monster Wooden Golem 1497,10,5000,0,0 um_fild01,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 um_fild01,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 um_fild01,0,0,0,0 monster Shining Plant 1083,5,180000,90000,1 +um_fild01,0,0,0,0 monster Shining Plant 1083,1,180000,90000,1 //================================================== // um_fild02 - Hoomga Forest @@ -55,5 +56,4 @@ um_fild04,0,0,0,0 monster Wootan Fighter 1499,5,5000,0,0 um_fild04,0,0,0,0 monster Wooden Golem 1497,10,5000,0,0 um_fild04,0,0,0,0 monster Choco 1214,2,5000,0,0 um_fild04,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild04,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_fild01,0,0,0,0 monster Shining Plant 1083,1,180000,90000,1 +um_fild04,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/veins.txt b/npc/re/mobs/fields/veins.txt index 0ab4ecf58..eb54412a9 100644 --- a/npc/re/mobs/fields/veins.txt +++ b/npc/re/mobs/fields/veins.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Veins Fields Monster Spawn Script //===== By: ================================================== //= $ephiroth //===== Current Version: ===================================== -//= 1.8 +//= 1.9 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -16,6 +16,7 @@ //= 1.6 Even more accurate spawns [Playtester] //= 1.7 Corrected MVP spawn variance. [Gepard] //= 1.8 Updated to Renewal Spawns. [Kisuka] +//= 1.9 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -26,10 +27,10 @@ ve_fild01,0,0,0,0 monster Stapo 1784,20,5000,0,0 ve_fild01,0,0,0,0 monster Drosera 1781,20,5000,0,0 ve_fild01,0,0,0,0 monster Muscipular 1780,20,5000,0,0 ve_fild01,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,0 -ve_fild01,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 -ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,0 -ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,0 +ve_fild01,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,1 +ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,1 //================================================== // ve_fild02 - Veins Field @@ -38,8 +39,8 @@ ve_fild02,0,0,0,0 monster Drosera 1781,130,5000,0,0 ve_fild02,0,0,0,0 monster Muscipular 1780,20,5000,0,0 ve_fild02,0,0,0,0 monster Galion 1783,10,5000,0,0 ve_fild02,120,55,50,50 boss_monster Atroce 1785,1,21600000,600000,0 -ve_fild02,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 +ve_fild02,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 //================================================== // ve_fild03 - Veins Field @@ -47,8 +48,8 @@ ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 ve_fild03,0,0,0,0 monster Magmaring 1836,130,5000,0,0 ve_fild03,0,0,0,0 monster Muscipular 1780,35,5000,0,0 ve_fild03,0,0,0,0 monster Drosera 1781,35,5000,0,0 -ve_fild03,200,212,114,60 monster Red Plant 1078,10,0,0,0 -ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +ve_fild03,200,212,114,60 monster Red Plant 1078,10,10000,0,1 +ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 //================================================== // ve_fild04 - Veins Field @@ -56,16 +57,19 @@ ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 ve_fild04,0,0,0,0 monster Muscipular 1780,100,5000,0,0 ve_fild04,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild04,0,0,0,0 monster Galion 1783,20,5000,0,0 -ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,0 +ve_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,1 //================================================== // ve_fild05 - Disabled on Renewal //================================================== +//ve_fild05,152,139,15,17 monster White Plant 1082,5,1800000,0,1 +//ve_fild05,152,139,5,5 monster Shining Plant 1083,1,2400000,0,1 //================================================== // ve_fild06 - Veins Field - No spawns on Renewal //================================================== -ve_fild06,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 +//ve_fild06,0,0,0,0 monster Shining Plant 1083,1,1020000,0,1 //================================================== // ve_fild07 - Veins Field @@ -73,4 +77,4 @@ ve_fild06,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 ve_fild07,0,0,0,0 monster Stapo 1784,100,5000,0,0 ve_fild07,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild07,0,0,0,0 monster Muscipular 1780,30,5000,0,0 -ve_fild07,0,0,0,0 monster White Plant 1082,10,600000,0,0 +ve_fild07,0,0,0,0 monster White Plant 1082,10,600000,0,1 \ No newline at end of file diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index b5ea8aea2..74e283cb8 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Yuno Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 2.0 +//= 2.1 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -21,6 +21,7 @@ //= 1.8 Added kRO 10.1 spawns where they fit [Playtester] //= 1.9 More accurate spawns [Playtester] //= 2.0 Updated spawns to renewal. [L0ne_W0lf] +//= 2.1 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -77,15 +78,20 @@ yuno_fild04,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 //================================================== // yuno_fild05 - Disabled on Renewal //================================================== +//yuno_fild05,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +//yuno_fild05,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +//yuno_fild05,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 +//yuno_fild05,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 +//yuno_fild05,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 //================================================== // yuno_fild06 - El Mes Plateau //================================================== yuno_fild06,0,0,0,0 monster Sleeper 1386,80,5000,0,0 yuno_fild06,0,0,0,0 monster Geographer 1368,20,5000,0,0 -yuno_fild06,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 -yuno_fild06,0,0,0,0 monster Green Plant 1080,10,5000,0,0 +yuno_fild06,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +yuno_fild06,0,0,0,0 monster Green Plant 1080,10,10000,0,1 //================================================== // yuno_fild07 - El Mes Gorge (Valley of Abyss) @@ -134,4 +140,4 @@ yuno_fild11,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 // yuno_fild12 - Border Checkpoint //================================================== yuno_fild12,0,0,0,0 monster Geographer 1368,60,5000,0,0 -yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0 +yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0 \ No newline at end of file -- cgit v1.2.3-70-g09d2 From 2a4c1f91b8a59ca62b4a07a5676aa5ca3052aec6 Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 7 Feb 2013 22:01:01 -0800 Subject: Updated accidental header reversion --- npc/re/mobs/fields/amatsu.txt | 4 +--- npc/re/mobs/fields/ayothaya.txt | 4 +--- npc/re/mobs/fields/bifrost.txt | 4 +--- npc/re/mobs/fields/brasilis.txt | 4 +--- npc/re/mobs/fields/comodo.txt | 4 +--- npc/re/mobs/fields/dewata.txt | 4 +--- npc/re/mobs/fields/dicastes.txt | 4 +--- npc/re/mobs/fields/einbroch.txt | 4 +--- npc/re/mobs/fields/geffen.txt | 4 +--- npc/re/mobs/fields/gonryun.txt | 4 +--- npc/re/mobs/fields/hugel.txt | 4 +--- npc/re/mobs/fields/jawaii.txt | 4 +--- npc/re/mobs/fields/lighthalzen.txt | 4 +--- npc/re/mobs/fields/louyang.txt | 4 +--- npc/re/mobs/fields/lutie.txt | 4 +--- npc/re/mobs/fields/malaya.txt | 4 +--- npc/re/mobs/fields/manuk.txt | 4 +--- npc/re/mobs/fields/mjolnir.txt | 4 +--- npc/re/mobs/fields/morocc.txt | 4 +--- npc/re/mobs/fields/moscovia.txt | 4 +--- npc/re/mobs/fields/niflheim.txt | 4 +--- npc/re/mobs/fields/payon.txt | 4 +--- npc/re/mobs/fields/prontera.txt | 4 +--- npc/re/mobs/fields/rachel.txt | 4 +--- npc/re/mobs/fields/splendide.txt | 4 +--- npc/re/mobs/fields/umbala.txt | 4 +--- npc/re/mobs/fields/veins.txt | 4 +--- npc/re/mobs/fields/yuno.txt | 4 +--- 28 files changed, 28 insertions(+), 84 deletions(-) (limited to 'npc') diff --git a/npc/re/mobs/fields/amatsu.txt b/npc/re/mobs/fields/amatsu.txt index f97c2b1a8..86e96f337 100644 --- a/npc/re/mobs/fields/amatsu.txt +++ b/npc/re/mobs/fields/amatsu.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Amatsu Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] //= 1.2 Official kRO 10.1 spawns [Playtester] diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt index 3bd9c8176..cef980e7d 100644 --- a/npc/re/mobs/fields/ayothaya.txt +++ b/npc/re/mobs/fields/ayothaya.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Ayothaya Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Using EuRO data [Ishizu] //= 1.2 According the guide book, added a Choco [Lupus&VP] diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index b57ca31d2..b5d04f4a7 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================== +//===== Hercules Script ====================================== //= Bifrost Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Description: ========================================= //= Official monster spawn in Bifrost Field. //===== Additional Comments: ================================= diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt index 015a39347..82dc93441 100644 --- a/npc/re/mobs/fields/brasilis.txt +++ b/npc/re/mobs/fields/brasilis.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Brasilis Fields Monster Spawn Script //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= eAthena SVN //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] //============================================================ diff --git a/npc/re/mobs/fields/comodo.txt b/npc/re/mobs/fields/comodo.txt index f53e5ca3f..ae4ddedeb 100644 --- a/npc/re/mobs/fields/comodo.txt +++ b/npc/re/mobs/fields/comodo.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Comodo Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.2 Official kRO 10.1 spawns [Playtester] //= 1.3 More accurate spawns [Playtester] diff --git a/npc/re/mobs/fields/dewata.txt b/npc/re/mobs/fields/dewata.txt index 5a5abdff6..58118c4dc 100644 --- a/npc/re/mobs/fields/dewata.txt +++ b/npc/re/mobs/fields/dewata.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================== +//===== Hercules Script ====================================== //= Dewata Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= diff --git a/npc/re/mobs/fields/dicastes.txt b/npc/re/mobs/fields/dicastes.txt index 1387f1236..9d778c891 100644 --- a/npc/re/mobs/fields/dicastes.txt +++ b/npc/re/mobs/fields/dicastes.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= El Dicastes Fields Monster Spawn Script //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= eAthena SVN //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] //============================================================ diff --git a/npc/re/mobs/fields/einbroch.txt b/npc/re/mobs/fields/einbroch.txt index 48ed1500d..f31395f3b 100644 --- a/npc/re/mobs/fields/einbroch.txt +++ b/npc/re/mobs/fields/einbroch.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Einbroch Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.8 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 correct spawn maps, but not yet exact amount of //= monsters [Lupus] diff --git a/npc/re/mobs/fields/geffen.txt b/npc/re/mobs/fields/geffen.txt index feb3a44aa..35ff2e814 100644 --- a/npc/re/mobs/fields/geffen.txt +++ b/npc/re/mobs/fields/geffen.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Geffen Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.2 Map names typos fix [Lupus] //= 1.3 Official kRO 10.1 spawns + future changes [Playtester] diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt index c1a198374..290524caa 100644 --- a/npc/re/mobs/fields/gonryun.txt +++ b/npc/re/mobs/fields/gonryun.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Gon Ryun Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Updated to Renewal Spawns [Kisuka] diff --git a/npc/re/mobs/fields/hugel.txt b/npc/re/mobs/fields/hugel.txt index f532c9bc6..852d35e4e 100644 --- a/npc/re/mobs/fields/hugel.txt +++ b/npc/re/mobs/fields/hugel.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Hugel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets] //= 0.2 Fixed Petit ID diff --git a/npc/re/mobs/fields/jawaii.txt b/npc/re/mobs/fields/jawaii.txt index 0c63c6312..14490c698 100644 --- a/npc/re/mobs/fields/jawaii.txt +++ b/npc/re/mobs/fields/jawaii.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Jawaii the honeymoon Island Monster Spawn Script //===== By: ================================================== //= MasterOfMuppets (1.0) //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 First version [MasterOfMuppets] //============================================================ diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index 009274624..ad7019a81 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Lighthalzen Fields Monster Spawn Script //===== By: ================================================== //= Muad_Dib, eAthena dev team //===== Current Version: ===================================== //= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 by Muad_Dib (Prometheus Project) //= 1.1 Added Porcellio by MasterOfMuppets diff --git a/npc/re/mobs/fields/louyang.txt b/npc/re/mobs/fields/louyang.txt index d993f2876..586b49960 100644 --- a/npc/re/mobs/fields/louyang.txt +++ b/npc/re/mobs/fields/louyang.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Louyang Fields Monster Spawn Script //===== By: ================================================== //= Evera/Lorri //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 updated by MasterOfMuppets //= 1.2 Official kRO 10.1 spawns [Playtester] diff --git a/npc/re/mobs/fields/lutie.txt b/npc/re/mobs/fields/lutie.txt index 2ca535d67..99db7de31 100644 --- a/npc/re/mobs/fields/lutie.txt +++ b/npc/re/mobs/fields/lutie.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Lutie Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 added Garm Baby according to May 10 patch //= 1.2 Official kRO 10.1 spawns [Playtester] diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt index b8be85219..2cf027f44 100644 --- a/npc/re/mobs/fields/malaya.txt +++ b/npc/re/mobs/fields/malaya.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================== +//===== Hercules 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: ================================= diff --git a/npc/re/mobs/fields/manuk.txt b/npc/re/mobs/fields/manuk.txt index 75dbbd68b..e27d7f6c6 100644 --- a/npc/re/mobs/fields/manuk.txt +++ b/npc/re/mobs/fields/manuk.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Manuk Fields Monster Spawn Script //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== //= 1.1a -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Official spawn ammounts from Aegis script [alexx] //= 1.1 Added 13.2 mob spawn update [scriptor] diff --git a/npc/re/mobs/fields/mjolnir.txt b/npc/re/mobs/fields/mjolnir.txt index ee5ab7ffb..58fba9422 100644 --- a/npc/re/mobs/fields/mjolnir.txt +++ b/npc/re/mobs/fields/mjolnir.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Mt. Mjolnir Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.2 Official kRO 10.1 spawns [Playtester] //= 1.3 Updated to renewal spawns. [L0ne_W0lf] diff --git a/npc/re/mobs/fields/morocc.txt b/npc/re/mobs/fields/morocc.txt index 85bb02286..3e71b0846 100644 --- a/npc/re/mobs/fields/morocc.txt +++ b/npc/re/mobs/fields/morocc.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Morocc Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.8 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 More accurate spawns [Playtester] diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt index 8dd5d9054..7ffbd4c28 100644 --- a/npc/re/mobs/fields/moscovia.txt +++ b/npc/re/mobs/fields/moscovia.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Moscovia Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Added spawns [Playtester] //= 1.1 Updated to Renewal Spawns [Kisuka] diff --git a/npc/re/mobs/fields/niflheim.txt b/npc/re/mobs/fields/niflheim.txt index b9a39c446..2446ec0e0 100644 --- a/npc/re/mobs/fields/niflheim.txt +++ b/npc/re/mobs/fields/niflheim.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Niflheim Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.7 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.2 updated [shadow], //= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus] diff --git a/npc/re/mobs/fields/payon.txt b/npc/re/mobs/fields/payon.txt index 4b3df0331..9736fb31b 100644 --- a/npc/re/mobs/fields/payon.txt +++ b/npc/re/mobs/fields/payon.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Payon Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Some 11.1 spawn changes [Playtester] diff --git a/npc/re/mobs/fields/prontera.txt b/npc/re/mobs/fields/prontera.txt index 13c9258f0..5eec3c925 100644 --- a/npc/re/mobs/fields/prontera.txt +++ b/npc/re/mobs/fields/prontera.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Prontera Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.2 fixed some map name typos [Lupus] //= 1.3 Official kRO 10.1 spawns [Playtester] diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt index fbfb6d7f6..68e34c4c5 100644 --- a/npc/re/mobs/fields/rachel.txt +++ b/npc/re/mobs/fields/rachel.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Rachel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Created this [Sepheus] //= 1.1 Updated [Playtester] diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt index 00afa5f8c..a9b5c8a1a 100644 --- a/npc/re/mobs/fields/splendide.txt +++ b/npc/re/mobs/fields/splendide.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Splendide Fields Monster Spawn Script //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Official spawn ammounts from Aegis script [alexx] //= 1.1 Added 13.2 mob spawn update [scriptor] diff --git a/npc/re/mobs/fields/umbala.txt b/npc/re/mobs/fields/umbala.txt index 033ee1abe..e3bd52469 100644 --- a/npc/re/mobs/fields/umbala.txt +++ b/npc/re/mobs/fields/umbala.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Umbala Fields Monster Spawn Script //===== By: ================================================== //= Darkchild (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any eAthena Version; RO Ep6+ //===== Additional Comments: ================================= //= 1.3 Official kRO 10.1 spawns [Playtester] //= 1.4 More accurate spawns [Playtester] diff --git a/npc/re/mobs/fields/veins.txt b/npc/re/mobs/fields/veins.txt index eb54412a9..ca8cc431e 100644 --- a/npc/re/mobs/fields/veins.txt +++ b/npc/re/mobs/fields/veins.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Veins Fields Monster Spawn Script //===== By: ================================================== //= $ephiroth //===== Current Version: ===================================== //= 1.9 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Temp. monster spawn in Veins Field. [$ephiroth] //= 1.1 Updated monster spawn based on kRO website. [$ephiroth] diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index 74e283cb8..13f1ecb63 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -1,11 +1,9 @@ -//===== eAthena Script ======================================= +//===== Hercules Script ====================================== //= Yuno Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 2.1 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 fixed tabs, names [Lupus] //= 1.2 New/Better Spawn [Muad_Dib] -- cgit v1.2.3-70-g09d2 From 18a857ad4789e4bedc301eaab516222e6bee45e8 Mon Sep 17 00:00:00 2001 From: Streusel Date: Sat, 9 Feb 2013 05:13:58 -0800 Subject: -Updated Headers -Fixed Issue ID #6834 warps --tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available --- npc/cities/ayothaya.txt | 4 ++-- npc/quests/first_class/tu_sword.txt | 10 ++++++++-- npc/re/mobs/fields/bifrost.txt | 4 ++-- npc/re/mobs/fields/lighthalzen.txt | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) (limited to 'npc') diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt index e05cf8e40..29c824404 100644 --- a/npc/cities/ayothaya.txt +++ b/npc/cities/ayothaya.txt @@ -91,9 +91,9 @@ ayothaya,152,68,1 script Aibakthing#ayo2 843,{ mes "You will be welcome to come back whenever you please. I hope that we will see each other again sometime soon. Thank you~"; close2; if (checkre(0)) - warp "alberta",238,22; - else warp "alberta",235,45; + else + warp "alberta",238,22; end; } mes "[Aibakthing]"; diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt index 6ae1d7c08..02aebf6d6 100644 --- a/npc/quests/first_class/tu_sword.txt +++ b/npc/quests/first_class/tu_sword.txt @@ -1006,7 +1006,10 @@ geffen,154,143,3 script Dequ'ee 734,{ set tu_swordman, 21; changequest 8226,8227; close2; - warp "izlude",35,78; + if (checkre(0)) + warp "izlude",127,100; + else + warp "izlude",35,78; end; } if(tu_swordman == 19){ @@ -2116,7 +2119,10 @@ geffen,154,143,3 script Dequ'ee 734,{ mes "of yourself,"; mes "brave Swordman."; next; - warp "izlude",35,78; + if (checkre(0)) + warp "izlude",127,100; + else + warp "izlude",35,78; close; } case 2: diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index b5d04f4a7..b8c28bf49 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,11 +1,11 @@ //===== Hercules Script ====================================== -//= Bifrost Monster Spawn Script +//= Bifrost Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.1 //===== Description: ========================================= -//= Official monster spawn in Bifrost Field. +//= Official kRO monster spawns //===== Additional Comments: ================================= //= 1.0 First Release //= 1.1 Added more accurate 1@mist monsters diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index ad7019a81..8a9dbead3 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,7 +1,7 @@ //===== Hercules Script ====================================== //= Lighthalzen Fields Monster Spawn Script //===== By: ================================================== -//= Muad_Dib, eAthena dev team +//= Muad_Dib, rAthena Dev Team //===== Current Version: ===================================== //= 1.6 //===== Additional Comments: ================================= -- cgit v1.2.3-70-g09d2 From 9c4464749a2dc51964cc62a9e34d1f79858ebdb5 Mon Sep 17 00:00:00 2001 From: Streusel Date: Sat, 9 Feb 2013 06:09:52 -0800 Subject: -Version update for previously committed files --- npc/cities/ayothaya.txt | 3 ++- npc/quests/first_class/tu_sword.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt index 29c824404..1c22c2975 100644 --- a/npc/cities/ayothaya.txt +++ b/npc/cities/ayothaya.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= MasterOfMuppets //===== Current Version: ===================================== -//= 1.8 +//= 1.9 //===== Description: ========================================= //= [Aegis Conversion] //= Ayotaya Town Script @@ -11,6 +11,7 @@ //= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 1.7 Fixed character's anme bugs [Lupus] //= 1.8 Moved Alberta NPC to pre-re/re paths. [Euphy] +//= 1.9 Updated Warp coordinates to Alberta //============================================================ // Ayothaya Transportation NPC diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt index 02aebf6d6..ee54103de 100644 --- a/npc/quests/first_class/tu_sword.txt +++ b/npc/quests/first_class/tu_sword.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Fix up by Jukka //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= rAthena SVN (Testet in Trunk 88xx) //===== Description: ========================================= @@ -15,6 +15,7 @@ //= 1.2 Fixed a typo on NPC name. [SinSloth] //= 1.3 Fixed experience gains to match upcoming rate adjustments. [SinSloth] //= 1.4 Misc. updates. [L0ne_W0lf] +//= 1.5 Warp New Izlude update //============================================================ // Shurank -- cgit v1.2.3-70-g09d2 From aba581ac5f0ae1e7d9942d9ebe9b410b85f8a6e6 Mon Sep 17 00:00:00 2001 From: Streusel Date: Sun, 10 Feb 2013 21:32:29 -0800 Subject: -Commented out recently removed maps --- conf/mapflag/nobranch.txt | 6 +- conf/mapflag/nomemo.txt | 6 +- npc/warps/pvp.txt | 144 +++++++++++++++++++++++----------------------- 3 files changed, 78 insertions(+), 78 deletions(-) (limited to 'npc') diff --git a/conf/mapflag/nobranch.txt b/conf/mapflag/nobranch.txt index a05c37df5..0c96bf896 100644 --- a/conf/mapflag/nobranch.txt +++ b/conf/mapflag/nobranch.txt @@ -199,13 +199,13 @@ force_1-2 mapflag nobranch force_1-3 mapflag nobranch ordeal_1-1 mapflag nobranch ordeal_1-2 mapflag nobranch -ordeal_1-3 mapflag nobranch +//ordeal_1-3 mapflag nobranch ordeal_2-1 mapflag nobranch ordeal_2-2 mapflag nobranch -ordeal_2-3 mapflag nobranch +//ordeal_2-3 mapflag nobranch ordeal_3-1 mapflag nobranch ordeal_3-2 mapflag nobranch -ordeal_3-3 mapflag nobranch +//ordeal_3-3 mapflag nobranch pvp_2vs2 mapflag nobranch pvp_c_room mapflag nobranch quiz_00 mapflag nobranch diff --git a/conf/mapflag/nomemo.txt b/conf/mapflag/nomemo.txt index dbb35a164..f6628bf46 100644 --- a/conf/mapflag/nomemo.txt +++ b/conf/mapflag/nomemo.txt @@ -494,13 +494,13 @@ force_4-1 mapflag nomemo force_5-1 mapflag nomemo ordeal_1-1 mapflag nomemo ordeal_1-2 mapflag nomemo -ordeal_1-3 mapflag nomemo +//ordeal_1-3 mapflag nomemo ordeal_2-1 mapflag nomemo ordeal_2-2 mapflag nomemo -ordeal_2-3 mapflag nomemo +//ordeal_2-3 mapflag nomemo ordeal_3-1 mapflag nomemo ordeal_3-2 mapflag nomemo -ordeal_3-3 mapflag nomemo +//ordeal_3-3 mapflag nomemo pvp_c_room mapflag nomemo quiz_00 mapflag nomemo quiz_01 mapflag nomemo diff --git a/npc/warps/pvp.txt b/npc/warps/pvp.txt index da82d6d09..e9440aeb9 100644 --- a/npc/warps/pvp.txt +++ b/npc/warps/pvp.txt @@ -40,30 +40,30 @@ ordeal_1-2,153,180,0 warp ord12-5 1,1,ordeal_1-2,144,284 ordeal_1-2,172,135,0 warp ord12-6 1,1,ordeal_1-2,284,24 ordeal_1-2,172,172,0 warp ord12-7 1,1,ordeal_1-2,284,284 ordeal_1-2,180,154,0 warp ord12-8 1,1,ordeal_1-2,284,164 -ordeal_1-3,100,150,0 warp ord13-1 1,1,ordeal_1-3,128,150 -ordeal_1-3,114,183,0 warp ord13-2 1,1,ordeal_1-3,135,163 -ordeal_1-3,115,115,0 warp ord13-3 1,1,ordeal_1-3,136,136 -ordeal_1-3,123,150,0 warp ord13-4 1,1,ordeal_1-3,95,150 -ordeal_1-3,130,168,0 warp ord13-5 1,1,ordeal_1-3,109,188 -ordeal_1-3,131,131,0 warp ord13-6 1,1,ordeal_1-3,110,110 -ordeal_1-3,148,176,0 warp ord13-7 1,1,ordeal_1-3,149,204 -ordeal_1-3,149,99,0 warp ord13-8 1,1,ordeal_1-3,151,129 -ordeal_1-3,149,199,0 warp ord13-9 1,1,ordeal_1-3,148,171 -ordeal_1-3,151,124,0 warp ord13-10 1,1,ordeal_1-3,151,94 -ordeal_1-3,168,168,0 warp ord13-11 1,1,ordeal_1-3,189,189 -ordeal_1-3,169,131,0 warp ord13-12 1,1,ordeal_1-3,188,111 -ordeal_1-3,176,150,0 warp ord13-13 1,1,ordeal_1-3,204,150 -ordeal_1-3,183,116,0 warp ord13-14 1,1,ordeal_1-3,164,136 -ordeal_1-3,184,184,0 warp ord13-15 1,1,ordeal_1-3,163,163 -ordeal_1-3,199,150,0 warp ord13-16 1,1,ordeal_1-3,171,150 -ordeal_1-4,128,154,0 warp ord14-1 1,1,ordeal_1-4,24,154 -ordeal_1-4,136,136,0 warp ord14-2 1,1,ordeal_1-4,24,24 -ordeal_1-4,136,172,0 warp ord14-3 1,1,ordeal_1-4,24,284 -ordeal_1-4,153,128,0 warp ord14-4 1,1,ordeal_1-4,153,23 -ordeal_1-4,153,180,0 warp ord14-5 1,1,ordeal_1-4,144,284 -ordeal_1-4,172,135,0 warp ord14-6 1,1,ordeal_1-4,284,24 -ordeal_1-4,172,172,0 warp ord14-7 1,1,ordeal_1-4,284,284 -ordeal_1-4,180,154,0 warp ord14-8 1,1,ordeal_1-4,284,164 +//ordeal_1-3,100,150,0 warp ord13-1 1,1,ordeal_1-3,128,150 +//ordeal_1-3,114,183,0 warp ord13-2 1,1,ordeal_1-3,135,163 +//ordeal_1-3,115,115,0 warp ord13-3 1,1,ordeal_1-3,136,136 +//ordeal_1-3,123,150,0 warp ord13-4 1,1,ordeal_1-3,95,150 +//ordeal_1-3,130,168,0 warp ord13-5 1,1,ordeal_1-3,109,188 +//ordeal_1-3,131,131,0 warp ord13-6 1,1,ordeal_1-3,110,110 +//ordeal_1-3,148,176,0 warp ord13-7 1,1,ordeal_1-3,149,204 +//ordeal_1-3,149,99,0 warp ord13-8 1,1,ordeal_1-3,151,129 +//ordeal_1-3,149,199,0 warp ord13-9 1,1,ordeal_1-3,148,171 +//ordeal_1-3,151,124,0 warp ord13-10 1,1,ordeal_1-3,151,94 +//ordeal_1-3,168,168,0 warp ord13-11 1,1,ordeal_1-3,189,189 +//ordeal_1-3,169,131,0 warp ord13-12 1,1,ordeal_1-3,188,111 +//ordeal_1-3,176,150,0 warp ord13-13 1,1,ordeal_1-3,204,150 +//ordeal_1-3,183,116,0 warp ord13-14 1,1,ordeal_1-3,164,136 +//ordeal_1-3,184,184,0 warp ord13-15 1,1,ordeal_1-3,163,163 +//ordeal_1-3,199,150,0 warp ord13-16 1,1,ordeal_1-3,171,150 +//ordeal_1-4,128,154,0 warp ord14-1 1,1,ordeal_1-4,24,154 +//ordeal_1-4,136,136,0 warp ord14-2 1,1,ordeal_1-4,24,24 +//ordeal_1-4,136,172,0 warp ord14-3 1,1,ordeal_1-4,24,284 +//ordeal_1-4,153,128,0 warp ord14-4 1,1,ordeal_1-4,153,23 +//ordeal_1-4,153,180,0 warp ord14-5 1,1,ordeal_1-4,144,284 +//ordeal_1-4,172,135,0 warp ord14-6 1,1,ordeal_1-4,284,24 +//ordeal_1-4,172,172,0 warp ord14-7 1,1,ordeal_1-4,284,284 +//ordeal_1-4,180,154,0 warp ord14-8 1,1,ordeal_1-4,284,164 ordeal_2-1,100,150,0 warp ord21-1 1,1,ordeal_2-1,128,150 ordeal_2-1,123,150,0 warp ord21-2 1,1,ordeal_2-1,95,150 ordeal_2-1,114,183,0 warp ord21-3 1,1,ordeal_2-1,135,163 @@ -88,30 +88,30 @@ ordeal_2-2,153,180,0 warp ord22-5 1,1,ordeal_2-2,144,284 ordeal_2-2,172,135,0 warp ord22-6 1,1,ordeal_2-2,284,24 ordeal_2-2,172,172,0 warp ord22-7 1,1,ordeal_2-2,284,284 ordeal_2-2,180,154,0 warp ord22-8 1,1,ordeal_2-2,284,164 -ordeal_2-3,100,150,0 warp ord23-1 1,1,ordeal_2-3,128,150 -ordeal_2-3,114,183,0 warp ord23-2 1,1,ordeal_2-3,135,163 -ordeal_2-3,115,115,0 warp ord23-3 1,1,ordeal_2-3,136,136 -ordeal_2-3,123,150,0 warp ord23-4 1,1,ordeal_2-3,95,150 -ordeal_2-3,130,168,0 warp ord23-5 1,1,ordeal_2-3,109,188 -ordeal_2-3,131,131,0 warp ord23-6 1,1,ordeal_2-3,110,110 -ordeal_2-3,148,176,0 warp ord23-7 1,1,ordeal_2-3,149,204 -ordeal_2-3,149,99,0 warp ord23-8 1,1,ordeal_2-3,151,129 -ordeal_2-3,149,199,0 warp ord23-9 1,1,ordeal_2-3,148,171 -ordeal_2-3,151,124,0 warp ord23-10 1,1,ordeal_2-3,151,94 -ordeal_2-3,168,168,0 warp ord23-11 1,1,ordeal_2-3,189,189 -ordeal_2-3,169,131,0 warp ord23-12 1,1,ordeal_2-3,188,111 -ordeal_2-3,176,150,0 warp ord23-13 1,1,ordeal_2-3,204,150 -ordeal_2-3,183,116,0 warp ord23-14 1,1,ordeal_2-3,164,136 -ordeal_2-3,184,184,0 warp ord23-15 1,1,ordeal_2-3,163,163 -ordeal_2-3,199,150,0 warp ord23-16 1,1,ordeal_2-3,171,150 -ordeal_2-4,128,154,0 warp ord24-1 1,1,ordeal_2-4,24,154 -ordeal_2-4,136,136,0 warp ord24-2 1,1,ordeal_2-4,24,24 -ordeal_2-4,136,172,0 warp ord24-3 1,1,ordeal_2-4,24,284 -ordeal_2-4,153,128,0 warp ord24-4 1,1,ordeal_2-4,153,23 -ordeal_2-4,153,180,0 warp ord24-5 1,1,ordeal_2-4,144,284 -ordeal_2-4,172,135,0 warp ord24-6 1,1,ordeal_2-4,284,24 -ordeal_2-4,172,172,0 warp ord24-7 1,1,ordeal_2-4,284,284 -ordeal_2-4,180,154,0 warp ord24-8 1,1,ordeal_2-4,284,164 +//ordeal_2-3,100,150,0 warp ord23-1 1,1,ordeal_2-3,128,150 +//ordeal_2-3,114,183,0 warp ord23-2 1,1,ordeal_2-3,135,163 +//ordeal_2-3,115,115,0 warp ord23-3 1,1,ordeal_2-3,136,136 +//ordeal_2-3,123,150,0 warp ord23-4 1,1,ordeal_2-3,95,150 +//ordeal_2-3,130,168,0 warp ord23-5 1,1,ordeal_2-3,109,188 +//ordeal_2-3,131,131,0 warp ord23-6 1,1,ordeal_2-3,110,110 +//ordeal_2-3,148,176,0 warp ord23-7 1,1,ordeal_2-3,149,204 +//ordeal_2-3,149,99,0 warp ord23-8 1,1,ordeal_2-3,151,129 +//ordeal_2-3,149,199,0 warp ord23-9 1,1,ordeal_2-3,148,171 +//ordeal_2-3,151,124,0 warp ord23-10 1,1,ordeal_2-3,151,94 +//ordeal_2-3,168,168,0 warp ord23-11 1,1,ordeal_2-3,189,189 +//ordeal_2-3,169,131,0 warp ord23-12 1,1,ordeal_2-3,188,111 +//ordeal_2-3,176,150,0 warp ord23-13 1,1,ordeal_2-3,204,150 +//ordeal_2-3,183,116,0 warp ord23-14 1,1,ordeal_2-3,164,136 +//ordeal_2-3,184,184,0 warp ord23-15 1,1,ordeal_2-3,163,163 +//ordeal_2-3,199,150,0 warp ord23-16 1,1,ordeal_2-3,171,150 +//ordeal_2-4,128,154,0 warp ord24-1 1,1,ordeal_2-4,24,154 +//ordeal_2-4,136,136,0 warp ord24-2 1,1,ordeal_2-4,24,24 +//ordeal_2-4,136,172,0 warp ord24-3 1,1,ordeal_2-4,24,284 +//ordeal_2-4,153,128,0 warp ord24-4 1,1,ordeal_2-4,153,23 +//ordeal_2-4,153,180,0 warp ord24-5 1,1,ordeal_2-4,144,284 +//ordeal_2-4,172,135,0 warp ord24-6 1,1,ordeal_2-4,284,24 +//ordeal_2-4,172,172,0 warp ord24-7 1,1,ordeal_2-4,284,284 +//ordeal_2-4,180,154,0 warp ord24-8 1,1,ordeal_2-4,284,164 ordeal_3-1,100,150,0 warp ord31-1 1,1,ordeal_3-1,128,150 ordeal_3-1,123,150,0 warp ord31-2 1,1,ordeal_3-1,95,150 ordeal_3-1,114,183,0 warp ord31-3 1,1,ordeal_3-1,135,163 @@ -136,30 +136,30 @@ ordeal_3-2,153,180,0 warp ord32-5 1,1,ordeal_3-2,144,284 ordeal_3-2,172,135,0 warp ord32-6 1,1,ordeal_3-2,284,24 ordeal_3-2,172,172,0 warp ord32-7 1,1,ordeal_3-2,284,284 ordeal_3-2,180,154,0 warp ord32-8 1,1,ordeal_3-2,284,164 -ordeal_3-3,100,150,0 warp ord33-1 1,1,ordeal_3-3,128,150 -ordeal_3-3,114,183,0 warp ord33-2 1,1,ordeal_3-3,135,163 -ordeal_3-3,115,115,0 warp ord33-3 1,1,ordeal_3-3,136,136 -ordeal_3-3,123,150,0 warp ord33-4 1,1,ordeal_3-3,95,150 -ordeal_3-3,130,168,0 warp ord33-5 1,1,ordeal_3-3,109,188 -ordeal_3-3,131,131,0 warp ord33-6 1,1,ordeal_3-3,110,110 -ordeal_3-3,148,176,0 warp ord33-7 1,1,ordeal_3-3,149,204 -ordeal_3-3,149,99,0 warp ord33-8 1,1,ordeal_3-3,151,129 -ordeal_3-3,149,199,0 warp ord33-9 1,1,ordeal_3-3,148,171 -ordeal_3-3,151,124,0 warp ord33-10 1,1,ordeal_3-3,151,94 -ordeal_3-3,168,168,0 warp ord33-11 1,1,ordeal_3-3,189,189 -ordeal_3-3,169,131,0 warp ord33-12 1,1,ordeal_3-3,188,111 -ordeal_3-3,176,150,0 warp ord33-13 1,1,ordeal_3-3,204,150 -ordeal_3-3,183,116,0 warp ord33-14 1,1,ordeal_3-3,164,136 -ordeal_3-3,184,184,0 warp ord33-15 1,1,ordeal_3-3,163,163 -ordeal_3-3,199,150,0 warp ord33-16 1,1,ordeal_3-3,171,150 -ordeal_3-4,128,154,0 warp ord34-1 1,1,ordeal_3-4,24,154 -ordeal_3-4,136,136,0 warp ord34-2 1,1,ordeal_3-4,24,24 -ordeal_3-4,136,172,0 warp ord34-3 1,1,ordeal_3-4,24,284 -ordeal_3-4,153,128,0 warp ord34-4 1,1,ordeal_3-4,153,23 -ordeal_3-4,153,180,0 warp ord34-5 1,1,ordeal_3-4,144,284 -ordeal_3-4,172,135,0 warp ord34-6 1,1,ordeal_3-4,284,24 -ordeal_3-4,172,172,0 warp ord34-7 1,1,ordeal_3-4,284,284 -ordeal_3-4,180,154,0 warp ord34-8 1,1,ordeal_3-4,284,164 +//ordeal_3-3,100,150,0 warp ord33-1 1,1,ordeal_3-3,128,150 +//ordeal_3-3,114,183,0 warp ord33-2 1,1,ordeal_3-3,135,163 +//ordeal_3-3,115,115,0 warp ord33-3 1,1,ordeal_3-3,136,136 +//ordeal_3-3,123,150,0 warp ord33-4 1,1,ordeal_3-3,95,150 +//ordeal_3-3,130,168,0 warp ord33-5 1,1,ordeal_3-3,109,188 +//ordeal_3-3,131,131,0 warp ord33-6 1,1,ordeal_3-3,110,110 +//ordeal_3-3,148,176,0 warp ord33-7 1,1,ordeal_3-3,149,204 +//ordeal_3-3,149,99,0 warp ord33-8 1,1,ordeal_3-3,151,129 +//ordeal_3-3,149,199,0 warp ord33-9 1,1,ordeal_3-3,148,171 +//ordeal_3-3,151,124,0 warp ord33-10 1,1,ordeal_3-3,151,94 +//ordeal_3-3,168,168,0 warp ord33-11 1,1,ordeal_3-3,189,189 +//ordeal_3-3,169,131,0 warp ord33-12 1,1,ordeal_3-3,188,111 +//ordeal_3-3,176,150,0 warp ord33-13 1,1,ordeal_3-3,204,150 +//ordeal_3-3,183,116,0 warp ord33-14 1,1,ordeal_3-3,164,136 +//ordeal_3-3,184,184,0 warp ord33-15 1,1,ordeal_3-3,163,163 +//ordeal_3-3,199,150,0 warp ord33-16 1,1,ordeal_3-3,171,150 +//ordeal_3-4,128,154,0 warp ord34-1 1,1,ordeal_3-4,24,154 +//ordeal_3-4,136,136,0 warp ord34-2 1,1,ordeal_3-4,24,24 +//ordeal_3-4,136,172,0 warp ord34-3 1,1,ordeal_3-4,24,284 +//ordeal_3-4,153,128,0 warp ord34-4 1,1,ordeal_3-4,153,23 +//ordeal_3-4,153,180,0 warp ord34-5 1,1,ordeal_3-4,144,284 +//ordeal_3-4,172,135,0 warp ord34-6 1,1,ordeal_3-4,284,24 +//ordeal_3-4,172,172,0 warp ord34-7 1,1,ordeal_3-4,284,284 +//ordeal_3-4,180,154,0 warp ord34-8 1,1,ordeal_3-4,284,164 //This map doesn't even exists. Is it ordeal_a02 or ordea_la00? //ordeal_a04,128,154,0 warp orda1 0,0,ordeal_a04,24,154 //ordeal_a04,136,136,0 warp orda2 0,0,ordeal_a04,24,24 -- cgit v1.2.3-70-g09d2 From 3e13fed5e5dfd76ff56c870347e2a56cac55f489 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Mon, 11 Feb 2013 14:46:12 -0200 Subject: Update npc/cities/alberta.txt --- npc/cities/alberta.txt | 279 ++++++++++++++++++++++++------------------------- 1 file changed, 134 insertions(+), 145 deletions(-) (limited to 'npc') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index ccfced388..7f9bbe01d 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -67,45 +67,41 @@ alberta,131,139,2 script Drunken Old Man 54,{ mes "Wh-what are you"; mes "staring at? Get lost!!"; next; - switch(select("Say nothing.","Leave him alone.")) { - case 1: + if(select("Say nothing.","Leave him alone.") ==1) { + mes "[Deagle]"; + mes "Hahahaha ^666666*hiccup*^000000... You've got some nerve. I may look worthless now, but I used to be a sailor on the 'Going Mary.'"; + next; + if(select("Never heard of it.","Really? No kidding!") ==1) { mes "[Deagle]"; - mes "Hahahaha ^666666*hiccup*^000000... You've got some nerve. I may look worthless now, but I used to be a sailor on the 'Going Mary.'"; + mes "Never heard of it?! Everybody knows th'notorious pirate ship 'Going Mary!' ^666666*Hiccup~*^000000"; next; - switch(select("Never heard of it.","Really? No kidding!")) { - case 1: - mes "[Deagle]"; - mes "Never heard of it?! Everybody knows th'notorious pirate ship 'Going Mary!' ^666666*Hiccup~*^000000"; - next; - mes "[Deagle]"; - mes "Ah~ The ol'days. If only... If only we hadn't run into that STORM...^666666*hiccup*^000000"; - next; - mes "[Deagle]"; - mes "AH~ Captain. I miss our cap'n more than anything... No foe survived before cap'n's sword."; - close; - case 2: - mes "[Deagle]"; - mes "That's right! NOBODY meshes with the crew of the 'Going Mary!' And nobody can beat out cap'n in a sword fight!"; - next; - mes "[Deagle]"; - mes "CAPTAIN~!!! ^666666*HICCUP~*^000000 He would swing his sword like this, then... THEN!!"; - next; - mes "[Deagle]"; - mes "The bastard the captain was fighting, and anyone of his friends near him, were surrounded in flame!"; - next; - mes "[Deagle]"; - mes "Man, that sword must have had some sort of mysterious power, or the captain was just that good...!"; - next; - mes "[Deagle]"; - mes "Phew~~ ^666666*Sob* *Sob...*^000000 God, I miss everyone! Now I'm depressed! Please, go away now."; - close; - } - case 2: mes "[Deagle]"; - mes "That's right!"; - mes "Go AWAY~"; + mes "Ah~ The ol'days. If only... If only we hadn't run into that STORM...^666666*hiccup*^000000"; + next; + mes "[Deagle]"; + mes "AH~ Captain. I miss our cap'n more than anything... No foe survived before cap'n's sword."; close; + } + mes "[Deagle]"; + mes "That's right! NOBODY meshes with the crew of the 'Going Mary!' And nobody can beat out cap'n in a sword fight!"; + next; + mes "[Deagle]"; + mes "CAPTAIN~!!! ^666666*HICCUP~*^000000 He would swing his sword like this, then... THEN!!"; + next; + mes "[Deagle]"; + mes "The bastard the captain was fighting, and anyone of his friends near him, were surrounded in flame!"; + next; + mes "[Deagle]"; + mes "Man, that sword must have had some sort of mysterious power, or the captain was just that good...!"; + next; + mes "[Deagle]"; + mes "Phew~~ ^666666*Sob* *Sob...*^000000 God, I miss everyone! Now I'm depressed! Please, go away now."; + close; } + mes "[Deagle]"; + mes "That's right!"; + mes "Go AWAY~"; + close; } alberta,58,80,2 script Shakir 99,{ @@ -255,25 +251,22 @@ alberta,195,151,2 script Paul 86,{ mes "fee is only"; mes "200 Zeny."; next; - switch(select("Sign me up!","Uh, no thanks.")) { - case 1: - if (Zeny < 200) { - mes "[Paul]"; - mes "It seems you don't have the money, my friend. But please come back when you're able to pay."; - close; - } else { - set Zeny,Zeny - 200; - warp "alb2trea",62,69; - close; - } - case 2: + if(select("Sign me up!","Uh, no thanks.") ==1) { + if (Zeny < 200) { mes "[Paul]"; - mes "Alright, well..."; - mes "I'll be around"; - mes "if you change"; - mes "your mind."; + mes "It seems you don't have the money, my friend. But please come back when you're able to pay."; close; + } + set Zeny,Zeny - 200; + warp "alb2trea",62,69; + close; } + mes "[Paul]"; + mes "Alright, well..."; + mes "I'll be around"; + mes "if you change"; + mes "your mind."; + close; } alberta,190,173,4 script Phelix 85,{ @@ -299,111 +292,107 @@ alberta,190,173,4 script Phelix 85,{ mes "If you're interested in my offer, get me the stuff I mentioned."; set @event_zelopy,1; close; - } else { - mes "Hmm.. you want to exchange jellopies for Red Potions or some Carrots eh? Well.. which one?"; + } + mes "Hmm.. you want to exchange jellopies for Red Potions or some Carrots eh? Well.. which one?"; + next; + if(select("Red Potions please.","Carrots please.") ==1) { + case 1: + mes "[Phelix]"; + mes "Alright..."; + mes "Let's see"; + mes "what'cha got..."; + next; + mes "[Phelix]"; + if (countitem(909) < 10) { + mes "Hey! Weren't you listening?. I said 10 jellopies for 1 Red Potion.. are ya deaf?"; + close; + } + set .@max,countitem(909)/10; + mes "Hmm, not bad..."; + mes "How many potions"; + mes "do you want to get?"; next; - switch(select("Red Potions please.","Carrots please.")) { + switch(select("As many as I can, please.","I want this many.","Never mind, I like my jellopy.")) { case 1: + delitem 909,.@max*10; // Jellopy + getitem 501,.@max; // Red_Potion + break; + case 2: mes "[Phelix]"; - mes "Alright..."; - mes "Let's see"; - mes "what'cha got..."; + mes "I'm not giving you more then 100 at a time so don't bother, OK? If you don't want any, just say '0'."; + mes "Right now, the most you can get is " + .@max + " but remember, 100 at most, you want to break my back?."; + input .@amount; next; mes "[Phelix]"; - if (countitem(909) < 10) { - mes "Hey! Weren't you listening?. I said 10 jellopies for 1 Red Potion.. are ya deaf?"; - close; - } else { - set .@max,countitem(909)/10; - mes "Hmm, not bad..."; - mes "How many potions"; - mes "do you want to get?"; - next; - switch(select("As many as I can, please.","I want this many.","Never mind, I like my jellopy.")) { - case 1: - delitem 909,.@max*10; // Jellopy - getitem 501,.@max; // Red_Potion - break; - case 2: - mes "[Phelix]"; - mes "I'm not giving you more then 100 at a time so don't bother, OK? If you don't want any, just say '0'."; - mes "Right now, the most you can get is " + .@max + " but remember, 100 at most, you want to break my back?."; - input .@amount; - next; - mes "[Phelix]"; - if (.@amount <= 0) { - mes "Much obliged, come again anytime."; - close; - } - if (.@amount > 100) { - mes "Hey, what'd I say? 100 at a time at most, you're trying to kill me aren't you!"; - close; - } - if (countitem(909) < .@amount*10) { - mes "Hmm, it looks like you don't have enough. Go get more jellopies if you want anything else from me."; - close; - } - delitem 909,.@amount*10; // Jellopy - getitem 501,.@amount; // Red_Potion - break; - case 3: - mes "[Phelix]"; - mes "No problem,"; - mes "see you next time."; - close; - } - mes "[Phelix]"; - mes "There you go! As I promised. Don't go suckin' them all down at once."; + if (.@amount <= 0) { + mes "Much obliged, come again anytime."; close; } - case 2: - mes "[Phelix]"; - mes "Alright, let's see what ya got..."; - next; - mes "[Phelix]"; - if (countitem(909) < 3) { - mes "Hmm, look pansy ass, I said 3 jellopies for 1 Carrot.. got it?"; + if (.@amount > 100) { + mes "Hey, what'd I say? 100 at a time at most, you're trying to kill me aren't you!"; close; - } else { - set .@max,countitem(909)/3; - mes "Not too bad pansy..."; - mes "How many do you want?"; - next; - switch(select("As many as I can get, please","I want this many.","Never mind, I like my jellopy.")) { - case 1: - delitem 909,.@max*3; // Jellopy - getitem 515,.@max; // Carrot - break; - case 2: - mes "[Phelix]"; - mes "Right I'm not giving you more then 100 at a time so don't bother, okay? If you don't want any, just say '0'."; - input .@amount; - next; - mes "[Phelix]"; - if (.@amount == 0) { - mes "Alright then, see you next time."; - close; - } - if (.@amount > 100) { - mes "Hey pansy ass, I said 100 at most, no more then that! I'm not going to break my back for the likes of you!"; - close; - } - if (countitem(909) < .@amount*10) { - mes "Seems you don't have enough. Go get some more if you want anything else."; - close; - } - delitem 909,.@amount*3; // Jellopy - getitem 515,.@amount; // Carrot - break; - case 3: - mes "[Phelix]"; - mes "Catch'ya later."; - close; - } - mes "[Phelix]"; - mes "There you go~! As I promised. Try not to stuff yer face."; + } + if (countitem(909) < .@amount*10) { + mes "Hmm, it looks like you don't have enough. Go get more jellopies if you want anything else from me."; close; } + delitem 909,.@amount*10; // Jellopy + getitem 501,.@amount; // Red_Potion + break; + case 3: + mes "[Phelix]"; + mes "No problem,"; + mes "see you next time."; + close; } + mes "[Phelix]"; + mes "There you go! As I promised. Don't go suckin' them all down at once."; + close; + } + mes "[Phelix]"; + mes "Alright, let's see what ya got..."; + next; + mes "[Phelix]"; + if (countitem(909) < 3) { + mes "Hmm, look pansy ass, I said 3 jellopies for 1 Carrot.. got it?"; + close; } + set .@max,countitem(909)/3; + mes "Not too bad pansy..."; + mes "How many do you want?"; + next; + switch(select("As many as I can get, please","I want this many.","Never mind, I like my jellopy.")) { + case 1: + delitem 909,.@max*3; // Jellopy + getitem 515,.@max; // Carrot + break; + case 2: + mes "[Phelix]"; + mes "Right I'm not giving you more then 100 at a time so don't bother, okay? If you don't want any, just say '0'."; + input .@amount; + next; + mes "[Phelix]"; + if (.@amount == 0) { + mes "Alright then, see you next time."; + close; + } + if (.@amount > 100) { + mes "Hey pansy ass, I said 100 at most, no more then that! I'm not going to break my back for the likes of you!"; + close; + } + if (countitem(909) < .@amount*10) { + mes "Seems you don't have enough. Go get some more if you want anything else."; + close; + } + delitem 909,.@amount*3; // Jellopy + getitem 515,.@amount; // Carrot + break; + case 3: + mes "[Phelix]"; + mes "Catch'ya later."; + close; + } + mes "[Phelix]"; + mes "There you go~! As I promised. Try not to stuff yer face."; + close; } -- cgit v1.2.3-70-g09d2 From f79e5b0e8e2939b2e8939a0cf1aba682e6877ba9 Mon Sep 17 00:00:00 2001 From: Streusel Date: Wed, 13 Feb 2013 15:57:29 -0800 Subject: -Removed leftover 'case 1:' causing error --- npc/cities/alberta.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 7f9bbe01d..3909d63b2 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -67,11 +67,11 @@ alberta,131,139,2 script Drunken Old Man 54,{ mes "Wh-what are you"; mes "staring at? Get lost!!"; next; - if(select("Say nothing.","Leave him alone.") ==1) { + if(select("Say nothing.","Leave him alone.") == 1) { mes "[Deagle]"; mes "Hahahaha ^666666*hiccup*^000000... You've got some nerve. I may look worthless now, but I used to be a sailor on the 'Going Mary.'"; next; - if(select("Never heard of it.","Really? No kidding!") ==1) { + if(select("Never heard of it.","Really? No kidding!") == 1) { mes "[Deagle]"; mes "Never heard of it?! Everybody knows th'notorious pirate ship 'Going Mary!' ^666666*Hiccup~*^000000"; next; @@ -228,7 +228,7 @@ alb2trea,39,50,6 script Fisk#a2t 100,{ mes "[Fisk]"; mes "So you wanna head back to the mainland in Alberta, eh?"; next; - if(select("Yes please.","I changed my mind.")==1) + if(select("Yes please.","I changed my mind.") == 1) warp "alberta",192,169; close; } @@ -251,7 +251,7 @@ alberta,195,151,2 script Paul 86,{ mes "fee is only"; mes "200 Zeny."; next; - if(select("Sign me up!","Uh, no thanks.") ==1) { + if(select("Sign me up!","Uh, no thanks.") == 1) { if (Zeny < 200) { mes "[Paul]"; mes "It seems you don't have the money, my friend. But please come back when you're able to pay."; @@ -295,8 +295,7 @@ alberta,190,173,4 script Phelix 85,{ } mes "Hmm.. you want to exchange jellopies for Red Potions or some Carrots eh? Well.. which one?"; next; - if(select("Red Potions please.","Carrots please.") ==1) { - case 1: + if(select("Red Potions please.","Carrots please.") == 1) { mes "[Phelix]"; mes "Alright..."; mes "Let's see"; -- cgit v1.2.3-70-g09d2 From a849f62a06db7c976a50db41373bd3fc6bcadb45 Mon Sep 17 00:00:00 2001 From: Streusel Date: Wed, 13 Feb 2013 16:53:09 -0800 Subject: -Updated Job NPC's to allow Baby Novice to change into other Baby 1-1 classes -Updated Job npc's to use callfunc --- npc/re/jobs/1-1/acolyte.txt | 4 ++-- npc/re/jobs/1-1/archer.txt | 4 ++-- npc/re/jobs/1-1/mage.txt | 2 +- npc/re/jobs/1-1/merchant.txt | 2 +- npc/re/jobs/1-1/swordman.txt | 2 +- npc/re/jobs/1-1/thief.txt | 6 +++--- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'npc') diff --git a/npc/re/jobs/1-1/acolyte.txt b/npc/re/jobs/1-1/acolyte.txt index 4808879be..1ae78385c 100644 --- a/npc/re/jobs/1-1/acolyte.txt +++ b/npc/re/jobs/1-1/acolyte.txt @@ -61,7 +61,7 @@ prt_church,184,41,4 script Cleric#aco 60,{ next; switch(select("Change your job to acolyte.:Ask the requirements to be an acolyte.:Quit it.")) { case 1: - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { mes "[Father Mareusis]"; if(Class == Job_Acolyte) { mes "Are you feeling okay today? I can tell by your attire that you are already an Acolyte. You're not joking around, are you?"; @@ -85,7 +85,7 @@ prt_church,184,41,4 script Cleric#aco 60,{ next; mes "[Father Mareusis]"; mes "Always remember to be thankful to God, who takes care of us all the time. In chaos and times of difficulty, face your hardships with unwavering faith."; - jobchange Job_Acolyte; + callfunc "Job_Change",Job_Acolyte; getitem 1545,1; // N_Mace next; mes "[Father Mareusis]"; diff --git a/npc/re/jobs/1-1/archer.txt b/npc/re/jobs/1-1/archer.txt index 86560b9ed..6803bb46e 100644 --- a/npc/re/jobs/1-1/archer.txt +++ b/npc/re/jobs/1-1/archer.txt @@ -61,7 +61,7 @@ payon_in02,64,71,4 script Archer Guildsman#archer 85,{ next; switch(select("I want to be an Archer.:I need the requirements, please.:Nothing, thanks.")) { case 1: - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { mes "[Archer Guildsman]"; if(Class == Job_Archer) { mes "Haha, you are kidding me.."; @@ -90,7 +90,7 @@ payon_in02,64,71,4 script Archer Guildsman#archer 85,{ mes "[Archer Guildsman]"; mes "Congratulations! You are now an Archer! Also, we hope that you actively participate in many programs for the revival of the Archer Guild."; mes "Ah, items have arrived from the Production Department. Here, take these! These are all yours!"; - jobchange Job_Archer; + callfunc "Job_Change",Job_Archer; getitem 1742,1; // N_Composite_Bow getitem 12004,1; // Arrow_Container getitem 12009,1; // Silver_Arrow_Container diff --git a/npc/re/jobs/1-1/mage.txt b/npc/re/jobs/1-1/mage.txt index ee5eba7fd..6cc92b6e7 100644 --- a/npc/re/jobs/1-1/mage.txt +++ b/npc/re/jobs/1-1/mage.txt @@ -52,7 +52,7 @@ geffen_in,164,124,4 script Mage Guildsman#mage 123,{ close; } } - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { mes "[Mage Guildsman]"; if(Class == Job_Mage) { mes "Hey, haven't you realized? You're already a Mage, silly!"; diff --git a/npc/re/jobs/1-1/merchant.txt b/npc/re/jobs/1-1/merchant.txt index a010af556..7dd41b452 100644 --- a/npc/re/jobs/1-1/merchant.txt +++ b/npc/re/jobs/1-1/merchant.txt @@ -57,7 +57,7 @@ alberta_in,53,43,6 script Merchant#mer 86,{ next; switch(select("I want to be a merchant.:I want to know more about merchants.:Ask him the requirements to be a merchant.:Nothing.")) { case 1: - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { mes "[Guildsman Mahnsoo]"; if(Class == Job_Merchant) { mes ".....? Sorry? What are you saying?"; diff --git a/npc/re/jobs/1-1/swordman.txt b/npc/re/jobs/1-1/swordman.txt index cd01ecb28..32605d47e 100644 --- a/npc/re/jobs/1-1/swordman.txt +++ b/npc/re/jobs/1-1/swordman.txt @@ -80,7 +80,7 @@ izlude_in,74,172,4 script Swordman#swd 119,{ mes "In my opinion, Swordman is the best job ever!"; close; case 2: - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { mes "[Swordman Guildsman]"; if(Class == Job_Swordman) { mes "You are already an excellent Swordman, aren't you?"; diff --git a/npc/re/jobs/1-1/thief.txt b/npc/re/jobs/1-1/thief.txt index 5bf41fa87..4de378804 100644 --- a/npc/re/jobs/1-1/thief.txt +++ b/npc/re/jobs/1-1/thief.txt @@ -65,7 +65,7 @@ moc_prydb1,39,129,2 script Thief Guide#thief 69,{ mes "If you want to become a Thief, ask the sharp-eyed guy next to me."; close; } - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { if(Class == Job_Thief) { mes "[Thief Guildsman]"; mes "Hey~ if you have any trouble, get it out to me anytime, huh?"; @@ -169,7 +169,7 @@ moc_prydb1,42,133,2 script Thief Guildsman#thief 118,{ mes "[Commander of Thief Guild]"; mes "'"+strcharinfo(0)+".'"; mes "'For those who are ready, the moonlight shall open the way. Now you are fully ready, I now officially allow you to become a member of the Thief Guild.'"; - jobchange Job_Thief; + callfunc "Job_Change",Job_Thief; set q_job_thief,0; getitem 13041,1; // N_Main_Gauche next; @@ -189,7 +189,7 @@ moc_prydb1,42,133,2 script Thief Guildsman#thief 118,{ mes "See you again."; close; } - if(Class != Job_Novice) { + if(Class != Job_Novice && Class != Job_Baby) { if(Class == Job_Thief) { mes "[Brad]"; mes "I don't have any special events now. So go on your way and come back later."; -- cgit v1.2.3-70-g09d2 From 24ffcb5e44e16bf423d22b146502fef835aab725 Mon Sep 17 00:00:00 2001 From: Streusel Date: Wed, 13 Feb 2013 16:57:34 -0800 Subject: -Changed versions --- npc/re/jobs/1-1/acolyte.txt | 3 ++- npc/re/jobs/1-1/archer.txt | 3 ++- npc/re/jobs/1-1/mage.txt | 3 ++- npc/re/jobs/1-1/merchant.txt | 3 ++- npc/re/jobs/1-1/swordman.txt | 3 ++- npc/re/jobs/1-1/thief.txt | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/re/jobs/1-1/acolyte.txt b/npc/re/jobs/1-1/acolyte.txt index 1ae78385c..6bc00e86e 100644 --- a/npc/re/jobs/1-1/acolyte.txt +++ b/npc/re/jobs/1-1/acolyte.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Description: ========================================= //= Job Change to Acolyte Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] //= 1.1 Added back the npcs used for the priest quest. +//= 1.2 Added Baby Job compatibility [Streusel] //============================================================ prt_church,184,41,4 script Cleric#aco 60,{ if (Upper == 1) { diff --git a/npc/re/jobs/1-1/archer.txt b/npc/re/jobs/1-1/archer.txt index 6803bb46e..4d98bbe49 100644 --- a/npc/re/jobs/1-1/archer.txt +++ b/npc/re/jobs/1-1/archer.txt @@ -3,11 +3,12 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Description: ========================================= //= Job Change to Archer Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] +//= 1.1 Added Baby Job compatibility [Streusel] //============================================================ payon_in02,64,71,4 script Archer Guildsman#archer 85,{ if (Upper == 1) { diff --git a/npc/re/jobs/1-1/mage.txt b/npc/re/jobs/1-1/mage.txt index 6cc92b6e7..a25ec5635 100644 --- a/npc/re/jobs/1-1/mage.txt +++ b/npc/re/jobs/1-1/mage.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Job Change to Mage Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] +//= 1.1 Added Baby Job compatibility [Streusel] //============================================================ geffen_in,164,124,4 script Mage Guildsman#mage 123,{ if (Upper == 1) { diff --git a/npc/re/jobs/1-1/merchant.txt b/npc/re/jobs/1-1/merchant.txt index 7dd41b452..0edefd1ac 100644 --- a/npc/re/jobs/1-1/merchant.txt +++ b/npc/re/jobs/1-1/merchant.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Job Change to Merchant Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] +//= 1.1 Added Baby Job compatibility [Streusel] //============================================================ alberta_in,53,43,6 script Merchant#mer 86,{ if (Upper == 1) { diff --git a/npc/re/jobs/1-1/swordman.txt b/npc/re/jobs/1-1/swordman.txt index 32605d47e..168b32b2e 100644 --- a/npc/re/jobs/1-1/swordman.txt +++ b/npc/re/jobs/1-1/swordman.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Job Change to Swordman Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] +//= 1.1 Added Baby Job compatibility [Streusel] //============================================================ izlude_in,74,172,4 script Swordman#swd 119,{ if (Upper == 1) { diff --git a/npc/re/jobs/1-1/thief.txt b/npc/re/jobs/1-1/thief.txt index 4de378804..b23846b5f 100644 --- a/npc/re/jobs/1-1/thief.txt +++ b/npc/re/jobs/1-1/thief.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Job Change to Thief Class //===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] +//= 1.1 Added Baby Job compatibility [Streusel] //============================================================ moc_prydb1,39,129,2 script Thief Guide#thief 69,{ if (Upper == 1) { -- cgit v1.2.3-70-g09d2 From 7dce14e8ecf9aeb4b88afd08098b74c929231a25 Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 14 Feb 2013 13:30:19 -0800 Subject: -Updated EXP values & added checkre() checks to provide better support for pre-re users --- npc/quests/eye_of_hellion.txt | 5 +- npc/quests/quests_13_1.txt | 103 ++++++++++++++++++++++++++++++++---------- 2 files changed, 81 insertions(+), 27 deletions(-) (limited to 'npc') diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index f1a63e272..841e93734 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -19,6 +19,7 @@ //= 1.7 Corrected reminants from aegis conversion. [L0en_w0lf] //= 1.8 Replaced effect numerics with constants. [L0ne_W0lf] //= 1.9 Removed duplicate text. [Kisuka] +//= 2.0 Corrected EXP reward //============================================================ morocc_in,116,101,3 script Old Scholar Tyus#hellion 735,3,3,{ @@ -545,7 +546,7 @@ morocc_in,116,101,3 script Old Scholar Tyus#hellion 735,3,3,{ set HELLIONQ,69; getitem 2658,1; //Nile_Rose_ getitem 603,1; //Old_Blue_Box - getexp 120000,0; + getexp 1200000,0; next; mes "[Sir Chilias'Tyus]"; mes "Thank you, kind"; @@ -612,7 +613,7 @@ morocc_in,116,101,3 script Old Scholar Tyus#hellion 735,3,3,{ delitem 7332,1; //Slate set HELLIONQ,70; getitem 2658,1; //Nile_Rose_ - getexp 100000,0; + getexp 1000000,0; next; mes "[Sir Chilias'Tyus]"; mes "Thank you, kind"; diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index 86b0697a4..f9d63a367 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.6a +//= 2.7 //===== Description: ========================================= //= [Official Conversion] //= Contains Quests: @@ -43,6 +43,7 @@ //= 2.5a Minor fixes. [Euphy] //= 2.6 Disabled "Ash Vacuum Warper" as it's no longer in iRO. [Euphy] //= 2.6a Added 'npcskill' command. [Euphy] +//= 2.7 Updated incorrect EXP values & added checkre() checks //============================================================ // Onward to the New World @@ -292,7 +293,10 @@ prt_castle,83,67,5 script Recruiter for the Brave 109,{ next; changequest 10064,10065; set ep13_ryu,9; - getexp 66000,21000; + if(checkre(0)) + getexp 66000,21000; + else + getexp 660000,210000; mes "[Recruiter]"; mes "Just go there!"; mes "And listen carefully"; @@ -1938,7 +1942,10 @@ moc_fild22b,230,197,5 script Munkenro#2 967,{ next; completequest 10078; set ep13_ryu,100; - getexp 66000,21000; + if(checkre(0)) + getexp 66000,21000; + else + getexp 660000,210000; mes "[Munkenro]"; mes "I will let you go there."; mes "Let me know once you are ready."; @@ -2831,7 +2838,10 @@ mid_camp,261,284,4 script Instructor#ep13bs 405,{ set ep13_newbs,100; getitem 617,1; //Old_Violet_Box getitem 12322,5; //Chocolate_Pie - getexp 100000,10000; + if(checkre(0)) + getexp 100000,10000; + else + getexp 1000000,100000; completequest 11100; close; } @@ -4361,7 +4371,10 @@ mid_camp,188,254,3 script Monster Scholar#ep13 883,{ mes "I hope you'll make yourself known in Ash Vacuum with your great accomplishments."; set ep13_animal,15; completequest 2157; - getexp 150000,0; + if(checkre(0)) + getexp 100000,0; + else + getexp 1500000,0; close; } else { @@ -4459,7 +4472,10 @@ mid_camp,188,254,3 script Monster Scholar#ep13 883,{ mes "- You pat his shoulder gently, it's worrying that Rumis is not able to return to his country. -"; set ep13_animal,100; delitem 6033,1; //Horn_Of_Tendrilion - getexp 100000,0; + if(checkre(0)) + getexp 50000,0; + else + getexp 1000000,0; close; } else { @@ -5291,7 +5307,10 @@ mid_camp,212,237,5 script Camp Guard Captain#man1 852,{ mes "I'll discuss this more with the expedition management."; mes "Thank you for your valuable information."; completequest 2158; - getexp 70000,0; + if(checkre(0)) + getexp 90000,0; + else + getexp 900000,0; close; } else if (checkquest(2158) == -1) { @@ -5312,7 +5331,10 @@ mid_camp,212,237,5 script Camp Guard Captain#man1 852,{ mes "I'll discuss this more with the expedition management."; mes "Thank you for your valuable information."; completequest 2159; - getexp 70000,0; + if(checkre(0)) + getexp 90000,0; + else + getexp 900000,0; close; } else { @@ -5334,7 +5356,10 @@ mid_camp,212,237,5 script Camp Guard Captain#man1 852,{ mes "I'll discuss this more with the expedition management."; mes "Thank you for your valuable information."; completequest 2159; - getexp 70000,0; + if(checkre(0)) + getexp 90000,0; + else + getexp 900000,0; close; } else { @@ -5760,7 +5785,10 @@ OnTouch: mes "- You feel so refreshed and light, as you drink the tea that the Official offered. -"; specialeffect2 EF_ABSORBSPIRITS; set ep13_1_rhea,100; - getexp 30000,10000; + if(checkre(0)) + getexp 80000,3000; + else + getexp 300000,10000; completequest 8210; next; mes "[United Research Official]"; @@ -7577,7 +7605,10 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{ next; delitem 579,50; //Delicious_Fish set ep13_alba,6; - getexp 8000,3000; + if(checkre(0)) + getexp 8000,3000; + else + getexp 80000,30000; erasequest 7042; setquest 7047; mes "^4d4dff You have received 8,000 EXP"; @@ -7610,7 +7641,10 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{ delitem 7198,30; //Great_Leaf delitem 7188,30; //Browny_Root set ep13_alba,6; - getexp 9000,4000; + if(checkre(0)) + getexp 9000,4000; + else + getexp 90000,40000; erasequest 7043; setquest 7047; mes "^4d4dff You have received 9,000 EXP"; @@ -7648,7 +7682,10 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{ delitem 528,20; //Monster's_Feed delitem 537,30; //Pet_Food set ep13_alba,6; - getexp 8000,3000; + if(checkre(0)) + getexp 8000,3000; + else + getexp 80000,30000; erasequest 7044; setquest 7047; mes "^4d4dff You have received 8,000 EXP"; @@ -7683,7 +7720,10 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{ delitem 517,50; //Meat delitem 537,30; //Pet_Food set ep13_alba,6; - getexp 8000,3000; + if(checkre(0)) + getexp 8000,3000; + else + getexp 80000,30000; erasequest 7045; setquest 7047; mes "^4d4dff You have received 8,000 EXP"; @@ -7715,7 +7755,10 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{ next; delitem 6020,30; //Fur set ep13_alba,6; - getexp 8000,3000; + if(checkre(0)) + getexp 8000,3000; + else + getexp 80000,30000; erasequest 7046; setquest 7047; mes "^4d4dff You have received 8,000 EXP"; @@ -8022,7 +8065,7 @@ function Catwarp; close; } } - else if ((ep13_yong1 > 39) && (ep13_yong1 < 200)) { + else if ((ep13_yong1 > 39) && (ep13_yong1 < 100)) { mes "[Cat Hand Agent]"; mes "Cat Trading's available services are as followed."; mes "For additional services, please consult Agent Gyaruk."; @@ -8467,7 +8510,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ mes "You've brough Pieces of Fish!"; mes "GOOD JOB!"; delitem 6039,10; //Piece_Of_Fish - getexp 3000,0; + getexp 20000,0; set ep13_yong1,10; setquest 12060; next; @@ -8487,7 +8530,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ mes "You've brough Pieces of Fish!"; mes "GOOD JOB!"; delitem 6039,10; //Piece_Of_Fish - getexp 1500,0; + getexp 15000,0; setquest 12060; set ep13_yong1,ep13_yong1+1; next; @@ -8508,7 +8551,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ mes "You've brough Pieces of Fish!"; mes "GOOD JOB!"; delitem 6039,10; //Piece_Of_Fish - getexp 1500,0; + getexp 15000,0; setquest 12060; set ep13_yong1,ep13_yong1+1; next; @@ -8528,7 +8571,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ mes "You've brough Pieces of Fish!"; mes "GOOD JOB!"; delitem 6039,10; //Piece_Of_Fish - getexp 1500,0; + getexp 15000,0; setquest 12060; set ep13_yong1,ep13_yong1+1; next; @@ -8543,7 +8586,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ close; } } - else if ((ep13_yong1 > 59) && (ep13_yong1 < 300)) { + else if ((ep13_yong1 > 59) && (ep13_yong1 < 80)) { npcskill "AL_HEAL",8,50,50; if (countitem(6039) > 9) { mes "[Ferocious Gorurug]"; @@ -8714,7 +8757,7 @@ mid_camp,88,100,55 script Cat Hand Mining Agent 876,{ mes "Thank you for collecting minerals for me."; next; delitem 6048,3; //Unidentified_Mineral - getexp 3000,0; + getexp 20000,0; setquest 12062; set ep13_yong1,ep13_yong1+1; select("I'm freezing! Take them quickly."); @@ -9229,7 +9272,11 @@ mid_campin,90,121,5 script Hibba Agip 459,{ mes "And please take this small reward."; mes "Thank you for your help so far."; next; - getexp 3750000,0; + if(checkre(0) + getexp 30000,0; //kRO + //getexp 3750000,0; //iRO? + else + getexp 2500000,0; getitem 12110,3; //First_Aid_Kit set ep13_1_edq,14; completequest 3094; @@ -11625,7 +11672,10 @@ mid_campin,68,185,3 script Pursuit Party Leader#1 803,{ mes "[Echinacea]"; mes "Keep up the good work assisting the explorers in this camp."; set mao_morocc2,100; - getexp 120000,20000; + if(checkre(0)) + getexp 120000,20000; + else + getexp 1200000,200000; getitem 617,1; //Old_Violet_Box completequest 7036; close; @@ -12002,7 +12052,10 @@ mid_camp,199,311,7 script Mr. Kidd#ep13_dan01 884,{ delitem 6029,1; //Morocc_Tracing_Log delitem 6027,1; //Crystal_Of_Feardoom set mao_morocc2,10; - getexp 20000,1000; + if(checkre(0)) + getexp 20000,1000; + else + getexp 200000,10000; changequest 7018,7019; close2; } -- cgit v1.2.3-70-g09d2 From 9147624a9ca76a9d3e041b266225a4e8c8feee96 Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 14 Feb 2013 14:57:16 -0800 Subject: -Updated EXP values -Fixed Coin Reward for Midgard Ore & Alfheim Perfume --- npc/quests/quests_13_2.txt | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'npc') diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index f2c64d2d8..ada44ff31 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.4a +//= 2.5 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -43,6 +43,8 @@ //= 2.3 Fixed EF_Wind not showing. (bugreport:5149) [Masao] //= 2.4 Optimized (6000+ lines reduced!). [Euphy] //= 2.4a Fixed an invisible NPC clashing with a warp portal. [Euphy] +//= 2.5 Fixed EXP values, added support for pre-re +/= & other minor stuff [Streusel] //============================================================ // Cat Hand Addition. @@ -2452,7 +2454,10 @@ spl_in02,236,92,5 script Arc#ep13md_l02 447,{ mes "I'm sorry this is all I can give you for now."; set ep13_mdrama,27; getitem 6081,25; //Splendide_Coin - getexp 120000,10000; + if(checkre(0)) + getexp 120000,10000; + else + getexp 1200000,100000; completequest 7071; close; } @@ -2771,7 +2776,10 @@ manuk,252,116,3 script Manuk Galtun#ep13_2day 450,{ completequest 7074; completequest 7075; set ep13_2_days01,2; - getexp 50000,30000; + if(checkre(0)) + getexp 50000,30000; + else + getexp 500000,300000; getitem 6080,10; //Manuk_Coin close; } @@ -2805,7 +2813,7 @@ manuk,252,116,3 script Manuk Galtun#ep13_2day 450,{ // Daily Quests // - Bradium Collection // - Laphine Craftsman -// - Drago Egg Collection (npc includes 'Wanted' quest) +// - Draco Egg Collection (npc includes 'Wanted' quest) //============================================================ man_in01,378,276,3 script Manuk Engineer#ep13_2 453,{ if (checkweight(1201,2) == 0) { @@ -2845,7 +2853,7 @@ man_in01,378,276,3 script Manuk Engineer#ep13_2 453,{ delitem 6090,20; //Purified_Bradium erasequest 7079; setquest 7080; - getexp 4000,4000; + getexp 40000,40000; getitem 6080,3; //Manuk_Coin close; } @@ -2954,7 +2962,7 @@ spl_in01,97,313,3 script Laphine Craftsman#ep13 446,{ delitem 6075,15; //Crystalized_Teardrop erasequest 7081; setquest 7082; - getexp 3000,3000; + getexp 30000,30000; getitem 6081,3; //Splendide_Coin close; } @@ -3159,7 +3167,7 @@ mid_camp,146,306,3 script Pet Breeder#ep13_eden01 982,{ erasequest 7077; setquest 7078; set ep13_2_dayegg,2; - getexp 4000,4000; + getexp 40000,40000; getitem 6081,1; //Splendide_Coin getitem 6080,1; //Manuk_Coin close; @@ -3739,7 +3747,10 @@ mid_camp,197,237,3 script Schwartzvalt Mechanic#1 869,{ mes "I hope this ring would be a big help for your journey through the other world."; completequest 8253; set ep13_2_rhea,100; - getexp 100000,30000; + if(checkre(0)) + getexp 200000,5000; + else + getexp 1000000,300000; getitem 2782,1; //Ring_Of_Wise_King close; } @@ -4832,10 +4843,13 @@ man_in01,372,221,5 script Scientist#lifeguard 449,{ delitem 6077,.@stone_chk; //Rough_Mineral delitem 6078,.@stoneelse_chk; //Stone_Fragments delitem 6076,1; //Portable_Toolbox - getitem 6080,2; //Manuk_Coin - getexp 0,70000; + getitem 6080,3; //Manuk_Coin changequest 2179+(ep13_2_tre-2),2182; set ep13_2_tre,100; + if(checkre(0)) + close; + else + getexp 0,700000; close; } else { @@ -5699,8 +5713,11 @@ spl_in01,30,324,3 script High Laphine#grenouille 446,{ mes "If you have something to talk to me about, come to me whenever. Nice to meet you, human from Rune Midgard."; set ep13_2_tre1,6; changequest 2185,2186; - getitem 6081,2; //Splendide_Coin - getexp 0,70000; + getitem 6081,3; //Splendide_Coin + if(checkre(0)) + close; + else + getexp 0,700000; close; } else { -- cgit v1.2.3-70-g09d2 From 21b949a188c6c42b91d68a7cfd3399e2fa401b8f Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 14 Feb 2013 15:07:15 -0800 Subject: -Added missing ')' & '/' my bad :( --- npc/quests/quests_13_1.txt | 2 +- npc/quests/quests_13_2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index f9d63a367..c8cc1d29a 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -9272,7 +9272,7 @@ mid_campin,90,121,5 script Hibba Agip 459,{ mes "And please take this small reward."; mes "Thank you for your help so far."; next; - if(checkre(0) + if(checkre(0)) getexp 30000,0; //kRO //getexp 3750000,0; //iRO? else diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index ada44ff31..1da301ac9 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -44,7 +44,7 @@ //= 2.4 Optimized (6000+ lines reduced!). [Euphy] //= 2.4a Fixed an invisible NPC clashing with a warp portal. [Euphy] //= 2.5 Fixed EXP values, added support for pre-re -/= & other minor stuff [Streusel] +//= & other minor stuff [Streusel] //============================================================ // Cat Hand Addition. -- cgit v1.2.3-70-g09d2