- Code: Select all
<continent>
<name>Radiation Effect 6</name>
<bonus>9</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<overrides>
<override> Radiation Effect 5</override>
<override> Radiation Effect 4</override>
<override> Radiation Effect 3</override>
<override> Radiation Effect 2</override>
<override> Radiation Effect 1</override>
</overrides>
</continent>
<continent>
<name>Radiation Effect 5</name>
<bonus>5</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<required>5</required>
<overrides>
<override> Radiation Effect 4</override>
<override> Radiation Effect 3</override>
<override> Radiation Effect 2</override>
<override> Radiation Effect 1</override>
</overrides>
</continent>
<continent>
<name>Radiation Effect 4</name>
<bonus>2</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<required>4</required>
<overrides>
<override> Radiation Effect 3</override>
<override> Radiation Effect 2</override>
<override> Radiation Effect 1</override>
</overrides>
</continent>
<continent>
<name>Radiation Effect 3</name>
<bonus>0</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<required>3</required>
<overrides>
<override> Radiation Effect 2</override>
<override> Radiation Effect 1</override>
</overrides>
</continent>
<continent>
<name>Radiation Effect 2</name>
<bonus>-1</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<required>2</required>
<overrides>
<override> Radiation Effect 1</override>
</overrides>
</continent>
<continent>
<name>Radiation Effect 1</name>
<bonus>-1</bonus>
<components>
<territory>STTL-0000</territory>
<territory>Illinois</territory>
<territory>Old New Amsterdam</territory>
<territory>Georgia</territory>
<territory>Dallas</territory>
<territory>SoCal</territory>
</components>
<required>1</required>
</continent>
Can someone check it over?