
ポリシーこのバージョンで変更
帝国武器庫の導入
神聖ローマ帝国 Leader Titleが帝国の領土内に帝国武器庫(国外)を建設する権限を得る。
帝国登録簿法律allow補正
最大人的資源+5
定義in_game/common/laws/20_hre.txt:387
388level = 2
389allow = {
}
393custom_tooltip = {
394text = has_enabled_hre_treasury_tt 神聖ローマ帝国が国庫課税か帝国課税を制定し、帝国国庫をアンロックした
395has_enabled_currency = gold
}
}
398manpower = yes
400on_activate = {
}
}
404country_modifier = {
405potential_trigger = {
406is_leader_of_international_organization = scope:recipient
}
}
410international_organization_modifier = {
411pure_tooltip_entry = pte_yes_imperial_armory
}
414wants_propose_policy = {
416if = {
417limit = {
418scope:recipient = {
}
}
422add = {
423desc = "POLICY_BIAS_LEADER_WANTS" リーダーはこの法律の可決を望んでいる
424value = 75
}
}
427else = {
428subtract = {
429desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" すでにより優れたポリシーがある
430value = 1000
}
}
}