Template:BalanceChange
This is a simple template to make adding balance changes in patch notes quick and easy.
Usage
{{BalanceChange|stat|before|after}}
Parameter | Description | Example |
---|---|---|
stat |
The stat being changed. | Damage |
before |
The value of the stat before it was changed. | 45 |
after |
The value of the stat after it was changed. | 50 |
For example: {{BalanceChange|Damage|45|50}}
results in:
- Damage: 45 => 50