=======================================================================================
QUADRANT TYPES DATA FILE
=======================================================================================
Changes:
1.  Eliminated Black Hole quadrants (AI cannot handle).


Min Dist Between Systems:
  The minimum number of system squares that must be between each 
  system on the map. A value of 1 would mean that no 2 systems can 
  fall exactly next to each other, there must be at least 1 square 
  distance.

System Placement:
  Random, Clusters, Spiral, Diffuse, Grid

Number of System Types:
  The number of system types that will be used in this quadrant. 

Type # Name:
  The name of the system type that will be used (from the
  SystemTypes.txt file)

Type # Chance:
  The percent chance of a system being of this type. All of the Chance's
  should add up to 100 for a Quadrant Type.

Max Warp Points per Sys:
  Maximum number of warp points given to each system on the first pass. This can
  be overriden to ensure connectivity.

Min Angle Between WP:
  The minimum angle allowed between two warp points in the same system. This can
  be overriden to ensure connectivity.

=======================================================================================
*BEGIN*
=======================================================================================

Name                      := B5 Standard
Description               := Based on mid-life galaxy, adds HyperSpace sectors (in place of Nebula) and has more habitable planets.
Min Dist Between Systems  := 1
System Placement          := Random
Max Warp Points per Sys   := 5
Min Angle Between WP      := 60
Number of System Types    := 17
Type 1 Name               := B5 Standard 1
Type 1 Chance             := 300
Type 2 Name               := B5 Standard 2
Type 2 Chance             := 240
Type 3 Name               := B5 Standard 3
Type 3 Chance             := 200
Type 4 Name               := HyperSpace 1
Type 4 Chance             := 20
Type 5 Name               := HyperSpace 2
Type 5 Chance             := 20
Type 6 Name               := HyperSpace 3
Type 6 Chance             := 20
Type 7 Name               := HyperSpace 4
Type 7 Chance             := 20
Type 8 Name               := Destroyed Star
Type 8 Chance             := 10
Type 9 Name               := Asteroid Belt
Type 9 Chance             := 50
Type 10 Name              := Binary 1
Type 10 Chance            := 20
Type 11 Name              := Binary 2
Type 11 Chance            := 20
Type 12 Name              := Binary 3
Type 12 Chance            := 20
Type 13 Name              := Binary 4
Type 13 Chance            := 20
Type 14 Name              := Trinary 1
Type 14 Chance            := 10
Type 15 Name              := Trinary 2
Type 15 Chance            := 10
Type 16 Name              := B5 Black Hole 1
Type 16 Chance            := 0
Type 17 Name              := B5 Black Hole 2
Type 17 Chance            := 0

=======================================================================================
*END*
=======================================================================================

