home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2003 October / cmycha200310.iso / NHL2004 / NHL2004Demo.exe / db / db.viv / tuneDayEffect.txt < prev    next >
Text File  |  2003-08-20  |  419b  |  13 lines

  1. // This is for tuning the effect of what happens during a day.
  2. // Each of the possible action for a day modifies the following
  3. // All the modification are negative or until even with the base attributes
  4. // The player cannot have abod its based attributes value
  5. // - Endurance
  6. // - All attributes
  7. // - Morale
  8.  
  9. game:            -2    1    0
  10. shortPractice:  2    -1    0
  11. mediumPractice:    0    1    0
  12. longPractice:    -2    2    -2
  13. dayOff:            4    -2    1