Tweaked techs + 2 more techs for Barracks.

This was SVN commit r11675.
This commit is contained in:
Michael D. Hafer 2012-04-26 03:15:50 +00:00
parent c396c2a1ca
commit 85b433d48f
7 changed files with 47 additions and 8 deletions

View File

@ -0,0 +1,19 @@
{
"pair": "pair_inf_02",
"genericName": "Infantry Spear Fighting",
"specificName": {
"hele": "Doratismos",
"mace": "Doratismos",
"spart": "Doratismos",
"athen": "Doratismos"
},
"description": "Spear fighting training increases damage of infantry spear units.",
"cost": {"food": 0, "wood": 0, "stone": 0, "metal": 100},
"requirements": {"tech": "phase_city"},
"requirementsTooltip": "Unlocked in City Phase.",
"icon": "spear.png",
"researchTime": 20,
"tooltip": "Spearmen +2 pierce attack.",
"modifications": [{"value": "Attack/Melee/Pierce", "add": 2.0}],
"affects": ["Infantry Spear"]
}

View File

@ -1,13 +1,13 @@
{
"pair": "pair_inf_01",
"genericName": "Melee Infantry Training",
"genericName": "Infantry Training",
"description": "Training increases damage of melee infantry units.",
"cost": {"food": 0, "wood": 0, "stone": 0, "metal": 50},
"requirements": {"tech": "phase_town"},
"requirementsTooltip": "Unlocked in Town Phase.",
"icon": "sword.png",
"researchTime": 20,
"tooltip": "Melee Infantry +1 Attack.",
"tooltip": "Melee infantry +1 hack attack.",
"modifications": [{"value": "Attack/Melee/Hack", "add": 1.0}],
"affects": ["Infantry Melee"]
}

View File

@ -1,5 +1,5 @@
{
"genericName": "Lance vs. Chamfron",
"genericName": "Training vs. Irregulars",
"top": "melee_inf_training",
"bottom": "ranged_inf_training"
"bottom": "ranged_inf_irregulars"
}

View File

@ -0,0 +1,6 @@
{
"genericName": "Spear Fighting vs. Skirmishing",
"top": "melee_inf_spearfighting",
"bottom": "ranged_inf_skirmishers",
"supersedes": "pair_inf_01"
}

View File

@ -1,13 +1,13 @@
{
"pair": "pair_inf_01",
"genericName": "Ranged Infantry Training",
"genericName": "Ranged Infantry Irregulars",
"description": "Training increases damage of ranged infantry units.",
"cost": {"food": 0, "wood": 50, "stone": 0, "metal": 0},
"requirements": {"tech": "phase_town"},
"requirementsTooltip": "Unlocked in Town Phase.",
"icon": "arrow.png",
"researchTime": 20,
"tooltip": "Ranged Infantry +1 Attack.",
"modifications": [{"value": "Attack/Melee/Hack", "add": 1.0}],
"tooltip": "Ranged infantry +2 pierce attack.",
"modifications": [{"value": "Attack/Ranged/Pierce", "add": 2.0}],
"affects": ["Infantry Ranged"]
}

View File

@ -0,0 +1,13 @@
{
"pair": "pair_inf_02",
"genericName": "Ranged Infantry Skirmishers",
"description": "Training increases damage of infantry skirmisher units.",
"cost": {"food": 0, "wood": 100, "stone": 0, "metal": 0},
"requirements": {"tech": "phase_city"},
"requirementsTooltip": "Unlocked in City Phase.",
"icon": "arrow.png",
"researchTime": 20,
"tooltip": "Skirmisher infantry +2 pierce attack.",
"modifications": [{"value": "Attack/Ranged/Pierce", "add": 2.0}],
"affects": ["Infantry Javelin"]
}

View File

@ -47,8 +47,9 @@
</Obstruction>
<ProductionQueue>
<Technologies datatype="tokens">
pair_cav_01
pair_inf_01
pair_inf_02
pair_cav_01
</Technologies>
</ProductionQueue>
<Sound>