RadiantAd8117

Untitled

Sep 3rd, 2025 (edited)
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. #focus_tree = {
  2. id = benelux_focus
  3.  
  4. country = {
  5. factor = 0
  6.  
  7. modifier = {
  8. add = 10
  9. OR = {
  10. tag = HOL
  11. tag = BEL
  12. tag = LUX
  13. }
  14. }
  15. }
  16.  
  17. default = no
  18.  
  19. continuous_focus_position = { x = 50 y = 2000 }
  20.  
  21. joint_focus = {
  22. id = BNL_benelux_cooperation
  23.  
  24. dynamic = yes
  25.  
  26. icon = GFX_focus_COG_heart_of_africa
  27.  
  28. #prerequisite = { focus = }
  29.  
  30. relative_position_id = LUX_talks_about_a_benelux_state
  31. x = 0
  32. y = 3
  33.  
  34. cost = 10
  35.  
  36. search_filters = { }
  37.  
  38. text_icon = CONGO_COG_focus_style
  39.  
  40. joint_trigger = {
  41.  
  42. }
  43.  
  44. available = {
  45. any_country = {
  46. original_tag = LUX
  47. }
  48. }
  49.  
  50. available_if_capitulated = yes
  51.  
  52. completion_reward = {
  53.  
  54. }
  55.  
  56. completion_reward_joint_originator = {
  57.  
  58. }
  59.  
  60. completion_reward_joint_member = {
  61.  
  62. }
  63. }
  64.  
  65. }
Advertisement
Add Comment
Please, Sign In to add comment