Gold generation aura

Status
Not open for further replies.
Level 2
Joined
May 18, 2022
Messages
9
Hello everyone. I want to create a golden generation aura for the hero

My problem is: I have a trigger that generates me 1 gold per second, but I don't know how to make it generate for upgrading the hero lvl.

For example, 1 gold/s if the hero upgraded golden aura once

2 Gold/sec if hero upgraded golden aura twice

3gold/sec if hero upgraded gold aura three times
 
That should be pretty straightforward with something like this

  • Gold
    • Events
      • Time - Every 1.00 seconds of game time
    • Conditions
    • Actions
      • Player - Add (Level of Gold Aura for MyHero) to (Owner of MyHero).Current gold
1721994269588.png
 
Status
Not open for further replies.
Back
Top