Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/cb_types/00_cb_types.txt +190 -2
common/cb_types/00_cb_types.txt CHANGED
@@ -1293,7 +1293,10 @@ cb_flower_wars = {
1293
1293
  valid_for_subject = no
1294
1294
 
1295
1295
  prerequisites_self = {
1296
- has_dlc = "El Dorado"
1296
+ OR = {
1297
+ has_dlc = "El Dorado"
1298
+ has_dlc = "Winds of Change"
1299
+ }
1297
1300
  religion = nahuatl
1298
1301
  is_free_or_tributary_trigger = yes
1299
1302
  is_religion_reformed = no
@@ -1306,7 +1309,7 @@ cb_flower_wars = {
1306
1309
  is_neighbor_of = FROM
1307
1310
  }
1308
1311
 
1309
- war_goal = take_capital_vassalize
1312
+ war_goal = take_capital_vassalize_flower_wars
1310
1313
  }
1311
1314
 
1312
1315
  cb_maya_expansion = {
@@ -2008,4 +2011,189 @@ cb_spread_the_true_faith = {
2008
2011
  months = 60
2009
2012
 
2010
2013
  war_goal = superiority_spread_the_true_faith
2014
+ }
2015
+
2016
+ cb_gothic_invasion = {
2017
+ valid_for_subject = no
2018
+
2019
+ prerequisites_self = {
2020
+ has_country_flag = enable_gothic_invasion_cb_flag
2021
+ }
2022
+
2023
+ prerequisites = {
2024
+ is_neighbor_of = FROM
2025
+ FROM = {
2026
+ capital_scope = {
2027
+ continent = europe
2028
+ }
2029
+ }
2030
+ }
2031
+
2032
+ war_goal = take_capital_imperial
2033
+ }
2034
+
2035
+ cb_roman_ambition = {
2036
+ valid_for_subject = no
2037
+
2038
+ prerequisites_self = {
2039
+ has_country_flag = ITA_unlock_roman_ambition_flag
2040
+ }
2041
+ prerequisites = {
2042
+ FROM = {
2043
+ any_owned_province = {
2044
+ OR = {
2045
+ is_claim = ROOT
2046
+ is_permanent_claim = ROOT
2047
+ is_core = ROOT
2048
+ }
2049
+ BYZ_roman_empire_decision_trigger = yes
2050
+ }
2051
+ }
2052
+ }
2053
+
2054
+ war_goal = ITA_roman_ambition_wargoal
2055
+ }
2056
+
2057
+ cb_ita_scramble_for_america = {
2058
+ valid_for_subject = no
2059
+
2060
+ prerequisites_self = {
2061
+ has_country_flag = ITA_cb_for_america_flag
2062
+ }
2063
+ prerequisites = {
2064
+ FROM = {
2065
+ any_owned_province = {
2066
+ OR = {
2067
+ continent = south_america
2068
+ continent = new_world
2069
+ continent = north_america
2070
+ }
2071
+ }
2072
+ }
2073
+ }
2074
+
2075
+ war_goal = ITA_scramble_for_america_wargoal
2076
+ }
2077
+
2078
+ cb_ger_scramble_for_africa = {
2079
+ valid_for_subject = no
2080
+
2081
+ prerequisites_self = {
2082
+ has_country_flag = GER_unlock_cb_on_african_natives_flag
2083
+ }
2084
+ prerequisites = {
2085
+ FROM = {
2086
+ OR = {
2087
+ technology_group = east_african
2088
+ technology_group = central_african
2089
+ technology_group = sub_saharan
2090
+ }
2091
+ any_owned_province = {
2092
+ continent = africa
2093
+ }
2094
+ }
2095
+ }
2096
+
2097
+ war_goal = GER_scramble_for_africa_wargoal
2098
+ }
2099
+
2100
+ cb_ger_claim_a_piece = {
2101
+ valid_for_subject = no
2102
+
2103
+ prerequisites_self = {
2104
+ has_country_flag = GER_unlock_cb_on_european_colonists_flag
2105
+ }
2106
+ prerequisites = {
2107
+ FROM = {
2108
+ OR = {
2109
+ technology_group = western
2110
+ technology_group = eastern
2111
+ }
2112
+ any_owned_province = {
2113
+ continent = africa
2114
+ }
2115
+ }
2116
+ }
2117
+
2118
+ war_goal = GER_claim_a_piece_wargoal
2119
+ }
2120
+
2121
+ cb_ita_dismantle_hre = {
2122
+ valid_for_subject = no
2123
+
2124
+ prerequisites_self = {
2125
+ mission_completed = JHC_ITA_humiliate_austria
2126
+ hre_size = 1
2127
+ NOT = { has_global_flag = flavor_ita_7_fired }
2128
+ }
2129
+ prerequisites = {
2130
+ FROM = {
2131
+ is_emperor = yes
2132
+ }
2133
+ }
2134
+
2135
+ war_goal = ITA_dismantle_hre_wargoal
2136
+ }
2137
+
2138
+ cb_sunset_invasion = {
2139
+ valid_for_subject = no
2140
+
2141
+ prerequisites_self = {
2142
+ has_country_flag = SUN_cb_on_europeans
2143
+ }
2144
+ prerequisites = {
2145
+ FROM = {
2146
+ any_owned_province = {
2147
+ OR = {
2148
+ superregion = europe_superregion
2149
+ region = maghreb_region
2150
+ }
2151
+ }
2152
+ }
2153
+ }
2154
+
2155
+ war_goal = SUN_sunset_invasion_wargoal
2156
+ }
2157
+
2158
+ cb_sunrise_invasion = {
2159
+ valid_for_subject = no
2160
+
2161
+ prerequisites_self = {
2162
+ has_country_flag = SUN_unlock_sunrise_invasion_cb_flag
2163
+ }
2164
+ prerequisites = {
2165
+ FROM = {
2166
+ any_owned_province = {
2167
+ OR = {
2168
+ superregion = china_superregion
2169
+ superregion = far_east_superregion
2170
+ }
2171
+ }
2172
+ }
2173
+ }
2174
+
2175
+ war_goal = SUN_sunrise_invasion_wargoal
2176
+ }
2177
+
2178
+ cb_reconquest_of_china = {
2179
+ valid_for_subject = yes
2180
+
2181
+ prerequisites_self = {
2182
+ has_country_flag = TIM_cb_to_get_china_flag
2183
+ }
2184
+ prerequisites = {
2185
+ FROM = {
2186
+ any_owned_province = {
2187
+ superregion = china_superregion
2188
+ }
2189
+ }
2190
+ }
2191
+
2192
+ war_goal = TIM_yuan_reconquest
2193
+ }
2194
+
2195
+ cb_tim_crush_rebellion = {
2196
+ is_triggered_only = yes
2197
+
2198
+ war_goal = TIM_crush_rebellion
2011
2199
  }