Ticket #4084: IberianTechs.patch

File IberianTechs.patch, 5.2 KB (added by javiergodas, 8 years ago)
  • binaries/data/mods/public/simulation/data/technologies/attack_steel_working.json

     
    11{
    22    "genericName": "Steel Working",
    33    "specificName": {
    4         "maur": "Wootz Steel",
    5         "iber": "Toledo Steel"
     4        "maur": "Wootz Steel"
    65    },
    76    "description": "Secret steel working techniques give sword blades distinctive and beautiful markings. Not only that, but the steel's hardness is unparalleled.",
    87    "cost": { "food": 0, "wood": 200, "stone": 0, "metal": 200 },
    9     "requirements": { "all": [{ "tech": "phase_city" }, { "any": [{ "civ": "iber" }, { "civ": "maur" }] }] },
     8    "requirements": { "all": [{ "tech": "phase_city" }, { "civ": "maur" }]},
    109    "requirementsTooltip": "Unlocked in City Phase.",
    1110    "icon": "metalworker.png",
    1211    "researchTime": 60,
  • binaries/data/mods/public/simulation/data/technologies/iberians/iber_attack_steel_working.json

     
     1{
     2    "genericName": "Steel Working",
     3    "specificName": {
     4        "iber": "Toledo Steel"
     5    },
     6    "description": "Secret steel working techniques give sword blades distinctive and beautiful markings. Not only that, but the steel's hardness is unparalleled.",
     7    "cost": { "food": 0, "wood": 200, "stone": 0, "metal": 200 },
     8       "supersedes": "attack_infantry_melee_02",
     9    "requirements": { "all": [{ "tech": "phase_city" }, { "civ": "iber" }]},
     10    "requirementsTooltip": "Unlocked in City Phase.",
     11    "icon": "metalworker.png",
     12    "researchTime": 60,
     13    "tooltip": "+2 attack for all sword units.",
     14    "modifications": [{ "value": "Attack/Melee/Hack", "add": 2.0 }],
     15    "affects": ["Sword"],
     16    "soundComplete": "interface/alarm/alarm_upgradearmory.xml"
     17}
  • binaries/data/mods/public/simulation/data/technologies/iberians/maisu_burdina_langileak.json

     
     1{
     2    "genericName": "Maisu Burdina Langileak",
     3    "description": "The Iberians were known to produce the finest iron and steel implements and weapons of the age. Effect: Metal costs for units and technologies reduced by 50%.",
     4    "cost": {"food": 0, "wood": 200, "stone": 200, "metal": 0},
     5    "requirements": {"all": [{"tech": "phase_town"}, {"civ": "iber"}]},
     6    "requirementsTooltip": "Unlocked in Town Phase.",
     7    "icon": "anvil.png",
     8    "researchTime": 60,
     9    "tooltip": "The Iberians were known to produce the finest iron and steel implements and weapons of the age. Effect: Metal costs for units and technologies reduced by 50%.",
     10    "modifications": [
     11        { "value": "Cost/Resources/metal", "multiply": 0.5 }
     12    ],
     13    "affects": ["Unit"],
     14    "soundComplete": "interface/alarm/alarm_upgradearmory.xml"
     15}
  • binaries/data/mods/public/simulation/data/technologies/iberians/suzko_txabalina.json

     
     1{
     2    "genericName": "Suzko Txabalina",
     3    "description": "Iberian tribesmen were noted for wrapping bundles of grass about the shafts of their throwing spears, soaking that in some sort of flammable pitch, then setting it afire just before throwing.",
     4    "cost": {"food": 0, "wood": 200, "stone": 0, "metal": 200},
     5       "supersedes": "attack_infantry_ranged_02",
     6    "requirements": {"all": [{"tech": "phase_city"}, {"civ": "iber"}]},
     7    "requirementsTooltip": "Unlocked in City Phase.",
     8    "icon": "spear.png",
     9    "researchTime": 60,
     10    "tooltip": "Unlocks the flaming component attributed to javelin-armed units; causes targets struck to become inflamed and lose hitpoints at a constant rate until and if either healed or repaired, as appropriate.",
     11    "modifications": [
     12        {"value": "Attack/Ranged/Crush", "add": 10}
     13    ],
     14    "affects": ["Javelin"],
     15    "soundComplete": "interface/alarm/alarm_upgradearmory.xml"
     16}
  • binaries/data/mods/public/simulation/templates/structures/iber_blacksmith.xml

     
    77  </Identity>
    88  <ProductionQueue>
    99    <Technologies datatype="tokens">
    10       attack_steel_working
     10      iberians/iber_attack_steel_working
     11      iberians/suzko_txabalina
     12      iberians/maisu_burdina_langileak
    1113    </Technologies>
    1214  </ProductionQueue>
    1315  <VisualActor>