root/npc/eamobs/dungeons/moc_sphinx.txt @ 1

Revision 1, 2.9 kB (checked in by jinshiro, 17 years ago)
Line 
1//===== eAthena Script =======================================
2//= Morocc Sphinx Dungeon Monster Spawn Script
3//===== By: ==================================================
4//= Athena (1.0)
5//===== Current Version: =====================================
6//= 1.1 (custom spawns)
7//===== Compatible With: =====================================
8//= Any Athena Version
9//===== Additional Comments: =================================
10//= 1.1 Changed to eAthena custom spawns [Playtester]
11//============================================================
12
13//==================================================
14// In_sphinx1 - Sphinx F1
15//==================================================
16in_sphinx1,0,0,0,0      monster Zerom   1178,20,0,0,0
17in_sphinx1,0,0,0,0      monster Drainliar       1111,30,0,0,0
18in_sphinx1,0,0,0,0      monster Matyr   1146,5,0,0,0
19in_sphinx1,0,0,0,0      monster Requiem 1164,15,0,0,0
20in_sphinx1,0,0,0,0      monster Snake   1025,15,0,0,0
21in_sphinx1,0,0,0,0      monster Anacondaq       1030,15,0,0,0
22
23//==================================================
24// In_sphinx2 - Sphinx F2
25//==================================================
26in_sphinx2,0,0,0,0      monster Requiem 1164,45,0,0,0
27in_sphinx2,0,0,0,0      monster Zerom   1178,45,0,0,0
28in_sphinx2,0,0,0,0      monster Matyr   1146,20,0,0,0
29in_sphinx2,0,0,0,0      monster Drainliar       1111,15,0,0,0
30in_sphinx2,0,0,0,0      monster Whisper 1179,10,0,0,0
31
32//==================================================
33// In_sphinx3 - Sphinx F3
34//==================================================
35in_sphinx3,0,0,0,0      monster Marduk  1140,25,0,0,0
36in_sphinx3,0,0,0,0      monster Matyr   1146,25,0,0,0
37in_sphinx3,0,0,0,0      monster Requiem 1164,10,0,0,0
38in_sphinx3,0,0,0,0      monster Pasana  1154,5,0,0,0
39in_sphinx3,0,0,0,0      monster Mimic   1191,5,600000,300000,1
40in_sphinx3,0,0,0,0      monster Drainliar       1111,10,0,0,0
41in_sphinx3,0,0,0,0      monster Whisper 1179,10,0,0,0
42
43//==================================================
44// In_sphinx4 - Sphinx F4
45//==================================================
46in_sphinx4,0,0,0,0      monster Minorous        1149,40,0,0,0
47in_sphinx4,0,0,0,0      monster Pasana  1154,20,0,0,0
48in_sphinx4,0,0,0,0      monster Marduk  1140,10,0,0,0
49in_sphinx4,0,0,0,0      monster Mimic   1191,2,600000,300000,1
50in_sphinx4,0,0,0,0      monster Whisper 1179,10,0,0,0
51in_sphinx4,0,0,0,0      monster Side Winder     1037,10,0,0,0
52in_sphinx4,0,0,0,0      monster Medusa  1148,1,600000,300000,1
53
54//==================================================
55// In_sphinx5 - Sphinx F5
56//==================================================
57in_sphinx5,0,0,0,0      monster Matyr   1146,25,0,0,0
58in_sphinx5,0,0,0,0      monster Marduk  1140,25,0,0,0
59in_sphinx5,0,0,0,0      monster Pasana  1154,25,0,0,0
60in_sphinx5,0,0,0,0      monster Side Winder     1037,15,0,0,0
61in_sphinx5,0,0,0,0      monster Mimic   1191,4,600000,300000,1
62in_sphinx5,0,0,0,0      monster Pharaoh 1157,1,3600000,1800000,1
63in_sphinx5,0,0,0,0      monster Whisper 1179,10,0,0,0
64in_sphinx5,0,0,0,0      monster Requiem 1164,10,0,0,0
65in_sphinx5,0,0,0,0      monster Medusa  1148,3,600000,300000,0
Note: See TracBrowser for help on using the browser.