# How in Zarqlan's name did you successfully complete the endgame economic plan? beyond_endgame_economy_plan = { ai_weight = { weight = 1 } income = { energy = 300 minerals = 500 alloys = 500 physics_research = 10000 society_research = 10000 engineering_research = 10000 trade = 200 } subplan = { set_name = "Endgame Alloys" potential = { country_uses_bio_ships = no } income = { alloys = 10000 } } subplan = { scaling = yes set_name = "Endgame Alloys (Scaling)" potential = { country_uses_bio_ships = no } income = { alloys = 10000 } } subplan = { scaling = yes set_name = "Endgame BioShip Food" potential = { country_uses_bio_ships = yes } income = { food = 10000 } } subplan = { scaling = yes set_name = "Endgame Physics" income = { physics_research = 10000 } } subplan = { scaling = yes set_name = "Endgame Society" income = { society_research = 10000 } } subplan = { scaling = yes set_name = "Endgame Engineering" income = { engineering_research = 10000 } } subplan = { optional = yes set_name = "Endgame Base Pops" pops = 2500000 } subplan = { optional = yes scaling = yes set_name = "Endgame Scaling Pops" pops = 1000000 } subplan = { set_name = "Endgame Naval Cap" naval_cap = 9999 # Max set in defines } subplan = { scaling = yes set_name = "Galactic Nemesis Endgame Minerals Scaling" potential = { has_ascension_perk = ap_become_the_crisis } income = { minerals = 10000 } } subplan = { scaling = yes set_name = "Endgame Obsessional CG Scaling" potential = { has_valid_civic = civic_machine_obsessional_directive } income = { consumer_goods = 1000 } } inline_script = "ai/ai_strategic_resources" }