## Categories used in this file must have use_for_ai_budget = yes defined in economic_categories ## ## It is possible to have multiple entries with the same category and resource ## ################# ## Expenditure ## ################# advanced_logic_expenditure_planets = { resource = advanced_logic type = expenditure category = planets potential = { always = yes } weight = { weight = 0.2 } } advanced_logic_expenditure_ships = { resource = advanced_logic type = expenditure category = ships potential = { always = yes } weight = { weight = 0.5 } } advanced_logic_expenditure_upgrade = { resource = advanced_logic type = expenditure category = ship_upgrades potential = { always = yes } weight = { base = 0.1 } } advanced_logic_expenditure_trade = { resource = advanced_logic type = expenditure category = trade potential = { always = yes } weight = { weight = 0.1 } }