|
|
|
## Description
|
|
|
|
Modifies the target player's given reagent
|
|
|
|
Adds the specified amount to the target player's given reagent. The amount can be either positive or negative. If the new amount would be more/less than the player's maximum/minimum amount, the reagent's amount is clamped to be the maximum/minimum possible
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| resource | reagent, res, r | The reagent to modify | Mana<!--type:Reagent-->|
|
|
|
|
| amount | a | The amount of the modification | 1 |
|
|
|
|
| amount | a | The amount | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
| ... | ... | |