1
0
forked from 0ad/0ad
This was SVN commit r18167.
This commit is contained in:
mimo 2016-05-13 20:14:02 +00:00
parent 7f300bbf3d
commit 0b8845eb4f

View File

@ -6,7 +6,7 @@
{"value": "Armour/Pierce", "add": 1 }, {"value": "Armour/Pierce", "add": 1 },
{"value": "Armour/Crush", "add": 1 }, {"value": "Armour/Crush", "add": 1 },
{"value": "Attack/Capture/Value", "add": 0.4 }, {"value": "Attack/Capture/Value", "add": 0.4 },
{"value": "ResourceGatherer/BaseSpeed", "multiply": 0.25 }, {"value": "ResourceGatherer/BaseSpeed", "multiply": 0.75 },
{"value": "UnitMotion/WalkSpeed", "add": 0.5, "affects": "Infantry"}, {"value": "UnitMotion/WalkSpeed", "add": 0.5, "affects": "Infantry"},
{"value": "UnitMotion/WalkSpeed", "add": 1, "affects": "Cavalry" }, {"value": "UnitMotion/WalkSpeed", "add": 1, "affects": "Cavalry" },
{"value": "Attack/Ranged/MaxRange", "add": 4, "affects": "Ranged" }, {"value": "Attack/Ranged/MaxRange", "add": 4, "affects": "Ranged" },