Jump to content

dajayalol

Community Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by dajayalol

  1. I am just a noob around here, tring to find a way to contribute Here's my question Is there any way to make a tech button script such that It can convert a kind of unit of yours, say, all your roman hastati into Marian Legionnaries., and preserves your previous weapon upgrade effect since roman 's may get "Reforms" in their tech Anyone got any idea of how to script this? I have read binaries\data\mods\public\\simulation\data echnologies\ but seem it can only modify values of armor,hack,health...etc right now for example:the immortals tech { "genericName": "Immortals", "description": "The Anusiya champion infantry train twice as fast, but lose a little max health.", "cost": {"food": 200, "wood": 0, "stone": 0, "metal": 200}, "requirements": {"tech": "phase_city"}, "requirementsTooltip": "Unlocked in City Phase.", "icon": "fist_spear.png", "researchTime": 30, "tooltip": "Anusiya -50% train time, but also -10% health.", "modifications": [ {"value": "Cost/BuildTime", "multiplier": 0.5}, {"value": "Health/Max", "multiplier": 0.9} ], "affects": ["Champion Infantry"] }
×
×
  • Create New...