Surpass our Foes
Mission Task

Surpass our Foes

mission_surpass_rivalin_game/common/missions/generic_humiliate_rival_mission_pack.txt:180

Those who seek to usurp our place in the sun must be shown that they are but an insignificant speck at the face of our unstoppable might. Our strength must eclipse their puny armies!

RequiresHumiliate a RivalMission Taskrequires

  1. 195custom_tooltip = gain_20_spy_network_on_every_rival_we_surpass_in_relative_strength_tt We will gain +20.00 Spy Network against every Rival that we surpass in terms of overall strength
    196if = {
    197limit = {
    198any_rival = {
    199relative_strength = {
    200target = root
    201value < 0.5
    }
    }
    }
    205every_rival = {
    206limit = {
    207relative_strength = {
    208target = root
    209value < 0.5
    }
    }
    212root = {
    213add_spy_network = {
    214target = prev
    215value = 20
    }
    }
    }
    }
    221if = {
    222limit = {
    223scope:target_rival ?= {
    224relative_strength = {
    225target = root
    226value < 0.5
    }
    }
    }
    230add_prestige = prestige_mild_bonus (10)
    }
    232else_if = {
    233limit = {
    233exists = scope:target_rival
    }
    234custom_tooltip = should_complete_stronger_than_rival_tt Completing this Task with higher Military Strength compared to Target Rival grants 20 Prestige.
    }

181icon = glorious_arms
182requires = {
}
183final = yes
184enabled = {
185any_rival = {
186relative_strength = {
187target = root
188value < 0.5
}
}
}
193duration = 0
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice