raid_leaders¶
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 | rid | raid_details | raidid |
Schema¶
Column | Data Type | Description |
---|---|---|
gid | int | Group Identifier |
rid | int | Raid Identifier |
marknpc | varchar | Mark NPC: 0 = False, 1 = True |
maintank | varchar | Main Tank: 0 = False, 1 = True |
assist | varchar | Assist: 0 = False, 1 = True |
puller | varchar | Puller: 0 = False, 1 = True |
leadershipaa | tinyblob | Leadership AA |
mentoree | varchar | Mentoree: 0 = False, 1 = True |
mentor_percent | int | Mentore Percent: 0 = None, 100 = Max |