spell_visual_effect_name
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| ModelFileDataID | int | signed | NO | 0 | |||
| BaseMissileSpeed | float | NO | 0 | ||||
| Scale | float | NO | 0 | ||||
| MinAllowedScale | float | NO | 0 | ||||
| MaxAllowedScale | float | NO | 0 | ||||
| Alpha | float | NO | 0 | ||||
| Flags | int | unsigned | NO | 0 | |||
| TextureFileDataID | int | signed | NO | 0 | |||
| EffectRadius | float | NO | 0 | ||||
| Type | int | unsigned | NO | 0 | |||
| GenericID | int | signed | NO | 0 | |||
| RibbonQualityID | int | unsigned | NO | 0 | |||
| DissolveEffectID | int | signed | NO | 0 | |||
| ModelPosition | int | signed | NO | 0 | |||
| Unknown901 | tinyint | signed | NO | 0 | |||
| Unknown1100 | smallint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
ModelFileDataID
- no description -
BaseMissileSpeed
- no description -
Scale
- no description -
MinAllowedScale
- no description -
MaxAllowedScale
- no description -
Alpha
- no description -
Flags
- no description -
TextureFileDataID
- no description -
EffectRadius
- no description -
Type
- no description -
GenericID
- no description -
RibbonQualityID
- no description -
DissolveEffectID
- no description -
ModelPosition
- no description -
Unknown901
- no description -
Unknown1100
- no description -
VerifiedBuild
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
