You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.1 KiB
24 lines
1.1 KiB
; Shine Monster Regeneration Table V0.3
|
|
; Monster Group
|
|
#ignore \o042
|
|
#exchange # \x20
|
|
|
|
#table MobRegenGroup
|
|
; GroupID Family Regen Region
|
|
; Y/N X Y X Y Range/Degree
|
|
#columntype INDEX STRING[1] DWRD DWRD DWRD DWRD DWRD
|
|
#columnname GroupIndex IsFamily CenterX CenterY Width Height RangeDegree
|
|
#record E_HOUT N 1230 3860 0 0 23
|
|
#record E_HBOX N 1093 3860 0 0 200
|
|
|
|
|
|
|
|
#table MobRegen
|
|
; GroupID MobIndex number number Regen Time(sec) Base
|
|
; Standard Min Max delta sec delta sec delta sec delta sec delta
|
|
#columntype INDEX STRING[33] BYTE BYTE DWRD DWRD DWRD DWRD DWRD DWRD DWRD DWRD DWRD DWRD DWRD DWRD
|
|
#columnname RegenIndex MobIndex MobNum KillNum RegStandard RegMin RegMax RegDelta0 RegSec0 RegDelta1 RegSec1 RegDelta2 RegSec2 RegDelta3 RegSec3 RegDelta4
|
|
#record E_HOUT E_HwinOut 1 0 43200 43150 43250 -4 5 -2 8 0 10 2 13 4
|
|
#record E_HBOX E_HwinBox 10 0 10 5 5 -4 5 -2 8 0 10 2 13 4
|
|
|
|
#end
|
|
|