mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 14:26:37 +00:00
Destroyed character_buffs (markdown)
@@ -1,19 +0,0 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
|
||||||
-----|-----|-----|-----|-----|-----
|
|
||||||
character\_id|int(10) unsigned|NO|PRI| |
|
|
||||||
slot\_id|tinyint(3) unsigned|NO|PRI| |
|
|
||||||
spell\_id|smallint(10) unsigned|NO| | |
|
|
||||||
caster\_level|tinyint(3) unsigned|NO| | |
|
|
||||||
caster\_name|varchar(64)|NO| | |
|
|
||||||
ticsremaining|int(11)|NO| | |
|
|
||||||
counters|int(10) unsigned|NO| | |
|
|
||||||
numhits|int(10) unsigned|NO| | |
|
|
||||||
melee\_rune|int(10) unsigned|NO| | |
|
|
||||||
magic\_rune|int(10) unsigned|NO| | |
|
|
||||||
persistent|tinyint(3) unsigned|NO| | |
|
|
||||||
dot\_rune|int(10)|NO| |0|
|
|
||||||
caston\_x|int(10)|NO| |0|
|
|
||||||
caston\_y|int(10)|NO| |0|
|
|
||||||
caston\_z|int(10)|NO| |0|
|
|
||||||
ExtraDIChance|int(10)|NO| |0|
|
|
||||||
instrument\_mod|int(10)|NO| |10|
|
|
||||||
Reference in New Issue
Block a user