mirror of
https://github.com/Deathemonic/BA-AD.git
synced 2025-07-29 03:37:24 +02:00

- bump dump file to support latest client 1.46.287264 - updated flatbuf generator to support lastest dump file - refactored table extracter
25 lines
581 B
Python
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
|
|
|