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
627 B
Python
25 lines
627 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ExternalBTTrigger(object):
|
|
None_ = 0
|
|
HPUnder = 1
|
|
ApplySkillEffectCategory = 2
|
|
HaveNextExSkillActiveGauge = 3
|
|
UseNormalSkill = 4
|
|
UseExSkill = 5
|
|
CheckActiveGaugeOver = 6
|
|
CheckPeriod = 7
|
|
CheckSummonCharacterCountOver = 8
|
|
CheckSummonCharacterCountUnder = 9
|
|
ApplyGroggy = 10
|
|
ApplyLogicEffectTemplateId = 11
|
|
OnSpawned = 12
|
|
CheckActiveGaugeBetween = 13
|
|
DestroyParts = 14
|
|
CheckHallucinationCountOver = 15
|
|
CheckHallucinationCountUnder = 16
|
|
UseSkillEndGroupId = 17
|
|
|