Jump to content

Calculates the aura of capture only at the moment the unit takes this action. Is that possible?


Recommended Posts

Example aura, but the change calculation heppen even when the units are not near the building. Is there any way to specify recalculation of indicators at the moment of action, and avoid unnecessary calculations?

 

{
"type": "range",
"radius": 60,
"affects": ["Soldier"],
"modifications": [
{ "value": "Attack/Capture/Capture", "add": 0.2 }
],
"stackable": true,
"auraName": "Capture Bonus",
"auraDescription": "Each Soldier in range increases capture points by 0.2. The effect is stackable.",
"overlayIcon": "art/textures/ui/session/auras/attack_bonus.png"
}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...