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/LevH_ViciousLeviathan.txt

38 lines
857 B

; 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 ViciousLeviathan_Skill06_W
#Record 12 -
#Record 13 VLeviathanPoison
#Record 14 -
#Record 15 -
#Record 16 VLeviathanBlind
#Record 17 -
#Record 18 -
#Record 19 -
#Table SkillChange ; 조건에 따라 다른 스킬을 써야 할 경우
#ColumnType Index Index String[33] String[33]
#ColumnName Condition Value From To
#Record OutOfRange - - - ; 평타쓸 타이밍에 사정거리가 넘어가면 공포로 바꿈
#End