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
35 lines
960 B
Python
35 lines
960 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class OperatorCondition(object):
|
|
None_ = 0
|
|
StrategyStart = 1
|
|
StrategyVictory = 2
|
|
StrategyDefeat = 3
|
|
AdventureCombatStart = 4
|
|
AdventureCombatVictory = 5
|
|
AdventureCombatDefeat = 6
|
|
ArenaCombatStart = 7
|
|
ArenaCombatVictory = 8
|
|
ArenaCombatDefeat = 9
|
|
WeekDungeonCombatStart = 10
|
|
WeekDungeonCombatVictory = 11
|
|
WeekDungeonCombatDefeat = 12
|
|
SchoolDungeonCombatStart = 13
|
|
SchoolDungeonCombatVictory = 14
|
|
SchoolDungeonCombatDefeat = 15
|
|
StrategyWarpUnitFromHideTile = 16
|
|
TimeAttackDungeonStart = 17
|
|
TimeAttackDungeonVictory = 18
|
|
TimeAttackDungeonDefeat = 19
|
|
WorldRaidBossSpawn = 20
|
|
WorldRaidBossKill = 21
|
|
WorldRaidBossDamaged = 22
|
|
WorldRaidScenarioBattle = 23
|
|
MinigameTBGThemaOpen = 24
|
|
MinigameTBGThemaComeback = 25
|
|
MinigameTBGAllyRevive = 26
|
|
MinigameTBGItemUse = 27
|
|
|