defined_text = {
    name = GRH_strength_power

    
    text = {
        localization_key = GRH_strength_power_text_nonexistent
        trigger = {
            check_variable = { GRH_south_strength < 6 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_extremely_low
        trigger = {
            check_variable = { GRH_south_strength > 5 }
            check_variable = { GRH_south_strength < 16 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_very_low
        trigger = {
            check_variable = { GRH_south_strength > 15 }
            check_variable = { GRH_south_strength < 26 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_low
        trigger = {
            check_variable = { GRH_south_strength > 25 }
            check_variable = { GRH_south_strength < 36 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_normal
        trigger = {
            check_variable = { GRH_south_strength > 35 }
            check_variable = { GRH_south_strength < 56 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_high
        trigger = {
            check_variable = { GRH_south_strength > 55 }
            check_variable = { GRH_south_strength < 66 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_very_high
        trigger = {
            check_variable = { GRH_south_strength > 65 }
            check_variable = { GRH_south_strength < 76 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_extremely_high
        trigger = {
            check_variable = { GRH_south_strength > 75 }
            check_variable = { GRH_south_strength < 86 }
        }
    }
    text = {
        localization_key = GRH_strength_power_text_powerful
        trigger = {
            check_variable = { GRH_south_strength > 85 }
        }
    }
}

defined_text = {
    name = GRH_south_defences_power


    text = {
        localization_key = GRH_south_defences_power_text_nonexistent
        trigger = {
            check_variable = { GRH_south_defences < 6 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_extremely_low
        trigger = {
            check_variable = { GRH_south_defences > 5 }
            check_variable = { GRH_south_defences < 16 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_very_low
        trigger = {
            check_variable = { GRH_south_defences > 15 }
            check_variable = { GRH_south_defences < 26 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_low
        trigger = {
            check_variable = { GRH_south_defences > 25 }
            check_variable = { GRH_south_defences < 36 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_normal
        trigger = {
            check_variable = { GRH_south_defences > 35 }
            check_variable = { GRH_south_defences < 56 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_high
        trigger = {
            check_variable = { GRH_south_defences > 55 }
            check_variable = { GRH_south_defences < 66 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_very_high
        trigger = {
            check_variable = { GRH_south_defences > 65 }
            check_variable = { GRH_south_defences < 76 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_extremely_high
        trigger = {
            check_variable = { GRH_south_defences > 75 }
            check_variable = { GRH_south_defences < 86 }
        }
    }
    text = {
        localization_key = GRH_south_defences_power_text_powerful
        trigger = {
            check_variable = { GRH_south_defences > 85 }
        }
    }
}

defined_text = {
    name = GRH_south_investment_power


    text = {
        localization_key = GRH_south_investment_power_text_nonexistent
        trigger = {
            check_variable = { GRH_south_investment < 6 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_extremely_low
        trigger = {
            check_variable = { GRH_south_investment > 5 }
            check_variable = { GRH_south_investment < 16 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_very_low
        trigger = {
            check_variable = { GRH_south_investment > 15 }
            check_variable = { GRH_south_investment < 26 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_low
        trigger = {
            check_variable = { GRH_south_investment > 25 }
            check_variable = { GRH_south_investment < 36 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_normal
        trigger = {
            check_variable = { GRH_south_investment > 35 }
            check_variable = { GRH_south_investment < 56 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_high
        trigger = {
            check_variable = { GRH_south_investment > 55 }
            check_variable = { GRH_south_investment < 66 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_very_high
        trigger = {
            check_variable = { GRH_south_investment > 65 }
            check_variable = { GRH_south_investment < 76 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_extremely_high
        trigger = {
            check_variable = { GRH_south_investment > 75 }
            check_variable = { GRH_south_investment < 86 }
        }
    }
    text = {
        localization_key = GRH_south_investment_power_text_powerful
        trigger = {
            check_variable = { GRH_south_investment > 85 }
        }
    }
}

defined_text = {
    name = GRH_south_population_power


    text = {
        localization_key = GRH_south_population_power_text_nonexistent
        trigger = {
            check_variable = { GRH_south_population < 6 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_extremely_low
        trigger = {
            check_variable = { GRH_south_population > 5 }
            check_variable = { GRH_south_population < 16 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_very_low
        trigger = {
            check_variable = { GRH_south_population > 15 }
            check_variable = { GRH_south_population < 26 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_low
        trigger = {
            check_variable = { GRH_south_population > 25 }
            check_variable = { GRH_south_population < 36 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_normal
        trigger = {
            check_variable = { GRH_south_population > 35 }
            check_variable = { GRH_south_population < 56 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_high
        trigger = {
            check_variable = { GRH_south_population > 55 }
            check_variable = { GRH_south_population < 66 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_very_high
        trigger = {
            check_variable = { GRH_south_population > 65 }
            check_variable = { GRH_south_population < 76 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_extremely_high
        trigger = {
            check_variable = { GRH_south_population > 75 }
            check_variable = { GRH_south_population < 86 }
        }
    }
    text = {
        localization_key = GRH_south_population_power_text_powerful
        trigger = {
            check_variable = { GRH_south_population > 85 }
        }
    }
}