Upload files to "schema"
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
# Default schema for SpellVisualKit.dbc (WoW 1.12.1 5875)
|
||||
#
|
||||
# Array fields in this table are expanded with numeric suffixes. The
|
||||
# order matches the column order in the DBC.
|
||||
fields:
|
||||
- ID
|
||||
- KitType
|
||||
- AnimID
|
||||
- HeadEffect
|
||||
- ChestEffect
|
||||
- BaseEffect
|
||||
- LeftHandEffect
|
||||
- RightHandEffect
|
||||
- BreathEffect
|
||||
- SpecialEffect_1
|
||||
- SpecialEffect_2
|
||||
- SpecialEffect_3
|
||||
- WorldEffect
|
||||
- SoundID
|
||||
- ShakeID
|
||||
- CharProc_1
|
||||
- CharProc_2
|
||||
- CharProc_3
|
||||
- CharProc_4
|
||||
- CharParamZero_1
|
||||
- CharParamZero_2
|
||||
- CharParamZero_3
|
||||
- CharParamZero_4
|
||||
- CharParamOne_1
|
||||
- CharParamOne_2
|
||||
- CharParamOne_3
|
||||
- CharParamOne_4
|
||||
- CharParamTwo_1
|
||||
- CharParamTwo_2
|
||||
- CharParamTwo_3
|
||||
- CharParamTwo_4
|
||||
- CharParamThree_1
|
||||
- CharParamThree_2
|
||||
- CharParamThree_3
|
||||
- CharParamThree_4
|
||||
|
||||
# KitType<32>
|
||||
# AnimID<32>
|
||||
# HeadEffect<32>
|
||||
# ChestEffect<32>
|
||||
# BaseEffect<32>
|
||||
# LeftHandEffect<32>
|
||||
# RightHandEffect<32>
|
||||
# BreathEffect<32>
|
||||
# SpecialEffect<32>[3]
|
||||
# WorldEffect<32>
|
||||
# SoundID<32>
|
||||
# ShakeID<32>
|
||||
# CharProc<32>[4]
|
||||
# CharParamZero[4]
|
||||
# CharParamOne[4]
|
||||
# CharParamTwo[4]
|
||||
# CharParamThree[4]
|
||||
Reference in New Issue
Block a user