[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Amatsu Fields 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 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] |
---|
| 11 | //= 1.2 Official kRO 10.1 spawns [Playtester] |
---|
| 12 | //= 1.3 Small update [Playtester] |
---|
| 13 | //============================================================ |
---|
| 14 | |
---|
| 15 | //================================================== |
---|
| 16 | // ama_fild01 - Amatsu Field |
---|
| 17 | //================================================== |
---|
| 18 | ama_fild01,0,0,0,0 monster Karakasa 1400,50,0,0,0 |
---|
| 19 | ama_fild01,174,207,20,20 monster Kapha 1406,5,1200000,600000,0 |
---|
| 20 | ama_fild01,241,310,10,10 monster Kapha 1406,5,600000,300000,0 |
---|
| 21 | ama_fild01,114,230,10,10 monster Kapha 1406,5,600000,300000,0 |
---|
| 22 | ama_fild01,174,253,10,10 monster Kapha 1406,5,600000,300000,0 |
---|
| 23 | ama_fild01,177,315,0,0 monster Hydra 1068,1,60000,30000,0 |
---|
| 24 | ama_fild01,175,315,0,0 monster Hydra 1068,1,63000,31500,0 |
---|
| 25 | ama_fild01,173,315,0,0 monster Hydra 1068,1,66000,33000,0 |
---|
| 26 | ama_fild01,171,315,0,0 monster Hydra 1068,1,69000,34500,0 |
---|
| 27 | ama_fild01,169,315,0,0 monster Hydra 1068,1,72000,39000,0 |
---|
| 28 | ama_fild01,177,314,0,0 monster Hydra 1068,1,66000,33000,0 |
---|
| 29 | ama_fild01,175,314,0,0 monster Hydra 1068,1,72000,39000,0 |
---|
| 30 | ama_fild01,173,314,0,0 monster Hydra 1068,1,60000,30000,0 |
---|
| 31 | ama_fild01,171,314,0,0 monster Hydra 1068,1,69000,34500,0 |
---|
| 32 | ama_fild01,169,314,0,0 monster Hydra 1068,1,63000,31500,0 |
---|
| 33 | ama_fild01,171,313,0,0 monster Hydra 1068,1,66000,33000,0 |
---|
| 34 | ama_fild01,173,313,0,0 monster Hydra 1068,1,60000,30000,0 |
---|
| 35 | ama_fild01,175,313,0,0 monster Hydra 1068,1,66000,33000,0 |
---|
| 36 | ama_fild01,173,310,0,0 monster Hydra 1068,1,60000,30000,0 |
---|
| 37 | ama_fild01,0,0,0,0 monster Kapha 1406,20,60000,30000,0 |
---|
| 38 | ama_fild01,174,306,20,20 monster Kapha 1406,10,300000,150000,0 |
---|
| 39 | ama_fild01,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0 |
---|
| 40 | ama_fild01,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0 |
---|
| 41 | ama_fild01,0,0,0,0 monster Poporing 1031,15,0,0,0 |
---|
| 42 | ama_fild01,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0 |
---|