diff --git a/auras.md b/auras.md new file mode 100644 index 0000000..f7f5814 --- /dev/null +++ b/auras.md @@ -0,0 +1,13 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Extra** +-----|-----|-----|-----|-----|----- +type|int(10)|NO|PRI| | +npc\_type|int(10)|NO| | | +name|varchar(64)|NO| | | +spell\_id|int(10)|NO| | | +distance|int(10)|NO| |60| +aura\_type|int(10)|NO| |1| +spawn\_type|int(10)|NO| |0| +movement|int(10)|NO| |0| +duration|int(10)|NO| |5400| +icon|int(10)|NO| |-1| +cast\_time|int(10)|NO| |0| \ No newline at end of file