rathena/npc/re/mobs/fields/amatsu.txt
Atemo c6470ff4ff Clean-up permanent monster spawn: (#1831)
* Clean-up permanent monster spawn:
- <delay1>,<delay2>,<event> are actually optionnal field
- <event> value 0 and 1 are meaningless (actually event name with length < 4 are skipped)

* Exported monster AI constants

* Updated docs for monster size constants (already exported)
Notes:
- the default size for monster script cmd was small not medium
- monster script cmd now display a warning for size above SZ_BIG (previously SZ_ALL)

* - Fixed an issue to make <xs> and <ys> optionnals
- Updated npcs scripts

* Leftover in the docs for permanent monster spawn

* Corrected english docs. Credit to @aleos89
Added additionnal warning for xs / ys negative input. Credit @Lemongrass3110 

Thanks to @cydh for the idea
2017-01-22 19:03:08 +01:00

38 lines
1.7 KiB
Plaintext

//===== rAthena Script =======================================
//= Amatsu Fields Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.4
//===== Compatible With: =====================================
//= rAthena Project
//===== Additional Comments: =================================
//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus]
//= 1.2 Official kRO 10.1 spawns [Playtester]
//= 1.3 Small update [Playtester]
//= 1.4 Updated to Renewal Spawns [Kisuka]
//============================================================
//==================================================
// ama_fild01 - Amatsu Field
//==================================================
ama_fild01,0,0 monster Bigfoot 1060,15,5000
ama_fild01,0,0 monster Karakasa 1400,50,5000
ama_fild01,0,0 monster Kapha 1406,40,5000
ama_fild01,0,0 monster Miyabi Doll 1404,2,5000
ama_fild01,0,0 monster Poison Toad 1402,1,5000
ama_fild01,173,313 monster Hydra 1068,1,60000,30000
ama_fild01,173,314 monster Hydra 1068,1,60000,30000
ama_fild01,173,310 monster Hydra 1068,1,60000,30000
ama_fild01,177,315 monster Hydra 1068,1,60000,30000
ama_fild01,175,315 monster Hydra 1068,1,63000,31500
ama_fild01,169,314 monster Hydra 1068,1,63000,31500
ama_fild01,177,314 monster Hydra 1068,1,66000,33000
ama_fild01,175,313 monster Hydra 1068,1,66000,33000
ama_fild01,173,315 monster Hydra 1068,1,66000,33000
ama_fild01,171,313 monster Hydra 1068,1,66000,33000
ama_fild01,171,314 monster Hydra 1068,1,69000,34500
ama_fild01,171,315 monster Hydra 1068,1,69000,34500
ama_fild01,175,314 monster Hydra 1068,1,72000,39000
ama_fild01,169,315 monster Hydra 1068,1,72000,39000