Advertisement
Guest User

Untitled

a guest
Aug 18th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. ideologies = {
  2.  
  3. liberal = {
  4.  
  5. types = {
  6.  
  7. liberalism = {
  8.  
  9. }
  10. }
  11.  
  12. dynamic_faction_names = {
  13. "FACTION_NAME_DEMOCRATIC_1"
  14. "FACTION_NAME_DEMOCRATIC_2"
  15. "FACTION_NAME_DEMOCRATIC_3"
  16. "FACTION_NAME_DEMOCRATIC_4"
  17. "FACTION_NAME_DEMOCRATIC_5"
  18. "FACTION_NAME_DEMOCRATIC_6"
  19. }
  20.  
  21. color = { 229 229 229 }
  22.  
  23. rules = {
  24. can_declare_war_on_same_ideology = no
  25. can_force_government = yes
  26. can_send_volunteers = no
  27. can_puppet = no
  28. can_lower_tension = yes
  29. can_only_justify_war_on_threat_country = yes
  30. can_guarantee_other_ideologies = yes
  31. }
  32.  
  33. war_impact_on_world_tension = -1.0
  34. faction_impact_on_world_tension = -0.1
  35.  
  36. modifiers = {
  37. generate_wargoal_tension = 1.00
  38. join_faction_tension = 0.80
  39. lend_lease_tension = 0.50
  40. send_volunteers_tension = 0.50
  41. guarantee_tension = 0.25
  42. take_states_cost_factor = 0.25
  43. annex_cost_factor = 0.5
  44. }
  45.  
  46. faction_modifiers = {
  47. faction_trade_opinion_factor = 0.50 #plus 50% trade opinion
  48. }
  49. ai_democratic = yes # uses the democratic AI behaviour
  50. }
  51.  
  52. anarchist = {
  53.  
  54. types = {
  55.  
  56. anarchism = {
  57. }
  58.  
  59. }
  60.  
  61. dynamic_faction_names = {
  62. "FACTION_NAME_COMMUNIST_1"
  63. "FACTION_NAME_COMMUNIST_2"
  64. "FACTION_NAME_COMMUNIST_3"
  65. "FACTION_NAME_COMMUNIST_4"
  66. "FACTION_NAME_COMMUNIST_5"
  67. }
  68.  
  69. color = { 79 0 0 }
  70.  
  71. war_impact_on_world_tension = 0.75 #Commie less threatening
  72. faction_impact_on_world_tension = 0.5
  73.  
  74. ai_communist = yes # uses the commie AI behaviour
  75.  
  76. rules = {
  77. can_force_government = yes
  78. can_send_volunteers = yes
  79. can_puppet = no
  80. }
  81.  
  82. modifiers = {
  83. puppet_cost_factor = -0.3
  84. increased_influence_factor = 0.3
  85. }
  86.  
  87. faction_modifiers = {
  88.  
  89. }
  90. }
  91.  
  92. social_democrat = {
  93.  
  94. types = {
  95.  
  96. social_democracy = {
  97. }
  98.  
  99. }
  100.  
  101. dynamic_faction_names = {
  102. "FACTION_NAME_COMMUNIST_1"
  103. "FACTION_NAME_COMMUNIST_2"
  104. "FACTION_NAME_COMMUNIST_3"
  105. "FACTION_NAME_COMMUNIST_4"
  106. "FACTION_NAME_COMMUNIST_5"
  107. }
  108.  
  109. color = { 255 111 111 }
  110.  
  111. war_impact_on_world_tension = 0.75 #Commie less threatening
  112. faction_impact_on_world_tension = 0.5
  113.  
  114. ai_communist = yes # uses the commie AI behaviour
  115.  
  116. rules = {
  117. can_force_government = yes
  118. can_send_volunteers = yes
  119. can_puppet = yes
  120. }
  121.  
  122. modifiers = {
  123. puppet_cost_factor = -0.3
  124. increased_influence_factor = 0.3
  125. }
  126.  
  127. faction_modifiers = {
  128.  
  129. }
  130. }
  131.  
  132. autocrat = {
  133.  
  134. types = {
  135.  
  136. autocratism = {
  137. }
  138.  
  139. }
  140.  
  141. dynamic_faction_names = {
  142. "FACTION_NAME_NONALIGNED_1"
  143. "FACTION_NAME_NONALIGNED_2"
  144. "FACTION_NAME_NONALIGNED_3"
  145. "FACTION_NAME_NONALIGNED_4"
  146. "FACTION_NAME_NONALIGNED_5"
  147. }
  148.  
  149. color = { 128 128 128 }
  150.  
  151.  
  152. war_impact_on_world_tension = 0.25 #no major danger
  153. faction_impact_on_world_tension = 0.1
  154.  
  155. rules = {
  156. can_force_government = yes
  157. can_puppet = yes
  158. can_send_volunteers = yes
  159. }
  160.  
  161. modifiers = {
  162. generate_wargoal_tension = 0.5
  163. lend_lease_tension = 0.2
  164. send_volunteers_tension = 0.2
  165. guarantee_tension = 0.4
  166. drift_defence_factor = -0.3
  167. }
  168.  
  169. faction_modifiers = {
  170. }
  171.  
  172. can_be_boosted = yes
  173. can_collaborate = yes
  174.  
  175. ai_neutral = yes #
  176.  
  177. }
  178.  
  179. national_bolshevikist = {
  180.  
  181. types = {
  182.  
  183. national_bolshevik = {
  184. }
  185.  
  186. }
  187.  
  188. dynamic_faction_names = {
  189. "FACTION_NAME_COMMUNIST_1"
  190. "FACTION_NAME_COMMUNIST_2"
  191. "FACTION_NAME_COMMUNIST_3"
  192. "FACTION_NAME_COMMUNIST_4"
  193. "FACTION_NAME_COMMUNIST_5"
  194. }
  195.  
  196. color = { 111 0 0 }
  197.  
  198. war_impact_on_world_tension = 0.75 #Commie less threatening
  199. faction_impact_on_world_tension = 0.5
  200.  
  201. ai_communist = yes # uses the commie AI behaviour
  202.  
  203. rules = {
  204. can_force_government = yes
  205. can_send_volunteers = yes
  206. can_puppet = yes
  207. }
  208.  
  209. modifiers = {
  210. puppet_cost_factor = -0.3
  211. increased_influence_factor = 0.3
  212. }
  213.  
  214. faction_modifiers = {
  215.  
  216. }
  217. }
  218.  
  219. radical_socalist = {
  220.  
  221. types = {
  222.  
  223. radical_socalism = {
  224. }
  225.  
  226. }
  227.  
  228. dynamic_faction_names = {
  229. "FACTION_NAME_COMMUNIST_1"
  230. "FACTION_NAME_COMMUNIST_2"
  231. "FACTION_NAME_COMMUNIST_3"
  232. "FACTION_NAME_COMMUNIST_4"
  233. "FACTION_NAME_COMMUNIST_5"
  234. }
  235.  
  236. color = { 199 37 37 }
  237.  
  238. war_impact_on_world_tension = 0.75 #Commie less threatening
  239. faction_impact_on_world_tension = 0.5
  240.  
  241. ai_communist = yes # uses the commie AI behaviour
  242.  
  243. rules = {
  244. can_force_government = yes
  245. can_send_volunteers = yes
  246. can_puppet = yes
  247. }
  248.  
  249. modifiers = {
  250. puppet_cost_factor = -0.3
  251. increased_influence_factor = 0.3
  252. }
  253.  
  254. faction_modifiers = {
  255.  
  256. }
  257. }
  258.  
  259. conservative = {
  260.  
  261. types = {
  262.  
  263. conservatism = {
  264.  
  265. }
  266. }
  267.  
  268. dynamic_faction_names = {
  269. "FACTION_NAME_DEMOCRATIC_1"
  270. "FACTION_NAME_DEMOCRATIC_2"
  271. "FACTION_NAME_DEMOCRATIC_3"
  272. "FACTION_NAME_DEMOCRATIC_4"
  273. "FACTION_NAME_DEMOCRATIC_5"
  274. "FACTION_NAME_DEMOCRATIC_6"
  275. }
  276.  
  277. color = { 0 25 180 }
  278.  
  279. rules = {
  280. can_declare_war_on_same_ideology = no
  281. can_force_government = yes
  282. can_send_volunteers = no
  283. can_puppet = no
  284. can_lower_tension = yes
  285. can_only_justify_war_on_threat_country = yes
  286. can_guarantee_other_ideologies = yes
  287. }
  288.  
  289. war_impact_on_world_tension = -1.0
  290. faction_impact_on_world_tension = -0.1
  291.  
  292. modifiers = {
  293. generate_wargoal_tension = 1.00
  294. join_faction_tension = 0.80
  295. lend_lease_tension = 0.50
  296. send_volunteers_tension = 0.50
  297. guarantee_tension = 0.25
  298. take_states_cost_factor = 0.25
  299. annex_cost_factor = 0.5
  300. }
  301.  
  302. faction_modifiers = {
  303. faction_trade_opinion_factor = 0.50 #plus 50% trade opinion
  304. }
  305. ai_democratic = yes # uses the democratic AI behaviour
  306. }
  307. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement