Changes
Page history
Removed double title. Colorized example.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/potion.md
View page @
1218840d
Mechanic: Potion
================
Applies a potion effect to the target entity, which is usually
...
...
@@ -28,10 +27,10 @@ Examples
This example skill-configuration will strongly slow down the target for
10 seconds (200 ticks) and deal 5 hearts of damage to it.
Cripple:
Skills:
- potion{type=SLOW;duration=200;level=4}
- damage{amount=10}
```
yaml
Cripple
:
Skills
:
-
potion{type=SLOW;duration=200;level=4}
-
damage{amount=10}
```
[1] 20 ticks = 1 second
\ No newline at end of file