Warcraft-GoA-Development-Team / Warcraft-Guardians-of-Azeroth-2

"Guardians of Azeroth" is a mod for Crusader Kings 3 with a worldwide development team, based on the Warcraft universe by Blizzard Entertainment. In this mod, our team is working to recreate the world of Azeroth in all of its glory, particularly focusing on the story of the classic Warcraft strategy games and World of Warcraft Classic.
83 stars 64 forks source link

tradition_himalayan_settlers MaAs #992

Open zumbak04 opened 1 year ago

zumbak04 commented 1 year ago

Describe your suggestion in full detail below: tradition_himalayan_settlers should be remade to give grummle MaAs, not vanilla ones.

VespertinePetrichor commented 1 year ago

This was adapted in db26e6f12e0f2f518918c55c7ccd0bd85858c787 of #936 . LMK if anything should be tweaked?

Maybe a new image for the MaA tab.

In _00_cultural_maatypes.txt

# Warcraft
mountaineer = {     #Himalayan Settlers - Grummle Tradition MaA
    type = skirmishers

    damage = 6
    toughness = 12
    pursuit = 15
    screen = 40

    terrain_bonus = {
        mountains = { damage = 12 toughness = 8 pursuit = 15 }
        desert_mountains = { damage = 5 toughness = 5 }
    }

    counters = {
        heavy_infantry = 1
        massive_infantry = 1
    }

    winter_bonus = {
        normal_winter = { damage = 5 }
        harsh_winter = { damage = 5 }
    }

    can_recruit = {
        culture = { has_cultural_parameter = unlock_maa_mountaineer }
    }

    buy_cost = { gold = cost_54_recruitment_cost }
    low_maintenance_cost = { gold = cost_54_low_maint_cost }
    high_maintenance_cost = { gold = cost_54_high_maint_cost }

    stack = 100
    ai_quality = { value = @cultural_maa_extra_ai_score }
    icon = skirmishers
}

Localisation in _wc_cultural_traditions_lenglish.yml

mountaineer:0 "Neverest Luckyfoots"
mountaineer_flavor:0 "#F A Grummle Luckyfoot is always prepared with ample supplies, a strong nose for trouble, and his truest Luckydo.#!"