물품 조례 제정
행동이번 버전 변경

물품 조례 제정

establish_goods_actin_game/common/generic_actions/colonial_revolution.txt:367

재화나 거래에 관한 새로운 법을 제정함으로써, 식민지로부터 더 많은 자금을 끌어올 수 있게 합니다.

요구 조건식민지 혁명상황select trigger 1

정의in_game/common/generic_actions/colonial_revolution.txt:367

368type = situation
370ai_tick = monthly
371ai_tick_frequency = 6
372automation_tick = monthly
373automation_tick_frequency = 1
375potential = {
376scope:actor ?= {
377is_colonial_overlord = yes
}
}
380allow = {
}
383price = price:establish_goods_act
385cooldown = {
386type = recently_established_goods_act
387years = 4
}
390select_trigger = {
391looking_for_a = situation
392target_flag = recipient
393name = "choose_situation" 상황 선택:
394column = {
395data = name
}
397visible = {
399situation_is_active = yes
}
}
403select_trigger = {
404looking_for_a = country
405target_flag = target_country
406name = "choose_country" 국가 선택:
407none_available_msg_key = "no_valid_countries"
408column = {
409data = name
}
411visible = {
412is_colonial_subject = yes
413overlord ?= scope:actor
}
}
417effect = {
418if = {
419limit = {
420exists = scope:target_country
}
422scope:target_country ?= {
423transfer_yearly_gold = {
424value = 0.5
425target = scope:actor
}
427add_liberty_desire = liberty_desire_mild_plus (10)
}
}
430else = {
431custom_tooltip = establish_goods_act_tt 우리 식민 국가 중 한 곳으로부터 해당 국가의 6개월 치 수입을 가져옵니다. 해당 국가의 해방 욕구가 증가합니다
}
}
434ai_will_do = {
435add = -10
436add = {
437if = {
438limit = {
439scope:target_country = {
440subject_loyalty > 70
}
}
}
444value = 20
}
446add = {
447if = {
448limit = {
449scope:target_country = {
450subject_loyalty < 50
}
}
}
454value = -20
}
456add = {
457if = {
458limit = {
459scope:target_country = {
460is_during_bankruptcy = yes
}
}
}
464value = -20
}
466add = {
467if = {
468limit = {
469scope:actor = {
470is_during_bankruptcy = yes
}
}
}
474value = 20
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지