Advertisement
Guest User

script1

a guest
Aug 17th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [HEADER]
  2. Title= - Player Expertise farming and beverages
  3. Description=farming is 80 beverages is 70
  4.  
  5. [PLAYER EXPERTISE]
  6. // You may assign a value ranging from 0 to 100 to each type of player expertise.
  7.  
  8. Retailing=20
  9. Farming=100
  10. Manufacturing=30
  11. Research and Development=0
  12. Raw Material Production=0
  13. Marketing=0
  14. Training=0
  15.  
  16.  
  17. // If you want your player character to possess expertise in a specific product class, you may define it as follows.
  18.  
  19. Product Expertise=Beverage, 0
  20. // Product Expertise=<Product Class>, <Expertise Rating, which ranges from 0 to 100>
  21. // Examples of product classes: Apparel, Automobile, Beverage and etc.
  22. // You may view all product classes in the game by accessing the Product Summary Report and look at the product class list at the top left of the report.
  23.  
  24. [SPECIAL RULES]
  25. Tech Cost Modifier=200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement