leader_attack_skills = { ### NAVY ### 1 = { cost = 100 type = navy modifier = { naval_damage_factor = 0.05 } building_module_modifier = { spotting_chance = 0.02 ships_at_battle_start = 0.02 } } 2 = { cost = 200 type = navy modifier = { naval_damage_factor = 0.10 } building_module_modifier = { spotting_chance = 0.04 ships_at_battle_start = 0.04 } } 3 = { cost = 400 type = navy modifier = { naval_damage_factor = 0.15 } building_module_modifier = { spotting_chance = 0.06 ships_at_battle_start = 0.06 } } 4 = { cost = 800 type = navy modifier = { naval_damage_factor = 0.20 } building_module_modifier = { spotting_chance = 0.08 ships_at_battle_start = 0.08 } } 5 = { cost = 1600 type = navy modifier = { naval_damage_factor = 0.25 } building_module_modifier = { spotting_chance = 0.1 ships_at_battle_start = 0.1 } } 6 = { cost = 3200 type = navy modifier = { naval_damage_factor = 0.30 } building_module_modifier = { spotting_chance = 0.12 ships_at_battle_start = 0.12 } } 7 = { cost = 6400 type = navy modifier = { naval_damage_factor = 0.35 } building_module_modifier = { spotting_chance = 0.14 ships_at_battle_start = 0.14 } } 8 = { cost = 12800 type = navy modifier = { naval_damage_factor = 0.40 } building_module_modifier = { spotting_chance = 0.16 ships_at_battle_start = 0.16 } } 9 = { cost = 25600 type = navy modifier = { naval_damage_factor = 0.45 } building_module_modifier = { spotting_chance = 0.18 ships_at_battle_start = 0.18 } } 10 = { cost = 51200 type = navy modifier = { naval_damage_factor = 0.50 } building_module_modifier = { spotting_chance = 0.2 ships_at_battle_start = 0.2 } } ### Corps Commander ### 1 = { cost = 100 type = corps_commander modifier = { offence = 0.025 } } 2 = { cost = 200 type = corps_commander modifier = { offence = 0.05 } } 3 = { cost = 400 type = corps_commander modifier = { offence = 0.075 } } 4 = { cost = 800 type = corps_commander modifier = { offence = 0.10 } } 5 = { cost = 1600 type = corps_commander modifier = { offence = 0.125 } } 6 = { cost = 3200 type = corps_commander modifier = { offence = 0.15 } } 7 = { cost = 6400 type = corps_commander modifier = { offence = 0.175 } } 8 = { cost = 12800 type = corps_commander modifier = { offence = 0.20 } } 9 = { cost = 25600 type = corps_commander modifier = { offence = 0.225 } } 10 = { cost = 51200 type = corps_commander modifier = { offence = 0.25 } } ### Field Marshal ### 1 = { cost = 100 type = field_marshal modifier = { offence = 0.025 } } 2 = { cost = 200 type = field_marshal modifier = { offence = 0.05 } } 3 = { cost = 400 type = field_marshal modifier = { offence = 0.075 } } 4 = { cost = 800 type = field_marshal modifier = { offence = 0.10 } } 5 = { cost = 1600 type = field_marshal modifier = { offence = 0.125 } } 6 = { cost = 3200 type = field_marshal modifier = { offence = 0.15 } } 7 = { cost = 6400 type = field_marshal modifier = { offence = 0.175 } } 8 = { cost = 12800 type = field_marshal modifier = { offence = 0.2 } } 9 = { cost = 25600 type = field_marshal modifier = { offence = 0.225 } } 10 = { cost = 51200 type = field_marshal modifier = { offence = 0.25 } } }