Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ENG_Rearmarment_Budget_None = {
  2.  
  3. allowed = {
  4. }
  5.  
  6. picture = chi_hyper_inflation
  7.  
  8. removal_cost = -1
  9. modifier = {
  10. consumer_goods_factor = -0.10
  11. industrial_capacity_factory = -0.50
  12. political_power_gain = 0.25
  13. }
  14. }
  15.  
  16.  
  17. ENG_Rearmarment_Budget_1 = {
  18.  
  19. allowed = {
  20. }
  21.  
  22. picture = chi_hyper_inflation
  23.  
  24. removal_cost = -1
  25.  
  26. modifier = {
  27. consumer_goods_factor = -0.05
  28. industrial_capacity_factory = -0.25
  29. }
  30. }
  31.  
  32.  
  33. ENG_Rearmarment_Budget_2 = {
  34.  
  35. picture = chi_hyper_inflation2
  36.  
  37. allowed = {
  38. }
  39.  
  40. removal_cost = -1
  41.  
  42. modifier = {
  43. }
  44. }
  45.  
  46. ENG_Rearmarment_Budget_3 = {
  47.  
  48. picture = chi_hyper_inflation3
  49.  
  50. allowed = {
  51. }
  52.  
  53. removal_cost = -1
  54.  
  55. modifier = {
  56. consumer_goods_factor = 0.05
  57. industrial_capacity_factory = 0.10
  58. }
  59. }
  60.  
  61. ENG_Rearmarment_Budget_4 = {
  62.  
  63.  
  64. allowed = {
  65. }
  66.  
  67. picture = chi_hyper_inflation4
  68. removal_cost = -1
  69.  
  70. modifier = {
  71. consumer_goods_factor = 0.10
  72. industrial_capacity_factory = 0.20
  73. production_speed_dockyard_factor = -0.15
  74.  
  75. }
  76. }
  77.  
  78. ENG_Rearmarment_Budget_5 = {
  79.  
  80. picture = chi_hyper_inflation5
  81. removal_cost = -1
  82.  
  83. allowed = {
  84. }
  85.  
  86. modifier = {
  87. consumer_goods_factor = 0.15
  88. industrial_capacity_factory = 0.30
  89. production_speed_dockyard_factor = -0.20
  90. subjects_autonomy_gain = 0.5
  91. }
  92. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement