Ranger Dago
"; if ($los==3) echo "Sorceress Xenia
"; if ($los==4) echo "Priestess Hana
"; if ($los==5) echo "Huntress Arya
"; if ($los==6) echo "Dog Ragnar
"; if ($los==1) echo "
";
if ($los==2) echo "
";
if ($los==3) echo "
";
if ($los==4) echo "
";
if ($los==5) echo "
";
if ($los==6) echo "
";
if ($los==1) {
$str = rand(1,5);
$dex = rand(8,15);
$wis = rand(15,20);
$cha = rand(5,15);
}
if ($los==2) $str = rand(6,15);
if ($los==3) $str = rand(2,5);
if ($los==4) $str = rand(4,8);
if ($los==5) $str = rand(6,12);
if ($los==6) $str = rand(10,12);
$dex = rand(3,20);
$wis = rand(5,8);
$cha = rand(5,15);
echo "| STR | DEX | WIS | CHA |
| $str | $dex | $wis | $cha |