Changes
Page history
Create Skills/Mechanics/ModifyResource
authored
May 24, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/ModifyResource.md
0 → 100644
View page @
3ba3df95
## Description
Modifies the target player's given reagent
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| resource | reagent, res, r | The reagent to modify | Mana |
| amount | a | The amount of the modification | 1 |
## Examples
```
yaml
Skills
:
-
modifyresource{resource=Mana;amount=10} @NearestPlayer{r=10}
```
## Aliases
-
[x] modifyreagent
-
[x] mana
\ No newline at end of file