|
Mechanic: Damage Percent
|
|
|
|
========================
|
|
========================
|
|
|
|
|
|
Deals damage equal to a percent of the player's max health, where 1 is
|
|
Deals damage equal to a percent of the player's max health, where 1 is
|
... | @@ -19,8 +18,8 @@ Attributes |
... | @@ -19,8 +18,8 @@ Attributes |
|
|
|
|
|
Examples
|
|
Examples
|
|
--------
|
|
--------
|
|
|
|
```yaml
|
|
Skills:
|
|
Skills:
|
|
- damagepercent{percent=0.5}
|
|
- damagepercent{percent=0.5}
|
|
|
|
```
|
|
Hurts the target for half (50%) of its max health. |
|
Hurts the target for half (50%) of its max health. |
|
|
|
\ No newline at end of file |