目录

character_action 表


<-返回:Characters 数据库

Contains all the individual button data for each character. A button is any of the places in the GUI where you can place for example a spell, item, or macro as a shortcut.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0
specTINYINTUNSIGNEDPRINO0
buttonTINYINTUNSIGNEDPRINO0
actionINTUNSIGNED NO0
typeTINYINTUNSIGNED NO0

字段说明


guid

The GUID of the character. See characters.guid.

spec

spec = 0 is the first spec, spec = 1 is the second spec.

button

The ID of the button on the action bar where the action icon will be placed.

Special bars are used for stances, auras, pets, stealth, and other similar special modes.

Possible values

Button IDsSet (key)
449371 (SHIFT + 1)
452832 (SHIFT + 2)
24-353 (SHIFT + 3) h1. Right Side Bar
36-474 (SHIFT + 4) Right Side Bar 2
48-595 (SHIFT + 5) h1. Bottom Right Bar
60-716 (SHIFT + 6) Bottom Left Bar
72-831 SpecialA
84-951 SpecialB
96-1071 SpecialC
108-1191 SpecialD

action

Depending on the type value, this could be either the spell ID (Spell.dbc), the item ID or macro ID.

type

The type of action:

Possible types

ValueDescription
0Spell
1Click
32Eq set
64Macro
65Click macro
128Item