### Behemoth Crisis ### CRISIS SPECIAL PROJECT 3 - COMPLETION UNLOCKS CRISIS LEVEL 4 special_project = { key = "BEHEMOTH_CRISIS_SPECIAL_PROJECT_3" cost = 12000 days_to_research = 0 tech_department = society_technology picture = GFX_evt_behemoth_engineering icon = "gfx/interface/icons/situation_log/situation_log_space_creature.dds" event_chain = behemoth_crisis_chain location = no event_scope = country_event requirements = { } on_success = { set_country_flag = crisis_special_project_3_complete country_event = { id = biocrisis.15 } } on_fail = { } } ### CRISIS SPECIAL PROJECT 4 - COMPLETION UNLOCKS CRISIS LEVEL 5 special_project = { key = "BEHEMOTH_CRISIS_SPECIAL_PROJECT_4" event_chain = behemoth_crisis_chain days_to_research = 360 tech_department = society_technology timelimit = -1 picture = GFX_evt_behemoth_engineering icon = "gfx/interface/icons/situation_log/situation_log_space_creature.dds" location = yes event_scope = ship_event requirements = { size_requirement = { ship_size = behemoth_03 count = 1 } } on_success = { owner = { set_country_flag = crisis_special_project_4_complete country_event = { id = biocrisis.20 } } } desc = { trigger = { owner = { is_hive_empire = no is_machine_empire = no } } text = BEHEMOTH_CRISIS_SPECIAL_PROJECT_4_DESC } desc = { trigger = { owner = { is_hive_empire = yes } } text = BEHEMOTH_CRISIS_SPECIAL_PROJECT_4_DESC_HIVE } desc = { trigger = { owner = { is_machine_empire = yes } } text = BEHEMOTH_CRISIS_SPECIAL_PROJECT_4_DESC_MACHINE } on_fail = { } } #Starlit Citadel Origin Chain special_project = { key = "PROJECT_HATCHERY_SHIP_REMAINS" event_chain = abandoned_hatchery_chain_1 days_to_research = 360 tech_department = society_technology timelimit = -1 location = yes picture = GFX_evt_bio_ships_orbiting icon = "gfx/interface/icons/situation_log/situation_log_scanning_beam.dds" event_scope = ship_event requirements = { shipclass_science_ship = 1 leader = scientist } on_success = { from = { country_event = { id = bio.2020 days = 5 } } } } special_project = { key = "PROJECT_BIOMECHANICAL_WORLD" event_chain = abandoned_hatchery_chain_4 days_to_research = 360 tech_department = society_technology timelimit = -1 location = yes picture = GFX_evt_bio_ships_orbiting icon = "gfx/interface/icons/situation_log/situation_log_scanning_beam.dds" event_scope = ship_event requirements = { shipclass_science_ship = 1 leader = scientist } on_success = { from = { country_event = { id = bio.2030 days = 2 } } } } ### BEHEMOTH MUTATION PROJECT special_project = { key = "BEHEMOTH_MUTATION_PROJECT" cost = 24000 days_to_research = 0 tech_department = society_technology picture = GFX_evt_genetic_modification icon = "gfx/interface/icons/situation_log/situation_log_space_creature.dds" event_chain = behemoth_crisis_chain location = no event_scope = country_event requirements = { } on_success = { country_event = { id = biocrisis.280 } } on_fail = { } } ### BEHEMOTH TRANSFERENCE PROJECT special_project = { key = "BEHEMOTH_TRANSFERENCE_PROJECT" cost = 6000 days_to_research = 0 tech_department = society_technology picture = GFX_evt_genetic_modification icon = "gfx/interface/icons/situation_log/situation_log_space_creature.dds" event_chain = behemoth_crisis_chain location = no event_scope = country_event on_success = { country_event = { id = biocrisis.191 } } } ### BEHEMOTH FATE special_project = { key = "BEHEMOTH_FATE_PROJECT" cost = 600000 days_to_research = 0 tech_department = physics_technology picture = GFX_evt_genetic_modification icon = "gfx/interface/icons/situation_log/situation_log_space_creature.dds" location = no event_scope = country_event on_success = { country_event = { id = biocrisis.197 } } }