用户工具

站点工具


数据库:characters数据库:groups

groups 表


<-返回:Characters 数据库

This table holds basic info about groups.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO
leaderGuidINTUNSIGNED NO
lootMethodTINYINTUNSIGNED NO
looterGuidINTUNSIGNED NO
lootThresholdTINYINTUNSIGNED NO
icon1BIGINTUNSIGNED NO
icon2BIGINTUNSIGNED NO
icon3BIGINTUNSIGNED NO
icon4BIGINTUNSIGNED NO
icon5BIGINTUNSIGNED NO
icon6BIGINTUNSIGNED NO
icon7BIGINTUNSIGNED NO
icon8BIGINTUNSIGNED NO
groupTypeTINYINTUNSIGNED NO
difficultyTINYINTUNSIGNED NO0
raiddifficultyTINYINTUNSIGNED NO0
masterLooterGuidINTUNSIGNED NO

字段说明


guid

The ID of the group. This number is unique to each group and is the main method to identify a group.

leaderGuid

The GUID of the character. See characters.guid.

lootMethod

ValueNameComments
0FREE_FOR_ALL
1ROUND_ROBIN
2MASTER_LOOT
3GROUP_LOOT
4NEED_BEFORE_GREED

looterGuid

Master looter's guid. See characters.guid. If lootMethod is not 2, then it's group leader's guid.

lootThreshold

field-no-description|5

icon

field-no-description|6-13

groupType

ValueNameComments
0GROUPTYPE_NORMAL
1GROUPTYPE_BG
2GROUPTYPE_RAID
3GROUPTYPE_BGRAIDGROUPTYPE_BG + GROUPTYPE_RAID, // mask
4GROUPTYPE_UNK1
8GROUPTYPE_LFG

difficulty

field-no-description|15

raiddifficulty

field-no-description|16

masterLooterGuid

field-no-description|17

数据库/characters数据库/groups.txt · 最后更改: 2023/09/24 12:04 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki