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/StrategyObjectType.py
K0lb3 16d6d3f877 flatbuf decoder added
integrated into extract_tables
2021-11-12 23:14:45 +01:00

24 lines
490 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FlatData
class StrategyObjectType(object):
None_ = 0
Start = 1
Heal = 2
Skill = 3
StatBuff = 4
Parcel = 5
ParcelOneTimePerAccount = 6
Portal = 7
PortalOneWayEnterance = 8
PortalOneWayExit = 9
Observatory = 10
Beacon = 11
BeaconOneTime = 12
EnemySpawn = 13
SwitchToggle = 14
SwitchMovableWhenToggleOff = 15
SwitchMovableWhenToggleOn = 16