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.
 
 
SigFiesta/MobAttackSequence/ViciousLeviathan.txt

45 lines
1.1 KiB

; Mob Attack Sequence
#Ignore \o042 ; 인용부호 무시
#Exchange # \x20 ; # => space
;#delimeter \x20
#Table AttSeq
#ColumnType WORD STRING[33]
#ColumnName Order Attack
#Record 0 -
#Record 1 -
#Record 2 VLeviathanCry
#Record 3 -
#Record 4 VLeviathanPoison
#Record 5 -
#Record 6 -
#Record 7 -
#Record 8 VLJewelPower
#Record 9 -
#Record 10 -
#Record 11 -
#Record 19 -
#Record 20 VLeviathanPoison
#Record 21 -
#Record 22 -
#Record 23 -
#Record 24 -
#Record 25 VLeviathanBlind
#Record 26 -
#Record 27 -
#Table SkillChange ; 조건에 따라 다른 스킬을 써야 할 경우
#ColumnType Index Index String[33] String[33]
#ColumnName Condition Value From To
#Record OutOfRange - - - ; 평타쓸 타이밍에 사정거리가 넘어가면 공포로 바꿈
#End