1 | //===== eAthena Script ======================================== |
---|
2 | //= Thor Volcano Monster Spawn Script |
---|
3 | //===== By: ================================================== |
---|
4 | //= Playtester |
---|
5 | //===== Current Version: ===================================== |
---|
6 | //= 1.3 |
---|
7 | //===== Compatible With: ===================================== |
---|
8 | //= Any Athena Version |
---|
9 | //===== Description: ========================================= |
---|
10 | //= Official monster spawn in Thor Volcano Dungeon. |
---|
11 | //===== Additional Comments: ================================= |
---|
12 | //= 1.0 Spawns according to RO Monthly and Doddler [Playtester] |
---|
13 | //= 1.1 Added Byorgue and Ifrit [Playtester] |
---|
14 | //= 1.2 Updated spawns according to RODE [Playtester] |
---|
15 | //= 1.3 More official spawns [Playtester] |
---|
16 | //============================================================ |
---|
17 | |
---|
18 | // ================= [Thor Volcano - 01] ===================== |
---|
19 | thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 |
---|
20 | thor_v01,0,0,0,0 monster Fire Imp 1837,5,0,0,0 |
---|
21 | thor_v01,0,0,0,0 monster Fire Imp 1837,12,1800000,0,0 |
---|
22 | thor_v01,80,255,65,35 monster Fire Imp 1837,2,0,0,0 |
---|
23 | thor_v01,240,250,50,30 monster Fire Imp 1837,2,0,0,0 |
---|
24 | thor_v01,90,100,50,50 monster Fire Imp 1837,2,0,0,0 |
---|
25 | thor_v01,210,110,50,30 monster Fire Imp 1837,2,0,0,0 |
---|
26 | thor_v01,0,0,0,0 monster Kasa 1833,25,0,0,0 |
---|
27 | thor_v01,80,255,65,35 monster Kasa 1833,5,0,0,0 |
---|
28 | thor_v01,240,250,50,30 monster Kasa 1833,5,0,0,0 |
---|
29 | thor_v01,90,100,50,50 monster Kasa 1833,5,0,0,0 |
---|
30 | thor_v01,210,110,50,30 monster Kasa 1833,5,0,0,0 |
---|
31 | thor_v01,0,0,0,0 monster Sword Master 1829,5,420000,0,0 |
---|
32 | thor_v01,0,0,0,0 monster Bow Master 1830,5,420000,0,0 |
---|
33 | thor_v01,0,0,0,0 monster Salamander 1831,5,3600000,0,0 |
---|
34 | thor_v01,0,0,0,0 monster Byorgue 1839,1,3600000,0,0 |
---|
35 | |
---|
36 | // ================= [Thor Volcano - 02] ===================== |
---|
37 | thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 |
---|
38 | thor_v02,0,0,0,0 monster Fire Imp 1837,5,0,0,0 |
---|
39 | thor_v02,75,125,50,85 monster Fire Imp 1837,3,0,0,0 |
---|
40 | thor_v02,168,162,50,50 monster Fire Imp 1837,2,0,0,0 |
---|
41 | thor_v02,0,0,0,0 monster Kaho 1072,5,0,0,0 |
---|
42 | thor_v02,75,125,50,85 monster Kaho 1072,3,0,0,0 |
---|
43 | thor_v02,168,162,50,50 monster Kaho 1072,2,0,0,0 |
---|
44 | thor_v02,0,0,0,0 monster Knocker 1838,20,0,0,0 |
---|
45 | thor_v02,75,125,50,85 monster Knocker 1838,20,0,0,0 |
---|
46 | thor_v02,168,162,50,50 monster Knocker 1838,15,0,0,0 |
---|
47 | thor_v02,0,0,0,0 monster Salamander 1831,1,18000000,0,0 |
---|
48 | thor_v02,0,0,0,0 monster Sword Master 1829,1,7200000,0,0 |
---|
49 | thor_v02,0,0,0,0 monster Bow Master 1830,1,7200000,0,0 |
---|
50 | |
---|
51 | // ================= [Thor Volcano - 03] ===================== |
---|
52 | thor_v03,0,0,0,0 monster Kasa 1833,16,0,0,0 |
---|
53 | thor_v03,95,220,64,55 monster Kasa 1833,6,0,0,0 |
---|
54 | thor_v03,223,224,65,60 monster Kasa 1833,6,0,0,0 |
---|
55 | thor_v03,80,90,60,60 monster Kasa 1833,6,0,0,0 |
---|
56 | thor_v03,218,81,60,60 monster Kasa 1833,6,0,0,0 |
---|
57 | thor_v03,0,0,0,0 monster Salamander 1831,20,0,0,0 |
---|
58 | thor_v03,95,220,64,55 monster Salamander 1831,10,0,0,0 |
---|
59 | thor_v03,223,224,65,60 monster Salamander 1831,10,0,0,0 |
---|
60 | thor_v03,80,90,60,60 monster Salamander 1831,10,0,0,0 |
---|
61 | thor_v03,218,81,60,60 monster Salamander 1831,10,0,0,0 |
---|
62 | thor_v03,0,0,0,0 monster Sword Master 1829,5,0,0,0 |
---|
63 | thor_v03,0,0,0,0 monster Sword Master 1829,5,1800000,0,0 |
---|
64 | thor_v03,0,0,0,0 monster Bow Master 1830,5,0,0,0 |
---|
65 | thor_v03,0,0,0,0 monster Bow Master 1830,5,1800000,0,0 |
---|
66 | thor_v03,0,0,0,0 monster Byorgue 1839,5,1800000,0,0 |
---|
67 | thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,0,0 |
---|