Changes
Page history
updated example
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/setnodamageticks.md
View page @
d69d0318
...
@@ -14,5 +14,5 @@ Sets the immunity ticks on the target. This should be delayed if used immediatel
...
@@ -14,5 +14,5 @@ Sets the immunity ticks on the target. This should be delayed if used immediatel
Gives the caster invincibility after it attacks.
Gives the caster invincibility after it attacks.
```
yaml
```
yaml
-
setNoDamageTicks{ticks=0;delay=1} @
trigger
~onAttack
-
setNoDamageTicks{ticks=0;delay=1} @
self
~onAttack
```
```
\ No newline at end of file