Spell.dbc
Материал из YTDB DataBase
|
К описанию DBC файлов.
'Spell' dbc
This dbc contains most information on all spells. These values are used by the core and a few spell_* tables.
Version 3.1.3
Structure
ID | Name | Type |
0 | Entry | uint |
1 | Category | uint |
2 | Dispel | uint |
3 | Mechanic | uint |
4 | Attributes | uint |
5 | AttributesEx | uint |
6 | AttributesEx2 | uint |
7 | AttributesEx3 | uint |
8 | AttributesEx4 | uint |
9 | AttributesEx5 | uint |
10 | AttributesEx6 | uint |
11 | Stances | uint |
12 | StancesNot | uint |
13 | Targets | uint |
14 | TargetCreatureType | uint |
15 | RequiresSpellFocus | uint |
16 | FacingCasterFlags | uint |
17 | CasterAuraState | uint |
18 | TargetAuraState | uint |
19 | CasterAuraStateNot | uint |
20 | TargetAuraStateNot | uint |
21 | casterAuraSpell | uint |
22 | targetAuraSpell | uint |
23 | excludeCasterAuraSpell | uint |
24 | excludeTargetAuraSpell | uint |
25 | CastingTimeIndex | uint |
26 | RecoveryTime | uint |
27 | CategoryRecoveryTime | uint |
28 | InterruptFlags | uint |
29 | AuraInterruptFlags | uint |
30 | ChannelInterruptFlags | uint |
31 | procFlags | uint |
32 | procChance | uint |
33 | procCharges | uint |
34 | maxLevel | uint |
35 | baseLevel | uint |
36 | spellLevel | uint |
37 | DurationIndex | uint |
38 | powerType | uint |
39 | manaCost | uint |
40 | manaCostPerlevel | uint |
41 | manaPerSecond | uint |
42 | manaPerSecondPerLevel | uint |
43 | rangeIndex | uint |
44 | speed | float |
45 | modalNextSpell | uint |
46 | StackAmount | uint |
47 | Totem1 | uint |
48 | Totem2 | uint |
49 | Reagent1 | int |
50 | Reagent2 | int |
51 | Reagent3 | int |
52 | Reagent4 | int |
53 | Reagent5 | int |
54 | Reagent6 | int |
55 | Reagent7 | int |
56 | Reagent8 | int |
57 | ReagentCount1 | uint |
58 | ReagentCount2 | uint |
59 | ReagentCount3 | uint |
60 | ReagentCount4 | uint |
61 | ReagentCount5 | uint |
62 | ReagentCount6 | uint |
63 | ReagentCount7 | uint |
64 | ReagentCount8 | uint |
65 | EquippedItemClass | int |
66 | EquippedItemSubClassMask | int |
67 | EquippedItemInventoryTypeMask | int |
68 | Effect1 | uint |
69 | Effect2 | uint |
70 | Effect3 | uint |
71 | EffectDieSides1 | int |
72 | EffectDieSides2 | int |
73 | EffectDieSides3 | int |
74 | EffectBaseDice1 | uint |
75 | EffectBaseDice2 | uint |
76 | EffectBaseDice3 | uint |
77 | EffectDicePerLevel1 | float |
78 | EffectDicePerLevel2 | float |
79 | EffectDicePerLevel3 | float |
80 | EffectRealPointsPerLevel1 | float |
81 | EffectRealPointsPerLevel2 | float |
82 | EffectRealPointsPerLevel3 | float |
83 | EffectBasePoints1 | int |
84 | EffectBasePoints2 | int |
85 | EffectBasePoints3 | int |
86 | EffectMechanic1 | uint |
87 | EffectMechanic2 | uint |
88 | EffectMechanic3 | uint |
89 | EffectImplicitTargetA1 | uint |
90 | EffectImplicitTargetA2 | uint |
91 | EffectImplicitTargetA3 | uint |
92 | EffectImplicitTargetB1 | uint |
93 | EffectImplicitTargetB2 | uint |
94 | EffectImplicitTargetB3 | uint |
95 | EffectRadiusIndex1 | uint |
96 | EffectRadiusIndex2 | uint |
97 | EffectRadiusIndex3 | uint |
98 | EffectApplyAuraName1 | uint |
99 | EffectApplyAuraName2 | uint |
100 | EffectApplyAuraName3 | uint |
101 | EffectAmplitude1 | uint |
102 | EffectAmplitude2 | uint |
103 | EffectAmplitude3 | uint |
104 | EffectMultipleValue1 | float |
105 | EffectMultipleValue2 | float |
106 | EffectMultipleValue3 | float |
107 | EffectChainTarget1 | uint |
108 | EffectChainTarget2 | uint |
109 | EffectChainTarget3 | uint |
110 | EffectItemType1 | uint |
111 | EffectItemType2 | uint |
112 | EffectItemType3 | uint |
113 | EffectMiscValue1 | int |
114 | EffectMiscValue2 | int |
115 | EffectMiscValue3 | int |
116 | EffectMiscValueB1 | int |
117 | EffectMiscValueB2 | int |
118 | EffectMiscValueB3 | int |
119 | EffectTriggerSpell1 | uint |
120 | EffectTriggerSpell2 | uint |
121 | EffectTriggerSpell3 | uint |
122 | EffectPointsPerComboPoint1 | float |
123 | EffectPointsPerComboPoint2 | float |
124 | EffectPointsPerComboPoint3 | float |
125 | EffectSpellClassMaskA1 | uint |
126 | EffectSpellClassMaskA2 | uint |
127 | EffectSpellClassMaskA3 | uint |
128 | EffectSpellClassMaskB1 | uint |
129 | EffectSpellClassMaskB2 | uint |
130 | EffectSpellClassMaskB3 | uint |
131 | EffectSpellClassMaskC1 | uint |
132 | EffectSpellClassMaskC2 | uint |
133 | EffectSpellClassMaskC3 | uint |
134 | SpellVisual1 | uint |
135 | SpellVisual2 | uint |
136 | SpellIconID | uint |
137 | activeIconID | uint |
138 | spellPriority | uint |
139 | SpellName_0 | string |
140 | SpellName_1 | string |
141 | SpellName_2 | string |
142 | SpellName_3 | string |
143 | SpellName_4 | string |
144 | SpellName_5 | string |
145 | SpellName_6 | string |
146 | SpellName_7 | string |
147 | SpellName_8 | string |
148 | SpellName_9 | string |
149 | SpellName_10 | string |
150 | SpellName_11 | string |
151 | SpellName_12 | string |
152 | SpellName_13 | string |
153 | SpellName_14 | string |
154 | SpellName_15 | string |
155 | SpellNameFlag | uint |
156 | Rank_0 | string |
157 | Rank_1 | string |
158 | Rank_2 | string |
159 | Rank_3 | string |
160 | Rank_4 | string |
161 | Rank_5 | string |
162 | Rank_6 | string |
163 | Rank_7 | string |
164 | Rank_8 | string |
165 | Rank_9 | string |
166 | Rank_10 | string |
167 | Rank_11 | string |
168 | Rank_12 | string |
169 | Rank_13 | string |
170 | Rank_14 | string |
171 | Rank_15 | string |
172 | RankFlags | uint |
173 | Description_0 | string |
174 | Description_1 | string |
175 | Description_2 | string |
176 | Description_3 | string |
177 | Description_4 | string |
178 | Description_5 | string |
179 | Description_6 | string |
180 | Description_7 | string |
181 | Description_8 | string |
182 | Description_9 | string |
183 | Description_10 | string |
184 | Description_11 | string |
185 | Description_12 | string |
186 | Description_13 | string |
187 | Description_14 | string |
188 | Description_15 | string |
189 | DescriptionFlags | uint |
190 | ToolTip_0 | string |
191 | ToolTip_1 | string |
192 | ToolTip_2 | string |
193 | ToolTip_3 | string |
194 | ToolTip_4 | string |
195 | ToolTip_5 | string |
196 | ToolTip_6 | string |
197 | ToolTip_7 | string |
198 | ToolTip_8 | string |
199 | ToolTip_9 | string |
200 | ToolTip_10 | string |
201 | ToolTip_11 | string |
202 | ToolTip_12 | string |
203 | ToolTip_13 | string |
204 | ToolTip_14 | string |
205 | ToolTip_15 | string |
206 | ToolTipFlags | uint |
207 | ManaCostPercentage | uint |
208 | StartRecoveryCategory | uint |
209 | StartRecoveryTime | uint |
210 | MaxTargetLevel | uint |
211 | SpellFamilyName | uint |
212 | SpellFamilyFlagsLow | uint |
213 | SpellFamilyFlagsHigh | uint |
214 | SpellFamilyFlags2 | uint |
215 | MaxAffectedTargets | uint |
216 | DmgClass | uint |
217 | PreventionType | uint |
218 | StanceBarOrder | uint |
219 | DmgMultiplier1 | float |
220 | DmgMultiplier2 | float |
221 | DmgMultiplier3 | float |
222 | MinFactionId | uint |
223 | MinReputation | uint |
224 | RequiredAuraVision | uint |
225 | TotemCategory1 | uint |
226 | TotemCategory2 | uint |
227 | AreaId | int |
228 | SchoolMask | uint |
229 | runeCostID | uint |
230 | spellMissileID | uint |
231 | PowerDisplayId | uint |