123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- //===== eAthena Script =======================================
- //= Odin Temple Monster Spawn Script
- //===== By: ==================================================
- //= Poki#3 (0.1)
- //===== Current Version: =====================================
- //= 1.0
- //===== Compatible With: =====================================
- //= Any Athena Version
- //===== Additional Comments: =================================
- //= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
- //============================================================
- //==================================================
- // odin_tem01 - Odin Temple F1
- //==================================================
- odin_tem01,0,0,0,0 monster Plasma 1693,15,0,0,0
- odin_tem01,0,0,0,0 monster Breeze 1692,10,0,0,0
- odin_tem01,0,0,0,0 monster Plasma 1694,3,0,0,0
- odin_tem01,0,0,0,0 monster Plasma 1695,3,0,0,0
- odin_tem01,0,0,0,0 monster Plasma 1696,3,0,0,0
- odin_tem01,0,0,0,0 monster Plasma 1697,3,0,0,0
- odin_tem01,0,0,0,0 monster Skeggiold 1754,1,0,0,0
- odin_tem01,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1
- odin_tem01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1
- odin_tem01,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
- //==================================================
- // odin_tem02 - Odin Temple F2
- //==================================================
- odin_tem02,0,0,0,0 monster Skogul 1752,30,0,0,0
- odin_tem02,0,0,0,0 monster Frus 1753,25,0,0,0
- odin_tem02,0,0,0,0 monster Plasma 1693,15,0,0,0
- odin_tem02,0,0,0,0 monster Skeggiold 1754,3,0,0,0
- odin_tem02,0,0,0,0 monster Skeggiold 1755,3,0,0,0
- odin_tem02,0,0,0,0 monster Valkyrie 1765,1,0,0,0
- odin_tem02,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
- //Those have fixed coordinates
- //odin_tem02,0,0,0,0 monster Skogul 1761,1,0,0,0
- //odin_tem02,0,0,0,0 monster Frus 1762,1,0,0,0
- //==================================================
- // odin_tem03 - Odin Temple F3
- //==================================================
- odin_tem03,0,0,0,0 monster Plasma 1693,20,0,0,0
- odin_tem03,0,0,0,0 monster Skeggiold 1754,15,0,0,0
- odin_tem03,0,0,0,0 monster Skeggiold 1755,10,0,0,0
- odin_tem03,0,0,0,0 monster Skogul 1752,5,0,0,0
- odin_tem03,0,0,0,0 monster Frus 1753,5,0,0,0
- odin_tem03,0,0,0,0 monster Valkyrie 1765,1,0,0,0
- odin_tem03,0,0,0,0 monster Valkyrie Randgris 1751,1,28800000,7200000,1
- odin_tem03,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
- odin_tem03,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1
- //Those have fixed coordinates
- //odin_tem03,0,0,0,0 monster Skogul 1761,1,0,0,0
- //odin_tem03,0,0,0,0 monster Frus 1762,1,0,0,0
|