Multiplication

JinglePinglePie
05 Nov 2015, 13:01
Just-- how can I use multiplication? Here's an example text: [[Confirm]](confirmScout, class=scout, Class=Scout)
I'd like to put in another variable that goes like this: healthBonus=health*1.1
So for the next section, I can put this: @inc health healthBonus
And not have to manually do everything every time the character levels up. Thank you.