SWN - Sixteen Stars

You can find a collection including all of my public charts here: https://chartopia.d12dev.com/collection/2569/

This chart uses input variables
  • Site_Type
Result

{%if Site_Type == {Ancient Temple}%}

Ancient Temple

Roll on "TempleSeed" 
{%end%}
{%if Site_Type == {Asteroid Base}%}

Asteroid Base

Roll on "AsteroidSeed"
{%end%}
{%if Site_Type == {Barbarian Court}%}

Barbarian Court

Roll on "BarbarianSeed"
{%end%}
{%if Site_Type == {Bureaucratic Agency}%}

Bureaucratic Agency

Roll on "BureauSeed"
{%end%}
{%if Site_Type == {Colonial Outpost}%}

Colonial Outpost

Roll on "ColonialSeed"
{%end%}
{%if Site_Type == {Derelict Orbital}%}

Derelict Orbital

Roll on "DerelictSeed"
{%end%}
{%if Site_Type == {Disaster Area}%}

Disaster Area

Roll on "DisasterSeed"
{%end%}
{%if Site_Type == {Doomed Habitat}%}

Doomed Habitat

Roll on "HabitatSeed"
{%end%}
{%if Site_Type == {Hellworld Settlement}%}

Hellworld Settlement

Roll on "HellworldSeed"
{%end%}
{%if Site_Type == {Merciless Desert}%}

Merciless Desert

Roll on "DesertSeed"
{%end%}
{%if Site_Type == {Planetary Starport}%}

Planetary Starport

Roll on "StarportSeed"
{%end%}
{%if Site_Type == {Prison Colony}%}

Prison Colony

Roll on "PrisonSeed"
{%end%}
{%if Site_Type == {Savage Jungle}%}

Savage Jungle

Roll on "JungleSeed"
{%end%}
{%if Site_Type == {Tomb City}%}

Tomb City

Roll on "TombCitySeed"
{%end%}
{%if Site_Type == {Vicious Slum}%}

Vicious Slum

Roll on "SlumSeed"
{%end%}
{%if Site_Type == {War Zone}%}

War Zone

Roll on "WarZoneSeed"
{%end%}


Subcharts