rathena/npc/re/mobs/dungeons/yggdrasil.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

36 lines
1.9 KiB
Plaintext

//===== rAthena Script =======================================
//= Yggdrasil Tree Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
//= rAthena Project
//===== Additional Comments: =================================
//= 1.0 Splitted from Nifflheim fields [DracoRPG]
//= 1.1 Official kRO 10.1 spawns [Playtester]
//============================================================
//==================================================
// yggdrasil01 - Hvergelmir's Fountain (Trunk of Yggdrasil)
//==================================================
yggdrasil01,234,256,10,10 monster Blue Plant 1079,5,1800000,600000
yggdrasil01,273,234,3,3 monster Shining Plant 1083,1,1800000,600000
yggdrasil01,143,257,20,10 monster Shining Plant 1083,5,1200000,600000
yggdrasil01,98,238,20,15 monster Yellow Plant 1081,5,1200000,600000
yggdrasil01,98,238,20,15 monster White Plant 1082,5,1200000,600000
yggdrasil01,47,207,20,20 monster Blue Plant 1079,5,1200000,600000
yggdrasil01,61,258,3,3 monster Shining Plant 1083,1,1800000,600000
yggdrasil01,132,199,20,5 monster Blue Plant 1079,5,1200000,600000
yggdrasil01,209,218,2,2 monster Shining Plant 1083,1,1200000,600000
yggdrasil01,192,186,2,2 monster Shining Plant 1083,1,1800000,1200000
yggdrasil01,169,176,3,3 monster Shining Plant 1083,1,1200000,600000
yggdrasil01,169,176,3,3 monster Green Plant 1080,1,60000,30000
yggdrasil01,94,111,5,2 monster Shining Plant 1083,1,1200000,600000
yggdrasil01,51,118,10,3 monster Shining Plant 1083,1,1200000,600000
yggdrasil01,133,54,3,3 monster Shining Plant 1083,1,1200000,600000
yggdrasil01,257,63,10,10 monster Shining Plant 1083,3,1800000,1200000
yggdrasil01,0,0 monster Shining Plant 1083,10,3600000,2300000
yggdrasil01,0,0 monster Green Plant 1080,25,60000,30000
yggdrasil01,0,0 monster Red Plant 1078,15,60000,30000