#This is a dummy focus tree to make joint focuses work with the real generic focus tree #Don't touch this or I'll staple your foreskin to the back of your head focus_tree = { id = dummy_generic_focus country = { factor = 0 } continuous_focus_position = { x = 5 y = 830 } default = yes reset_on_civilwar = yes focus = { id = dummy_focus icon = Election_graphics x = 0 y = 0 cost = 10 search_filters = { FOCUS_FILTER_POLITICAL } completion_reward = { log = "[GetDateText]: [Root.GetName]: Focus dummy_focus" } ai_will_do = { base = 1 } } }