idea_categories = {
    cheat_1_idea = {
        slot = cheat_politics
        slot = cheat_diplomacy
        slot = cheat_technology
        slot = cheat_construction
        slot = cheat_production
        slot = cheat_training

        cost = 0
        removal_cost = 0
    }
    cheat_2_idea = {
        slot = cheat_experience
        slot = cheat_population
        slot = cheat_army
        slot = cheat_navy
        slot = cheat_airforce
        slot = cheat_special_forces

        cost = 0
        removal_cost = 0
    }
    cheat_3_idea = {
        slot = cheat_tank_manufacturer
        slot = cheat_naval_manufacturer
        slot = cheat_aircraft_manufacturer
        slot = cheat_materiel_manufacturer
        slot = cheat_industrial_concern
        slot = cheat_theorist

        cost = 0
        removal_cost = 0
    }
    cheat_4_idea = {
        slot = cheat_advisor
        slot = cheat_advisor
        slot = cheat_advisor
        slot = cheat_command
        slot = cheat_command
        slot = cheat_command

        cost = 0
        removal_cost = 0
    }
}