hey all, anyone know if there's a way to set up a new tech with 2 prerequisites? Say I wanted to create a new energy weapon that's based on lances and plasma weapons or disruptors and arc throwers (or whatever), is there an AND function I can use to require to prereqs? Is it as simple as the word AND, or do I just list both techs one after the other? Anyone know...? Thanks in advance.
tech_cool_new_hybrid_weapon_1 = {
area = physics
cost = @tier3cost1
tier = 3
category = { particles }
ai_update_type = military
prerequisites = { "tech_lasers_4 ...???... tech_plasma_3" }
weight = @tier3weight1
tech_cool_new_hybrid_weapon_1 = {
area = physics
cost = @tier3cost1
tier = 3
category = { particles }
ai_update_type = military
prerequisites = { "tech_lasers_4 ...???... tech_plasma_3" }
weight = @tier3weight1