You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.8 KiB
Plaintext
43 lines
1.8 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Moscovia Dungeon Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Athena (1.0)
|
|
//===== Current Version: =====================================
|
|
//= 1.4
|
|
//===== Compatible With: =====================================
|
|
//= rAthena Project
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Added spawns [Playtester]
|
|
//= 1.1 Swapped named according to mob db. [L0ne_W0lf]
|
|
//= 1.2 Fixed the mob names (iRO names) [Playtester]
|
|
//= 1.3 Updated spawns kinda. [Kisuka]
|
|
//= 1.4 Correct Spawn by Navigation's mob data. [attackjom]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// mosk_dun01 - Les Forest
|
|
//==================================================
|
|
mosk_dun01,0,0 monster Wood Goblin 1880,74,5000
|
|
mosk_dun01,0,0 monster Les 1881,37,5000
|
|
mosk_dun01,0,0 monster Poporing 1031,22,5000
|
|
mosk_dun01,0,0 monster Mantis 1139,11,5000
|
|
|
|
//==================================================
|
|
// mosk_dun02 - Temny Forest
|
|
//==================================================
|
|
mosk_dun02,0,0 monster Les 1881,47,5000
|
|
mosk_dun02,0,0 monster Wood Goblin 1880,35,5000
|
|
mosk_dun02,0,0 monster Baba Yaga 1882,23,5000
|
|
mosk_dun02,0,0 monster Uzhas 1883,5,5000
|
|
|
|
//==================================================
|
|
// mosk_dun03 - Dremuci Forest
|
|
//==================================================
|
|
mosk_dun03,0,0 monster Baba Yaga 1882,68,5000
|
|
mosk_dun03,0,0 monster Uzhas 1883,39,5000
|
|
mosk_dun03,0,0 monster Mavka 1884,17,5000
|
|
mosk_dun03,207,221,5,5 boss_monster Gopinich 1885,1,7200000,600000,1
|
|
mosk_dun03,0,0 monster Yellow Plant 1081,11,5000
|
|
mosk_dun03,0,0 monster White Plant 1082,11,5000
|
|
mosk_dun03,0,0 monster Shining Plant 1083,5,10000
|