home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / games / lib / xpilot / defaults next >
Encoding:
Text File  |  1995-07-17  |  1.1 KB  |  37 lines

  1. # Set maximum density of any given item type to 1 every 12000 blocks.
  2. # For instance, no more than 3 items may exist in Continent (the default map).
  3. maxItemDensity:         3.46021e-04
  4.  
  5. # Set probability of for each item to appear at a tick in a block
  6. itemEnergyPackProb:     4.01323e-09
  7. itemTankProb:           2.40292e-09
  8. itemECMProb:            1.92426e-09
  9. itemMineProb:           6.40779e-09
  10. itemMissileProb:        1.92426e-09
  11. itemCloakProb:          1.60596e-09
  12. itemSensorProb:         1.60596e-09
  13. itemWideangleProb:      2.70371e-09
  14. itemRearshotProb:       2.94386e-09
  15. itemAfterburnerProb:    2.74620e-09
  16. itemTransporterProb:    1.60596e-09
  17. itemLaserProb:            1.60596e-09
  18. itemEmergencyThrustProb:1.60596e-09
  19. itemTractorBeamProb:    2.74620e-09
  20. itemAutoPilotProb:      1.60596e-09
  21. itemEmergencyShieldProb:1.60596e-09
  22.  
  23. # A few items appear moving.  It is fun to chase them
  24. # when they are bouncing.
  25. movingItemProb:        0.3
  26.  
  27. # We like stronger gravity
  28. gravity:        -0.25
  29.  
  30. # Nukes and clusters are rather heavy.
  31. allowNukes:             no
  32. allowClusters:          no
  33. allowModifiers:         yes
  34.  
  35. # Set the frames per second
  36. framesPerSecond:    14
  37.