
AktionIn dieser Version geändert
Eigene Italienische Liga auflösen
Unsere Liga ist nicht stark genug, um gegen die Eindringlinge bestehen zu können. Wir müssen sie auflösen und versuchen, uns einer anderen anzuschließen, damit wir nicht Opfer einer fremdländischen Eroberung werden …
Erste italienische LigaZusammenschlussallow, effect, potential
Zweite italienische LigaZusammenschlussallow, effect, potential
Dritte italienische LigaZusammenschlussallow, potential
ItalienkriegeSituationselect trigger382icon = create_italian_league
383type = situation
384show_message = no
385potential = {
386scope:actor ?= {
387OR = {
}
}
}
395allow = {
396scope:actor ?= {
397at_war = no
398any_international_organizations_member_of = {
399OR = {
}
}
}
}
409ai_tick = monthly
410ai_tick_frequency = 6
412automation_tick = never
413automation_tick_frequency = 12
415select_trigger = {
416looking_for_a = situation
422target_flag = recipient
423name = "choose_situation" Die Situation wählen:
424column = {
425data = name
}
427visible = {
}
}
434effect = {
435scope:actor ?= {
436if = {
437limit = {
}
}
442else_if = {
443limit = {
}
}
448else = {
}
}
}
455ai_will_do = {
456add = -10
457if = {
458limit = {
459scope:actor ?= {
459country_rank_level = 1
}
}
461add = {
462desc = "COUNTRY_RANK_TOOLTIP" Landesrang
463value = 50
}
}
466else_if = {
467limit = {
468scope:actor ?= {
468country_rank_level = 2
}
}
470add = {
471desc = "COUNTRY_RANK_TOOLTIP" Landesrang
472value = 10
}
}
475if = {
476limit = {
477scope:actor ?= {
478any_international_organizations_member_of = {
479OR = {
}
484total_members < 2
}
}
}
488add = {
489desc = "IW_BALANCE_OF_POWER" Größe der fremdländischen Liga
490value = 50
}
}
493else_if = {
494limit = {
495scope:actor ?= {
}
}
497add = {
498desc = "IW_BALANCE_OF_POWER" Größe der fremdländischen Liga
}
}
505else_if = {
506limit = {
507scope:actor ?= {
}
}
509add = {
510desc = "IW_BALANCE_OF_POWER" Größe der fremdländischen Liga
}
}
517else_if = {
518limit = {
519scope:actor ?= {
}
}
521add = {
522desc = "IW_BALANCE_OF_POWER" Größe der fremdländischen Liga
}
}
}