Changes
Page history
oop
authored
Jul 18, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
b0aa9830
...
...
@@ -211,13 +211,13 @@ Universal Attributes
The following attributes are applicable to all mechanics.
| Attribute | Shorthand | Description | Default |
|----------------|-----------|----------------------------------------------------------------------
-
|---------|
|----------------|-----------|----------------------------------------------------------------------|---------|
| cooldown | cd | In seconds. Allows for decimal values. | 0 |
| delay | | Delays the execution of the mechanic by a set number of ticks. | 0 |
| repeat | | How many times the mechanic should be repeated | 0 |
| repeatInterval | repeatI | How many ticks must elapse between repetitions | 0 |
| targetInterval | targetI | How many ticks must elapse between target selection | 0 |
| origin | | Change
d
the origin to whatever targeter is supplied. Requires Premium | |
| origin | | Change the origin to whatever targeter is supplied. Requires Premium | |
| forcesync | sync | Forces the execution type to be SYNC | false |
| power | |
[
Power
](
/mobs/Power
)
multiplier | 1 |
| fromorigin | fo | Whether to cast the mechanic from origin | false |
...
...
...
...