source: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/ptol_hero_ptolemy_i_1.json@ 24472

Last change on this file since 24472 was 24472, checked in by Freagarach, 4 years ago

Standardise hero regnal numbers.

  • Uppercase -> lowercase.
  • Title -> regnal number.
  • Added where appropriate.

Actors are not changed.

Patch by: @Nescio
Differential revision: D2156

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/json
File size: 283 bytes
Line 
1{
2 "type": "range",
3 "radius": 60,
4 "affects": ["Worker"],
5 "modifications": [
6 { "value": "Builder/Rate", "multiply": 1.1 }
7 ],
8 "auraName": "Patron of Construction",
9 "auraDescription": "Workers +10% build rate.",
10 "overlayIcon": "art/textures/ui/session/auras/build_bonus.png"
11}
Note: See TracBrowser for help on using the repository browser.