Test Character Form for OP
<form>
Character
Name: <input name=”charName” />Species: <input name=”charSpecies” />
Culture: <input name=”charCulture” />
Advances: <input name=”charAdvances” />
Experience Points: <input name=”charExperiencePoints” />
Pools
Vigor: <input name=”poolVigor” />Instinct: <input name=”poolInstinct” />
Reason: <input name=”poolReason” />
Abilities
Grand Master (4): <input name=”ability4” />Master (3): <input name=”ability3” />
Adept (2): <input name=”ability2” />
Competent (1): <input name=”ability1” />
Unskilled (0): <input name=”ability0” />
<input /> </form>
