数据库:world数据库:smart_scripts
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
数据库:world数据库:smart_scripts [2023/10/03 18:04] – [Triggered Flags] admin | 数据库:world数据库:smart_scripts [2023/10/03 18:06] (当前版本) – [Power Types] admin | ||
---|---|---|---|
行 490: | 行 490: | ||
==== React States ==== | ==== React States ==== | ||
- | Name Value Comment | + | ^Name^Value^Comment^ |
- | REACT_PASSIVE 0 Does not defend or attack at all. Does nothing. | + | |REACT_PASSIVE|0|Does not defend or attack at all. Does nothing.| |
- | REACT_DEFENSIVE 1 Only attacks back when attacked. | + | |REACT_DEFENSIVE|1|Only attacks back when attacked.| |
- | REACT_AGGRESSIVE 2 Will attack if on threat list and in threat radius. (default) | + | |REACT_AGGRESSIVE|2|Will attack if on threat list and in threat radius. (default)| |
==== Summon Types ==== | ==== Summon Types ==== | ||
- | Name Value Comment | + | |TEMPSUMMON_TIMED_OR_DEAD_DESPAWN|1|Despawns after a specified time OR when the creature disappears.| |
- | TEMPSUMMON_TIMED_OR_DEAD_DESPAWN 1 Despawns after a specified time OR when the creature disappears. | + | |TEMPSUMMON_TIMED_OR_CORPSE_DESPAWN|2|Despawns after a specified time OR when the creature dies.| |
- | TEMPSUMMON_TIMED_OR_CORPSE_DESPAWN 2 Despawns after a specified time OR when the creature dies. | + | |TEMPSUMMON_TIMED_DESPAWN|3|Despawns after a specified time.| |
- | TEMPSUMMON_TIMED_DESPAWN 3 Despawns after a specified time. | + | |TEMPSUMMON_TIMED_DESPAWN_OUT_OF_COMBAT|4|Despawns after a specified time after the creature is out of combat.| |
- | TEMPSUMMON_TIMED_DESPAWN_OUT_OF_COMBAT 4 Despawns after a specified time after the creature is out of combat. | + | |TEMPSUMMON_CORPSE_DESPAWN|5|Despawns instantly after death.| |
- | TEMPSUMMON_CORPSE_DESPAWN 5 Despawns instantly after death. | + | |TEMPSUMMON_CORPSE_TIMED_DESPAWN|6|Despawns after a specified time after death.| |
- | TEMPSUMMON_CORPSE_TIMED_DESPAWN 6 Despawns after a specified time after death. | + | |TEMPSUMMON_DEAD_DESPAWN|7|Despawns when the creature disappears.| |
- | TEMPSUMMON_DEAD_DESPAWN 7 Despawns when the creature disappears. | + | |TEMPSUMMON_MANUAL_DESPAWN|8|Despawns when UnSummon() (or Force Despawn action) is called.| |
- | TEMPSUMMON_MANUAL_DESPAWN 8 Despawns when UnSummon() (or Force Despawn action) is called. | + | |
==== Smart Follow Types ==== | ==== Smart Follow Types ==== | ||
- | Name Value Comment | + | ^Name^Value^Comment^ |
- | FOLLOW_TYPE_CIRCLE 1 360º Degrees around leader. 90º Degrees is the maximum angle. | + | |FOLLOW_TYPE_CIRCLE|1|360º Degrees around leader. 90º Degrees is the maximum angle.| |
- | FOLLOW_TYPE_SEMI_CIRCLE_BEHIND 2 180º Degrees behind leader. | + | |FOLLOW_TYPE_SEMI_CIRCLE_BEHIND|2|180º Degrees behind leader.| |
- | FOLLOW_TYPE_SEMI_CIRCLE_FRONT 3 180º Degrees in front of leader. | + | |FOLLOW_TYPE_SEMI_CIRCLE_FRONT|3|180º Degrees in front of leader.| |
- | FOLLOW_TYPE_LINE 4 Front -> Back -> Front -> Back. | + | |FOLLOW_TYPE_LINE|4|Front -> Back -> Front -> Back.| |
- | FOLLOW_TYPE_COLUMN 5 Left -> Right -> Left -> Right. | + | |FOLLOW_TYPE_COLUMN|5|Left -> Right -> Left -> Right.| |
- | FOLLOW_TYPE_ANGULAR 6 Geese-like formation 135º and 225º degrees behind leader. | + | |FOLLOW_TYPE_ANGULAR|6|Geese-like formation 135º and 225º degrees behind leader.| |
==== Power Types ==== | ==== Power Types ==== | ||
- | Name Value | + | ^Name^Value^ |
- | POWER_MANA 0 | + | |POWER_MANA|0| |
- | POWER_RAGE 1 | + | |POWER_RAGE|1| |
- | POWER_FOCUS 2 | + | |POWER_FOCUS|2| |
- | POWER_ENERGY 3 | + | |POWER_ENERGY|3| |
==== Invoker: ==== | ==== Invoker: ==== | ||
数据库/world数据库/smart_scripts.1696327495.txt.gz · 最后更改: 2023/10/03 18:04 由 admin