Changes
Page history
Added syntax to example.
authored
Oct 20, 2023
by
Dante
Show whitespace changes
Inline
Side-by-side
skills/mechanics/setnodamageticks.md
View page @
266a1a38
...
@@ -14,5 +14,6 @@ Sets the immunity ticks on the target. This should be delayed if used immediatel
...
@@ -14,5 +14,6 @@ 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
Skills
:
-
setNoDamageTicks{ticks=0;delay=1} @self ~onAttack
-
setNoDamageTicks{ticks=0;delay=1} @self ~onAttack
```
```
\ No newline at end of file