summaryrefslogtreecommitdiff
path: root/docs/spell_scripts.md
blob: 1c010530fd25d5bb4c71a4f619f59c1dbbb0e751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Database Structure](Database-Structure) > [World-Database](World-Database) > [spell_scripts](spell_scripts)

Column | Type | Description
--- | --- | ---
Id | mediumint(8) unsigned | 
EffIndex | tinyint(3) unsigned | 
Delay | int(10) unsigned | 
Command | mediumint(8) unsigned | 
Datalong | mediumint(8) unsigned | 
Datalong2 | int(10) unsigned | 
Dataint | int(11) | 
X | float | 
Y | float | 
Z | float | 
O | float |