Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <package
  3. name="WW2: Pacific Theater"
  4. description="A red sun shall rise up against a great industrial giant. Wage war in the Pacific theatre of World War 2, serving in either the United States Marine Corps (USMC) or the Imperial Japanese Army (IJA). In this campaign you will participate in the conquest and defense of highly contested islands during WW2."
  5. show_in_campaigns="1"
  6. show_in_quick_match_mods="1"
  7. campaign_entry_script="start_campaign.as">
  8.  
  9. <campaign_options
  10. faction="1"
  11. presets="1"
  12. friendly_capacity="1"
  13. enemy_capacity="1"
  14. friendly_accuracy="1"
  15. enemy_accuracy="1"
  16. xp_multiplier="1"
  17. rp_multiplier="1">
  18. <preset text="ez" help="Help:ez" friendly_capacity="3.0" enemy_capacity="0.5" friendly_accuracy="1.0" enemy_accuracy="0.7" xp_multiplier="1.0" rp_multiplier="1.0" />
  19. <preset text="Hard" help="Help:Hard" friendly_capacity="1.20" enemy_capacity="1.0" friendly_accuracy="0.94" enemy_accuracy="0.94" xp_multiplier="0.3" rp_multiplier="1.0" />
  20. <preset text="Presets:Custom" help="Help:Presets:Custom" />
  21. </campaign_options>
  22.  
  23. </package>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement