用户工具

站点工具


数据库:world数据库:spell_proc

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
数据库:world数据库:spell_proc [2023/10/03 23:17] – [HitMask] admin数据库:world数据库:spell_proc [2023/10/03 23:18] (当前版本) – [Cooldown] admin
行 163: 行 163:
 Adds special behaviour to the proc, spell might trigger proc only if these conditions are fullfilled Adds special behaviour to the proc, spell might trigger proc only if these conditions are fullfilled
  
-Event Flag Bit Comment +^Event^Flag^Bit^Comment^ 
-PROC_ATTR_REQ_EXP_OR_HONOR 1 0x0000001 requires proc target to give exp or honor +|PROC_ATTR_REQ_EXP_OR_HONOR|1|0x0000001|requires proc target to give exp or honor| 
-PROC_ATTR_TRIGGERED_CAN_PROC 2 0x0000002 aura can proc even when spell is triggered by another +|PROC_ATTR_TRIGGERED_CAN_PROC|2|0x0000002|aura can proc even when spell is triggered by another| 
-PROC_ATTR_REQ_MANA_COST 4 0x0000004 requires triggering spell to have a mana cost +|PROC_ATTR_REQ_MANA_COST|4|0x0000004|requires triggering spell to have a mana cost| 
-PROC_ATTR_REQ_SPELLMOD 8 0x0000008 requires triggering spell to be affected by aura SpellId (only for mod drops) +|PROC_ATTR_REQ_SPELLMOD|8|0x0000008|requires triggering spell to be affected by aura SpellId (only for mod drops)| 
-PROC_ATTR_DISABLE_EFF_0 16 0x0000010 explicitly disables aura proc effect 0 +|PROC_ATTR_DISABLE_EFF_0|16|0x0000010|explicitly disables aura proc effect 0| 
-PROC_ATTR_DISABLE_EFF_1 32 0x0000020 explicitly disables aura proc effect 1 +|PROC_ATTR_DISABLE_EFF_1|32|0x0000020|explicitly disables aura proc effect 1| 
-PROC_ATTR_DISABLE_EFF_2 64 0x0000040 explicitly disables aura proc effect 2 +|PROC_ATTR_DISABLE_EFF_2|64|0x0000040|explicitly disables aura proc effect 2| 
-PROC_ATTR_REDUCE_PROC_60 128 0x0000080 aura has a reduced chance to proc if level of proc actor > 60+|PROC_ATTR_REDUCE_PROC_60|128|0x0000080|aura has a reduced chance to proc if level of proc actor > 60
 ==== ProcsPerMinute ==== ==== ProcsPerMinute ====
  
行 184: 行 185:
 Define hidden cooldowns on the spell, in milliseconds. Also known as the proc's internal cooldown, or ICD. Define hidden cooldowns on the spell, in milliseconds. Also known as the proc's internal cooldown, or ICD.
  
-Value must be >=0. If the value does not meet the condition the SQL will fail on spell_proc_chk_1.+Value must be >=0. If the value does not meet the condition the SQL will fail on ''spell_proc_chk_1''.
  
 ==== Charges ==== ==== Charges ====
数据库/world数据库/spell_proc.1696346251.txt.gz · 最后更改: 2023/10/03 23:17 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki