They Are Billions

They Are Billions

Custom Levels for They Are Billions
Add custom levels to They Are Billions by subscribing to these workshop items!
Learn More
Increasing damage by percentage doesn't produce expected result
I used
ApplyRules("RangerAttack Damage =50")
on game start。

It works fine and my rangers have 50 damage now。

The problem is,when I use
ApplyRules("RangerAttack Damage +10%")
through custom command during game play,
got 51, expecting 55

Anyway to solve it ?
My thanks.
< >
Showing 1-2 of 2 comments
Hello.

Yes the % is applied on BASED damage, not the current one. Meaning Rangers have ~10 damage based damage, each % will be applied on this ~10 damage, not the 50 you applied.
光合小鼠 7 Jul, 2021 @ 10:45am 
Originally posted by KarEssMoua:
Hello.

Yes the % is applied on BASED damage, not the current one. Meaning Rangers have ~10 damage based damage, each % will be applied on this ~10 damage, not the 50 you applied.

OK I see.

Maybe I should buff my rangers manually :)

Thanks.
< >
Showing 1-2 of 2 comments
Per page: 1530 50