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 } } 11 = { cost = 102400 type = navy modifier = { naval_damage_factor = 0.55 } building_module_modifier = { spotting_chance = 0.22 ships_at_battle_start = 0.22 } } 12 = { cost = 204800 type = navy modifier = { naval_damage_factor = 0.6 } building_module_modifier = { spotting_chance = 0.24 ships_at_battle_start = 0.24 } } 13 = { cost = 409600 type = navy modifier = { naval_damage_factor = 0.65 } building_module_modifier = { spotting_chance = 0.26 ships_at_battle_start = 0.26 } } 14 = { cost = 819200 type = navy modifier = { naval_damage_factor = 0.7 } building_module_modifier = { spotting_chance = 0.28 ships_at_battle_start = 0.28 } } 15 = { cost = 1638400 type = navy modifier = { naval_damage_factor = 0.75 } building_module_modifier = { spotting_chance = 0.3 ships_at_battle_start = 0.3 } } 16 = { cost = 3276800 type = navy modifier = { naval_damage_factor = 0.8 } building_module_modifier = { spotting_chance = 0.32 ships_at_battle_start = 0.32 } } 17 = { cost = 6553600 type = navy modifier = { naval_damage_factor = 0.85 } building_module_modifier = { spotting_chance = 0.34 ships_at_battle_start = 0.34 } } 18 = { cost = 13107200 type = navy modifier = { naval_damage_factor = 0.9 } building_module_modifier = { spotting_chance = 0.36 ships_at_battle_start = 0.36 } } 19 = { cost = 26214400 type = navy modifier = { naval_damage_factor = 0.95 } building_module_modifier = { spotting_chance = 0.38 ships_at_battle_start = 0.38 } } 20 = { cost = 52428800 type = navy modifier = { naval_damage_factor = 1 } building_module_modifier = { spotting_chance = 0.4 ships_at_battle_start = 0.4 } } ### 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 } } 11 = { cost = 102400 type = corps_commander modifier = { offence = 0.3 } } 12 = { cost = 204800 type = corps_commander modifier = { offence = 0.35 } } 13 = { cost = 409600 type = corps_commander modifier = { offence = 0.4 } } 14 = { cost = 819200 type = corps_commander modifier = { offence = 0.45 } } 15 = { cost = 1638400 type = corps_commander modifier = { offence = 0.5 } } 16 = { cost = 3276800 type = corps_commander modifier = { offence = 0.55 } } 17 = { cost = 6553600 type = corps_commander modifier = { offence = 0.6 } } 18 = { cost = 13107200 type = corps_commander modifier = { offence = 0.65 } } 19 = { cost = 26214400 type = corps_commander modifier = { offence = 0.7 } } 20 = { cost = 52428800 type = corps_commander modifier = { offence = 0.75 } } ### 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 } } 11 = { cost = 102400 type = field_marshal modifier = { offence = 0.3 } } 12 = { cost = 204800 type = field_marshal modifier = { offence = 0.35 } } 13 = { cost = 409600 type = field_marshal modifier = { offence = 0.4 } } 14 = { cost = 819200 type = field_marshal modifier = { offence = 0.45 } } 15 = { cost = 1638400 type = field_marshal modifier = { offence = 0.5 } } 16 = { cost = 3276800 type = field_marshal modifier = { offence = 0.55 } } 17 = { cost = 6553600 type = field_marshal modifier = { offence = 0.6 } } 18 = { cost = 13107200 type = field_marshal modifier = { offence = 0.65 } } 19 = { cost = 26214400 type = field_marshal modifier = { offence = 0.7 } } 20 = { cost = 52428800 type = field_marshal modifier = { offence = 0.75 } } }