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

Last change on this file since 23994 was 23994, checked in by bb, 4 years ago

Fix lineendings for json files

Noticed and proposed by: Nescio
Differential Revision: D2958

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