mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-04 15:17:17 +00:00
Created aa_actions (markdown)
+14
@@ -0,0 +1,14 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
aaid|mediumint(8) unsigned|NO|PRI|0|
|
||||||
|
rank|tinyint(3) unsigned|NO|PRI|0|
|
||||||
|
reuse\_time|mediumint(8) unsigned|NO| |0|
|
||||||
|
spell\_id|mediumint(8) unsigned|NO| |0|
|
||||||
|
target|tinyint(3) unsigned|NO| |0|
|
||||||
|
nonspell\_action|tinyint(3) unsigned|NO| |0|
|
||||||
|
nonspell\_mana|mediumint(8) unsigned|NO| |0|
|
||||||
|
nonspell\_duration|mediumint(8) unsigned|NO| |0|
|
||||||
|
redux\_aa|mediumint(8) unsigned|NO| |0|
|
||||||
|
redux\_rate|tinyint(4)|NO| |0|
|
||||||
|
redux\_aa2|mediumint(8) unsigned|NO| |0|
|
||||||
|
redux\_rate2|tinyint(4)|NO| |0|
|
||||||
Reference in New Issue
Block a user