character_pet_buffs¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | char_id | character_data | id |
One-to-One | spell_id | spells_new | id |
Schema¶
Column | Data Type | Description |
---|---|---|
char_id | int | Character Identifier |
pet | int | Pet |
slot | int | Slot |
spell_id | int | Spell Identifier |
caster_level | tinyint | Caster Level |
castername | varchar | Caster Name |
ticsremaining | int | Tics Remaining |
counters | int | Counters |
numhits | int | Number of Hits |
rune | int | Rune |
instrument_mod | tinyint | Instrument Modifier |