[Fix] 2e68fccd1d -> restore loyalty_regen.json

Patch by: @marder
Accepted by: @wowgetoffyourcellphone
Differential Revision: https://code.wildfiregames.com/D5210
Fixes #6891

This was SVN commit r27964.
This commit is contained in:
wowgetoffyourcellphone 2023-12-02 19:00:34 +00:00
parent 37a49249fa
commit 71cd4ecf98

View File

@ -0,0 +1,11 @@
{
"type": "range",
"radius": 75,
"affects": ["Structure"],
"modifications": [
{ "value": "Capturable/GarrisonRegenRate", "multiply": 1.5 }
],
"auraName": "Loyalty",
"auraDescription": "Structures +50% capture points garrison regeneration rate.",
"overlayIcon": "art/textures/ui/session/auras/build_bonus.png"
}