MOD作成/Trigger一覧
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
[[MOD作成]]
現在翻訳中です。
原文はhttp://www.paradoxian.org/eu3wiki/Full_List_of_Trig...
分かりやすくなるよう言葉を変えたり、補足したりするつもり...
自信が無いところは英文を残してますので手助けしてくれると...
日本語文が出来たら英文は消しちゃってくださいませ。
#contents
*スコープなし [#l913e682]
**EU3 1.3: [#c3f83803]
***and [#f59715ba]
and = { A B }
AかつB(A・Bにはそれぞれトリガーをいれることができます。...
***or [#r0e1747d]
or = { A B }
AまたはB(A・Bにはそれぞれトリガーをいれることができます...
***not [#h7e27125]
not = { A }
Aではない
***year - 年 [#r95c73e4]
Scope:なし
Syntax: year = x
x年を過ぎていればtrue。
***month - 月 [#zbde4dc7]
Scope:なし
Syntax: month = x
x月を過ぎていればtrue。
***is_religion_enabled - 使用可能な宗教 [#s6cb8511]
Scope:なし
Syntax: is_religion_enabled = 宗教名 (例. protestant)
特定の宗教が使えるときはtrue。
***exists - 国の存在 [#a0477197]
Scope: なし
Syntax: exists = 国タグ
特定の国が存在するならtrue。
***num_of_electors - 選帝侯の数 [#tc7c9112]
Scope: なし
Syntax: num_of_electors = x
選帝侯がx人以上いるときはture
**Napoleon's Ambition: [#we70ef57]
***is_triggered_only - トリガーによってのみ起こる [#obc6a...
Scope: なし
Syntax: is_triggered_only = yes / no
これをyesとすれば、そのイベントはトリガーによってのみイベ...
***revolution_target_exists - 革命ターゲットの存在 [#z393...
Scope: なし
Syntax: revolution_target_exists = yes / no
革命が起こった後は、革命ターゲットを設定できるのですが、
この「革命ターゲットが存在すれば」イベントを起こせるよう...
**In Nomine: [#l013dc58]
***major - 重要 [#o5f97d04]
Scope: なし
Syntax: major = yes / no
yesとすれば、全プレイヤーにポップアップが表示されようにな...
ポップアップ表示で「重要なイベントを表示する」という設定...
*COUNTRYスコープ [#waccd491]
**EU3 1.3: [#c059b2be]
***treasury - 国庫 [#s809d99b]
Scope: country
Syntax: treasury = x
国庫がxダカット以上ならtrue。
provinceについても使用可能のようだが、いつからか不明。
***prestige - 威信 [#d2da3efe]
Scope: country
Syntax: prestige = x
威信がx以上のときはtrue。
***luck - 幸運な国家 [#yb3b506c]
Scope: country
Syntax: luck = yes / no
luck設定がされている国家ならtrue。
***wartax - 戦争税 [#m134db1b]
Scope: country
Syntax: wartax = yes / no
戦争税を課しているならtrue。
***war - 戦争中 [#td1ad721]
Scope: country
Syntax: war = yes / no
戦争中ならtrue。
***inflation - インフレ [#db98af17]
Scope: country
Syntax: inflation = x
インフレ率がx以上ならtrue。
***stability - 安定度 [#x0a2fe83]
Scope: country
Syntax: stability = x
安定度がx以上ならtrue。
***war_exhaustion - 厭戦感情 [#b7be391c]
Scope: country
Syntax: war_exhaustion = x
厭戦感情がx以上ならtrue。
***blockade - 港湾封鎖 [#q427d9b0]
Scope: country
Syntax: blockade = x (パーセント)
封鎖されてる割合がx以上ならtrue。
***manpower - 人的資源 [#x12650bc]
Scope: country
Syntax: manpower = x
人的資源がx以上ならtrue。
***max_manpower - 最大人的資源 [#if920e3d]
Scope: country
Syntax: max_manpower = x
最大人的資源がx以上ならtrue。
***manpower_percentage - 人的資源の割合 [#jf00b108]
Scope: country
Syntax: manpower_percentage = x (パーセント)
最大人的資源に対して現在の人的資源の割合がx以上ならtrue。
***number_of_loans - 借金 [#d0e89054]
Scope: country
Syntax: number_of_loans = x
借金の額がx以上のときはtrue。
***num_of_monopolys - 独占数 [#l1075c08]
Scope: country
Syntax: num_of_monopolys = x
COTをx個以上独占していればtrue
***num_of_cots - COTの数[#d23e3d4d]
Scope: country
Syntax: num_of_cots = x
x個以上の交易の中心地が領土内にあればtrue。
***is_bankrupt - 破産 [#a7fce0b0]
Scope: country
Syntax: is_bankrupt = yes / no
破産したらtrue。
***land_maintenance - 陸軍維持費 [#na6e7b4f]
Scope: country
Syntax: land_maintenance = x
陸軍維持費がx以上ならtrue。
***naval_maintenance - 海軍維持費 [#l6678922]
Scope: country
Syntax: naval_maintenance = x
海軍維持費がx以上ならtrue。
***army_tradition - 陸軍の戦訓 [#ae5039f5]
Scope: country
Syntax: army_tradition = x
陸軍の戦訓がx以上ならtrue。
***navy_tradition - 海軍の戦訓 [#f4dffa00]
Scope: country
Syntax: navy_tradition = x
海軍の戦訓がx以上ならtrue。
***badboy - 評判 [#tc176188]
Scope: country
Syntax: badboy = x
評判(BBR)がx以上ならtrue。
***production_efficiency - 生産効率 [#r583de68]
Scope: country
Syntax: production_efficiency = x
生産効率がx以上ならtrue。
***trade_efficiency - 交易効率 [#qc2d5a21]
Scope: country
Syntax: trade_efficiency = x
交易効率がx以上ならtrue。
***owns - 領有 [#w74f60b3]
Scope: country
Syntax: owns = プロヴィンス番号
特定のプロヴィンスを領有していればtrue。
(DW)THISは指定できないので、
代わりに「any_owned_province = { owned_by = this }」を使...
***controls - 占領 [#a6d2154a]
Scope: country
Syntax: controls = province number
特定のプロヴィンスを(戦時に)占領していればtrue。
***is_core - 中核州 [#o14418af]
Scope: country
Syntax: is_core = プロヴィンス番号 / this
特定のプロヴィンスが中核州ならtrue。
thisにすると、他のプロヴィンスが中核州かどうかを調べるこ...
(隣接するプロヴィンスが中核州かどうか)
any_neighbor_province = {
is_core = this
}
***has_discovered - 大陸の発見 [#gabaf188]
Scope: country
Syntax: has_discovered = 大陸名
特定の大陸を発見したらtrue。
***is_emperor - 神聖ローマ皇帝 [#o390fe29]
Scope: country
Syntax: is_emperor = yes / no
神聖ローマ皇帝であればtrue。
***elector - 選帝侯 [#td4f8eae]
Scope: country
Syntax: elector = yes / no
選帝侯ならtrue。
***num_of_revolts - 反乱軍 [#i9198e70]
Scope: country
Syntax: num_of_revolts = x
反乱軍のユニット数が国内でx以上ならtrue。
***revolt_percentage - 暴動発生率 [#j95a9e23]
Scope: country
Syntax: revolt_percentage = x
暴動発生率がx以上ならtrue。
***num_of_cities - 都市数 [#t2fbd7bf]
Scope: country
Syntax: num_of_cities = x
都市数(プロヴィンス数)がx以上ならtrue。
***num_of_ports - 港の数 [#u836272c]
Scope: country
Syntax: num_of_ports = x
港の所有数がx以上ならtrue。
***general - 将軍の数 [#zaef75a9]
Scope: country
Syntax: general = x
将軍の数がx以上ならtrue。
***admiral - 提督の数 [#r2c1df9b]
Scope: country
Syntax: admiral = x
提督の数がx以上ならtrue。
***conquistador - 征服者の数 [#m0a8d269]
Scope: country
Syntax: conquistador = x
征服者の数がx以上ならtrue。
***explorer - 探検家の数 [#f895fb9b]
Scope: country
Syntax: explorer = x
探検家の数がx以上ならtrue。
***is_monarch_leader - 元首の将軍化 [#ebd5d821]
Scope: country
Syntax: is_monarch_leader = yes / no
元首が将軍になっていればtrue。
***defender_of_faith - 信仰の守護者 [#q1d94cfb]
Scope: country
Syntax: defender_of_faith = yes / no
信仰の守護者ならばtrue。
***num_of_trade_agreements - 通商協定の数 [#c404c269]
Scope: country
Syntax: num_of_trade_agreements = x
通商協定を結んでいる数がx以上ならtrue。
***num_of_trade_embargos - 交易禁止令の数 [#g4cd49a0]
Scope: country
Syntax: num_of_trade_embargoes = x
交易禁止令を発令している数がx以上ならtrue。
***num_of_allies - 同盟国の数 [#h10b1640]
Scope: country
Syntax: num_of_allies = x
同盟を結んでいる国がx個以上ならtrue。
***num_of_royal_marriages - 姻戚関係の数 [#g8b7984c]
Scope: country
Syntax: num_of_royal_marriages = x
姻戚関係を結んでいる数がx以上ならtrue。
***num_of_vassals - 属国の数 [#x1c04f89]
Scope: country
Syntax: num_of_vassals = x
属国にしている国の数がx以上ならtrue。
***num_of_unions - 同君連合の数 [#u235a148]
Scope: country
Syntax: num_of_unions = x
同君連合の数がx以上ならtrue。
***ADM - 行政スキル [#g3930e5b]
Scope: country
Syntax: adm = x
元首の行政スキルがx以上ならture。
***DIP - 外交スキル [#t5c76c9b]
Scope: country
Syntax: dip = x
元首の行政スキルがx以上ならtrue。
***MIL - 軍事スキル [#t0398778]
Scope: country
Syntax: mil = x
元首の軍事スキルがx以上ならtrue。
***culture_group - 文化グループ [#f016a79f]
Scope: country
Syntax: culture_group = 同一文化グループ名 / this
指定した同一文化グループに属していればtrue。
thisとした場合には、対象国の文化グループと一致すればtrue。
例えば、プロイセンを対象に"this"を使えばドイツ文化であれ...
***primary_culture - 主流文化 [#xf678f83]
Scope: country
Syntax: primary_culture = 文化名 / this
指定した主流文化ならtrue。
thisとした場合には、対象国の主要文化と一致すればtrue。
***accepted_culture - 認めている文化 [#u67b94e5]
Scope: country
Syntax: accepted_culture = 文化名 / this
指定した文化を認めているならtrue。
thisとした場合には、対象国の認めている文化と一致していれ...
***religion - 宗教 [#le9052c3]
Scope: country / province
Syntax: religion = 宗教名 / this
指定した宗教を信仰しているならtrue。
thisとした場合には、対象国の文化グループと一致していればt...
***religion_group - 宗教グループ [#s8c3e455]
Scope: country
Syntax: religion_group = 宗教グループ名 / this
指定した宗教グループに属しているならtrue。
thisとした場合には、対象国の宗教グループと一致していればt...
***government - 政体 [#s6fded7c]
Scope: country
Syntax: government = 政体
指定した[[政体>政治体制一覧]]ならtrue。
IN NOMINE以降では「monarchy(君主制)」、「republic(共和制)...
***advisor - 顧問 [#u883da6e]
Scope: country
Syntax: advisor = 顧問タイプ
指定した顧問タイプを雇っているならtrue。
***infantry - 歩兵の数 [#o20b2ee2]
Scope: country
Syntax: infantry = x
歩兵のユニット数がx以上ならtrue。
***cavalry - 騎兵の数 [#u5ba9aef]
Scope: country
Syntax: cavalry = x
騎兵のユニット数がx以上ならtrue。
***artillery - 砲兵の数 [#l1778e42]
Scope: country
Syntax: artillery = x
砲兵のユニット数がx以上ならtrue。
***big_ship - 大型艦の数 [#k8e99b5e]
Scope: country
Syntax: big_ship = x
大型艦のユニット数がx以上ならtrue。
***light_ship - 小型艦の数 [#vf5591f6]
Scope: country
Syntax: light_ship = x
小型艦のユニット数がx以上ならtrue。
***galley - ガレー船 [#meba3568]
Scope: country
Syntax: galley = x
ガレー船のユニット数がx以上ならtrue。
***transport - 輸送艦 [#de8534b7]
Scope: country
Syntax: transport = x
輸送艦のユニット数がx以上ならtrue。
***infantry_fraction - 歩兵の割合? [#oabef8d2]
Scope: country
Syntax: infantry_fraction = x
歩兵の割合がx以上ならtrue。(fractionは割合?例えば全兵力...
Returns true if the country has an infantry fraction of x...
***cavalry_fraction [#dcc4fa0a]
Scope:country
Syntax:cavalry_fraction = x
Returns true if the country has a cavalry fraction of x o...
***artillery_fraction [#r289b848]
Scope:country
Syntax:artillery_fraction = x
Returns true if the country has an artillery fraction of ...
***big_ship_fraction [#abdac781]
Scope:country
Syntax:big_ship_fraction = x
Returns true if the country has a big ship fraction of x ...
***light_ship_fraction [#xb2a3d54]
Scope:country
Syntax:light_ship_fraction = x
Returns true if the country has a light ship fraction of ...
***galley_fraction [#t582d93a]
Scope:country
Syntax:galley_fraction = x
Returns true if the country has a galley fraction of x or...
***transport_fraction [#b47c12f3]
Scope:country
Syntax:transport_fraction = x
Returns true if the country has a transport fraction of x...
***idea - 国策 [#x079424e]
Scope: country
Syntax: idea = 国策名
指定した国策を採用しているならtrue。
***relation - 関係 [#w77136c3]
Scope: country
Syntax: relation = { who = 国タグ / this value = y }
指定した国に対してy以上の関係ならばtrue。
thisとした場合には、対象国の・・・すればtrue。
Returns true if the specified country has a relation valu...
is used the scope has to be changed so that the target na...
***technology_group - 技術グループ [#wf30f247]
Scope: country
Syntax: technology_group = 技術グループ名
指定した技術グループならtrue。
IN NOMINEでは・・・
Returns true if the country has the specified technology ...
***has_country_flag - フラグ [#r0498cce]
Scope: country
Syntax: has_country_flag = フラグ名
指定したフラグが立っているならtrue。
フラグはイベントファイルや歴史ファイル内で定義されます。
***has_country_modifier - 修正 [#g7bb9355]
Scope: country
Syntax: has_country_modifier = 修正名
指定した修正があればtrue。
修正内容はevent_modifiers.txtで定義されます。
***casus_belli - 大義名分 [#o62bb725]
Scope: country
Syntax: casus_belli = 国タグ
指定した国に対して大義名分があればtrue。
***diplomats - 外交官の数 [#oaccaf7f]
Scope: country
Syntax: diplomats = x
外交官の数がx以上ならtrue。provinceでも指定可能?
***spies - 密偵の数 [#va7773be]
Scope: country
Syntax: spies = x
密偵の数がx以上ならtrue。provinceでも指定可能?
***missionaries - 宣教師の数 [#t7ac80c9]
Scope: country
Syntax: missionaries = x
宣教師の数がx以上ならtrue。
***colonists - 入植者の数 [#pf9e3bc4]
Scope: country
Syntax: colonists = x
入植者の数がx以上ならtrue。provinceでも指定可能?
***merchants - 商人の数 [#r35a6097]
Scope: country
Syntax: merchants = x
商人の数がx以上ならtrue。provinceでも指定可能?
***total_ideas - 国策の数 [#g7b0c26b]
Scope: country
Syntax: total_ideas = x
採用している国策の数がx以上ならtrue。
***free_ideas - 国策の空きスロット [#vf617b80]
Scope: country
Syntax: free_ideas = x
国策の空きスロットがx以上ならtrue。
***monthly_income - 月収 [#j1a704ec]
Scope: country
Syntax: monthly_income = x
月収がx以上ならtrue。
***tag - 国タグ [#h2447931]
Scope: country
Syntax: tag = 国タグ
指定した国タグと一致する国ならtrue。thisは指定できない模...
***knows_country - 知っている国 [#u10863ab]
Scope: country
Syntax: knows_country = 国タグ
指定した国の首都を発見しているならtrue。
***neighbour - 隣国 [#w5993152]
Scope: country
Syntax: neighbour = 国タグ / this
指定した国が隣接してるならtrue。
***regency - 摂政評議会 [#k4bb5527]
Scope: country
Syntax: regency = yes / no
摂政評議会によって統治されているならtrue。
***war_with - 戦争中 [#xddb12bb]
Scope: country
Syntax: war_with = 国タグ
指定した国と戦争中ならtrue。
***unit_in_battle - 戦闘中のユニット [#v1819bd6]
Scope: country
Syntax: unit_in_battle = yes / no
戦闘中のユニットがいたらtrue。
***unit_in_siege - 攻囲戦中のユニット [#d73f67c4]
Scope: country
Syntax: unit_in_siege = yes/no
攻囲戦に参加しているユニットがいたらtrue。
***unit_has_leader - 指揮官に率いられているユニット [#nf7...
Scope: country
Syntax: unit_has_leader = yes / no
指揮官に率いられているユニットがいたらtrue。
Returns true if any unit in the current country has a lea...
***is_papal_controller - 教皇庁の御者[#wd15654c]
Scope: country
Syntax: is_papal_controller = yes / no
教皇庁の御者ならtrue。
***num_of_religion - 宗教の数 [#t3b97ed8]
Scope: country
Syntax: num_of_religion = { religion = religion type val...
ある宗教を信仰する州の数が国内にx以上あればtrue。
ただしインノミネ3.1では、xは0~1の間で設定します。このコマ...
***<内政スライダー> [#y5a60714]
Scope: country
Syntax: 内政スライダー名 = x (-5 <= x <= 5) ←範囲は自信...
指定した内政スライダーがx以上ならtrue。指定できるスライダ...
|centralization_decentralization|中央集権/地方分権|
|aristocracy_plutocracy|貴族中心主義/富豪中心主義|
|serfdom_freesubjects|農奴制/自由農民制|
|innovative_narrowminded|革新主義/保守主義|
|mercantilism_freetrade|重商主義/自由貿易|
|offensive_defensive|攻撃主義/防御主義|
|land_naval|陸軍主義/海軍主義|
|quality_quantity|質重視/量重視|
***<技術テーブル> [#vdc26a85]
Scope: country
Syntax: 技術名 = x
指定した技術の投資額がx以上ならtrue。指定できる技術名は以...
Returns true if the amount of money invested in the speci...
|government_tech|統治技術|
|production_tech|生産技術|
|trade_tech|交易技術|
|land_tech|陸軍技術|
|naval_tech|海軍技術|
***<建築物名> [#p63d988b]
Scope: country
Syntax: 建築物名 = x
指定した建築物がx以上あればtrue。
***<交易品> [#b4e625de]
Scope: country
Syntax: 交易品名 = x
指定した交易品を産出するプロヴィンスがx個以上あるならtrue。
***<宗教> [#zdfd57c7]
Scope: country
Syntax: 宗教名 = x
指定した宗教の許容度(tolerance)がx以上ならtrue。
***<顧問> [#p7c94f98]
Scope: country
Syntax: 顧問タイプ = x
x以上のスキルを持った顧問がいるならtrue。
**Napoleon’s Ambition: [#i08cddb1]
***is_revolution_target - 革命ターゲット [#d4f71e4f]
Scope: country
Syntax: is_revolution_target = yes / no
革命ターゲットになっているならtrue。
***truce_with - 休戦協定 [#fdbdf442]
Scope: country
Syntax: truce_with = 国タグ / this / from
指定した国と休戦協定を結んでいるならtrue。(thisとfromの...
Returns true when the current country has a truce with th...
***navy_size_percentage - 海軍規模 [#le861f2c]
Scope: country
Syntax: navy_size_percentage = x (パーセント)
扶養限界数のうちx%以上建造していたらtrue。
***army_size_percentage - 陸軍規模 [#k78e47f5]
Scope: country
Syntax: army_size_percentage = x
(保留)
Returns true if the country has built a fraction of its a...
***max_manpower_greater_than - 最大人的資源 [#ac46c3c7]
Scope: country
Syntax: max_manpower_greater_than = x
最大人的資源がx以上ならtrue。
***overseas_province_percentage - 海外領土の割合 [#rbbdb5...
Scope: country
Syntax: overseas_province_percentage = x (パーセント)
全プロヴィンス数に対する海外領土の割合がxパーセント以上な...
***placed_merchants - 派遣した商人の数 [#w537a898]
Scope: country
Syntax: placed_merchants = x
COTに派遣した商人の合計がx以上true。(ちょっと自信なし)
Returns true if the sum of all merchants from the country...
***trade_income_percentage - 交易収入の割合 [#hbe75bc4]
Scope: country
Syntax: trade_income_percentage = x (パーセント)
全体の収入に対して交易収入の割合がxパーセント以上ならtrue...
Returns true if the percentage of trade income for the co...
***gold_income_percentage - 黄金収入の割合 [#ubba0aa7]
Scope: country
Syntax: gold_income_percentage = x (パーセント)
全体の収入に対して黄金収入の割合がxパーセント以上ならtrue...
Returns true if the percentage of gold income for the cou...
***total_merchants - 商人の合計? [#nab19e3b]
Scope: country
Syntax: total_merchants = x
(原文からして自信なしとのこと)
Returns true the country has at least x merchants in tota...
***at_war_with_religious_enemy - 異教徒と戦争中 [#kea194f3]
Scope: country
Syntax: at_war_with_religious_enemy = yes / no
異なる宗教の国と戦争中ならtrue。(たぶん合ってると思うけ...
Returns true if the country is at war with a country with...
***has_border_with_religious_enemy - 異教徒が隣接 [#i1e45...
Scope: country
Syntax: has_border_with_religious_enemy = yes / no
異なる宗教を持つ国が隣接しているならtrue。(たぶん合って...
Returns true if the country borders another country with ...
***has_ruler - 特定の元首 [#a78fd6aa]
Scope: country
Syntax: has_ruler = "元首名"
指定した元首が治めているならtrue。
Returns true if the country is ruled by the specified per...
***has_leader - 特定の将軍 [#d872d5c7]
Scope: country
Syntax: has_leader = "将軍名"
指定した将軍がいるならtrue。(将軍とは限らない?提督や征...
Returns true if the country has the specified leader.
***ai - AI [#bdc9528a]
Scope: country
Syntax: ai = yes / no (“ai = no”はIn Nomineから)
AIが担当している国ならtrue。
***number_of_colonies - 植民地の数 [#mc9fcf6b]
Scope: country
Syntax: number_of_colonies = x
植民地(人口1000未満のプロヴィンス)がx個以上ならtrue。
Returns true if the country has at least x provinces with...
***can_create_vassals - 属国を建国可能かどうか [#c4f2f966]
Scope: country
Syntax: can_create_vassals = yes / no
属国を建国できるのならtrue。
Returns true if the country can release at least one coun...
***Is_possible_vassal - 属国になれるかどうか [#pd9ee353]
Scope: country
Syntax: is_possible_vassal = 国タグ
指定した国が、この国の属国となる条件を満たしているならtru...
Returns true if the specified country fulfills the condit...
***vassal_of - 属国かどうか [#kf446033]
Scope: country
Syntax: vassal_of = 国タグ / this / from
指定した国が属国ならtrue。(fromが意味不明。原文でバギー...
Returns true if the country is a vassal of the specified ...
***alliance_with - 同盟 [#jd85c8c3]
Scope: country
Syntax: alliance_with = 国タグ / this / from
指定した国と同盟を結んでいるならtrue。(fromが意味不明)
Returns true if the country is allied with the specified ...
***marriage_with - 婚姻関係 [#k5935afc]
Scope: country
Syntax: marriage_with = 国タグ / this / from
指定した国と婚姻関係を結んでいるならtrue。(fromが意味不...
Returns true if the country has a royal marriage with the...
***trade_agreement_with - 貿易協定 [#o2dc3312]
Scope: country
Syntax: trade_agreement_with = 国タグ / this / from
指定した国と通商協定を結んでいるならtrue。(fromが意味不...
Returns true if the country has a trade agreement with th...
***trade_embargo_by - 交易禁止令 [#a359c9da]
Scope: country
Syntax: trade_embargo_by = 国タグ / this / from
指定した国から交易禁止令を受けているならtrue。(fromが意...
Returns true if the country is embargoed by the specified...
***junior_union_with - 同君連合の下位構成国 [#e5d25fa8]
Scope: country
Syntax: junior_union_with = 国タグ / this / from
指定した国と同君連合状態で、自分が下位構成国ならtrue。(f...
Returns true if the country is the junior partner in a pe...
***senior_union_with - 同君連合の上位構成国 [#y77b6378]
Scope: country
Syntax: senior_union_with = 国タグ / this / from
指定した国と同君連合状態で、自分が上位構成国ならtrue。(f...
Returns true if the country is the senior partner in a pe...
**In Nomine 3.0 [#a3609982]
***check_variable - 変数のチェック [#t1a23688]
Scope: country
Syntax: check_variable = {
which = "変数名"
value = x
}
指定した変数が存在しており、かつ値がx以上ならtrue。
IN NOMINE 3.1の場合、x以上ならただちにtureを返す。(3.0と...
Returns true if the variable exists and its value is x (m...
IN_NOMINE 3.1: The variable now returns true if its value...
***dominant_culture - 優勢な文化 [#gad29c1e]
Scope: country
Syntax: dominant_culture = 文化名
神聖ローマ帝国内のプロヴィンスで、指定した文化が1番多けれ...
Checks if the culture is the one with the most provinces ...
***dominant_religion - 優勢な宗教 [#i180fb74]
Scope: country
Syntax: dominant_religion = 宗教名
religionトリガーと何が違うの?たとえ容認された宗教でなく...
MUST_CHECK. What’s the difference with this trigger and “...
***is_mission_country - ミッションの目標 [#ia69308c]
Scope: country
Syntax: is_mission_country = yes / no
この国のミッションの目標となっているならtrue。
Returns true if the country is the mission target for THIS
***active_mission - アクティブミッション [#qbc56384]
Scope: country
Syntax: active_mission = ミッションID
指定したミッションIDがアクティブならtrue。
Returns true if the active mission for the country has th...
***open_market - 市場を開く [#j014668b]
Scope: country
Syntax: open_market = this / from / 国タグ
指定した国がこの国で市場を開いたらtrue。(???)
Returns true if the specified country has opened its mark...
***is_subject - 属国かどうか [#g4aeae1b]
Scope: country
Syntax: is_subject = yes / no
属国ならtrue。
Returns true if the country is a vassal.
***lesser_in_union [#dff85bae]
Scope:country
Syntax:lesser_in_union = yes / no
Returns true if the country is a junior partner in a pers...
***land_forcelimit [#x39c7eb1]
Scope:country
Syntax:land_forcelimit = x
陸軍の戦力限界?
Returns true if the army size limit of the country is at ...
***naval_forcelimit [#vaff45c8]
Scope:country
Syntax:naval_forcelimit = x
海軍の戦力限界?
Returns true if the naval size limit of the country is at...
***female [#u0d9638e]
Scope:country
Syntax:female = yes / no
Returns true if the current ruler is female.
***num_of_cardinals [#l64a101d]
Scope:country
Syntax:num_of_cardinals = x
国によって制御される教皇庁の枢機卿の数?
Returns true if the number of cardinals in the Curia curr...
***remove_fow [#t1aaad64]
Scope:country
Syntax:remove_fow = yes / no
Returns true if the fog of war in the target country has ...
**In Nomine 3.1: [#hb12998e]
***army [#t9665264]
Scope:country
Syntax:army = x / this / from
陸軍の数? this等を指定すると、陸軍がthisで表される国より...
If compared with a number: returns true if the specified ...
If compared with this or from: returns true if the specif...
NOT SURE, MUST TEST.
***navy [#dd42aba7]
Scope:country
Syntax:navy = x / this / from
艦船の数? this等を指定すると、艦船がthisで表される国より...
If compared with a number: returns true if the specified ...
If compared with this or from: returns true if the specif...
NOT SURE, MUST TEST.
***preferred_emperor [#ab0676ac]
Scope:country
Syntax:preferred_emperor = this / from / tag
Returns true if the specified country is the one that the...
***tariff_efficiency [#w03e7453]
Scope:country
Syntax:tariff_efficiency = x
関税率がx以上の場合trueを返す?
Returns true if the tariff efficiency of the country is a...
***is_rival [#fdada0e0]
Scope:country
Syntax:is_rival = yes / no
Returns true if the country is a rival.
***is_threat [#o7dec94d]
Scope:country
Syntax:is_threat = yes / no
この国がライバルか調べる。DWからはyes/no以外に国のタグを...
Returns true if the country is perceived as a threat.
***war_score [#d85a66a5]
Scope:country
Syntax:war_score = x
戦争国との戦勝点がx以上ならtrueを返す。
Returns true if the country has at least x war score in A...
**In Nomine 3.2 beta: [#v98367e8]
***overlord_of [#aee55cf8]
Scope:country
Syntax:overlord_of = tag / this / from (?)
Returns true if the country has the specified country as ...
**Heir to the Throne v4.0 [#i34ff2f4]
***national_focus [#m620c9e1]
Scope:country
Syntax:national_focus = プロヴィンス番号 / this
国の焦点が指定したプロヴィンスか調べる。
**Devine Wind [#z3e7aa47]
***horde_war [#j29f35bf]
Scope:country
Syntax:horde_war = yes/no
Returns true if the country is in a horde war.
***has_sphere [#e9b9d44a]
Scope:country
Syntax:has_sphere = yes/no
Returns true if the country has at least one country in ...
***in_sphere [#yd4c9d43]
Scope:country
Syntax:in_sphere = country tag
Returns true if the country is in the sphere of country t...
***is_shogun [#p66761a9]
Scope: country
Syntax: is_shogun = yes/no
Returns true if the country is shogun.
***is_kampaku [#h9c17bf5]
Scope: country
Syntax: is_kampaku = yes/no
Returns true if the country is kampaku.
***is_daimyo [#z2c6ca23]
Scope: country
Syntax: is_daimyo = yes/no
Returns true if the country is a daimyo.
***num_of_daimyos [#j557dacb]
Scope: country
Syntax: num_of_daimyos = x
Returns true if the number of daimyos is equal to x or hi...
***shogun_exists [#uf436e9f]
Scope: <none>
Syntax: shogun_exists = yes/no
Returns true if any country is shogun.
***kampaku_exists [#q507949a]
Scope: <none>
Syntax: kampakum_exists = yes/no
Returns true if any country is kampaku.
***shogun_influence [#v8b2d81d]
Scope: <none>
Syntax: shogun_influence = x
Returns true if the shogun has influence equal to x or hi...
***shogunate_civil_war [#h9edee01]
Scope: <none>
Syntax: shogunate_civil_war = yes/no
Returns true if at least two daimyos are at war with each...
***has_factions [#zc3acd51]
Scope: country
Syntax: has_factions = yes/no
Returns true if the country has factions.
***has_faction [#n117c538]
Scope: country
Syntax: has_faction = faction name
Returns true if the country has a faction called faction ...
***faction_in_power [#e920640c]
Scope: country
Syntax: faction_in_power = faction name
Returns true if the country's leading faction is faction ...
***faction_influence [#c2ff8572]
Scope: country
Syntax: faction_influence = {
faction = faction name
influence = x
}
Returns true if the faction name's influence is equal to ...
***land_morale [#gad1d78a]
Scope: country
Syntax: land_morale = x
Returns true if the country has a land morale equal to x ...
***naval_morale [#o3816f1e]
Scope: country
Syntax: naval_morale = x
Returns true if the country has a naval morale equal to x...
***unit_type [#n32f8912]
Scope: country
Syntax: unit_type = technology group name
Returns true if the country's unit type is of the specifi...
***<unit> [#kfdb980f]
Scope: country
Syntax: unit type = x
Returns true if the current country has x or more units o...
***production_leader [#q29e4141]
Scope: country
Syntax: production_leader = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country is production leader in the s...
***trade_leader [#g50bdea2]
Scope: country
Syntax: trade_leader = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country is trade leader in the specif...
***trading_bonus [#scc3f22c]
Scope: country
Syntax: trading_bonus = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country receives a trading bonus from...
***trading_part [#e38808b3]
Scope: country
Syntax: trading_part = {
trade_goods = trade goods
value = x
}
Returns true if the country's traded value in the specifi...
***num_trade_leader [#p327c073]
Scope: country
Syntax: num_trade_leader = x
Returns true if the country is trade leader in x or more ...
***trade_embargoing [#z3277525]
Scope: country
Syntax: trade_embargoing = country tag
Returns true if the country is embargoing country tag.
***tolerance_to_this [#x14e0929]
Scope: country
Syntax: tolerance_to_this = x
Returns true if the country has a tolerance equal to x or...
***force_converted [#n3dc95bd]
Scope: country
Syntax: force_converted = yes/no
Returns true if the country has been force converted.
***is_crusade_target [#j8f61c45]
Scope: country
Syntax: is_crusade_target = yes/no
Returns true if the country is crusade target.
***excommunicated [#bcadcb46]
Scope: country
Syntax: excommunicated = yes /no
Returns true if the country is excommunicated.
***primitives [#oae6a192]
Scope: country
Syntax: primitives = yes/no
Returns true if the country has a religion that allows it...
***has_leader_with [#c272c314]
Scope: country
Syntax: has_leader_with = {
general = yes # set this if only generals
admiral = yes # set this if only admirals.
shock = x # if to be checked, and by which value
fire = x # if to be checked, and by which value
siege = x # if to be checked, and by which value
manuever =x # if to be checked, and by which value
}
Returns true if the country has a leader meeting the spec...
***heir_claim [#f96c1acd]
Scope: country
Syntax: heir_claim = x
Returns true if the country's heir has a claim on the thr...
***has_advisor [#cace2bab]
Scope: country
Syntax: has_advisor = yes/no
Returns true if the country has at least one advisor.
***capital [#gb018207]
Scope: country
Syntax: capital = x
Returns true if province number x is the capital of the c...
***national_focus [#fb6490ad]
Scope: country
Syntax: national_focus = x
Returns true if province x has national focus.
***core_percentage [#m91e7e51]
Scope: country
Syntax: core_percentage = x
Returns true if the country has cores on x percentage or ...
***tribal [#zf085875]
Scope: country
Syntax: tribal = yes/no
Returns true if the country has a government form that's ...
***is_colonial [#x9fa37b4]
Scope: country
Syntax: is_colonial = yes/no
Returns true if the country is a colonial country.
***years_of_income [#m50818fc]
Scope: country
Syntax: years_of_income = x
Returns true if the monthly income * 12 equals x or higher.
***tech_difference [#lda08c7e]
Scope: country
Syntax: tech_difference = x
Returns true if the country in the current scope has a co...
*PROVINCE SCOPE [#c9ee70b4]
**EU3 1.3: [#k5317567]
***port [#wdacf7d5]
Scope:province
Syntax:port = yes/no
プロヴィンスに港があるか調べる。
***cot [#f9391139]
Scope:province
Syntax:cot = yes/no
プロヴィンスにcotがあるか調べる。
***owned_by [#gfadf829]
Scope:province
Syntax:owned_by = tag/this
所有者が指定された国ならtrueを返す。
Returns true if the specified country owns the current pr...
is used the scope has to be changed so that the target na...
***religion [#jab40f5e]
Scope:country/province
Syntax:religion = religion name/this
宗教が指定したものならtrueを返す。thisを指定すると、
thisと同じ宗教ならtrueを返す。
Returns true if the country/province in the current scope...
***is_colony [#o97dfd7a]
Scope:province
Syntax:is_colony = yes/no
植民地かどうか調べる。
***has_province_flag [#xa38f462]
Scope:province
Syntax:has_province_flag = flag name
Returns true if the current province has the specified pr...
***has_province_modifier [#c0b83b64]
Scope:province
Syntax:has_province_modifier = modifer name
プロヴィンスが指定された修正を受けているとtrueを返す。
***continent [#pbf75885]
Scope:province
Syntax:continent = name of continent
Returns true if the current province belongs to the speci...
***native_size [#tca1fcb5]
Scope:province
Syntax:native_size = x
原住民の人数がx以上ならtrueを返す。
Returns true if the native size of a province is equal to...
***native_ferocity [#e53b604f]
Scope:province
Syntax:native_ferocity = x
Returns true if the native ferocity value is equal to x o...
***native_hostileness [#p0cf6abb]
Scope:province
Syntax:native_hostileness = x
Returns true if the native hostileness value is equal to ...
***citysize [#kb159708]
Scope:province
Syntax:citysize = x
町の人口がx以上ならtrueを返す。
***hre [#t73dbac4]
Scope:province
Syntax:hre = yes/no
神聖ローマ帝国のプロヴィンスならtrueを返す。
Returns true if the province belongs to the Holy Roman Em...
***has_building [#k15be2dc]
Scope:province
Syntax:has_building = building type
指定した建物が建設されているならtrueを返す。
***trade_goods [#t316be34]
Scope:province
Syntax:trade_goods = trade goods type
交易品が指定したものならtrueを返す。
***units_in_province [#t0e16efd]
Scope:province
Syntax:units_in_province = x
プロヴィンスにいるユニットがx以上ならtrueを返す?
Returns true if there are x or more units in the current ...
***infantry_in_province [#e3623f82]
Scope:province
Syntax:infantry_in_province = x
この州に滞在中の歩兵ユニットがx以上ならtrueを返す。
Returns true if there are x or more infantry units in the...
***galleys_in_province [#h1432dcf]
Scope:province
Syntax:galleys_in_province = x
この州に滞在中のガレー船がx以上ならtrueを返す。
Returns true if there are x or more galleys in the curren...
***is_core [#kd3c2cc3]
Scope:province
Syntax:is_core = country/this
このプロヴィンスが指定の国の中核州ならtrueを返す。
countryに対する「is_core」と違うので注意。
**Napoleon’s Ambition: [#y171e360]
***controlled_by [#u7672a8b]
Scope:province
Syntax:controlled_by = tag / this / from
指定された国にコントロールされている場合はtrueを返す。
Returns true if the province is under control of the spec...
***has_empty_adjacent_province [#n2d48e5b]
Scope:province
Syntax:has_empty_adjacent_province = yes / no
所有者のいないプロヴィンスと隣接しているか調べる。海や湖...
Returns true if the province borders an empty province. '...
***province_id [#f42cd360]
Scope:province
Syntax:province_id = ID of a province
プロヴィンスのID(番号)が指定のものならtrueを返す。this...
***discovered_by [#pb368cf0]
Scope:province
Syntax:discovered_by = tag/this
プロヴィンスが指定された国に発見されているならtrueを返す。
**In Nomine 3.0: [#i7fe8ed4]
***nationalism [#xe027964]
Scope:province
Syntax:nationalism = x
このプロヴィンスにおけるナショナリズムがx(おそらく年)以...
MUST CHECK. I guess this might be one of two things: it e...
***tolerance_to_this [#o6693895]
Scope:province
Syntax:tolerance_to_this = ????
MUST CHECK. I guess this might expect a number and will r...
***region [#j7574690]
Scope:province
Syntax:region = region name
プロヴィンスの地域が指定のものならtrueを返す。
***culture [#n6dd73a9]
Scope:province
Syntax:culture = culture name
プロヴィンスの文化が指定のものならtrueを返す。
***is_overseas [#vc057faa]
Scope:province
Syntax:is_overseas = yes / no
遠く離れた海外にあるプロヴィンスならtrueを返す。
***empty [#uc686682]
Scope:province
Syntax:empty = yes / no
プロヴィンスが入植可能ならtrueを返す。
Returns true if the province is empty. 'Empty province' m...
***range [#y0deb1ee]
Scope:province
Syntax:range = yes / no
Returns true if the province is in colonial range.
***is_mission_province [#d4e64802]
Scope:province
Syntax:is_mission_province = yes / no
このプロヴィンスがミッションの対象である場合か調べる。
Returns true if the province is the mission target for THIS
***has_owner_religion [#l132acc0]
Scope:province
Syntax:has_owner_religion = yes / no
所有者と同じ宗教を信仰しているか調べる?
Returns true if the province has the same religion as its...
***has_owner_culture [#v3839d59]
Scope:province
Syntax:has_owner_culture = yes / no
所有者と同じ文化か調べる?
Returns true if the province has the same culture as its ...
***is_capital [#pe612fc4]
Scope:province
Syntax:is_capital = yes / no
このプロヴィンスが首都かどうか調べる。
***is_blockaded [#off53f00]
Scope:province
Syntax:is_blockaded = yes / no
Returns true if the province is being blockaded.
***base_tax [#d48fe440]
Scope:province
Syntax:base_tax = x
プロヴィンスの基本税がx以上だとtrueを返す。
***cot_value [#ba447171]
Scope:province
Syntax:cot_value = x
このプロヴィンスがcotを持ち、その値がx以上であるとtrueを...
Returns true if the province has a COT and its value is a...
***looted [#k5503cb1]
Scope:province
Syntax:looted = yes / no
プロヴィンスが略奪されているかを返します。
Returns true if the province is looted.
***has_missionary [#r42c6504]
Scope:province
Syntax:has_missionary = yes / no
Returns true if the province is in the process of being c...
***religion_years [#ja7cbb40]
Scope:province
Syntax:religion_years = {religion name = x}
Untested AFAIK, should return true if the province religi...
***has_siege [#t533776d]
Scope:province
Syntax:has_siege = yes / no
プロヴィンスが包囲されているか調べる。
Returns true if the province is under siege.
**In Nomine 3.1: [#dfc1e8a4]
***garrison [#g94934b6]
Scope:province
Syntax:garrison = x
Returns true if the province garrison has at least x men ...
***can_spawn_rebels [#o34295b5]
Scope:province
Syntax:can_spawn_rebels = type of rebel
指定された反乱軍による反乱が起こる可能性がある場合trueを...
Returns true if the probability for that province to spaw...
***culture_group [#he4b61d9]
Scope:province
Syntax:culture_group = culture group name
文化グループが指定のものならtrueを返す。
DWでは文化グループのところにthisも指定できるHTTT以前は未...
Returns true if the province culture belongs to the same ...
**Heir to the Throne v4.0 [#ifb90a9a]
***has_national_focus [#k8a47c06]
Scope:province
Syntax:has_national_focus = yes / no
プロヴィンスが国の焦点かどうか調べる。
***previous_owner [#ke177e24]
Scope:province
Syntax:previous_owner = 国タグ / this
Returns true if the target country is the previous owner ...
***is_wasteland [#bbf8c0db]
Scope:province
Syntax:is_wasteland = yes / no
プロヴィンスが荒地か調べる。
*コメント [#lfcc30f7]
- 無謀な翻訳を進めている者です。人様のWikiを編集するのも...
- 未記入で確認したもの「is_wasteland」。他にもあった気が...
- country用とprovince用と分けたほうがいいかもしれませんね...
- 更新お疲れ様です。 -- おもち &new{2011-10-24 (月) 23:24...
#comment
終了行:
[[MOD作成]]
現在翻訳中です。
原文はhttp://www.paradoxian.org/eu3wiki/Full_List_of_Trig...
分かりやすくなるよう言葉を変えたり、補足したりするつもり...
自信が無いところは英文を残してますので手助けしてくれると...
日本語文が出来たら英文は消しちゃってくださいませ。
#contents
*スコープなし [#l913e682]
**EU3 1.3: [#c3f83803]
***and [#f59715ba]
and = { A B }
AかつB(A・Bにはそれぞれトリガーをいれることができます。...
***or [#r0e1747d]
or = { A B }
AまたはB(A・Bにはそれぞれトリガーをいれることができます...
***not [#h7e27125]
not = { A }
Aではない
***year - 年 [#r95c73e4]
Scope:なし
Syntax: year = x
x年を過ぎていればtrue。
***month - 月 [#zbde4dc7]
Scope:なし
Syntax: month = x
x月を過ぎていればtrue。
***is_religion_enabled - 使用可能な宗教 [#s6cb8511]
Scope:なし
Syntax: is_religion_enabled = 宗教名 (例. protestant)
特定の宗教が使えるときはtrue。
***exists - 国の存在 [#a0477197]
Scope: なし
Syntax: exists = 国タグ
特定の国が存在するならtrue。
***num_of_electors - 選帝侯の数 [#tc7c9112]
Scope: なし
Syntax: num_of_electors = x
選帝侯がx人以上いるときはture
**Napoleon's Ambition: [#we70ef57]
***is_triggered_only - トリガーによってのみ起こる [#obc6a...
Scope: なし
Syntax: is_triggered_only = yes / no
これをyesとすれば、そのイベントはトリガーによってのみイベ...
***revolution_target_exists - 革命ターゲットの存在 [#z393...
Scope: なし
Syntax: revolution_target_exists = yes / no
革命が起こった後は、革命ターゲットを設定できるのですが、
この「革命ターゲットが存在すれば」イベントを起こせるよう...
**In Nomine: [#l013dc58]
***major - 重要 [#o5f97d04]
Scope: なし
Syntax: major = yes / no
yesとすれば、全プレイヤーにポップアップが表示されようにな...
ポップアップ表示で「重要なイベントを表示する」という設定...
*COUNTRYスコープ [#waccd491]
**EU3 1.3: [#c059b2be]
***treasury - 国庫 [#s809d99b]
Scope: country
Syntax: treasury = x
国庫がxダカット以上ならtrue。
provinceについても使用可能のようだが、いつからか不明。
***prestige - 威信 [#d2da3efe]
Scope: country
Syntax: prestige = x
威信がx以上のときはtrue。
***luck - 幸運な国家 [#yb3b506c]
Scope: country
Syntax: luck = yes / no
luck設定がされている国家ならtrue。
***wartax - 戦争税 [#m134db1b]
Scope: country
Syntax: wartax = yes / no
戦争税を課しているならtrue。
***war - 戦争中 [#td1ad721]
Scope: country
Syntax: war = yes / no
戦争中ならtrue。
***inflation - インフレ [#db98af17]
Scope: country
Syntax: inflation = x
インフレ率がx以上ならtrue。
***stability - 安定度 [#x0a2fe83]
Scope: country
Syntax: stability = x
安定度がx以上ならtrue。
***war_exhaustion - 厭戦感情 [#b7be391c]
Scope: country
Syntax: war_exhaustion = x
厭戦感情がx以上ならtrue。
***blockade - 港湾封鎖 [#q427d9b0]
Scope: country
Syntax: blockade = x (パーセント)
封鎖されてる割合がx以上ならtrue。
***manpower - 人的資源 [#x12650bc]
Scope: country
Syntax: manpower = x
人的資源がx以上ならtrue。
***max_manpower - 最大人的資源 [#if920e3d]
Scope: country
Syntax: max_manpower = x
最大人的資源がx以上ならtrue。
***manpower_percentage - 人的資源の割合 [#jf00b108]
Scope: country
Syntax: manpower_percentage = x (パーセント)
最大人的資源に対して現在の人的資源の割合がx以上ならtrue。
***number_of_loans - 借金 [#d0e89054]
Scope: country
Syntax: number_of_loans = x
借金の額がx以上のときはtrue。
***num_of_monopolys - 独占数 [#l1075c08]
Scope: country
Syntax: num_of_monopolys = x
COTをx個以上独占していればtrue
***num_of_cots - COTの数[#d23e3d4d]
Scope: country
Syntax: num_of_cots = x
x個以上の交易の中心地が領土内にあればtrue。
***is_bankrupt - 破産 [#a7fce0b0]
Scope: country
Syntax: is_bankrupt = yes / no
破産したらtrue。
***land_maintenance - 陸軍維持費 [#na6e7b4f]
Scope: country
Syntax: land_maintenance = x
陸軍維持費がx以上ならtrue。
***naval_maintenance - 海軍維持費 [#l6678922]
Scope: country
Syntax: naval_maintenance = x
海軍維持費がx以上ならtrue。
***army_tradition - 陸軍の戦訓 [#ae5039f5]
Scope: country
Syntax: army_tradition = x
陸軍の戦訓がx以上ならtrue。
***navy_tradition - 海軍の戦訓 [#f4dffa00]
Scope: country
Syntax: navy_tradition = x
海軍の戦訓がx以上ならtrue。
***badboy - 評判 [#tc176188]
Scope: country
Syntax: badboy = x
評判(BBR)がx以上ならtrue。
***production_efficiency - 生産効率 [#r583de68]
Scope: country
Syntax: production_efficiency = x
生産効率がx以上ならtrue。
***trade_efficiency - 交易効率 [#qc2d5a21]
Scope: country
Syntax: trade_efficiency = x
交易効率がx以上ならtrue。
***owns - 領有 [#w74f60b3]
Scope: country
Syntax: owns = プロヴィンス番号
特定のプロヴィンスを領有していればtrue。
(DW)THISは指定できないので、
代わりに「any_owned_province = { owned_by = this }」を使...
***controls - 占領 [#a6d2154a]
Scope: country
Syntax: controls = province number
特定のプロヴィンスを(戦時に)占領していればtrue。
***is_core - 中核州 [#o14418af]
Scope: country
Syntax: is_core = プロヴィンス番号 / this
特定のプロヴィンスが中核州ならtrue。
thisにすると、他のプロヴィンスが中核州かどうかを調べるこ...
(隣接するプロヴィンスが中核州かどうか)
any_neighbor_province = {
is_core = this
}
***has_discovered - 大陸の発見 [#gabaf188]
Scope: country
Syntax: has_discovered = 大陸名
特定の大陸を発見したらtrue。
***is_emperor - 神聖ローマ皇帝 [#o390fe29]
Scope: country
Syntax: is_emperor = yes / no
神聖ローマ皇帝であればtrue。
***elector - 選帝侯 [#td4f8eae]
Scope: country
Syntax: elector = yes / no
選帝侯ならtrue。
***num_of_revolts - 反乱軍 [#i9198e70]
Scope: country
Syntax: num_of_revolts = x
反乱軍のユニット数が国内でx以上ならtrue。
***revolt_percentage - 暴動発生率 [#j95a9e23]
Scope: country
Syntax: revolt_percentage = x
暴動発生率がx以上ならtrue。
***num_of_cities - 都市数 [#t2fbd7bf]
Scope: country
Syntax: num_of_cities = x
都市数(プロヴィンス数)がx以上ならtrue。
***num_of_ports - 港の数 [#u836272c]
Scope: country
Syntax: num_of_ports = x
港の所有数がx以上ならtrue。
***general - 将軍の数 [#zaef75a9]
Scope: country
Syntax: general = x
将軍の数がx以上ならtrue。
***admiral - 提督の数 [#r2c1df9b]
Scope: country
Syntax: admiral = x
提督の数がx以上ならtrue。
***conquistador - 征服者の数 [#m0a8d269]
Scope: country
Syntax: conquistador = x
征服者の数がx以上ならtrue。
***explorer - 探検家の数 [#f895fb9b]
Scope: country
Syntax: explorer = x
探検家の数がx以上ならtrue。
***is_monarch_leader - 元首の将軍化 [#ebd5d821]
Scope: country
Syntax: is_monarch_leader = yes / no
元首が将軍になっていればtrue。
***defender_of_faith - 信仰の守護者 [#q1d94cfb]
Scope: country
Syntax: defender_of_faith = yes / no
信仰の守護者ならばtrue。
***num_of_trade_agreements - 通商協定の数 [#c404c269]
Scope: country
Syntax: num_of_trade_agreements = x
通商協定を結んでいる数がx以上ならtrue。
***num_of_trade_embargos - 交易禁止令の数 [#g4cd49a0]
Scope: country
Syntax: num_of_trade_embargoes = x
交易禁止令を発令している数がx以上ならtrue。
***num_of_allies - 同盟国の数 [#h10b1640]
Scope: country
Syntax: num_of_allies = x
同盟を結んでいる国がx個以上ならtrue。
***num_of_royal_marriages - 姻戚関係の数 [#g8b7984c]
Scope: country
Syntax: num_of_royal_marriages = x
姻戚関係を結んでいる数がx以上ならtrue。
***num_of_vassals - 属国の数 [#x1c04f89]
Scope: country
Syntax: num_of_vassals = x
属国にしている国の数がx以上ならtrue。
***num_of_unions - 同君連合の数 [#u235a148]
Scope: country
Syntax: num_of_unions = x
同君連合の数がx以上ならtrue。
***ADM - 行政スキル [#g3930e5b]
Scope: country
Syntax: adm = x
元首の行政スキルがx以上ならture。
***DIP - 外交スキル [#t5c76c9b]
Scope: country
Syntax: dip = x
元首の行政スキルがx以上ならtrue。
***MIL - 軍事スキル [#t0398778]
Scope: country
Syntax: mil = x
元首の軍事スキルがx以上ならtrue。
***culture_group - 文化グループ [#f016a79f]
Scope: country
Syntax: culture_group = 同一文化グループ名 / this
指定した同一文化グループに属していればtrue。
thisとした場合には、対象国の文化グループと一致すればtrue。
例えば、プロイセンを対象に"this"を使えばドイツ文化であれ...
***primary_culture - 主流文化 [#xf678f83]
Scope: country
Syntax: primary_culture = 文化名 / this
指定した主流文化ならtrue。
thisとした場合には、対象国の主要文化と一致すればtrue。
***accepted_culture - 認めている文化 [#u67b94e5]
Scope: country
Syntax: accepted_culture = 文化名 / this
指定した文化を認めているならtrue。
thisとした場合には、対象国の認めている文化と一致していれ...
***religion - 宗教 [#le9052c3]
Scope: country / province
Syntax: religion = 宗教名 / this
指定した宗教を信仰しているならtrue。
thisとした場合には、対象国の文化グループと一致していればt...
***religion_group - 宗教グループ [#s8c3e455]
Scope: country
Syntax: religion_group = 宗教グループ名 / this
指定した宗教グループに属しているならtrue。
thisとした場合には、対象国の宗教グループと一致していればt...
***government - 政体 [#s6fded7c]
Scope: country
Syntax: government = 政体
指定した[[政体>政治体制一覧]]ならtrue。
IN NOMINE以降では「monarchy(君主制)」、「republic(共和制)...
***advisor - 顧問 [#u883da6e]
Scope: country
Syntax: advisor = 顧問タイプ
指定した顧問タイプを雇っているならtrue。
***infantry - 歩兵の数 [#o20b2ee2]
Scope: country
Syntax: infantry = x
歩兵のユニット数がx以上ならtrue。
***cavalry - 騎兵の数 [#u5ba9aef]
Scope: country
Syntax: cavalry = x
騎兵のユニット数がx以上ならtrue。
***artillery - 砲兵の数 [#l1778e42]
Scope: country
Syntax: artillery = x
砲兵のユニット数がx以上ならtrue。
***big_ship - 大型艦の数 [#k8e99b5e]
Scope: country
Syntax: big_ship = x
大型艦のユニット数がx以上ならtrue。
***light_ship - 小型艦の数 [#vf5591f6]
Scope: country
Syntax: light_ship = x
小型艦のユニット数がx以上ならtrue。
***galley - ガレー船 [#meba3568]
Scope: country
Syntax: galley = x
ガレー船のユニット数がx以上ならtrue。
***transport - 輸送艦 [#de8534b7]
Scope: country
Syntax: transport = x
輸送艦のユニット数がx以上ならtrue。
***infantry_fraction - 歩兵の割合? [#oabef8d2]
Scope: country
Syntax: infantry_fraction = x
歩兵の割合がx以上ならtrue。(fractionは割合?例えば全兵力...
Returns true if the country has an infantry fraction of x...
***cavalry_fraction [#dcc4fa0a]
Scope:country
Syntax:cavalry_fraction = x
Returns true if the country has a cavalry fraction of x o...
***artillery_fraction [#r289b848]
Scope:country
Syntax:artillery_fraction = x
Returns true if the country has an artillery fraction of ...
***big_ship_fraction [#abdac781]
Scope:country
Syntax:big_ship_fraction = x
Returns true if the country has a big ship fraction of x ...
***light_ship_fraction [#xb2a3d54]
Scope:country
Syntax:light_ship_fraction = x
Returns true if the country has a light ship fraction of ...
***galley_fraction [#t582d93a]
Scope:country
Syntax:galley_fraction = x
Returns true if the country has a galley fraction of x or...
***transport_fraction [#b47c12f3]
Scope:country
Syntax:transport_fraction = x
Returns true if the country has a transport fraction of x...
***idea - 国策 [#x079424e]
Scope: country
Syntax: idea = 国策名
指定した国策を採用しているならtrue。
***relation - 関係 [#w77136c3]
Scope: country
Syntax: relation = { who = 国タグ / this value = y }
指定した国に対してy以上の関係ならばtrue。
thisとした場合には、対象国の・・・すればtrue。
Returns true if the specified country has a relation valu...
is used the scope has to be changed so that the target na...
***technology_group - 技術グループ [#wf30f247]
Scope: country
Syntax: technology_group = 技術グループ名
指定した技術グループならtrue。
IN NOMINEでは・・・
Returns true if the country has the specified technology ...
***has_country_flag - フラグ [#r0498cce]
Scope: country
Syntax: has_country_flag = フラグ名
指定したフラグが立っているならtrue。
フラグはイベントファイルや歴史ファイル内で定義されます。
***has_country_modifier - 修正 [#g7bb9355]
Scope: country
Syntax: has_country_modifier = 修正名
指定した修正があればtrue。
修正内容はevent_modifiers.txtで定義されます。
***casus_belli - 大義名分 [#o62bb725]
Scope: country
Syntax: casus_belli = 国タグ
指定した国に対して大義名分があればtrue。
***diplomats - 外交官の数 [#oaccaf7f]
Scope: country
Syntax: diplomats = x
外交官の数がx以上ならtrue。provinceでも指定可能?
***spies - 密偵の数 [#va7773be]
Scope: country
Syntax: spies = x
密偵の数がx以上ならtrue。provinceでも指定可能?
***missionaries - 宣教師の数 [#t7ac80c9]
Scope: country
Syntax: missionaries = x
宣教師の数がx以上ならtrue。
***colonists - 入植者の数 [#pf9e3bc4]
Scope: country
Syntax: colonists = x
入植者の数がx以上ならtrue。provinceでも指定可能?
***merchants - 商人の数 [#r35a6097]
Scope: country
Syntax: merchants = x
商人の数がx以上ならtrue。provinceでも指定可能?
***total_ideas - 国策の数 [#g7b0c26b]
Scope: country
Syntax: total_ideas = x
採用している国策の数がx以上ならtrue。
***free_ideas - 国策の空きスロット [#vf617b80]
Scope: country
Syntax: free_ideas = x
国策の空きスロットがx以上ならtrue。
***monthly_income - 月収 [#j1a704ec]
Scope: country
Syntax: monthly_income = x
月収がx以上ならtrue。
***tag - 国タグ [#h2447931]
Scope: country
Syntax: tag = 国タグ
指定した国タグと一致する国ならtrue。thisは指定できない模...
***knows_country - 知っている国 [#u10863ab]
Scope: country
Syntax: knows_country = 国タグ
指定した国の首都を発見しているならtrue。
***neighbour - 隣国 [#w5993152]
Scope: country
Syntax: neighbour = 国タグ / this
指定した国が隣接してるならtrue。
***regency - 摂政評議会 [#k4bb5527]
Scope: country
Syntax: regency = yes / no
摂政評議会によって統治されているならtrue。
***war_with - 戦争中 [#xddb12bb]
Scope: country
Syntax: war_with = 国タグ
指定した国と戦争中ならtrue。
***unit_in_battle - 戦闘中のユニット [#v1819bd6]
Scope: country
Syntax: unit_in_battle = yes / no
戦闘中のユニットがいたらtrue。
***unit_in_siege - 攻囲戦中のユニット [#d73f67c4]
Scope: country
Syntax: unit_in_siege = yes/no
攻囲戦に参加しているユニットがいたらtrue。
***unit_has_leader - 指揮官に率いられているユニット [#nf7...
Scope: country
Syntax: unit_has_leader = yes / no
指揮官に率いられているユニットがいたらtrue。
Returns true if any unit in the current country has a lea...
***is_papal_controller - 教皇庁の御者[#wd15654c]
Scope: country
Syntax: is_papal_controller = yes / no
教皇庁の御者ならtrue。
***num_of_religion - 宗教の数 [#t3b97ed8]
Scope: country
Syntax: num_of_religion = { religion = religion type val...
ある宗教を信仰する州の数が国内にx以上あればtrue。
ただしインノミネ3.1では、xは0~1の間で設定します。このコマ...
***<内政スライダー> [#y5a60714]
Scope: country
Syntax: 内政スライダー名 = x (-5 <= x <= 5) ←範囲は自信...
指定した内政スライダーがx以上ならtrue。指定できるスライダ...
|centralization_decentralization|中央集権/地方分権|
|aristocracy_plutocracy|貴族中心主義/富豪中心主義|
|serfdom_freesubjects|農奴制/自由農民制|
|innovative_narrowminded|革新主義/保守主義|
|mercantilism_freetrade|重商主義/自由貿易|
|offensive_defensive|攻撃主義/防御主義|
|land_naval|陸軍主義/海軍主義|
|quality_quantity|質重視/量重視|
***<技術テーブル> [#vdc26a85]
Scope: country
Syntax: 技術名 = x
指定した技術の投資額がx以上ならtrue。指定できる技術名は以...
Returns true if the amount of money invested in the speci...
|government_tech|統治技術|
|production_tech|生産技術|
|trade_tech|交易技術|
|land_tech|陸軍技術|
|naval_tech|海軍技術|
***<建築物名> [#p63d988b]
Scope: country
Syntax: 建築物名 = x
指定した建築物がx以上あればtrue。
***<交易品> [#b4e625de]
Scope: country
Syntax: 交易品名 = x
指定した交易品を産出するプロヴィンスがx個以上あるならtrue。
***<宗教> [#zdfd57c7]
Scope: country
Syntax: 宗教名 = x
指定した宗教の許容度(tolerance)がx以上ならtrue。
***<顧問> [#p7c94f98]
Scope: country
Syntax: 顧問タイプ = x
x以上のスキルを持った顧問がいるならtrue。
**Napoleon’s Ambition: [#i08cddb1]
***is_revolution_target - 革命ターゲット [#d4f71e4f]
Scope: country
Syntax: is_revolution_target = yes / no
革命ターゲットになっているならtrue。
***truce_with - 休戦協定 [#fdbdf442]
Scope: country
Syntax: truce_with = 国タグ / this / from
指定した国と休戦協定を結んでいるならtrue。(thisとfromの...
Returns true when the current country has a truce with th...
***navy_size_percentage - 海軍規模 [#le861f2c]
Scope: country
Syntax: navy_size_percentage = x (パーセント)
扶養限界数のうちx%以上建造していたらtrue。
***army_size_percentage - 陸軍規模 [#k78e47f5]
Scope: country
Syntax: army_size_percentage = x
(保留)
Returns true if the country has built a fraction of its a...
***max_manpower_greater_than - 最大人的資源 [#ac46c3c7]
Scope: country
Syntax: max_manpower_greater_than = x
最大人的資源がx以上ならtrue。
***overseas_province_percentage - 海外領土の割合 [#rbbdb5...
Scope: country
Syntax: overseas_province_percentage = x (パーセント)
全プロヴィンス数に対する海外領土の割合がxパーセント以上な...
***placed_merchants - 派遣した商人の数 [#w537a898]
Scope: country
Syntax: placed_merchants = x
COTに派遣した商人の合計がx以上true。(ちょっと自信なし)
Returns true if the sum of all merchants from the country...
***trade_income_percentage - 交易収入の割合 [#hbe75bc4]
Scope: country
Syntax: trade_income_percentage = x (パーセント)
全体の収入に対して交易収入の割合がxパーセント以上ならtrue...
Returns true if the percentage of trade income for the co...
***gold_income_percentage - 黄金収入の割合 [#ubba0aa7]
Scope: country
Syntax: gold_income_percentage = x (パーセント)
全体の収入に対して黄金収入の割合がxパーセント以上ならtrue...
Returns true if the percentage of gold income for the cou...
***total_merchants - 商人の合計? [#nab19e3b]
Scope: country
Syntax: total_merchants = x
(原文からして自信なしとのこと)
Returns true the country has at least x merchants in tota...
***at_war_with_religious_enemy - 異教徒と戦争中 [#kea194f3]
Scope: country
Syntax: at_war_with_religious_enemy = yes / no
異なる宗教の国と戦争中ならtrue。(たぶん合ってると思うけ...
Returns true if the country is at war with a country with...
***has_border_with_religious_enemy - 異教徒が隣接 [#i1e45...
Scope: country
Syntax: has_border_with_religious_enemy = yes / no
異なる宗教を持つ国が隣接しているならtrue。(たぶん合って...
Returns true if the country borders another country with ...
***has_ruler - 特定の元首 [#a78fd6aa]
Scope: country
Syntax: has_ruler = "元首名"
指定した元首が治めているならtrue。
Returns true if the country is ruled by the specified per...
***has_leader - 特定の将軍 [#d872d5c7]
Scope: country
Syntax: has_leader = "将軍名"
指定した将軍がいるならtrue。(将軍とは限らない?提督や征...
Returns true if the country has the specified leader.
***ai - AI [#bdc9528a]
Scope: country
Syntax: ai = yes / no (“ai = no”はIn Nomineから)
AIが担当している国ならtrue。
***number_of_colonies - 植民地の数 [#mc9fcf6b]
Scope: country
Syntax: number_of_colonies = x
植民地(人口1000未満のプロヴィンス)がx個以上ならtrue。
Returns true if the country has at least x provinces with...
***can_create_vassals - 属国を建国可能かどうか [#c4f2f966]
Scope: country
Syntax: can_create_vassals = yes / no
属国を建国できるのならtrue。
Returns true if the country can release at least one coun...
***Is_possible_vassal - 属国になれるかどうか [#pd9ee353]
Scope: country
Syntax: is_possible_vassal = 国タグ
指定した国が、この国の属国となる条件を満たしているならtru...
Returns true if the specified country fulfills the condit...
***vassal_of - 属国かどうか [#kf446033]
Scope: country
Syntax: vassal_of = 国タグ / this / from
指定した国が属国ならtrue。(fromが意味不明。原文でバギー...
Returns true if the country is a vassal of the specified ...
***alliance_with - 同盟 [#jd85c8c3]
Scope: country
Syntax: alliance_with = 国タグ / this / from
指定した国と同盟を結んでいるならtrue。(fromが意味不明)
Returns true if the country is allied with the specified ...
***marriage_with - 婚姻関係 [#k5935afc]
Scope: country
Syntax: marriage_with = 国タグ / this / from
指定した国と婚姻関係を結んでいるならtrue。(fromが意味不...
Returns true if the country has a royal marriage with the...
***trade_agreement_with - 貿易協定 [#o2dc3312]
Scope: country
Syntax: trade_agreement_with = 国タグ / this / from
指定した国と通商協定を結んでいるならtrue。(fromが意味不...
Returns true if the country has a trade agreement with th...
***trade_embargo_by - 交易禁止令 [#a359c9da]
Scope: country
Syntax: trade_embargo_by = 国タグ / this / from
指定した国から交易禁止令を受けているならtrue。(fromが意...
Returns true if the country is embargoed by the specified...
***junior_union_with - 同君連合の下位構成国 [#e5d25fa8]
Scope: country
Syntax: junior_union_with = 国タグ / this / from
指定した国と同君連合状態で、自分が下位構成国ならtrue。(f...
Returns true if the country is the junior partner in a pe...
***senior_union_with - 同君連合の上位構成国 [#y77b6378]
Scope: country
Syntax: senior_union_with = 国タグ / this / from
指定した国と同君連合状態で、自分が上位構成国ならtrue。(f...
Returns true if the country is the senior partner in a pe...
**In Nomine 3.0 [#a3609982]
***check_variable - 変数のチェック [#t1a23688]
Scope: country
Syntax: check_variable = {
which = "変数名"
value = x
}
指定した変数が存在しており、かつ値がx以上ならtrue。
IN NOMINE 3.1の場合、x以上ならただちにtureを返す。(3.0と...
Returns true if the variable exists and its value is x (m...
IN_NOMINE 3.1: The variable now returns true if its value...
***dominant_culture - 優勢な文化 [#gad29c1e]
Scope: country
Syntax: dominant_culture = 文化名
神聖ローマ帝国内のプロヴィンスで、指定した文化が1番多けれ...
Checks if the culture is the one with the most provinces ...
***dominant_religion - 優勢な宗教 [#i180fb74]
Scope: country
Syntax: dominant_religion = 宗教名
religionトリガーと何が違うの?たとえ容認された宗教でなく...
MUST_CHECK. What’s the difference with this trigger and “...
***is_mission_country - ミッションの目標 [#ia69308c]
Scope: country
Syntax: is_mission_country = yes / no
この国のミッションの目標となっているならtrue。
Returns true if the country is the mission target for THIS
***active_mission - アクティブミッション [#qbc56384]
Scope: country
Syntax: active_mission = ミッションID
指定したミッションIDがアクティブならtrue。
Returns true if the active mission for the country has th...
***open_market - 市場を開く [#j014668b]
Scope: country
Syntax: open_market = this / from / 国タグ
指定した国がこの国で市場を開いたらtrue。(???)
Returns true if the specified country has opened its mark...
***is_subject - 属国かどうか [#g4aeae1b]
Scope: country
Syntax: is_subject = yes / no
属国ならtrue。
Returns true if the country is a vassal.
***lesser_in_union [#dff85bae]
Scope:country
Syntax:lesser_in_union = yes / no
Returns true if the country is a junior partner in a pers...
***land_forcelimit [#x39c7eb1]
Scope:country
Syntax:land_forcelimit = x
陸軍の戦力限界?
Returns true if the army size limit of the country is at ...
***naval_forcelimit [#vaff45c8]
Scope:country
Syntax:naval_forcelimit = x
海軍の戦力限界?
Returns true if the naval size limit of the country is at...
***female [#u0d9638e]
Scope:country
Syntax:female = yes / no
Returns true if the current ruler is female.
***num_of_cardinals [#l64a101d]
Scope:country
Syntax:num_of_cardinals = x
国によって制御される教皇庁の枢機卿の数?
Returns true if the number of cardinals in the Curia curr...
***remove_fow [#t1aaad64]
Scope:country
Syntax:remove_fow = yes / no
Returns true if the fog of war in the target country has ...
**In Nomine 3.1: [#hb12998e]
***army [#t9665264]
Scope:country
Syntax:army = x / this / from
陸軍の数? this等を指定すると、陸軍がthisで表される国より...
If compared with a number: returns true if the specified ...
If compared with this or from: returns true if the specif...
NOT SURE, MUST TEST.
***navy [#dd42aba7]
Scope:country
Syntax:navy = x / this / from
艦船の数? this等を指定すると、艦船がthisで表される国より...
If compared with a number: returns true if the specified ...
If compared with this or from: returns true if the specif...
NOT SURE, MUST TEST.
***preferred_emperor [#ab0676ac]
Scope:country
Syntax:preferred_emperor = this / from / tag
Returns true if the specified country is the one that the...
***tariff_efficiency [#w03e7453]
Scope:country
Syntax:tariff_efficiency = x
関税率がx以上の場合trueを返す?
Returns true if the tariff efficiency of the country is a...
***is_rival [#fdada0e0]
Scope:country
Syntax:is_rival = yes / no
Returns true if the country is a rival.
***is_threat [#o7dec94d]
Scope:country
Syntax:is_threat = yes / no
この国がライバルか調べる。DWからはyes/no以外に国のタグを...
Returns true if the country is perceived as a threat.
***war_score [#d85a66a5]
Scope:country
Syntax:war_score = x
戦争国との戦勝点がx以上ならtrueを返す。
Returns true if the country has at least x war score in A...
**In Nomine 3.2 beta: [#v98367e8]
***overlord_of [#aee55cf8]
Scope:country
Syntax:overlord_of = tag / this / from (?)
Returns true if the country has the specified country as ...
**Heir to the Throne v4.0 [#i34ff2f4]
***national_focus [#m620c9e1]
Scope:country
Syntax:national_focus = プロヴィンス番号 / this
国の焦点が指定したプロヴィンスか調べる。
**Devine Wind [#z3e7aa47]
***horde_war [#j29f35bf]
Scope:country
Syntax:horde_war = yes/no
Returns true if the country is in a horde war.
***has_sphere [#e9b9d44a]
Scope:country
Syntax:has_sphere = yes/no
Returns true if the country has at least one country in ...
***in_sphere [#yd4c9d43]
Scope:country
Syntax:in_sphere = country tag
Returns true if the country is in the sphere of country t...
***is_shogun [#p66761a9]
Scope: country
Syntax: is_shogun = yes/no
Returns true if the country is shogun.
***is_kampaku [#h9c17bf5]
Scope: country
Syntax: is_kampaku = yes/no
Returns true if the country is kampaku.
***is_daimyo [#z2c6ca23]
Scope: country
Syntax: is_daimyo = yes/no
Returns true if the country is a daimyo.
***num_of_daimyos [#j557dacb]
Scope: country
Syntax: num_of_daimyos = x
Returns true if the number of daimyos is equal to x or hi...
***shogun_exists [#uf436e9f]
Scope: <none>
Syntax: shogun_exists = yes/no
Returns true if any country is shogun.
***kampaku_exists [#q507949a]
Scope: <none>
Syntax: kampakum_exists = yes/no
Returns true if any country is kampaku.
***shogun_influence [#v8b2d81d]
Scope: <none>
Syntax: shogun_influence = x
Returns true if the shogun has influence equal to x or hi...
***shogunate_civil_war [#h9edee01]
Scope: <none>
Syntax: shogunate_civil_war = yes/no
Returns true if at least two daimyos are at war with each...
***has_factions [#zc3acd51]
Scope: country
Syntax: has_factions = yes/no
Returns true if the country has factions.
***has_faction [#n117c538]
Scope: country
Syntax: has_faction = faction name
Returns true if the country has a faction called faction ...
***faction_in_power [#e920640c]
Scope: country
Syntax: faction_in_power = faction name
Returns true if the country's leading faction is faction ...
***faction_influence [#c2ff8572]
Scope: country
Syntax: faction_influence = {
faction = faction name
influence = x
}
Returns true if the faction name's influence is equal to ...
***land_morale [#gad1d78a]
Scope: country
Syntax: land_morale = x
Returns true if the country has a land morale equal to x ...
***naval_morale [#o3816f1e]
Scope: country
Syntax: naval_morale = x
Returns true if the country has a naval morale equal to x...
***unit_type [#n32f8912]
Scope: country
Syntax: unit_type = technology group name
Returns true if the country's unit type is of the specifi...
***<unit> [#kfdb980f]
Scope: country
Syntax: unit type = x
Returns true if the current country has x or more units o...
***production_leader [#q29e4141]
Scope: country
Syntax: production_leader = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country is production leader in the s...
***trade_leader [#g50bdea2]
Scope: country
Syntax: trade_leader = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country is trade leader in the specif...
***trading_bonus [#scc3f22c]
Scope: country
Syntax: trading_bonus = {
trade_goods = trade goods
value = yes/no
}
Returns true if the country receives a trading bonus from...
***trading_part [#e38808b3]
Scope: country
Syntax: trading_part = {
trade_goods = trade goods
value = x
}
Returns true if the country's traded value in the specifi...
***num_trade_leader [#p327c073]
Scope: country
Syntax: num_trade_leader = x
Returns true if the country is trade leader in x or more ...
***trade_embargoing [#z3277525]
Scope: country
Syntax: trade_embargoing = country tag
Returns true if the country is embargoing country tag.
***tolerance_to_this [#x14e0929]
Scope: country
Syntax: tolerance_to_this = x
Returns true if the country has a tolerance equal to x or...
***force_converted [#n3dc95bd]
Scope: country
Syntax: force_converted = yes/no
Returns true if the country has been force converted.
***is_crusade_target [#j8f61c45]
Scope: country
Syntax: is_crusade_target = yes/no
Returns true if the country is crusade target.
***excommunicated [#bcadcb46]
Scope: country
Syntax: excommunicated = yes /no
Returns true if the country is excommunicated.
***primitives [#oae6a192]
Scope: country
Syntax: primitives = yes/no
Returns true if the country has a religion that allows it...
***has_leader_with [#c272c314]
Scope: country
Syntax: has_leader_with = {
general = yes # set this if only generals
admiral = yes # set this if only admirals.
shock = x # if to be checked, and by which value
fire = x # if to be checked, and by which value
siege = x # if to be checked, and by which value
manuever =x # if to be checked, and by which value
}
Returns true if the country has a leader meeting the spec...
***heir_claim [#f96c1acd]
Scope: country
Syntax: heir_claim = x
Returns true if the country's heir has a claim on the thr...
***has_advisor [#cace2bab]
Scope: country
Syntax: has_advisor = yes/no
Returns true if the country has at least one advisor.
***capital [#gb018207]
Scope: country
Syntax: capital = x
Returns true if province number x is the capital of the c...
***national_focus [#fb6490ad]
Scope: country
Syntax: national_focus = x
Returns true if province x has national focus.
***core_percentage [#m91e7e51]
Scope: country
Syntax: core_percentage = x
Returns true if the country has cores on x percentage or ...
***tribal [#zf085875]
Scope: country
Syntax: tribal = yes/no
Returns true if the country has a government form that's ...
***is_colonial [#x9fa37b4]
Scope: country
Syntax: is_colonial = yes/no
Returns true if the country is a colonial country.
***years_of_income [#m50818fc]
Scope: country
Syntax: years_of_income = x
Returns true if the monthly income * 12 equals x or higher.
***tech_difference [#lda08c7e]
Scope: country
Syntax: tech_difference = x
Returns true if the country in the current scope has a co...
*PROVINCE SCOPE [#c9ee70b4]
**EU3 1.3: [#k5317567]
***port [#wdacf7d5]
Scope:province
Syntax:port = yes/no
プロヴィンスに港があるか調べる。
***cot [#f9391139]
Scope:province
Syntax:cot = yes/no
プロヴィンスにcotがあるか調べる。
***owned_by [#gfadf829]
Scope:province
Syntax:owned_by = tag/this
所有者が指定された国ならtrueを返す。
Returns true if the specified country owns the current pr...
is used the scope has to be changed so that the target na...
***religion [#jab40f5e]
Scope:country/province
Syntax:religion = religion name/this
宗教が指定したものならtrueを返す。thisを指定すると、
thisと同じ宗教ならtrueを返す。
Returns true if the country/province in the current scope...
***is_colony [#o97dfd7a]
Scope:province
Syntax:is_colony = yes/no
植民地かどうか調べる。
***has_province_flag [#xa38f462]
Scope:province
Syntax:has_province_flag = flag name
Returns true if the current province has the specified pr...
***has_province_modifier [#c0b83b64]
Scope:province
Syntax:has_province_modifier = modifer name
プロヴィンスが指定された修正を受けているとtrueを返す。
***continent [#pbf75885]
Scope:province
Syntax:continent = name of continent
Returns true if the current province belongs to the speci...
***native_size [#tca1fcb5]
Scope:province
Syntax:native_size = x
原住民の人数がx以上ならtrueを返す。
Returns true if the native size of a province is equal to...
***native_ferocity [#e53b604f]
Scope:province
Syntax:native_ferocity = x
Returns true if the native ferocity value is equal to x o...
***native_hostileness [#p0cf6abb]
Scope:province
Syntax:native_hostileness = x
Returns true if the native hostileness value is equal to ...
***citysize [#kb159708]
Scope:province
Syntax:citysize = x
町の人口がx以上ならtrueを返す。
***hre [#t73dbac4]
Scope:province
Syntax:hre = yes/no
神聖ローマ帝国のプロヴィンスならtrueを返す。
Returns true if the province belongs to the Holy Roman Em...
***has_building [#k15be2dc]
Scope:province
Syntax:has_building = building type
指定した建物が建設されているならtrueを返す。
***trade_goods [#t316be34]
Scope:province
Syntax:trade_goods = trade goods type
交易品が指定したものならtrueを返す。
***units_in_province [#t0e16efd]
Scope:province
Syntax:units_in_province = x
プロヴィンスにいるユニットがx以上ならtrueを返す?
Returns true if there are x or more units in the current ...
***infantry_in_province [#e3623f82]
Scope:province
Syntax:infantry_in_province = x
この州に滞在中の歩兵ユニットがx以上ならtrueを返す。
Returns true if there are x or more infantry units in the...
***galleys_in_province [#h1432dcf]
Scope:province
Syntax:galleys_in_province = x
この州に滞在中のガレー船がx以上ならtrueを返す。
Returns true if there are x or more galleys in the curren...
***is_core [#kd3c2cc3]
Scope:province
Syntax:is_core = country/this
このプロヴィンスが指定の国の中核州ならtrueを返す。
countryに対する「is_core」と違うので注意。
**Napoleon’s Ambition: [#y171e360]
***controlled_by [#u7672a8b]
Scope:province
Syntax:controlled_by = tag / this / from
指定された国にコントロールされている場合はtrueを返す。
Returns true if the province is under control of the spec...
***has_empty_adjacent_province [#n2d48e5b]
Scope:province
Syntax:has_empty_adjacent_province = yes / no
所有者のいないプロヴィンスと隣接しているか調べる。海や湖...
Returns true if the province borders an empty province. '...
***province_id [#f42cd360]
Scope:province
Syntax:province_id = ID of a province
プロヴィンスのID(番号)が指定のものならtrueを返す。this...
***discovered_by [#pb368cf0]
Scope:province
Syntax:discovered_by = tag/this
プロヴィンスが指定された国に発見されているならtrueを返す。
**In Nomine 3.0: [#i7fe8ed4]
***nationalism [#xe027964]
Scope:province
Syntax:nationalism = x
このプロヴィンスにおけるナショナリズムがx(おそらく年)以...
MUST CHECK. I guess this might be one of two things: it e...
***tolerance_to_this [#o6693895]
Scope:province
Syntax:tolerance_to_this = ????
MUST CHECK. I guess this might expect a number and will r...
***region [#j7574690]
Scope:province
Syntax:region = region name
プロヴィンスの地域が指定のものならtrueを返す。
***culture [#n6dd73a9]
Scope:province
Syntax:culture = culture name
プロヴィンスの文化が指定のものならtrueを返す。
***is_overseas [#vc057faa]
Scope:province
Syntax:is_overseas = yes / no
遠く離れた海外にあるプロヴィンスならtrueを返す。
***empty [#uc686682]
Scope:province
Syntax:empty = yes / no
プロヴィンスが入植可能ならtrueを返す。
Returns true if the province is empty. 'Empty province' m...
***range [#y0deb1ee]
Scope:province
Syntax:range = yes / no
Returns true if the province is in colonial range.
***is_mission_province [#d4e64802]
Scope:province
Syntax:is_mission_province = yes / no
このプロヴィンスがミッションの対象である場合か調べる。
Returns true if the province is the mission target for THIS
***has_owner_religion [#l132acc0]
Scope:province
Syntax:has_owner_religion = yes / no
所有者と同じ宗教を信仰しているか調べる?
Returns true if the province has the same religion as its...
***has_owner_culture [#v3839d59]
Scope:province
Syntax:has_owner_culture = yes / no
所有者と同じ文化か調べる?
Returns true if the province has the same culture as its ...
***is_capital [#pe612fc4]
Scope:province
Syntax:is_capital = yes / no
このプロヴィンスが首都かどうか調べる。
***is_blockaded [#off53f00]
Scope:province
Syntax:is_blockaded = yes / no
Returns true if the province is being blockaded.
***base_tax [#d48fe440]
Scope:province
Syntax:base_tax = x
プロヴィンスの基本税がx以上だとtrueを返す。
***cot_value [#ba447171]
Scope:province
Syntax:cot_value = x
このプロヴィンスがcotを持ち、その値がx以上であるとtrueを...
Returns true if the province has a COT and its value is a...
***looted [#k5503cb1]
Scope:province
Syntax:looted = yes / no
プロヴィンスが略奪されているかを返します。
Returns true if the province is looted.
***has_missionary [#r42c6504]
Scope:province
Syntax:has_missionary = yes / no
Returns true if the province is in the process of being c...
***religion_years [#ja7cbb40]
Scope:province
Syntax:religion_years = {religion name = x}
Untested AFAIK, should return true if the province religi...
***has_siege [#t533776d]
Scope:province
Syntax:has_siege = yes / no
プロヴィンスが包囲されているか調べる。
Returns true if the province is under siege.
**In Nomine 3.1: [#dfc1e8a4]
***garrison [#g94934b6]
Scope:province
Syntax:garrison = x
Returns true if the province garrison has at least x men ...
***can_spawn_rebels [#o34295b5]
Scope:province
Syntax:can_spawn_rebels = type of rebel
指定された反乱軍による反乱が起こる可能性がある場合trueを...
Returns true if the probability for that province to spaw...
***culture_group [#he4b61d9]
Scope:province
Syntax:culture_group = culture group name
文化グループが指定のものならtrueを返す。
DWでは文化グループのところにthisも指定できるHTTT以前は未...
Returns true if the province culture belongs to the same ...
**Heir to the Throne v4.0 [#ifb90a9a]
***has_national_focus [#k8a47c06]
Scope:province
Syntax:has_national_focus = yes / no
プロヴィンスが国の焦点かどうか調べる。
***previous_owner [#ke177e24]
Scope:province
Syntax:previous_owner = 国タグ / this
Returns true if the target country is the previous owner ...
***is_wasteland [#bbf8c0db]
Scope:province
Syntax:is_wasteland = yes / no
プロヴィンスが荒地か調べる。
*コメント [#lfcc30f7]
- 無謀な翻訳を進めている者です。人様のWikiを編集するのも...
- 未記入で確認したもの「is_wasteland」。他にもあった気が...
- country用とprovince用と分けたほうがいいかもしれませんね...
- 更新お疲れ様です。 -- おもち &new{2011-10-24 (月) 23:24...
#comment
ページ名: