// Chance is from 1-1000, or divide by 10 to get percentage
// ie, setting Chance to '150' would mean there is a 15% chance of the event
// triggering each turn

Table	RandomEvent
Columns	Chance
Starlane	25
AntaranRevolt	10
DiscoverSystem	50
EndTable
