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
21 lines
374 B
Python
21 lines
374 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class Geas(object):
|
|
ForwardProjectile = 0
|
|
DiagonalProjectile = 1
|
|
SideProjectile = 2
|
|
Pierce = 3
|
|
Reflect = 4
|
|
Burn = 5
|
|
Chill = 6
|
|
AttackPower = 7
|
|
AttackSpeed = 8
|
|
Critical = 9
|
|
Heal = 10
|
|
MoveSpeed = 11
|
|
LifeSteal = 12
|
|
Evasion = 13
|
|
|