root/npc/mobs/dungeons/xmas_dun.txt

Revision 1, 1.7 kB (checked in by jinshiro, 17 years ago)
Line 
1//===== eAthena Script =======================================
2//= Toy Factory Monster Spawn Script
3//===== By: ==================================================
4//= Athena (1.0)
5//===== Current Version: =====================================
6//= 1.3
7//===== Compatible With: =====================================
8//= Any Athena Version
9//===== Additional Comments: =================================
10//= 1.1 added Garm Baby according to May 10 patch
11//= 1.2 Official kRO 10.1 spawns [Playtester]
12//= 1.3 Small spawn update [Playtester]
13//============================================================
14
15//==================================================
16// xmas_dun01 - Toy Factory Warehouse
17//==================================================
18xmas_dun01,0,0,0,0      monster Marin   1242,20,0,0,0
19xmas_dun01,0,0,0,0      monster Poring  1002,10,0,0,0
20xmas_dun01,0,0,0,0      monster Drops   1113,10,0,0,0
21xmas_dun01,0,0,0,0      monster Poporing        1031,20,0,0,0
22xmas_dun01,0,0,0,0      monster Cookie  1265,40,0,0,0
23xmas_dun01,0,0,0,0      monster Christmas Cookie        1246,40,0,0,0
24xmas_dun01,0,0,0,0      monster Myst Case       1249,5,0,0,0
25xmas_dun01,0,0,0,0      monster Chepet  1250,1,1200000,900000,0
26xmas_dun01,0,0,0,0      monster Mastering       1090,1,1800000,900000,0
27xmas_dun01,0,0,0,0      monster Angeling        1096,1,3600000,1800000,0
28
29//==================================================
30// xmas_dun02 - Toy Monitoring Room
31//==================================================
32xmas_dun02,0,0,0,0      monster Christmas Cookie        1246,20,0,0,0
33xmas_dun02,0,0,0,0      monster Cookie  1265,20,0,0,0
34xmas_dun02,0,0,0,0      monster Cruiser 1248,35,0,0,0
35xmas_dun02,0,0,0,0      monster Myst Case       1249,50,0,0,0
36xmas_dun02,0,0,0,0      monster Garm Baby       1515,1,1800000,0,0
37xmas_dun02,0,0,0,0      monster Stormy Knight   1251,1,3600000,7200000,0
Note: See TracBrowser for help on using the browser.