
EylemBu sürümde değişti
Saraya Çağır
Klan liderleri otoritemizi ciddiye almıyor. Onları sarayımıza çağırarak kontrolümüz altında kalmalarını sağlamalı ve çağrımızı reddedenleri bunu sebep göstererek hain ilan etmeliyiz.
Şogun Otoritesine BaşkaldırSavaş Sebebiselect trigger 2
Şogun Otoritesini Yeniden Hâkim KılSavaş Sebebiselect trigger 2
Japon ŞogunluğuUluslararası Teşkilatpotential, select trigger 2
Sengoku DönemiDurumselect trigger 1Tanımin_game/common/generic_actions/sengoku.txt:432
433icon = sengoku_attempt_imperial_restoration
434type = situation
435potential = {
436scope:actor ?= {
}
}
440allow = {
441scope:actor ?= {
442at_war = no
}
}
446automation_tick = never
447automation_tick_frequency = 12
449ai_tick = monthly
450ai_tick_frequency = 6
452price = price:sengoku_summon_to_court
454cooldown = {
455type = sengoku_summon_to_court
456months = 6
}
459select_trigger = {
460looking_for_a = situation
461target_flag = recipient
462name = "choose_situation" Concept seç:
463column = {
464data = name
}
}
472select_trigger = {
473looking_for_a = country
474target_flag = target_country
475name = "choose_country" Concept seç:
476none_available_msg_key = "no_valid_countries"
477default_sort = select_target_acceptance_total
478column = {
479data = name
}
481column = {
482data = select_target_acceptance_total
}
484visible = {
486this != scope:actor
487scope:actor = {
488NOT = {
489has_casus_belli_of_type_on = {
489target = prev
}
}
}
492NOT = {
493has_casus_belli_of_type_on = {
493target = scope:actor
}
}
495at_war = no
496has_ruler = yes
}
}
506ai_will_do = {
509add = {
510value = 20
511desc = BASE_VALUE
}
514if = {
515limit = {
515exists = scope:target_country
}
516add = {
517value = "scope:actor.opinion(scope:target_country)"
518multiply = -0.1
}
}
}
523ai_acceptance = {
525add = {
526value = 0.5
527desc = SENGOKU_BASE_ACCEPTANCE_CHANCE Temel İhtimal
}
529add = {
530value = "scope:target_country.opinion(scope:actor)"
531multiply = 0.0015
532desc = OPINION_OF_ACTOR Actor ülkesi hakkındaki Concept
}
534add = {
535value = scope:actor.modifier:diplomatic_reputation
536multiply = 0.005
537min = -0.15
538max = 0.15
539desc = DIPLOMATIC_REPUTATION Diplomatik İtibar
}
541min = 0
542max = 1
}