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

22 lines
387 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FlatData
class EquipmentCategory(object):
Unable = 0
Exp = 1
Bag = 2
Hat = 3
Gloves = 4
Shoes = 5
Badge = 6
Hairpin = 7
Charm = 8
Watch = 9
Necklace = 10
WeaponExpGrowthA = 11
WeaponExpGrowthB = 12
WeaponExpGrowthC = 13
WeaponExpGrowthZ = 14