数据库:characters数据库:character_aura
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
数据库:characters数据库:character_aura [2023/09/24 10:26] – [character_aura 表] admin | 数据库:characters数据库:character_aura [2023/09/24 10:28] (当前版本) – [character_aura 表] admin | ||
---|---|---|---|
行 14: | 行 14: | ||
|[[# | |[[# | ||
|[[# | |[[# | ||
- | |[[#amount0|amount0]]|INT|SIGNED| |NO|0| | | | + | |[[#amount|amount0]]|INT|SIGNED| |NO|0| | | |
- | |[[#amount1|amount1]]|INT|SIGNED| |NO|0| | | | + | |[[#amount|amount1]]|INT|SIGNED| |NO|0| | | |
- | |[[#amount2|amount2]]|INT|SIGNED| |NO|0| | | | + | |[[#amount|amount2]]|INT|SIGNED| |NO|0| | | |
|[[# | |[[# | ||
|[[# | |[[# | ||
行 29: | 行 29: | ||
---- | ---- | ||
- | guid | + | ==== guid ==== |
The GUID of the target affected by the aura. See characters.guid. | The GUID of the target affected by the aura. See characters.guid. | ||
- | casterGuid | + | ==== casterGuid |
The GUID of the player who casted the aura. See characters.guid. | The GUID of the player who casted the aura. See characters.guid. | ||
- | itemGuid | + | ==== itemGuid |
The GUID of the item which casted the aura. See item_instance.guid. | The GUID of the item which casted the aura. See item_instance.guid. | ||
- | spell | + | ==== spell ==== |
The spell from which the aura was applied. See Spell.dbc column 1. | The spell from which the aura was applied. See Spell.dbc column 1. | ||
- | effectMask | + | ==== effectMask |
The effect index of the spell from which the aura came from. A spell has up to three effects, with the index being 0, 1, or 2. | The effect index of the spell from which the aura came from. A spell has up to three effects, with the index being 0, 1, or 2. | ||
- | recalculateMask | + | ==== recalculateMask |
field-no-description|5 | field-no-description|5 | ||
- | stackcount | + | ==== stackcount |
Determines how many stacks of the spell the character has. | Determines how many stacks of the spell the character has. | ||
- | amount | + | ==== amount |
The modifier value associated with the aura. | The modifier value associated with the aura. | ||
- | base_amount0 | + | ==== base_amount0 |
field-no-description|11 | field-no-description|11 | ||
- | base_amount1 | + | ==== base_amount1 |
field-no-description|12 | field-no-description|12 | ||
- | base_amount2 | + | ==== base_amount2 |
field-no-description|13 | field-no-description|13 | ||
- | maxduration | + | ==== maxduration |
The maximum duration of the aura in ms. | The maximum duration of the aura in ms. | ||
- | remaintime | + | ==== remaintime |
The time remaining in ms on the aura. -1 means that the aura is indefinite. | The time remaining in ms on the aura. -1 means that the aura is indefinite. | ||
- | remaincharges | + | ==== remaincharges |
The number of charges remaining on the aura. | The number of charges remaining on the aura. |
数据库/characters数据库/character_aura.1695522416.txt.gz · 最后更改: 2023/09/24 10:26 由 admin