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

53 lines
1.2 KiB
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FlatData
class StatType(object):
None_ = 0
MaxHP = 1
AttackPower = 2
DefensePower = 3
HealPower = 4
AccuracyPoint = 5
AccuracyRate = 6
DodgePoint = 7
DodgeRate = 8
CriticalPoint = 9
CriticalChanceRate = 10
CriticalResistChanceRate = 11
CriticalDamageRate = 12
MoveSpeed = 13
SightRange = 14
ActiveGauge = 15
StabilityPoint = 16
StabilityRate = 17
ReloadTime = 18
MaxBulletCount = 19
IgnoreDelayCount = 20
WeaponRange = 21
BlockRate = 22
BodyRadius = 23
ActionCount = 24
StrategyMobility = 25
StrategySightRange = 26
StreetBattleAdaptation = 27
OutdoorBattleAdaptation = 28
IndoorBattleAdaptation = 29
HealEffectivenessRate = 30
CriticalChanceResistPoint = 31
CriticalDamageResistRate = 32
LifeRecoverOnHit = 33
NormalAttackSpeed = 34
AmmoCost = 35
GroggyGauge = 36
GroggyTime = 37
DamageRatio = 38
DamagedRatio = 39
OppressionPower = 40
OppressionResist = 41
RegenCost = 42
InitialWeaponRangeRate = 43
DefensePenetration = 44
Max = 45