leader_skills = { ### NAVY ### 1 = { cost = 100 type = navy } 2 = { cost = 200 type = navy } 3 = { cost = 400 type = navy } 4 = { cost = 800 type = navy } 5 = { cost = 1600 type = navy } 6 = { cost = 3200 type = navy } 7 = { cost = 6400 type = navy } 8 = { cost = 12800 type = navy } 9 = { cost = 25600 type = navy } 10 = { cost = 51200 type = navy } ### Corps Commander ### 1 = { cost = 100 type = corps_commander } 2 = { cost = 200 type = corps_commander } 3 = { cost = 400 type = corps_commander } 4 = { cost = 800 type = corps_commander } 5 = { cost = 1600 type = corps_commander } 6 = { cost = 3200 type = corps_commander } 7 = { cost = 6400 type = corps_commander } 8 = { cost = 12800 type = corps_commander } 9 = { cost = 25600 type = corps_commander } 10 = { cost = 51200 type = corps_commander } ### Field Marshal ### 1 = { cost = 100 type = field_marshal } 2 = { cost = 200 type = field_marshal } 3 = { cost = 400 type = field_marshal } 4 = { cost = 800 type = field_marshal } 5 = { cost = 1600 type = field_marshal } 6 = { cost = 3200 type = field_marshal } 7 = { cost = 6400 type = field_marshal } 8 = { cost = 12800 type = field_marshal } 9 = { cost = 25600 type = field_marshal } 10 = { cost = 51200 type = field_marshal } ### Operative ### 1 = { cost = 100 type = operative modifier = { } } 2 = { cost = 300 type = operative modifier = { intel_network_gain = 0.05 intelligence_agency_defense = 0.05 operation_outcome = 0.025 } } 3 = { cost = 500 type = operative modifier = { intel_network_gain = 0.15 intelligence_agency_defense = 0.15 operation_outcome = 0.05 } } 4 = { cost = 1000 type = operative modifier = { intel_network_gain = 0.25 intelligence_agency_defense = 0.25 operation_outcome = 0.1 } } 5 = { cost = 1500 type = operative modifier = { intel_network_gain = 0.35 intelligence_agency_defense = 0.35 operation_outcome = 0.15 } } }