1
0
forked from mirrors/0ad

A bunch of stuff.

This was SVN commit r11667.
This commit is contained in:
Mythos_Ruler
2012-04-24 21:36:54 +00:00
parent 29739575cd
commit b2d399fe47
8 changed files with 17 additions and 15 deletions
@@ -14,7 +14,7 @@
"requirementsTooltip": "Unlocked in City Phase.",
"icon": "spear_cavalry.png",
"researchTime": 20,
"tooltip": "Equip you melee cavalry with better weapons. Melee Cavalry +2 Hack Attack.",
"tooltip": "Equip your melee cavalry with better weapons. Melee Cavalry +2 Hack Attack.",
"modifications": [{"value": "Attack/Melee/Hack", "add": 2.0}],
"affects": ["Cavalry Melee"]
}
@@ -13,7 +13,7 @@
"requirementsTooltip": "Unlocked in Town Phase.",
"icon": "mining_stone.png",
"researchTime": 20,
"tooltip": "Compell serfs to help your workers mine stone. +25% stone gathering rate.",
"tooltip": "Compel serfs to help your workers mine stone. +25% stone gathering rate.",
"modifications": [{"value": "ResourceGatherer/Rates/stone/rock", "multiplier": 1.25}],
"affects": ["Worker"]
}
@@ -39,6 +39,6 @@
<VisualActor>
<SilhouetteDisplay>false</SilhouetteDisplay>
<SilhouetteOccluder>true</SilhouetteOccluder>
<Actor>structures/hellenes/wall_med.xml</Actor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>
@@ -39,6 +39,6 @@
<VisualActor>
<SilhouetteDisplay>false</SilhouetteDisplay>
<SilhouetteOccluder>true</SilhouetteOccluder>
<Actor>structures/hellenes/wall_med.xml</Actor>
<Actor>structures/hellenes/wall_medium.xml</Actor>
</VisualActor>
</Entity>
@@ -25,10 +25,11 @@
<Selectable>
<EditorOnly disable=""/>
<Overlay>
<Texture>
<MainTexture>circle/128x128.png</MainTexture>
<MainTextureMask>circle/128x128_mask.png</MainTextureMask>
</Texture>
<Outline>
<LineTexture>outline_border.png</LineTexture>
<LineTextureMask>outline_border_mask.png</LineTextureMask>
<LineThickness>0.5</LineThickness>
</Outline>
</Overlay>
</Selectable>
<Sound>
@@ -30,10 +30,11 @@
<Selectable>
<EditorOnly disable=""/>
<Overlay>
<Texture>
<MainTexture>circle/128x128.png</MainTexture>
<MainTextureMask>circle/128x128_mask.png</MainTextureMask>
</Texture>
<Outline>
<LineTexture>outline_border.png</LineTexture>
<LineTextureMask>outline_border_mask.png</LineTextureMask>
<LineThickness>0.5</LineThickness>
</Outline>
</Overlay>
</Selectable>
</Entity>
@@ -58,7 +58,7 @@
<Rates>
<food.fish>0.5</food.fish>
<food.fruit>2</food.fruit>
<food.grain>0.5</food.grain>
<food.grain>0.4</food.grain>
<food.meat>1</food.meat>
<wood.tree>0.5</wood.tree>
<wood.ruins>5</wood.ruins>