Advertisement
Guest User

Untitled

a guest
Sep 9th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. focus = {
  2. id = invite_narvarre_26
  3. icon = GFX_goal_generic_alliance
  4. cost = 5.00
  5. prerequisite = {
  6. focus = independent_revolution_9
  7. }
  8. x = 6
  9. y = 7
  10. completion_reward = {
  11. NAV = {
  12. country_event = {
  13. id = nav.0
  14. days = 1
  15. }
  16. }
  17. }
  18.  
  19. }
  20. focus = {
  21. id = sway_castille_19
  22. icon = GFX_goal_generic_intelligence_exchange
  23. cost = 20.00
  24. prerequisite = {
  25. focus = invite_castille_25
  26. }
  27. x = 4
  28. y = 8
  29. completion_reward = {
  30. CAS = {
  31. add_opinion_modifier = {
  32. target = ROOT
  33. modifier = ara_sway
  34. }
  35. }
  36. }
  37.  
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement