Template:BalanceChange

From Deceive Inc. Wiki
Revision as of 17:16, 13 March 2024 by LunarEcklipse (talk | contribs) (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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