This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Blue-Archive---Asset-Downlo…/FlatData/ExternalBehavior.py
K0lb3 16d6d3f877 flatbuf decoder added
integrated into extract_tables
2021-11-12 23:14:45 +01:00

22 lines
486 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