Skip to content

Instantly share code, notes, and snippets.

@lhayhurst
Created March 23, 2012 03:43
Show Gist options
  • Save lhayhurst/2166539 to your computer and use it in GitHub Desktop.
Save lhayhurst/2166539 to your computer and use it in GitHub Desktop.
Background attributes
<character_interchange_document>
<character name="harsk">
<background>
<personal gender="male" age="60" hair="black" eyes="black" skin="" />
<deity>Torag</deity>
<alignment>Lawful Neutral</alignment>
<race referenceurl="http://paizo-local/pathfinderRPG/prd/races.html#_dwarves">Dwarf</race>
<languages>
<language>Common</language>
<language>"Dwarven"</language>
</languages>
</background>
</character>
</character_interchange_document>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment