Files
BA-AD/baad/FlatData/ExternalBehavior.py
Deathemonic 2ee2061ae9 feat: bump dump
- bump dump file to support latest client 1.46.287264
- updated flatbuf generator to support lastest dump file
- refactored table extracter
2024-07-15 23:21:43 +08:00

25 lines
581 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FlatData
class ExternalBehavior(object):
UseNextExSkill = 0
ChangePhase = 1
ChangeSection = 2
AddActiveGauge = 3
UseSelectExSkill = 4
ClearNormalSkill = 5
MoveLeft = 6
MoveRight = 7
AllUseSelectExSkill = 8
ConnectCharacterToDummy = 9
ConnectExSkillToParts = 10
SetMaxHPToParts = 11
AlivePartsUseExSkill = 12
ActivatePart = 13
AddGroggy = 14
SelectTargetToUseSkillAlly = 15
ForceChangePhase = 16
ClearUseSkillEndGroupId = 17