Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:newchar [2019/09/11 15:21] Kylewiki:newchar [2019/11/21 09:32] Kyle
Line 4: Line 4:
  
 Fieldset "Basic information" Fieldset "Basic information"
-Textbox  "Player Name" "=Your Name" +Textbox  "Player Name" 
-Textbox  "Character Name" "=Character Name" +Textbox  "Character Name" 
-Textbox "Race" "=Race"+Textbox "Race"
 number "Age" number "Age"
 +Textbox "Background"
 select "Alignment" "Lawful Good|Lawful Neutral|Lawful Evil|Neutral Good|True Neutral|Neutral Evil|Chaotic Good|Chaotic Neutral|Chaotic Evil" select "Alignment" "Lawful Good|Lawful Neutral|Lawful Evil|Neutral Good|True Neutral|Neutral Evil|Chaotic Good|Chaotic Neutral|Chaotic Evil"
 +Textbox "Speed"
 +select "Status" "Alive|Dead|Missing|Retired|Other"
  
 Fieldset "Class" Fieldset "Class"
Line 15: Line 18:
 number "Level" >0 <21 number "Level" >0 <21
 select "Class" "Barbarian|Bard|Cleric|Druid|Fighter|Monk|Paladin|Ranger|Rogue|Sorcerer|Warlock|Wizard" select "Class" "Barbarian|Bard|Cleric|Druid|Fighter|Monk|Paladin|Ranger|Rogue|Sorcerer|Warlock|Wizard"
-Textbox "Subclass" "=Subclass"+Textbox "Subclass" 
 +static "Multiclass is WIP, please manually update once character is genrated"
  
-Fieldset "Ability score" +Fieldset "Abilities & Skills"
-static "For saving throws select **X** for Yes, ** ** for No"+
 static "Strength" static "Strength"
 number "STR Score" >0 <21 number "STR Score" >0 <21
-yesno "STR Saving" " **X**  " "! " +yesno "STR Saving" "=**X**" "! " 
-yesno "Athletics" " **X**  " "! "+yesno "Athletics" "=**X**" "! "
  
 static "Dexterity" static "Dexterity"
 number "DEX Score" >0 <21 number "DEX Score" >0 <21
-select "DEX Saving" ** **  |  **X**  " +yesno "DEX Saving" "=**X**" "! " 
-multiselect "DEX Abilities" "None|Acrobatics|Sleight of Hand|Stealth"+yesno "Acrobatics" "=**X**" "" 
 +yesno "Sleight of Hand" "=**X**" "! " 
 +yesno "Stealth" "=**X**" ""
  
 static "Constitution" static "Constitution"
 number "CON Score" >0 <21 number "CON Score" >0 <21
-select "CON Saving" ** **  |  **X**  "+yesno "CON Saving" "=**X**" ""
  
 static "Intelligence" static "Intelligence"
 number "INT Score" >0 <21 number "INT Score" >0 <21
-select "INT Saving" ** **  |  **X**  " +yesno "INT Saving" "=**X**" "! " 
-multiselect "INT Abilities" "None|Arcana|History|Investigation|Nature|Religion"+yesno "Arcana" "=**X**" "" 
 +yesno "History" "=**X**" "! " 
 +yesno "Investigation" "=**X**" "! " 
 +yesno "Nature" "=**X**" "! " 
 +yesno "Religion" "=**X**" ""
  
 static "Wisdom" static "Wisdom"
 number "WIS Score" >0 <21 number "WIS Score" >0 <21
-select "WIS Saving" ** **  |  **X**  " +yesno "WIS Saving" "=**X**  " "! " 
-multiselect "WIS Abilities" "None|Animal Handling|Insight|Medicine|Perception|Survival"+yesno "Animal Handling" "=**X**  " "" 
 +yesno "Insight" "=**X**" "! " 
 +yesno "Medicine" "=**X**" "! " 
 +yesno "Perception" "=**X**" "! " 
 +yesno "Survival" "=**X**" ""
  
 static "Charisma" static "Charisma"
 number "CHA Score" >0 <21 number "CHA Score" >0 <21
-select "CHA Saving" ** **  |  **X**  " +yesno "CHA Saving" "=**X**" "! " 
-multiselect "CHA Abilities" "None|Deception|Intimidation|Performance|Persuasion"+yesno "Deception" "=**X**" "" 
 +yesno "Intimidation" "=**X**" "! " 
 +yesno "Performance" "=**X**" "! " 
 +yesno "Persuasion" "=**X**" ""
  
-submit "Submit Query"+Fieldset "Spellcasting" 
 +yesno "Spellcasting?" 
 +select "Spell casting ability" "INT|WIS|CHA"
 + 
 +Fieldset "Languages & Proficiencies" 
 +Textbox "Languages" "=Common, " ! 
 +Textbox "Feats"
 +Textbox "Expertise"
 +static "Proficiencies" 
 +Textbox "Weapons & Armour"
 +Textbox "Tools"
 + 
 +Fieldset "" 
 +submit "Create Character"
 </form> </form>