qs_player_npc_kill_record¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | npc_id | npc_types | id |
One-to-One | zone_id | zone | zoneidnumber |
Schema¶
Column | Data Type | Description |
---|---|---|
fight_id | int | Unique Fight Identifier |
npc_id | int | NPC Type Identifier |
type | int | Type (2 - Raid, 1 - Group, 0 - Solo) |
zone_id | int | Zone Identifier |
time | timestamp | Time Timestamp |