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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...