leader_logistics_skills = { ### NAVY ### #apparently unused 1 = { cost = 100 type = navy modifier = { naval_hit_chance = 0.05 naval_coordination = 0.02 } } 2 = { cost = 200 type = navy modifier = { naval_hit_chance = 0.1 naval_coordination = 0.04 } } 3 = { cost = 400 type = navy modifier = { naval_hit_chance = 0.15 naval_coordination = 0.06 } } 4 = { cost = 800 type = navy modifier = { naval_hit_chance = 0.2 naval_coordination = 0.08 } } 5 = { cost = 1600 type = navy modifier = { naval_hit_chance = 0.25 naval_coordination = 0.10 } } 6 = { cost = 3200 type = navy modifier = { naval_hit_chance = 0.3 naval_coordination = 0.12 } } 7 = { cost = 6400 type = navy modifier = { naval_hit_chance = 0.35 naval_coordination = 0.14 } } 8 = { cost = 12800 type = navy modifier = { naval_hit_chance = 0.40 naval_coordination = 0.16 } } 9 = { cost = 25600 type = navy modifier = { naval_hit_chance = 0.45 naval_coordination = 0.18 } } 10 = { cost = 51200 type = navy modifier = { naval_hit_chance = 0.50 naval_coordination = 0.20 } } ### Corps Commander ### 1 = { cost = 100 type = corps_commander modifier = { supply_consumption_factor = -0.025 } } 2 = { cost = 200 type = corps_commander modifier = { supply_consumption_factor = -0.05 } } 3 = { cost = 400 type = corps_commander modifier = { supply_consumption_factor = -0.075 } } 4 = { cost = 800 type = corps_commander modifier = { supply_consumption_factor = -0.1 } } 5 = { cost = 1600 type = corps_commander modifier = { supply_consumption_factor = -0.125 } } 6 = { cost = 3200 type = corps_commander modifier = { supply_consumption_factor = -0.150 } } 7 = { cost = 6400 type = corps_commander modifier = { supply_consumption_factor = -0.175 } } 8 = { cost = 12800 type = corps_commander modifier = { supply_consumption_factor = -0.2 } } 9 = { cost = 25600 type = corps_commander modifier = { supply_consumption_factor = -0.225 } } 10 = { cost = 51200 type = corps_commander modifier = { supply_consumption_factor = -0.25 } } ### Field Marshal ### 1 = { cost = 100 type = field_marshal modifier = { supply_consumption_factor = -0.025 } } 2 = { cost = 200 type = field_marshal modifier = { supply_consumption_factor = -0.05 } } 3 = { cost = 400 type = field_marshal modifier = { supply_consumption_factor = -0.075 } } 4 = { cost = 800 type = field_marshal modifier = { supply_consumption_factor = -0.1 } } 5 = { cost = 1600 type = field_marshal modifier = { supply_consumption_factor = -0.125 } } 6 = { cost = 3200 type = field_marshal modifier = { supply_consumption_factor = -0.150 } } 7 = { cost = 6400 type = field_marshal modifier = { supply_consumption_factor = -0.175 } } 8 = { cost = 12800 type = field_marshal modifier = { supply_consumption_factor = -0.2 } } 9 = { cost = 25600 type = field_marshal modifier = { supply_consumption_factor = -0.225 } } 10 = { cost = 51200 type = field_marshal modifier = { supply_consumption_factor = -0.25 } } }