spawn update by tharis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7096 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
02fa8d331d
commit
c3edaf3641
@ -37,6 +37,7 @@ Musashiden
|
||||
Date Added
|
||||
======
|
||||
06/11
|
||||
* Updated spawns by Tharis, thanks to Saycyber21 [Vicious]
|
||||
* Implemented the Poison King quest, beware of potential bugs. [MasterOfMuppets]
|
||||
* eAAC update:
|
||||
- Added Vending Machine, made by Celestria. [erKURITA]
|
||||
|
@ -3,33 +3,34 @@
|
||||
//===== By: ==================================================
|
||||
//= Athena (1.0)
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Real spawns by Poki#3 [Nexon]
|
||||
//= 1.1 More official spawns [Playtester]
|
||||
//= 1.2 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
// tha_t01 - Thanatos Tower F1
|
||||
//==================================================
|
||||
tha_t01.gat,0,0,0,0 monster Rideword 1195,40,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Mimic 1191,40,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Rideword 1195,15,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Mimic 1191,15,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Plasma 1695,20,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Solace 1703,10,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Alice 1275,1,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Solace 1703,2,0,0,0
|
||||
tha_t01.gat,0,0,0,0 monster Alice 1275,5,0,0,0
|
||||
|
||||
//==================================================
|
||||
// tha_t02 - Thanatos Tower F2
|
||||
//==================================================
|
||||
tha_t02.gat,0,0,0,0 monster Rideword 1195,30,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Deathword 1698,20,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Mimic 1191,30,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Plasma 1697,20,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Alice 1275,1,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Rideword 1195,10,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Deathword 1698,5,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Mimic 1191,25,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Ancient Mimic 1699,55,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Plasma 1697,15,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Retribution 1702,2,0,0,0
|
||||
tha_t02.gat,0,0,0,0 monster Alice 1275,10,0,0,0
|
||||
|
||||
//==================================================
|
||||
// tha_t03 - Thanatos Tower F3
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Athena (1.0)
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3b
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
@ -17,6 +17,7 @@
|
||||
//= Mob quantity is custom.
|
||||
//= 1.3b Changed the spawn numbers a bit. [Poki#3]
|
||||
//= Thanks to Playtester and Emperium.org
|
||||
//= 1.4 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
@ -27,14 +28,14 @@ einbech.gat,0,0,0,0 monster Tarou 1175,5,3600000,1800000,0
|
||||
//==================================================
|
||||
// ein_fild01 - Einbroch Field
|
||||
//==================================================
|
||||
ein_fild01.gat,0,0,0,0 monster Punk 1199,40,0,0,0
|
||||
ein_fild01.gat,0,0,0,0 monster Demon Fungus 1378,40,0,0,0
|
||||
ein_fild01.gat,0,0,0,0 monster Punk 1199,50,0,0,0
|
||||
ein_fild01.gat,0,0,0,0 monster Demon Fungus 1378,50,0,0,0
|
||||
|
||||
//==================================================
|
||||
// ein_fild02 - Einbroch Field
|
||||
//==================================================
|
||||
ein_fild02.gat,0,0,0,0 monster Driller 1380,40,0,0,0
|
||||
ein_fild02.gat,0,0,0,0 monster Demon Fungus 1378,40,0,0,0
|
||||
ein_fild02.gat,0,0,0,0 monster Demon Fungus 1378,25,0,0,0
|
||||
ein_fild02.gat,0,0,0,0 monster Ungoliant 1618,1,3600000,1800000,0
|
||||
|
||||
//==================================================
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Athena (1.0)
|
||||
//===== Current Version: =====================================
|
||||
//= 0.4
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
@ -13,42 +13,44 @@
|
||||
//= thanks to battousai90
|
||||
//= 0.4 Updated after Episode 10.4 - Hugel [Poki#3]
|
||||
//= Mob quantity is custom.
|
||||
//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
// hu_fild01 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1694,15,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1697,15,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1695,15,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1696,15,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Demon Fungus 1378,20,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Geographer 1368,20,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Breeze 1692,20,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1693,5,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1694,5,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1695,5,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1696,5,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Plasma 1697,5,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Demon Fungus 1378,30,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Geographer 1368,25,0,0,0
|
||||
hu_fild01.gat,0,0,0,0 monster Breeze 1692,5,0,0,0
|
||||
|
||||
//==================================================
|
||||
// hu_fild02 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild02.gat,0,0,0,0 monster Green Iguana 1687,15,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Novus 1715,5,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Novus 1718,5,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Demon Fungus 1378,10,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,20,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Metaling 1613,30,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Breeze 1692,5,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,30,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Geographer 1368,15,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Green Iguana 1687,10,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Novus 1715,2,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Novus 1718,2,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Demon Fungus 1378,5,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,35,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Metaling 1613,21,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Breeze 1692,10,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,21,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0
|
||||
hu_fild02.gat,0,0,0,0 monster Geographer 1368,10,0,0,0
|
||||
|
||||
//==================================================
|
||||
// hu_fild03 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild03.gat,0,0,0,0 monster Green Iguana 1687,15,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Metaling 1613,20,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Green Iguana 1687,10,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Metaling 1613,80,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,35,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,15,180000,90000,1
|
||||
hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,15,180000,90000,1
|
||||
hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0
|
||||
hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1
|
||||
hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1
|
||||
|
||||
//==================================================
|
||||
// hu_fild04 - Hugel Field
|
||||
@ -68,34 +70,36 @@ hu_fild04.gat,0,0,0,0 monster Blue Plant 1079,5,360000,180000,1
|
||||
//==================================================
|
||||
// hu_fild05 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild05.gat,0,0,0,0 monster Green Iguana 1687,35,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Novus 1715,5,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Novus 1718,5,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Anopheles 1627,25,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Green Iguana 1687,55,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Novus 1715,10,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Novus 1718,10,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Anopheles 1627,55,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Dragon Egg 1721,10,0,0,0
|
||||
hu_fild05.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,7200000,3600000,0
|
||||
hu_fild05.gat,0,0,0,0 monster Mutant Dragonoid 1262,4,7200000,3600000,0
|
||||
|
||||
//==================================================
|
||||
// hu_fild06 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild06.gat,0,0,0,0 monster Poring 1002,30,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Metaling 1613,20,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Caramel 1103,15,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Holden 1628,15,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1
|
||||
hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
|
||||
hu_fild06.gat,0,0,0,0 monster Poring 1002,10,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Metaling 1613,10,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Caramel 1103,20,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0
|
||||
hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||
hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
// 1053 according to Tharis
|
||||
hu_fild03.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0
|
||||
|
||||
//==================================================
|
||||
// hu_fild07 - Hugel Field
|
||||
//==================================================
|
||||
hu_fild07.gat,0,0,0,0 monster Green Iguana 1687,35,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Novus 1715,15,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Novus 1718,15,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Breeze 1692,20,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Demon Fungus 1378,20,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Petite 1156,20,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Petite 1155,20,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,360000,180000,1
|
||||
hu_fild07.gat,0,0,0,0 monster Green Iguana 1687,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Novus 1715,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Novus 1718,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Breeze 1692,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Geographer 1368,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Demon Fungus 1378,10,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Petite 1156,40,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Petite 1155,40,0,0,0
|
||||
hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,20,360000,180000,1
|
||||
|
@ -3,49 +3,60 @@
|
||||
//===== By: ==================================================
|
||||
//= Poki#3 (0.1)
|
||||
//===== Current Version: =====================================
|
||||
//= 0.1
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
//= Quantity is incorrect.
|
||||
//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
// odin_tem01 - Odin Temple F1
|
||||
//==================================================
|
||||
odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,10,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Breeze 1692,25,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Solace 1703,10,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1693,5,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1694,5,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1695,5,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1696,5,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1697,5,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,10,360000,180000,1
|
||||
odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0
|
||||
//odin_tem01.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0
|
||||
//odin_tem01.gat,0,0,0,0 monster Solace 1703,10,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0
|
||||
odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,360000,180000,1
|
||||
odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1
|
||||
odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
|
||||
|
||||
//==================================================
|
||||
// odin_tem02 - Odin Temple F2
|
||||
//==================================================
|
||||
odin_tem02.gat,0,0,0,0 monster Skogul 1752,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Frus 1753,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Plasma 1693,30,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,10,360000,180000,1
|
||||
odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
|
||||
//odin_tem02.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|
||||
odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,360000,180000,1
|
||||
odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0
|
||||
//Slave of who?
|
||||
odin_tem03.gat,0,0,0,0 monster Skogul 1761,8,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Frus 1762,8,0,0,0
|
||||
|
||||
|
||||
//==================================================
|
||||
// odin_tem03 - Odin Temple F3
|
||||
//==================================================
|
||||
odin_tem03.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Observation 1700,10,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skogul 1752,20,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Frus 1753,20,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,5,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,5,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0
|
||||
//odin_tem03.gat,0,0,0,0 monster Observation 1700,10,0,0,0
|
||||
//odin_tem03.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1
|
||||
odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,10,360000,180000,1
|
||||
odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,360000,180000,1
|
||||
odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1
|
||||
odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1
|
||||
//Slave of who?
|
||||
odin_tem03.gat,0,0,0,0 monster Skogul 1761,2,0,0,0
|
||||
odin_tem03.gat,0,0,0,0 monster Frus 1762,5,0,0,0
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Athena (1.0)
|
||||
//===== Current Version: =====================================
|
||||
//= 1.6
|
||||
//= 1.7
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
@ -17,6 +17,7 @@
|
||||
//= 1.5b Changed the spawn numbers a bit. [Poki#3]
|
||||
//= Thanks to Playtester and Emperium.org
|
||||
//= 1.6 Fixed Yuno Field 10. Mob amount sugested by Playtester [Poki#3]
|
||||
//= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
@ -65,37 +66,34 @@ yuno_fild03.gat,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1
|
||||
//==================================================
|
||||
// yuno_fild04 - El Mes Plateau
|
||||
//==================================================
|
||||
yuno_fild04.gat,0,0,0,0 monster Goat 1372,40,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Poring 1002,20,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Geographer 1368,20,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Driller 1380,10,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Sleeper 1386,5,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster The Paper 1375,3,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Harpy 1376,1,1800000,900000,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Poring 1002,60,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0
|
||||
yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1
|
||||
yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
|
||||
yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1
|
||||
yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
|
||||
yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,1800000,900000,1
|
||||
|
||||
//==================================================
|
||||
// yuno_fild05 - El Mes Plateau
|
||||
//==================================================
|
||||
yuno_fild05.gat,0,0,0,0 monster Sleeper 1386,60,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Demon Fungus 1378,30,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Goat 1372,30,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Geographer 1368,10,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster The Paper 1375,3,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,3600000,1800000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Blue Plant 1079,4,360000,180000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Rafflesia 1162,80,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Horn 1127,30,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Dustiness 1127,30,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Beetle King 1127,10,0,0,0
|
||||
yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,1800000,900000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
|
||||
yuno_fild05.gat,0,0,0,0 monster Blue Plant 1079,4,1800000,900000,1
|
||||
|
||||
//==================================================
|
||||
// yuno_fild06 - Yuno Field
|
||||
//==================================================
|
||||
yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,55,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Goat 1372,30,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Demon Fungus 1378,20,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,50,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Goat 1372,35,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Demon Fungus 1378,25,0,0,0
|
||||
yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||
yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
|
||||
yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
@ -126,14 +124,12 @@ yuno_fild08.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||
//==================================================
|
||||
// yuno_fild09 - Schwaltzwald Guards Camp
|
||||
//==================================================
|
||||
yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Horn 1128,40,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Gargoyle 1253,20,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Goblin 1122,3,600000,300000,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Goblin 1123,3,600000,300000,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Goblin 1124,3,600000,300000,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Goblin 1125,3,600000,300000,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Goblin 1126,3,600000,300000,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Hunter Fly 1114,10,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0
|
||||
yuno_fild09.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||
yuno_fild09.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
|
||||
yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
@ -141,11 +137,11 @@ yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||
//==================================================
|
||||
// yuno_fild10 - Yuno Field
|
||||
//==================================================
|
||||
yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0
|
||||
yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0
|
||||
|
||||
//==================================================
|
||||
// yuno_fild11 - Yuno Field
|
||||
|
Loading…
x
Reference in New Issue
Block a user