Ticket #4006: boltshooter.diff

File boltshooter.diff, 2.7 KB (added by fatherbushido, 8 years ago)
  • binaries/data/mods/public/simulation/data/technologies/siege_bolt_accuracy.json

     
    11{
    22    "genericName": "Bolt Accuracy",
    33    "description": "Improvement to projectile accuracy",
    44    "cost": { "food": 0, "wood": 250, "stone": 0, "metal": 250 },
    5     "requirements": { "all": [{ "tech": "phase_city" }, { "all": [{ "notciv": "brit"}, { "notciv": "gaul" }, { "notciv": "iber" }, { "notciv": "maur" }, { "notciv": "pers" }] } ]},
     5    "requirements": { "all": [{ "tech": "phase_city" }, { "all": [{ "notciv": "brit"}, { "notciv": "gaul" }, { "notciv": "iber" }, { "notciv": "maur" }, { "notciv": "pers" }, { "notciv": "sele" }] } ]},
    66    "requirementsTooltip": "Unlocked in City Phase.",
    77    "icon": "accuracy_bolt.png",
    88    "researchTime": 40,
    99    "tooltip": "Bolt shooter accuracy increased 25%.",
    1010    "modifications": [{ "value": "Attack/Ranged/Spread", "multiply": 0.8 }],
    11     "affects": ["Bolt Shooter"],
     11    "affects": ["BoltShooter"],
    1212    "soundComplete": "interface/alarm/alarm_upgradearmory.xml"
    1313}
  • binaries/data/mods/public/simulation/templates/structures/sele_fortress.xml

     
    2525      successors/pair_unlock_champions
    2626      siege_attack
    2727      siege_armor
    2828      siege_cost_metal
    2929      siege_cost_wood
    30       siege_bolt_accuracy
    3130      successors/special_war_horses
    3231      successors/special_parade_of_daphne
    3332    </Technologies>
    3433  </ProductionQueue>
    3534  <VisualActor>
  • binaries/data/mods/public/simulation/templates/template_structure_military_fortress.xml

     
    8282    <Entities datatype="tokens">
    8383      units/{civ}_mechanical_siege_ballista_packed
    8484      units/{civ}_mechanical_siege_scorpio_packed
    8585      units/{civ}_mechanical_siege_oxybeles_packed
    8686      units/{civ}_mechanical_siege_lithobolos_packed
     87      units/{civ}_mechanical_siege_polybolos_packed
    8788      units/{civ}_mechanical_siege_ram
    8889      units/{civ}_mechanical_siege_tower
    8990    </Entities>
    9091    <Technologies datatype="tokens">
    9192      attack_soldiers_will