|
1 | 1 | l_english: |
2 | | - change_state_religion:0 "Religious Institution Takeover" |
3 | | - change_state_religion_action_name:0 "$change_state_religion$" |
4 | | - change_state_religion_action_propose_name:0 "Initiate [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
5 | | - change_state_religion_action_break_name:0 "Stop [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
6 | | - change_state_religion_pact_desc:0 "[SCOPE.GetRootScope.GetDiplomaticPact.GetFirstCountry.GetName] is changing the state religion of [SCOPE.GetRootScope.GetDiplomaticPact.GetSecondCountry.GetName].\n Currently #variable [SCOPE.GetRootScope.GetDiplomaticPact.GetSecondCountry.MakeScope.Var('change_state_religion_progress').GetValue]#! progress out of 8 stages." |
7 | | - change_state_religion_desc:0 "#header $change_state_religion$#!\n$TOOLTIP_DELIMITER$\nChange the state religion of the target country." |
8 | | - change_state_religion_action_notification_name:0 "[INITIATOR_COUNTRY.GetName] is changing our country's state religion." |
9 | | - change_state_religion_action_notification_desc:0 "[INITIATOR_COUNTRY.GetName] is changing the state religion in our country." |
10 | | - change_state_religion_action_notification_break_name:0 "State [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] Stopped by [INITIATOR_COUNTRY.GetName]" |
11 | | - change_state_religion_action_notification_break_desc:0 "[INITIATOR_COUNTRY.GetName] has terminated the state religion change for our nation." |
| 2 | + change_state_religion: "Religious Institution Takeover" |
| 3 | + change_state_religion_action_name: "$change_state_religion$" |
| 4 | + change_state_religion_action_propose_name: "Initiate [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
| 5 | + change_state_religion_action_break_name: "Stop [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
| 6 | + change_state_religion_pact_desc: "[SCOPE.GetRootScope.GetDiplomaticPact.GetFirstCountry.GetName] is changing the state religion of [SCOPE.GetRootScope.GetDiplomaticPact.GetSecondCountry.GetName].\n Currently #variable [SCOPE.GetRootScope.GetDiplomaticPact.GetSecondCountry.MakeScope.Var('change_state_religion_progress').GetValue]#! progress out of 8 stages." |
| 7 | + change_state_religion_desc: "#header $change_state_religion$#!\n$TOOLTIP_DELIMITER$\nChange the state religion of the target country." |
| 8 | + change_state_religion_action_notification_name: "[INITIATOR_COUNTRY.GetName] is changing our country's state religion." |
| 9 | + change_state_religion_action_notification_desc: "[INITIATOR_COUNTRY.GetName] is changing the state religion in our country." |
| 10 | + change_state_religion_action_notification_break_name: "State [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] Stopped by [INITIATOR_COUNTRY.GetName]" |
| 11 | + change_state_religion_action_notification_break_desc: "[INITIATOR_COUNTRY.GetName] has terminated the state religion change for our nation." |
12 | 12 |
|
13 | | - change_state_religion_effect_desc_global:0 "Initiate State [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
14 | | - change_state_religion_effect_desc_first:0 "[COUNTRY.GetAdjectiveNoFlag] is initiating state religion change in [TARGET_COUNTRY.GetName]." |
15 | | - change_state_religion_effect_desc_third:0 "[COUNTRY.GetName] is initiating [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]." |
| 13 | + change_state_religion_effect_desc_global: "Initiate State [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')]" |
| 14 | + change_state_religion_effect_desc_first: "[COUNTRY.GetAdjectiveNoFlag] is initiating state religion change in [TARGET_COUNTRY.GetName]." |
| 15 | + change_state_religion_effect_desc_third: "[COUNTRY.GetName] is initiating [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]." |
16 | 16 |
|
17 | | - change_state_religion_trigger_desc_global:0 "[INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] in Progress" |
18 | | - change_state_religion_trigger_false_desc_global:0 "Not in the process of [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] #b anymore.#!" |
19 | | - change_state_religion_trigger_desc_first:0 "[COUNTRY.GetAdjectiveNoFlag] is changing the state religion in [TARGET_COUNTRY.GetName]." |
20 | | - change_state_religion_trigger_false_desc_first:0 "[COUNTRY.GetAdjectiveNoFlag] is not changing the state religion in [TARGET_COUNTRY.GetName] #b anymore.#!" |
21 | | - change_state_religion_trigger_desc_third:0 "[COUNTRY.GetName] is changing the state religion in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]." |
22 | | - change_state_religion_trigger_false_desc_third:0 "[COUNTRY.GetName] is not changing the state religion in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)] #b anymore.#!" |
| 17 | + change_state_religion_trigger_desc_global: "[INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] in Progress" |
| 18 | + change_state_religion_trigger_false_desc_global: "Not in the process of [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] #b anymore.#!" |
| 19 | + change_state_religion_trigger_desc_first: "[COUNTRY.GetAdjectiveNoFlag] is changing the state religion in [TARGET_COUNTRY.GetName]." |
| 20 | + change_state_religion_trigger_false_desc_first: "[COUNTRY.GetAdjectiveNoFlag] is not changing the state religion in [TARGET_COUNTRY.GetName] #b anymore.#!" |
| 21 | + change_state_religion_trigger_desc_third: "[COUNTRY.GetName] is changing the state religion in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]." |
| 22 | + change_state_religion_trigger_false_desc_third: "[COUNTRY.GetName] is not changing the state religion in [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)] #b anymore.#!" |
23 | 23 |
|
24 | 24 | ib_events.02.t: "State Religion Change" |
25 | 25 | ib_events.02.d: "The proud [ROOT.GetCountry.GetName] has successfully completed the [INITIATOR_COUNTRY.GetCustom('change_religion_dynamic_name')] for [SCOPE.sCountry('religion_target_country').GetName]. [SCOPE.sCountry('religion_target_country').GetName] will now prosper forever, embracing the religious institutions of the homeland." |
|
0 commit comments