Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.68 KB | None | 0 0
  1. <div class="sheet-useBackground">
  2. <input type="radio" class="sheet-useBackground" style="display:none;" name="attr_background" value="1" checked />
  3. <input type="radio" class="sheet-useBackground" style="display:none;" name="attr_background" value="2" />
  4. <div class="sheet-background">
  5. <!--content-->
  6. <div>
  7. Background:
  8. <input type="checkbox" class="sheet-useBackground" name="attr_background" value="1" title="No background image." checked />Modern
  9. <input type="checkbox" class="sheet-useBackground" name="attr_background" value="2" title="Enable background image." />Past
  10. </div>
  11. <div class="sheet-top_half">
  12. <div class='sheet-3colrow'>
  13. <div class='sheet-col'>
  14. <table class="sheet-tableI" style="width:300px;">
  15. <tr>
  16. <td colspan="2"><input type="text" class="sheet-title" name="attr_character_name" style="width:100%" placeholder="Character Name"/></td>
  17. </tr>
  18. <tr>
  19. <td><input type="text" class="sheet-text" name="attr_Starting_Occupation" style="width:100%"/></td>
  20. <th><input type="number" class="sheet-text" name="attr_Character_Level" value="@{Class1-level}+@{Class2-level}+@{Class3-level}+@{Class4-level}+@{Class5-level}+@{Class6-level}" style="width:50px" disabled='true'/></th>
  21. </tr>
  22. <tr>
  23. <th>Starting Occupation</th>
  24. <th>Character Level</th>
  25. </tr>
  26. </table>
  27. <div class="sheet-tooltipsdown"><h4>Class</h4>
  28. <span>
  29. <table class="sheet-tableI">
  30. <tr>
  31. <th>Class</th>
  32. <th>Level</th>
  33. <th>BAB</th>
  34. <th>Fortitude</th>
  35. <th>Reflex</th>
  36. <th>Will</th>
  37. </tr>
  38. <tr>
  39. <td><input type="text" class="sheet-text" name="attr_Class1" style="width:100%"/></td>
  40. <th><input type="text" class="sheet-text" name="attr_Class1-level" value="1" style="width:50px;"/></th>
  41. <th><input type="text" class="sheet-text" name="attr_Class1-BAB" value="0" style="width:50px;"/></th>
  42. <th><input type="text" class="sheet-text" name="attr_Class1-Fort" value="0" style="width:50px;"/></th>
  43. <th><input type="text" class="sheet-text" name="attr_Class1-Refl" value="0" style="width:50px;"/></th>
  44. <th><input type="text" class="sheet-text" name="attr_Class1-Will" value="0" style="width:50px;"/></th>
  45. </tr>
  46. <tr>
  47. <td><input type="text" class="sheet-text" name="attr_Class2" style="width:100%"/></td>
  48. <th><input type="text" class="sheet-text" name="attr_Class2-level" value="0" style="width:50px;"/></th>
  49. <th><input type="text" class="sheet-text" name="attr_Class2-BAB" value="0" style="width:50px;"/></th>
  50. <th><input type="text" class="sheet-text" name="attr_Class2-Fort" value="0" style="width:50px;"/></th>
  51. <th><input type="text" class="sheet-text" name="attr_Class2-Refl" value="0" style="width:50px;"/></th>
  52. <th><input type="text" class="sheet-text" name="attr_Class2-Will" value="0" style="width:50px;"/></th>
  53. </tr>
  54. <tr>
  55. <td><input type="text" class="sheet-text" name="attr_Class3" style="width:100%"/></td>
  56. <th><input type="text" class="sheet-text" name="attr_Class3-level" value="0" style="width:50px;"/></th>
  57. <th><input type="text" class="sheet-text" name="attr_Class3-BAB" value="0" style="width:50px;"/></th>
  58. <th><input type="text" class="sheet-text" name="attr_Class3-Fort" value="0" style="width:50px;"/></th>
  59. <th><input type="text" class="sheet-text" name="attr_Class3-Refl" value="0" style="width:50px;"/></th>
  60. <th><input type="text" class="sheet-text" name="attr_Class3-Will" value="0" style="width:50px;"/></th>
  61. </tr>
  62. <tr>
  63. <td><input type="text" class="sheet-text" name="attr_Class4" style="width:100%"/></td>
  64. <th><input type="text" class="sheet-text" name="attr_Class4-level" value="0" style="width:50px;"/></th>
  65. <th><input type="text" class="sheet-text" name="attr_Class4-BAB" value="0" style="width:50px;"/></th>
  66. <th><input type="text" class="sheet-text" name="attr_Class4-Fort" value="0" style="width:50px;"/></th>
  67. <th><input type="text" class="sheet-text" name="attr_Class4-Refl" value="0" style="width:50px;"/></th>
  68. <th><input type="text" class="sheet-text" name="attr_Class4-Will" value="0" style="width:50px;"/></th>
  69. </tr>
  70. <tr>
  71. <td><input type="text" class="sheet-text" name="attr_Class5" style="width:100%"/></td>
  72. <th><input type="text" class="sheet-text" name="attr_Class5-level" value="0" style="width:50px;"/></th>
  73. <th><input type="text" class="sheet-text" name="attr_Class5-BAB" value="0" style="width:50px;"/></th>
  74. <th><input type="text" class="sheet-text" name="attr_Class5-Fort" value="0" style="width:50px;"/></th>
  75. <th><input type="text" class="sheet-text" name="attr_Class5-Refl" value="0" style="width:50px;"/></th>
  76. <th><input type="text" class="sheet-text" name="attr_Class5-Will" value="0" style="width:50px;"/></th>
  77. </tr>
  78. <tr>
  79. <td><input type="text" class="sheet-text" name="attr_Class6" style="width:100%"/></td>
  80. <th><input type="text" class="sheet-text" name="attr_Class6-level" value="0" style="width:50px;"/></th>
  81. <th><input type="text" class="sheet-text" name="attr_Class6-BAB" value="0" style="width:50px;"/></th>
  82. <th><input type="text" class="sheet-text" name="attr_Class6-Fort" value="0" style="width:50px;"/></th>
  83. <th><input type="text" class="sheet-text" name="attr_Class6-Refl" value="0" style="width:50px;"/></th>
  84. <th><input type="text" class="sheet-text" name="attr_Class6-Will" value="0" style="width:50px;"/></th>
  85. </tr>
  86. </table>
  87. </span>
  88. </div>
  89. </div>
  90. <div class='sheet-col'>
  91. <div class="sheet-banner"></div>
  92. </div>
  93. <div class='sheet-col'>
  94. <table class="sheet-tableI">
  95. <tr>
  96. <td><input type="text" class="sheet-text" name="attr_Age" style="width:100%"/></td>
  97. <td><input type="text" class="sheet-text" name="attr_Gender" style="width:100%"/></td>
  98. <td><input type="text" class="sheet-text" name="attr_Species" style="width:100%"/></td>
  99. </tr>
  100. <tr>
  101. <th>Age</th>
  102. <th>Gender</th>
  103. <th>Species</th>
  104. </tr>
  105. <tr>
  106. <td><input type="text" class="sheet-text" name="attr_Eyes" style="width:100%"/></td>
  107. <td><input type="text" class="sheet-text" name="attr_Hair" style="width:100%"/></td>
  108. <td><input type="text" class="sheet-text" name="attr_Skin" style="width:100%"/></td>
  109. </tr>
  110. <tr>
  111. <th>Eyes</th>
  112. <th>Hair</th>
  113. <th>Skin</th>
  114. </tr>
  115. <tr>
  116. <td><input type="text" class="sheet-text" name="attr_Height" style="width:100%"/></td>
  117. <td><input type="text" class="sheet-text" name="attr_Weight" style="width:100%"/></td>
  118. <td><input type="text" class="sheet-text" name="attr_Tech_or_Biotic_Power_Points" style="width:100%"/></td>
  119. </tr>
  120. <tr>
  121. <th>Height</th>
  122. <th>Weight</th>
  123. <th>Tech/Biotic Power Points</th>
  124. </tr>
  125. </table>
  126. </div>
  127. </div>
  128. </div>
  129. <!-- Set up the Tabs -->
  130. <input type="radio" class="sheet-tab sheet-tab1" name="attr_core-tab" value="1" title="Attributes" checked="checked"/>
  131. <span class="sheet-tab sheet-tab1" style='line-height: 20px;'>Attributes</span>
  132. <input type="radio" class="sheet-tab sheet-tab2" name="attr_core-tab" value="2" title="Combat" />
  133. <span class="sheet-tab sheet-tab2" style='line-height: 20px;'>Combat</span>
  134. <input type="radio" class="sheet-tab sheet-tab3" name="attr_core-tab" value="3" title="Feats &amp; Specs" />
  135. <span class="sheet-tab sheet-tab3" style='line-height: 20px;'><div class="sheet-smaller">Feats &amp; Specs</div></span>
  136. <input type="radio" class="sheet-tab sheet-tab4" name="attr_core-tab" value="4" title="Notes" />
  137. <span class="sheet-tab sheet-tab4" style='line-height: 20px;'>Gear</span>
  138. <br><br>
  139. <!-- End Tab setup -->
  140. <!-- Tab 1 Attributes -->
  141. <div class="sheet-section-1">
  142. <div class='sheet-2colrow'>
  143. <div class="sheet-col">
  144. <h4>Abiities</h4>
  145. <table class="sheet-tableII">
  146. <tr>
  147. <th></th>
  148. <th class="sheet-heading">Score</th>
  149. <th class="sheet-heading">Modifier</th>
  150. <th class="sheet-heading">Base</th>
  151. <th class="sheet-heading">Equipment<br>Bonus</th>
  152. <th class="sheet-heading">Other<br>Bonus</th>
  153. </tr>
  154. <tr>
  155. <th><button type="roll" class="sheet-skillbtn" name="roll_Strength" value="/e rolls Strength [[1d20+@{Strength-mod}]]">STR<br>Strength</button></th>
  156. <th><input type="number" class="sheet-ability" name="attr_Strength" value="@{Strength-Base}+@{Strength-Equipment}+@{Strength-Other}" disabled="true"/></th>
  157. <th><input type="number" class="sheet-ability" name="attr_Strength-mod" value="[[floor((@{Strength}-10)/2)]]" disabled="true"/></th>
  158. <td><input type="number" class="sheet-number" name="attr_Strength-Base" value="10"/></td>
  159. <td><input type="number" class="sheet-number" name="attr_Strength-Equipment" value="0"/></td>
  160. <td><input type="number" class="sheet-number" name="attr_Strength-Other" value="0"/></td>
  161. </tr>
  162. <tr>
  163. <th><button type="roll" class="sheet-skillbtn" name="roll_Dexterity" value="/e rolls Dexterity [[1d20+@{Dexterity-mod}]]">DEX<br>Dexterity</button></th>
  164. <th><input type="number" class="sheet-ability" name="attr_Dexterity" value="@{Dexterity-Base}+@{Dexterity-Equipment}+@{Dexterity-Other}" disabled="true"/></th>
  165. <th><input type="number" class="sheet-ability" name="attr_Dexterity-mod" value="[[floor((@{Dexterity}-10)/2)]]" disabled="true"/></th>
  166. <td><input type="number" class="sheet-number" name="attr_Dexterity-Base" value="10"/></td>
  167. <td><input type="number" class="sheet-number" name="attr_Dexterity-Equipment" value="0"/></td>
  168. <td><input type="number" class="sheet-number" name="attr_Dexterity-Other" value="0"/></td>
  169. </tr>
  170. <tr>
  171. <th><button type="roll" class="sheet-skillbtn" name="roll_Constitution" value="/e rolls Constitution [[1d20+@{Constitution-mod}]]">CON<br>Constitution</button></th>
  172. <th><input type="number" class="sheet-ability" name="attr_Constitution" value="@{Constitution-Base}+@{Constitution-Equipment}+@{Constitution-Other}" disabled="true"/></th>
  173. <th><input type="number" class="sheet-ability" name="attr_Constitution-mod" value="[[floor((@{Constitution}-10)/2)]]" disabled="true"/></th>
  174. <td><input type="number" class="sheet-number" name="attr_Constitution-Base" value="10"/></td>
  175. <td><input type="number" class="sheet-number" name="attr_Constitution-Equipment" value="0"/></td>
  176. <td><input type="number" class="sheet-number" name="attr_Constitution-Other" value="0"/></td>
  177. </tr>
  178. <tr>
  179. <th><button type="roll" class="sheet-skillbtn" name="roll_Intelligence" value="/e rolls Intelligence [[1d20+@{Intelligence-mod}]]">INT<br>Intelligence</button></th>
  180. <th><input type="number" class="sheet-ability" name="attr_Intelligence" value="@{Intelligence-Base}+@{Intelligence-Equipment}+@{Intelligence-Other}" disabled="true"/></th>
  181. <th><input type="number" class="sheet-ability" name="attr_Intelligence-mod" value="[[floor((@{Intelligence}-10)/2)]]" disabled="true"/></th>
  182. <td><input type="number" class="sheet-number" name="attr_Intelligence-Base" value="10"/></td>
  183. <td><input type="number" class="sheet-number" name="attr_Intelligence-Equipment" value="0"/></td>
  184. <td><input type="number" class="sheet-number" name="attr_Intelligence-Other" value="0"/></td>
  185. </tr>
  186. <tr>
  187. <th><button type="roll" class="sheet-skillbtn" name="roll_Wisdom" value="/e rolls Wisdom [[1d20+@{Wisdom-mod}]]">WIS<br>Wisdom</button></th>
  188. <th><input type="number" class="sheet-ability" name="attr_Wisdom" value="@{Wisdom-Base}+@{Wisdom-Equipment}+@{Wisdom-Other}" disabled="true"/></th>
  189. <th><input type="number" class="sheet-ability" name="attr_Wisdom-mod" value="[[floor((@{Wisdom}-10)/2)]]" disabled="true"/></th>
  190. <td><input type="number" class="sheet-number" name="attr_Wisdom-Base" value="10"/></td>
  191. <td><input type="number" class="sheet-number" name="attr_Wisdom-Equipment" value="0"/></td>
  192. <td><input type="number" class="sheet-number" name="attr_Wisdom-Other" value="0"/></td>
  193. </tr>
  194. <tr>
  195. <th><button type="roll" class="sheet-skillbtn" name="roll_Charisma" value="/e rolls Charisma [[1d20+@{Charisma-mod}]]">CHA<br>Charisma</button></th>
  196. <th><input type="number" class="sheet-ability" name="attr_Charisma" value="@{Charisma-Base}+@{Charisma-Equipment}+@{Charisma-Other}" disabled="true"/></th>
  197. <th><input type="number" class="sheet-ability" name="attr_Charisma-mod" value="[[floor((@{Charisma}-10)/2)]]" disabled="true"/></th>
  198. <td><input type="number" class="sheet-number" name="attr_Charisma-Base" value="10"/></td>
  199. <td><input type="number" class="sheet-number" name="attr_Charisma-Equipment" value="0"/></td>
  200. <td><input type="number" class="sheet-number" name="attr_Charisma-Other" value="0"/></td>
  201. </tr>
  202. </table>
  203. <br>
  204. <h4>Saving Throws</h4>
  205. <table class="sheet-tableII">
  206. <tr>
  207. <th></th>
  208. <th class="sheet-heading">Total</th>
  209. <th class="sheet-heading">Base</th>
  210. <th class="sheet-heading">Ability</th>
  211. <th class="sheet-heading">Enhanced Fibers</th>
  212. <th class="sheet-heading">Other<br>Bonus</th>
  213. </tr>
  214. <tr>
  215. <th><button type="roll" class="sheet-skillbtn" name="roll_Fortitude" value="/e rolls Fortitude [[1d20+@{Fortitude}]]" >FORTITUDE<br>Constitution</button></th>
  216. <th><input type="number" class="sheet-ability" name="attr_Fortitude" value="[[@{Fortitude-Base}+@{Fortitude-ability}+@{Fortitude-Enhanced_Fibers}+@{Fortitude-Other}]]" disabled='true'/></th>
  217. <td><input type="number" class="sheet-number" name="attr_Fortitude-Base" value="@{Class1-Fort}+@{Class2-Fort}+@{Class3-Fort}+@{Class4-Fort}+@{Class5-Fort}+@{Class6-Fort}" disabled='true'/></td>
  218. <td>
  219. <select class="sheet-number" name="attr_Fortitude-ability">
  220. <option value="@{Strength-mod}">Strength</option>
  221. <option value="@{Dexterity-mod}">Dexterity</option>
  222. <option value="@{Constitution-mod}" selected>Constitution</option>
  223. <option value="@{Intelligence-mod}">Intelligence</option>
  224. <option value="@{Wisdom-mod}">Wisdom</option>
  225. <option value="@{Charisma-mod}">Charisma</option>
  226. </select>
  227. </td>
  228. <td><input type="number" class="sheet-number" name="attr_Fortitude-Enhanced_Fibers" value="0"/></td>
  229. <td><input type="number" class="sheet-number" name="attr_Fortitude-Other" value="0"/></td>
  230. </tr>
  231. <tr>
  232. <th><button type="roll" class="sheet-skillbtn" name="roll_Reflex" value="/e rolls Reflex [[1d20+@{Reflex}]]" >REFLEX<br>Dexterity</button></th>
  233. <th><input type="number" class="sheet-ability" name="attr_Reflex" value="[[@{Reflex-Base}+@{Reflex-ability}+@{Reflex-Enhanced_Fibers}+@{Reflex-Other}]]" disabled='true'/></th>
  234. <td><input type="number" class="sheet-number" name="attr_Reflex-Base" value="@{Class1-Refl}+@{Class2-Refl}+@{Class3-Refl}+@{Class4-Refl}+@{Class5-Refl}+@{Class6-Refl}" disabled='true'/></td>
  235. <td>
  236. <select class="sheet-number" name="attr_Reflex-ability">
  237. <option value="@{Strength-mod}">Strength</option>
  238. <option value="@{Dexterity-mod}" selected>Dexterity</option>
  239. <option value="@{Constitution-mod}">Constitution</option>
  240. <option value="@{Intelligence-mod}">Intelligence</option>
  241. <option value="@{Wisdom-mod}">Wisdom</option>
  242. <option value="@{Charisma-mod}">Charisma</option>
  243. </select>
  244. </td>
  245. <td><input type="number" class="sheet-number" name="attr_Reflex-Enhanced_Fibers" value="0"/></td>
  246. <td><input type="number" class="sheet-number" name="attr_Reflex-Other" value="0"/></td>
  247. </tr>
  248. <tr>
  249. <th><button type="roll" class="sheet-skillbtn" name="roll_Will" value="/e rolls Will [[1d20+@{Will}]]" >WILL<br>Wisdom</button></th>
  250. <th><input type="number" class="sheet-ability" name="attr_Will" value="[[@{Will-Base} + @{Will-ability} + @{Will-Enhanced_Fibers} + @{Will-Other}]]" disabled='true'/></th>
  251. <td><input type="number" class="sheet-number" name="attr_Will-Base" value="@{Class1-Will}+@{Class2-Will}+@{Class3-Will}+@{Class4-Will}+@{Class5-Will}+@{Class6-Will}" disabled='true'/></td>
  252. <td>
  253. <select class="sheet-number" name="attr_Will-ability">
  254. <option value="@{Strength-mod}">Strength</option>
  255. <option value="@{Dexterity-mod}">Dexterity</option>
  256. <option value="@{Constitution-mod}">Constitution</option>
  257. <option value="@{Intelligence-mod}">Intelligence</option>
  258. <option value="@{Wisdom-mod}" selected>Wisdom</option>
  259. <option value="@{Charisma-mod}">Charisma</option>
  260. </select>
  261. </td>
  262. <td><input type="number" class="sheet-number" name="attr_Will-Enhanced_Fibers" value="0"/></td>
  263. <td><input type="number" class="sheet-number" name="attr_Will-Other" value="0"/></td>
  264. </tr>
  265. </table>
  266. <br>
  267. <h4>Other</h4>
  268. <table class="sheet-tableII">
  269. <tr>
  270. <th></th>
  271. <th class="sheet-heading">Total</th>
  272. <th class="sheet-heading">Base</th>
  273. <th class="sheet-heading">Other</th>
  274. <th class="sheet-heading"><div style="width:75px;"></div></th>
  275. <th class="sheet-heading"><div style="width:75px;"></div></th>
  276. </tr>
  277. <tr>
  278. <th><button type="roll" class="sheet-skillbtn" name="roll_Reputation" value="/e rolls Reputation [[1d20+@{Reputation}]]" >Reputation</button></th>
  279. <th><input type="number" class="sheet-ability" name="attr_Reputation" value="[[@{Reputation-Base}+@{Reputation-Other}]]" disabled="true"/></th>
  280. <td><input type="number" class="sheet-number" name="attr_Reputation-Base" value="0" /></td>
  281. <td><input type="number" class="sheet-number" name="attr_Reputation-Other" value="0"/></td>
  282. </tr>
  283. <tr>
  284. <th><button type="roll" class="sheet-skillbtn" name="roll_Action_Point" value="/e uses an Action Point! [[@{Action_Point-die}]]" >Action Points</button></th>
  285. <th><input type="number" class="sheet-ability" name="attr_Action_Point" value="0"/></th>
  286. <td><select class="sheet-number" name="attr_Action_Point-die" style="width:40px;">
  287. <option value="1d6" selected>d6</option>
  288. <option value="2d6k1">2d6</option>
  289. <option value="3d6k1">3d6</option>
  290. </select>
  291. </td>
  292. </tr>
  293. <tr>
  294. <th><button type="roll" class="sheet-skillbtn" name="roll_Wealth" value="/e rolls Wealth [[1d20+@{Wealth}]]" >Wealth</button></th>
  295. <th><input type="number" class="sheet-ability" name="attr_Wealth" value="[@{Wealth-Base}+@{Wealth-Other}]" disabled="true"/></th>
  296. <td><input type="number" class="sheet-number" name="attr_Wealth-Base" value="0" /></td>
  297. <td><input type="number" class="sheet-number" name="attr_Wealth-Other" value="0"/></td>
  298. </tr>
  299. <tr>
  300. <th></th>
  301. <th class="sheet-heading">Total</th>
  302. <th class="sheet-heading">Base</th>
  303. <th class="sheet-heading">Other</th>
  304. <th class="sheet-heading"></th>
  305. <th class="sheet-heading"></th>
  306. </tr>
  307. </table>
  308.  
  309. </div>
  310. <div class="sheet-col">
  311. <h4>Skills</h4>
  312. <table class="sheet-tableII">
  313. <tr>
  314. <th class="sheet-heading">Cross<br>Class</th>
  315. <th class="sheet-heading">Skill</th>
  316. <th class="sheet-heading">Total</th>
  317. <th class="sheet-heading">Ability</th>
  318. <th class="sheet-heading">Ranks</th>
  319. <th class="sheet-heading">Misc</th>
  320. </tr>
  321. <tr>
  322. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Acrobatics-CrossClass" value="2"/><span></span></td>
  323. <td><button type="roll" class="sheet-btn" name="roll_Acrobatics" value="/e rolls Acrobatics [[1d20+@{Acrobatics}]]" >Acrobatics</button></td>
  324. <td><input type="number" class="sheet-ability" name="attr_Acrobatics" value="[[@{Acrobatics-ability}+@{Acrobatics-Ranks}+@{Acrobatics-Misc}]]" disabled="true"/></td>
  325. <td>
  326. <select class="sheet-number" name="attr_Acrobatics-ability" style="width:40px;">
  327. <option value="@{Strength-mod}">Str</option>
  328. <option value="@{Dexterity-mod}" selected>Dex</option>
  329. <option value="@{Constitution-mod}">Con</option>
  330. <option value="@{Intelligence-mod}">Int</option>
  331. <option value="@{Wisdom-mod}">Wis</option>
  332. <option value="@{Charisma-mod}">Cha</option>
  333. </select>
  334. </td>
  335. <td><input type="number" class="sheet-number" name="attr_Acrobatics-Ranks" value="0"/></td>
  336. <td><input type="number" class="sheet-number" name="attr_Acrobatics-Misc" value="0" /></td>
  337. </tr>
  338. <tr>
  339. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Animal_Handling-CrossClass" value="2"/><span></span></td>
  340. <td><button type="roll" class="sheet-btn" name="roll_Animal_Handling" value="/e rolls Animal Handling [[1d20+@{Animal_Handling}]]" ><div class="sheet-smaller">Animal Handling</div></button></td>
  341. <td><input type="number" class="sheet-ability" name="attr_Animal_Handling" value="[[@{Animal_Handling-ability} + @{Animal_Handling-Ranks} + @{Animal_Handling-Misc} ]]" disabled="true"/></td>
  342. <td>
  343. <select class="sheet-number" name="attr_Animal_Handling-ability" style="width:60px;">
  344. <option value="@{Strength-mod}">Str</option>
  345. <option value="@{Dexterity-mod}">Dex</option>
  346. <option value="@{Constitution-mod}">Con</option>
  347. <option value="@{Intelligence-mod}">Int</option>
  348. <option value="@{Wisdom-mod}" selected>Wis</option>
  349. <option value="@{Charisma-mod}">Cha</option>
  350. </select>
  351. </td>
  352. <td><input type="number" class="sheet-number" name="attr_Animal_Handling-Ranks" value="0"/></td>
  353. <td><input type="number" class="sheet-number" name="attr_Animal_Handling-Misc" value="0" /></td>
  354. </tr>
  355. <tr>
  356. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Athletics-CrossClass" value="2"/><span></span></td>
  357. <td><button type="roll" class="sheet-btn" name="roll_Athletics" value="/e rolls Athletics [[1d20+@{Athletics}]]" >Athletics</button></td>
  358. <td><input type="number" class="sheet-ability" name="attr_Athletics" value="[[@{Athletics-ability}+@{Athletics-Ranks}+@{Athletics-Misc}]]" disabled="true"/></td>
  359. <td>
  360. <select class="sheet-number" name="attr_Athletics-ability" style="width:40px;">
  361. <option value="@{Strength-mod}" selected>Str</option>
  362. <option value="@{Dexterity-mod}">Dex</option>
  363. <option value="@{Constitution-mod}">Con</option>
  364. <option value="@{Intelligence-mod}">Int</option>
  365. <option value="@{Wisdom-mod}">Wis</option>
  366. <option value="@{Charisma-mod}">Cha</option>
  367. </select>
  368. </td>
  369. <td><input type="number" class="sheet-number" name="attr_Athletics-Ranks" value="0"/></td>
  370. <td><input type="number" class="sheet-number" name="attr_Athletics-Misc" value="0" /></td>
  371. </tr>
  372. <tr>
  373. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Bluff-CrossClass" value="2"/><span></span></td>
  374. <td><button type="roll" class="sheet-btn" name="roll_Bluff" value="/e rolls Bluff [[1d20+@{Bluff}]]" >Bluff</button></td>
  375. <td><input type="number" class="sheet-ability" name="attr_Bluff" value="[[@{Bluff-ability}+@{Bluff-Ranks}+@{Bluff-Misc}]]" disabled="true"/></td>
  376. <td>
  377. <select class="sheet-number" name="attr_Bluff-ability" style="width:40px;">
  378. <option value="@{Strength-mod}">Str</option>
  379. <option value="@{Dexterity-mod}">Dex</option>
  380. <option value="@{Constitution-mod}">Con</option>
  381. <option value="@{Intelligence-mod}">Int</option>
  382. <option value="@{Wisdom-mod}">Wis</option>
  383. <option value="@{Charisma-mod}" selected>Cha</option>
  384. </select>
  385. </td>
  386. <td><input type="number" class="sheet-number" name="attr_Bluff-Ranks" value="0"/></td>
  387. <td><input type="number" class="sheet-number" name="attr_Bluff-Misc" value="0" /></td>
  388. </tr>
  389. <tr>
  390. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Decryption-CrossClass" value="2"/><span></span></td>
  391. <td><button type="roll" class="sheet-btn" name="roll_Decryption" value="/e rolls Decryption [[1d20+@{Decryption}]]" >Decryption</button></td>
  392. <td><input type="number" class="sheet-ability" name="attr_Decryption" value="[[@{Decryption-ability}+@{Decryption-Ranks}+@{Decryption-Misc}]]" disabled="true"/></td>
  393. <td>
  394. <select class="sheet-number" name="attr_Decryption-ability" style="width:40px;">
  395. <option value="@{Strength-mod}">Str</option>
  396. <option value="@{Dexterity-mod}">Dex</option>
  397. <option value="@{Constitution-mod}">Con</option>
  398. <option value="@{Intelligence-mod}" selected>Int</option>
  399. <option value="@{Wisdom-mod}">Wis</option>
  400. <option value="@{Charisma-mod}">Cha</option>
  401. </select>
  402. </td>
  403. <td><input type="number" class="sheet-number" name="attr_Decryption-Ranks" value="0"/></td>
  404. <td><input type="number" class="sheet-number" name="attr_Decryption-Misc" value="0" /></td>
  405. </tr>
  406. <tr>
  407. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Diplomacy-CrossClass" value="2"/><span></span></td>
  408. <td><button type="roll" class="sheet-btn" name="roll_Diplomacy" value="/e rolls Diplomacy [[1d20+@{Diplomacy}]]" >Diplomacy</button></td>
  409. <td><input type="number" class="sheet-ability" name="attr_Diplomacy" value="[[@{Diplomacy-ability}+@{Diplomacy-Ranks}+@{Diplomacy-Misc}]]" disabled="true"/></td>
  410. <td>
  411. <select class="sheet-number" name="attr_Diplomacy-ability" style="width:40px;">
  412. <option value="@{Strength-mod}">Str</option>
  413. <option value="@{Dexterity-mod}">Dex</option>
  414. <option value="@{Constitution-mod}">Con</option>
  415. <option value="@{Intelligence-mod}">Int</option>
  416. <option value="@{Wisdom-mod}">Wis</option>
  417. <option value="@{Charisma-mod}" selected>Cha</option>
  418. </select>
  419. </td>
  420. <td><input type="number" class="sheet-number" name="attr_Diplomacy-Ranks" value="0"/></td>
  421. <td><input type="number" class="sheet-number" name="attr_Diplomacy-Misc" value="0" /></td>
  422. </tr>
  423. <tr>
  424. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Disguise-CrossClass" value="2"/><span></span></td>
  425. <td><button type="roll" class="sheet-btn" name="roll_Disguise" value="/e rolls Disguise [[1d20+@{Disguise}]]" >Disguise</button></td>
  426. <td><input type="number" class="sheet-ability" name="attr_Disguise" value="[[@{Disguise-ability}+@{Disguise-Ranks}+@{Disguise-Misc}]]" disabled="true"/></td>
  427. <td>
  428. <select class="sheet-number" name="attr_Disguise-ability" style="width:40px;">
  429. <option value="@{Strength-mod}">Str</option>
  430. <option value="@{Dexterity-mod}">Dex</option>
  431. <option value="@{Constitution-mod}">Con</option>
  432. <option value="@{Intelligence-mod}">Int</option>
  433. <option value="@{Wisdom-mod}">Wis</option>
  434. <option value="@{Charisma-mod}" selected>Cha</option>
  435. </select>
  436. </td>
  437. <td><input type="number" class="sheet-number" name="attr_Disguise-Ranks" value="0"/></td>
  438. <td><input type="number" class="sheet-number" name="attr_Disguise-Misc" value="0" /></td>
  439. </tr>
  440. <tr>
  441. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Electronics-CrossClass" value="2"/><span></span></td>
  442. <td><button type="roll" class="sheet-btn" name="roll_Electronics" value="/e rolls Electronics [[1d20+@{Electronics}]]" >Electronics</button></td>
  443. <td><input type="number" class="sheet-ability" name="attr_Electronics" value="[[@{Electronics-ability}+@{Electronics-Ranks}+@{Electronics-Misc}]]" disabled="true"/></td>
  444. <td>
  445. <select class="sheet-number" name="attr_Electronics-ability" style="width:40px;">
  446. <option value="@{Strength-mod}">Str</option>
  447. <option value="@{Dexterity-mod}">Dex</option>
  448. <option value="@{Constitution-mod}">Con</option>
  449. <option value="@{Intelligence-mod}" selected>Int</option>
  450. <option value="@{Wisdom-mod}">Wis</option>
  451. <option value="@{Charisma-mod}">Cha</option>
  452. </select>
  453. </td>
  454. <td><input type="number" class="sheet-number" name="attr_Electronics-Ranks" value="0"/></td>
  455. <td><input type="number" class="sheet-number" name="attr_Electronics-Misc" value="0" /></td>
  456. </tr>
  457. <tr>
  458. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Hacking-CrossClass" value="2"/><span></span></td>
  459. <td><button type="roll" class="sheet-btn" name="roll_Hacking" value="/e rolls Hacking [[1d20+@{Hacking}]]" >Hacking</button></td>
  460. <td><input type="number" class="sheet-ability" name="attr_Hacking" value="[[@{Hacking-ability}+@{Hacking-Ranks}+@{Hacking-Misc}]]" disabled="true"/></td>
  461. <td>
  462. <select class="sheet-number" name="attr_Hacking-ability" style="width:40px;">
  463. <option value="@{Strength-mod}">Str</option>
  464. <option value="@{Dexterity-mod}">Dex</option>
  465. <option value="@{Constitution-mod}">Con</option>
  466. <option value="@{Intelligence-mod}" selected>Int</option>
  467. <option value="@{Wisdom-mod}">Wis</option>
  468. <option value="@{Charisma-mod}">Cha</option>
  469. </select>
  470. </td>
  471. <td><input type="number" class="sheet-number" name="attr_Hacking-Ranks" value="0"/></td>
  472. <td><input type="number" class="sheet-number" name="attr_Hacking-Misc" value="0" /></td>
  473. </tr>
  474. <tr>
  475. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Hide-CrossClass" value="2"/><span></span></td>
  476. <td><button type="roll" class="sheet-btn" name="roll_Hide" value="/e rolls Hide [[1d20+@{Hide}]]" >Hide</button></td>
  477. <td><input type="number" class="sheet-ability" name="attr_Hide" value="[[@{Hide-ability}+@{Hide-Ranks}+@{Hide-Misc}]]" disabled="true"/></td>
  478. <td>
  479. <select class="sheet-number" name="attr_Hide-ability" style="width:40px;">
  480. <option value="@{Strength-mod}">Str</option>
  481. <option value="@{Dexterity-mod}" selected>Dex</option>
  482. <option value="@{Constitution-mod}">Con</option>
  483. <option value="@{Intelligence-mod}">Int</option>
  484. <option value="@{Wisdom-mod}">Wis</option>
  485. <option value="@{Charisma-mod}">Cha</option>
  486. </select>
  487. </td>
  488. <td><input type="number" class="sheet-number" name="attr_Hide-Ranks" value="0"/></td>
  489. <td><input type="number" class="sheet-number" name="attr_Hide-Misc" value="0" /></td>
  490. </tr>
  491. <tr>
  492. <td><input type="checkbox" class="sheet-bigcheck" name="attr_History-CrossClass" value="2"/><span></span></td>
  493. <td><button type="roll" class="sheet-btn" name="roll_History" value="/e rolls History [[1d20+@{History}]]" >History</button></td>
  494. <td><input type="number" class="sheet-ability" name="attr_History" value="[[@{History-ability}+@{History-Ranks}+@{History-Misc}]]" disabled="true"/></td>
  495. <td>
  496. <select class="sheet-number" name="attr_History-ability" style="width:40px;">
  497. <option value="@{Strength-mod}">Str</option>
  498. <option value="@{Dexterity-mod}">Dex</option>
  499. <option value="@{Constitution-mod}">Con</option>
  500. <option value="@{Intelligence-mod}" selected>Int</option>
  501. <option value="@{Wisdom-mod}">Wis</option>
  502. <option value="@{Charisma-mod}">Cha</option>
  503. </select>
  504. </td>
  505. <td><input type="number" class="sheet-number" name="attr_History-Ranks" value="0"/></td>
  506. <td><input type="number" class="sheet-number" name="attr_History-Misc" value="0" /></td>
  507. </tr>
  508. <tr>
  509. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Insight-CrossClass" value="2"/><span></span></td>
  510. <td><button type="roll" class="sheet-btn" name="roll_Insight" value="/e rolls Insight [[1d20+@{Insight}]]" >Insight</button></td>
  511. <td><input type="number" class="sheet-ability" name="attr_Insight" value="[[@{Insight-ability}+@{Insight-Ranks}+@{Insight-Misc}]]" disabled="true"/></td>
  512. <td>
  513. <select class="sheet-number" name="attr_Insight-ability" style="width:40px;">
  514. <option value="@{Strength-mod}">Str</option>
  515. <option value="@{Dexterity-mod}">Dex</option>
  516. <option value="@{Constitution-mod}">Con</option>
  517. <option value="@{Intelligence-mod}">Int</option>
  518. <option value="@{Wisdom-mod}" selected>Wis</option>
  519. <option value="@{Charisma-mod}">Cha</option>
  520. </select>
  521. </td>
  522. <td><input type="number" class="sheet-number" name="attr_Insight-Ranks" value="0"/></td>
  523. <td><input type="number" class="sheet-number" name="attr_Insight-Misc" value="0" /></td>
  524. </tr>
  525. <tr>
  526. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Intimidate-CrossClass" value="2"/><span></span></td>
  527. <td><button type="roll" class="sheet-btn" name="roll_Intimidate" value="/e rolls Intimidate [[1d20+@{Intimidate}]]" >Intimidate</button></td>
  528. <td><input type="number" class="sheet-ability" name="attr_Intimidate" value="[[@{Intimidate-ability}+@{Intimidate-Ranks}+@{Intimidate-Misc}]]" disabled="true"/></td>
  529. <td>
  530. <select class="sheet-number" name="attr_Intimidate-ability" style="width:40px;">
  531. <option value="@{Strength-mod}">Str</option>
  532. <option value="@{Dexterity-mod}">Dex</option>
  533. <option value="@{Constitution-mod}">Con</option>
  534. <option value="@{Intelligence-mod}">Int</option>
  535. <option value="@{Wisdom-mod}">Wis</option>
  536. <option value="@{Charisma-mod}" selected>Cha</option>
  537. </select>
  538. </td>
  539. <td><input type="number" class="sheet-number" name="attr_Intimidate-Ranks" value="0"/></td>
  540. <td><input type="number" class="sheet-number" name="attr_Intimidate-Misc" value="0" /></td>
  541. </tr>
  542. <tr>
  543. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Investigate-CrossClass" value="2"/><span></span></td>
  544. <td><button type="roll" class="sheet-btn" name="roll_Investigate" value="/e rolls Investigate [[1d20+@{Investigate}]]" >Investigate</button></td>
  545. <td><input type="number" class="sheet-ability" name="attr_Investigate" value="[[@{Investigate-ability}+@{Investigate-Ranks}+@{Investigate-Misc}]]" disabled="true"/></td>
  546. <td>
  547. <select class="sheet-number" name="attr_Investigate-ability" style="width:40px;">
  548. <option value="@{Strength-mod}">Str</option>
  549. <option value="@{Dexterity-mod}">Dex</option>
  550. <option value="@{Constitution-mod}">Con</option>
  551. <option value="@{Intelligence-mod}" selected>Int</option>
  552. <option value="@{Wisdom-mod}">Wis</option>
  553. <option value="@{Charisma-mod}">Cha</option>
  554. </select>
  555. </td>
  556. <td><input type="number" class="sheet-number" name="attr_Investigate-Ranks" value="0"/></td>
  557. <td><input type="number" class="sheet-number" name="attr_Investigate-Misc" value="0" /></td>
  558. </tr>
  559. <tr>
  560. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Medicine-CrossClass" value="2"/><span></span></td>
  561. <td><button type="roll" class="sheet-btn" name="roll_Medicine" value="/e rolls Medicine [[1d20+@{Medicine}]]" >Medicine</button></td>
  562. <td><input type="number" class="sheet-ability" name="attr_Medicine" value="[[@{Medicine-ability}+@{Medicine-Ranks}+@{Medicine-Misc}]]" disabled="true"/></td>
  563. <td>
  564. <select class="sheet-number" name="attr_Medicine-ability" style="width:40px;">
  565. <option value="@{Strength-mod}">Str</option>
  566. <option value="@{Dexterity-mod}">Dex</option>
  567. <option value="@{Constitution-mod}">Con</option>
  568. <option value="@{Intelligence-mod}">Int</option>
  569. <option value="@{Wisdom-mod}" selected>Wis</option>
  570. <option value="@{Charisma-mod}">Cha</option>
  571. </select>
  572. </td>
  573. <td><input type="number" class="sheet-number" name="attr_Medicine-Ranks" value="0"/></td>
  574. <td><input type="number" class="sheet-number" name="attr_Medicine-Misc" value="0" /></td>
  575. </tr>
  576. <tr>
  577. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Perception-CrossClass" value="2"/><span></span></td>
  578. <td><button type="roll" class="sheet-btn" name="roll_Perception" value="/e rolls Perception [[1d20+@{Perception}]]" >Perception</button></td>
  579. <td><input type="number" class="sheet-ability" name="attr_Perception" value="[[@{Perception-ability}+@{Perception-Ranks}+@{Perception-Misc}]]" disabled="true"/></td>
  580. <td>
  581. <select class="sheet-number" name="attr_Perception-ability" style="width:40px;">
  582. <option value="@{Strength-mod}">Str</option>
  583. <option value="@{Dexterity-mod}">Dex</option>
  584. <option value="@{Constitution-mod}">Con</option>
  585. <option value="@{Intelligence-mod}">Int</option>
  586. <option value="@{Wisdom-mod}" selected>Wis</option>
  587. <option value="@{Charisma-mod}">Cha</option>
  588. </select>
  589. </td>
  590.  
  591. <td><input type="number" class="sheet-number" name="attr_Perception-Ranks" value="0"/></td>
  592. <td><input type="number" class="sheet-number" name="attr_Perception-Misc" value="0" /></td>
  593. </tr>
  594. <tr>
  595. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Nature-CrossClass" value="2"/><span></span></td>
  596. <td><button type="roll" class="sheet-btn" name="roll_Nature" value="/e rolls Nature [[1d20+@{Nature}]]" >Nature</button></td>
  597. <td><input type="number" class="sheet-ability" name="attr_Nature" value="[[@{Nature-ability}+@{Nature-Ranks}+@{Nature-Misc}]]" disabled="true"/></td>
  598. <td>
  599. <select class="sheet-number" name="attr_Nature-ability" style="width:40px;">
  600. <option value="@{Strength-mod}">Str</option>
  601. <option value="@{Dexterity-mod}">Dex</option>
  602. <option value="@{Constitution-mod}">Con</option>
  603. <option value="@{Intelligence-mod}" selected>Int</option>
  604. <option value="@{Wisdom-mod}">Wis</option>
  605. <option value="@{Charisma-mod}">Cha</option>
  606. </select>
  607. </td>
  608. <td><input type="number" class="sheet-number" name="attr_Nature-Ranks" value="0"/></td>
  609. <td><input type="number" class="sheet-number" name="attr_Nature-Misc" value="0" /></td>
  610. </tr>
  611. <tr>
  612. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Perform3-CrossClass" value="2"/><span></span></td>
  613. <td><button type="roll" class="sheet-btn" name="roll_Perform3" value="/e rolls Perform:@{Perform3-type} [[1d20+@{Perform3}]]" >Perform</button></td>
  614. <td>
  615. <div class="sheet-tooltips">
  616. <input type="number" class="sheet-ability" name="attr_Perform3" value="[[@{Perform3-ability}+@{Perform3-Ranks}+@{Perform3-Misc}]]" disabled="true"/>
  617. <span><input type="text" class="sheet-type" name="attr_Perform3-type" value="" placeholder="Perform type"/></span>
  618. </div>
  619. </td>
  620.  
  621. <td>
  622. <select class="sheet-number" name="attr_Perform3-ability" style="width:40px;">
  623. <option value="@{Strength-mod}">Str</option>
  624. <option value="@{Dexterity-mod}">Dex</option>
  625. <option value="@{Constitution-mod}">Con</option>
  626. <option value="@{Intelligence-mod}">Int</option>
  627. <option value="@{Wisdom-mod}">Wis</option>
  628. <option value="@{Charisma-mod}" selected>Cha</option>
  629. </select>
  630. </td>
  631. <td><input type="number" class="sheet-number" name="attr_Perform3-Ranks" value="0"/></td>
  632. <td><input type="number" class="sheet-number" name="attr_Perform3-Misc" value="0" /></td>
  633. </tr>
  634. <tr>
  635. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Persuasion-CrossClass" value="2"/><span></span></td>
  636. <td><button type="roll" class="sheet-btn" name="roll_Persuasion" value="/e rolls Persuasion [[1d20+@{Persuasion}]]" >Persuasion</button></td>
  637. <td><input type="number" class="sheet-ability" name="attr_Persuasion" value="[[@{Persuasion-ability}+@{Persuasion-Ranks}+@{Persuasion-Misc}]]" disabled="true"/></td>
  638. <td>
  639. <select class="sheet-number" name="attr_Persuasion-ability" style="width:40px;">
  640. <option value="@{Strength-mod}">Str</option>
  641. <option value="@{Dexterity-mod}">Dex</option>
  642. <option value="@{Constitution-mod}">Con</option>
  643. <option value="@{Intelligence-mod}">Int</option>
  644. <option value="@{Wisdom-mod}">Wis</option>
  645. <option value="@{Charisma-mod}" selected>Cha</option>
  646. </select>
  647. </td>
  648. <td><input type="number" class="sheet-number" name="attr_Persuasion-Ranks" value="0"/></td>
  649. <td><input type="number" class="sheet-number" name="attr_Persuasion-Misc" value="0" /></td>
  650. </tr>
  651. <tr>
  652. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Pilot-CrossClass" value="2"/><span></span></td>
  653. <td><button type="roll" class="sheet-btn" name="roll_Pilot" value="/e rolls Pilot [[1d20+@{Pilot}]]" >Pilot</button></td>
  654. <td><input type="number" class="sheet-ability" name="attr_Pilot" value="[[@{Pilot-ability}+@{Pilot-Ranks}+@{Pilot-Misc}]]" disabled="true"/></td>
  655. <td>
  656. <select class="sheet-number" name="attr_Pilot-ability" style="width:40px;">
  657. <option value="@{Strength-mod}">Str</option>
  658. <option value="@{Dexterity-mod}">Dex</option>
  659. <option value="@{Constitution-mod}">Con</option>
  660. <option value="@{Intelligence-mod}" selected>Int</option>
  661. <option value="@{Wisdom-mod}">Wis</option>
  662. <option value="@{Charisma-mod}">Cha</option>
  663. </select>
  664. </td>
  665. <td><input type="number" class="sheet-number" name="attr_Pilot-Ranks" value="0"/></td>
  666. <td><input type="number" class="sheet-number" name="attr_Pilot-Misc" value="0" /></td>
  667. </tr>
  668. <tr>
  669. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Sleight_of_Hand-CrossClass" value="2"/><span></span></td>
  670. <td><button type="roll" class="sheet-btn" name="roll_Sleight_of_Hand" value="/e rolls Sleight of Hand [[1d20+@{Sleight_of_Hand}]]" ><div class="sheet-smaller">Sleight of Hand</div></button></td>
  671. <td><input type="number" class="sheet-ability" name="attr_Sleight_of_Hand" value="[[@{Sleight_of_Hand-ability} + @{Sleight_of_Hand-Ranks} + @{Sleight_of_Hand-Misc} ]]" disabled="true"/></td>
  672. <td>
  673. <select class="sheet-number" name="attr_Sleight_of_Hand-ability" style="width:60px;">
  674. <option value="@{Strength-mod}">Str</option>
  675. <option value="@{Dexterity-mod}" selected>Dex</option>
  676. <option value="@{Constitution-mod}">Con</option>
  677. <option value="@{Intelligence-mod}">Int</option>
  678. <option value="@{Wisdom-mod}">Wis</option>
  679. <option value="@{Charisma-mod}">Cha</option>
  680. </select>
  681. </td>
  682. <td><input type="number" class="sheet-number" name="attr_Sleight_of_Hand-Ranks" value="0"/></td>
  683. <td><input type="number" class="sheet-number" name="attr_Sleight_of_Hand-Misc" value="0" /></td>
  684. </tr>
  685. <tr>
  686. <td><input type="checkbox" class="sheet-bigcheck" name="attr_Survival-CrossClass" value="2"/><span></span></td>
  687. <td><button type="roll" class="sheet-btn" name="roll_Survival" value="/e rolls Survival [[1d20+@{Survival}]]" >Survival</button></td>
  688. <td><input type="number" class="sheet-ability" name="attr_Survival" value="[[@{Survival-ability}+@{Survival-Ranks}+@{Survival-Misc}]]" disabled="true"/></td>
  689. <td>
  690. <select class="sheet-number" name="attr_Survival-ability" style="width:40px;">
  691. <option value="@{Strength-mod}">Str</option>
  692. <option value="@{Dexterity-mod}">Dex</option>
  693. <option value="@{Constitution-mod}" selected>Con</option>
  694. <option value="@{Intelligence-mod}">Int</option>
  695. <option value="@{Wisdom-mod}">Wis</option>
  696. <option value="@{Charisma-mod}">Cha</option>
  697. </select>
  698. </td>
  699. <td><input type="number" class="sheet-number" name="attr_Survival-Ranks" value="0"/></td>
  700. <td><input type="number" class="sheet-number" name="attr_Survival-Misc" value="0" /></td>
  701. </tr>
  702. </table>
  703. <fieldset class="repeating_skills">
  704. <table class="sheet-tableII">
  705. <tr>
  706. <td><input type="checkbox" class="sheet-bigcheck" name="attr_random-CrossClass" value="2"/><span></span></td>
  707. <td><button type="roll" class="sheet-btn" name="roll_random" value="/e rolls @{random-name} [[1d20+@{random}]]" ><input type="text" class="sheet-skill_name" name="attr_button_name" value="@{random-name}" disabled="true"/></button></td>
  708. <td>
  709. <div class="sheet-tooltips">
  710. <input type="number" class="sheet-ability" name="attr_random" value="[[@{random-ability}+@{random-Ranks}+@{random-Misc}]]" disabled="true"/>
  711. <span><input type="text" class="sheet-type" name="attr_random-name" value="" placeholder="Skill Name"/></span>
  712. </div>
  713. </td>
  714. <td>
  715. <select class="sheet-number" name="attr_random-ability" style="width:40px;">
  716. <option value="@{Strength-mod}">Str</option>
  717. <option value="@{Dexterity-mod}">Dex</option>
  718. <option value="@{Constitution-mod}">Con</option>
  719. <option value="@{Intelligence-mod}">Int</option>
  720. <option value="@{Wisdom-mod}">Wis</option>
  721. <option value="@{Charisma-mod}">Cha</option>
  722. </select>
  723. </td>
  724. <td><input type="number" class="sheet-number" name="attr_random-Ranks" value="0"/></td>
  725. <td><input type="number" class="sheet-number" name="attr_random-Misc" value="0" /></td>
  726. </tr>
  727. </table>
  728. </fieldset>
  729. </div>
  730. </div>
  731. </div>
  732. <!-- Tab 2 Combat -->
  733. <div class="sheet-section-2">
  734. <div class='sheet-2colrow'>
  735. <div class='sheet-col'>
  736. <h4>Base Combat</h4>
  737. <table class="sheet-tableII">
  738. <tr>
  739. <th></th>
  740. <th class="sheet-heading">Total</th>
  741. <th class="sheet-heading">Ability</th>
  742. <th class="sheet-heading">Misc</th>
  743. <th class="sheet-heading"></th>
  744. <th class="sheet-heading"></th>
  745. </tr>
  746. <tr>
  747. <th><button type="roll" class="sheet-skillbtn" name="roll_Initiative" title="roll_Initiative" value="/e rolls Initiative [[1d20+@{Initiative}]]" >Initiative</button></th>
  748. <th><input type="number" class="sheet-ability" name="attr_Initiative" title="@{Initiative}" value="@{Initiative-ability}+@{Initiative-Misc}" disabled="true"/></th>
  749. <td>
  750. <select class="sheet-number" name="attr_Initiative-ability" style="width:40px;">
  751. <option value="@{Strength-mod}">Str</option>
  752. <option value="@{Dexterity-mod}" selected>Dex</option>
  753. <option value="@{Constitution-mod}">Con</option>
  754. <option value="@{Intelligence-mod}">Int</option>
  755. <option value="@{Wisdom-mod}">Wis</option>
  756. <option value="@{Charisma-mod}">Cha</option>
  757. </select>
  758. </td>
  759. <td><input type="number" class="sheet-number" name="attr_Initiative-Misc" value="0"/></td>
  760. </tr>
  761. <tr>
  762. <th><button type="roll" class="sheet-skillbtn" name="roll_BAB" title="roll_BAB" value="/e rolls Base Attack Bonus [[1d20+@{BAB}]]" >Base Attack<br>Bonus</button></th>
  763. <th><input type="number" class="sheet-ability" name="attr_BAB" title="@{BAB}" value="@{Class1-BAB}+@{Class2-BAB}+@{Class3-BAB}+@{Class4-BAB}+@{Class5-BAB}+@{Class6-BAB}" disabled='true'/></th>
  764. </tr>
  765. <tr>
  766. <th>Speed</th>
  767. <th><input type="number" class="sheet-ability" name="attr_Speed" title="@{Speed}" value="30"/></th>
  768. <td><input type="number" class="sheet-number" name="attr_Speed-Climb" title="@{Speed-Climb}" value="0"/></td>
  769. <td><input type="number" class="sheet-number" name="attr_Speed-Swim" title="@{Speed-Swim}" value="0"/></td>
  770. <td><input type="number" class="sheet-number" name="attr_Speed-Fly" title="@{Speed-Fly}" value="0"/></td>
  771. <td>
  772. <select class="sheet-number" name="attr_Speed-Fly_maneuverability" title="@{Speed-Fly_maneuverability}">
  773. <option value="None" selected>None</option>
  774. <option value="Clumsy">Clumsy</option>
  775. <option value="Poor">Poor</option>
  776. <option value="Average">Average</option>
  777. <option value="Good">Good</option>
  778. <option value="Perfect">Perfect</option>
  779. </select>
  780. </td>
  781. </tr>
  782. <tr>
  783. <th></th>
  784. <th class="sheet-heading">Ground</th>
  785. <th class="sheet-heading">Climb</th>
  786. <th class="sheet-heading">Swim</th>
  787. <th class="sheet-heading">Fly</th>
  788. <th class="sheet-heading">Maneuverability</th>
  789. </tr>
  790. </table>
  791. <br>
  792. <h4>Attacks</h4>
  793. <table class="sheet-tableII">
  794. <tr>
  795. <th></th>
  796. <th class="sheet-heading">Total</th>
  797. <th class="sheet-heading">BAB</th>
  798. <th class="sheet-heading">Ability</th>
  799. <th class="sheet-heading">Size</th>
  800. <th class="sheet-heading">Misc</th>
  801. <th class="sheet-heading"></th>
  802. </tr>
  803. <tr>
  804. <th style="font-size:0.8em;"><button type="roll" class="sheet-skillbtn" name="roll_MAB" title="roll_MAB" value="/e rolls Melee Attack Bonus [[1d20+@{MAB}]]" >Melee<br>Attack Bonus</button></th>
  805. <th><input type="number" class="sheet-ability" name="attr_MAB" title="@{MAB}" value="[[@{MAB-BAB}+@{MAB-ability}+@{MAB-Size}+@{MAB-Misc}]]" disabled='true'/></th>
  806. <td><input type="number" class="sheet-number" name="attr_MAB-BAB" value="@{BAB}" disabled='true'/></td>
  807. <td>
  808. <select class="sheet-number" name="attr_MAB-ability" style="width:40px;">
  809. <option value="@{Strength-mod}" selected>Str</option>
  810. <option value="@{Dexterity-mod}">Dex</option>
  811. <option value="@{Constitution-mod}">Con</option>
  812. <option value="@{Intelligence-mod}">Int</option>
  813. <option value="@{Wisdom-mod}">Wis</option>
  814. <option value="@{Charisma-mod}">Cha</option>
  815. </select>
  816. </td>
  817. <td><input type="number" class="sheet-number" name="attr_MAB-Size" value="0"/></td>
  818. <td><input type="number" class="sheet-number" name="attr_MAB-Misc" value="0"/></td>
  819. </tr>
  820. <tr>
  821. <th style="font-size:0.8em;"><button type="roll" class="sheet-skillbtn" name="roll_grapple" title="roll_grapple" value="/e rolls Grapple Attack Bonus [[1d20+@{grapple}]]" >Grapple<br>Attack Bonus</button></th>
  822. <th><input type="number" class="sheet-ability" name="attr_grapple" title="@{grapple}" value="[[@{grapple-BAB}+@{grapple-ability}+@{grapple-Size}+@{grapple-Misc}]]" disabled='true'/></th>
  823. <td><input type="number" class="sheet-number" name="attr_grapple-BAB" value="@{BAB}" disabled='true'/></td>
  824. <td>
  825. <select class="sheet-number" name="attr_grapple-ability" style="width:40px;">
  826. <option value="@{Strength-mod}" selected>Str</option>
  827. <option value="@{Dexterity-mod}">Dex</option>
  828. <option value="@{Constitution-mod}">Con</option>
  829. <option value="@{Intelligence-mod}">Int</option>
  830. <option value="@{Wisdom-mod}">Wis</option>
  831. <option value="@{Charisma-mod}">Cha</option>
  832. </select>
  833. </td>
  834. <td>
  835. <select class="sheet-number" name="attr_grapple-Size" style="width:40px;">
  836. <option value="0" selected>Same or smaller Size</option>
  837. <option value="4">1 size larger</option>
  838. <option value="8">2 sizes larger</option>
  839. <option value="12">3 sizes larger</option>
  840. <option value="16">4 sizes larger</option>
  841. <option value="20">5 sizes larger</option>
  842. <option value="24">6 sizes larger</option>
  843. <option value="28">7 sizes larger</option>
  844. <option value="32">8 sizes larger</option>
  845. </select>
  846. </td>
  847. <td><input type="number" class="sheet-number" name="attr_grapple-Misc" value="0"/></td>
  848. </tr>
  849. <tr>
  850. <th style="font-size:0.8em;"><button type="roll" class="sheet-skillbtn" name="roll_RAB" title="roll_RAB" value="/e rolls Ranged Attack Bonus [[1d20+@{RAB}]]" >Ranged<br>Attack Bonus</button></th>
  851. <th><input type="number" class="sheet-ability" name="attr_RAB" title="@{RAB}" value="[[@{RAB-BAB}+@{RAB-ability}+@{RAB-Size}+@{RAB-Misc}]]" disabled='true'/></th>
  852. <td><input type="number" class="sheet-number" name="attr_RAB-BAB" value="@{BAB}" disabled='true'/></td>
  853. <td>
  854. <select class="sheet-number" name="attr_RAB-ability" style="width:40px;">
  855. <option value="@{Strength-mod}">Str</option>
  856. <option value="@{Dexterity-mod}" selected>Dex</option>
  857. <option value="@{Constitution-mod}">Con</option>
  858. <option value="@{Intelligence-mod}">Int</option>
  859. <option value="@{Wisdom-mod}">Wis</option>
  860. <option value="@{Charisma-mod}">Cha</option>
  861. </select>
  862. </td>
  863. <td><input type="number" class="sheet-number" name="attr_RAB-Size" value="0"/></td>
  864. <td><input type="number" class="sheet-number" name="attr_RAB-Misc" value="0"/></td>
  865. </tr>
  866. <tr>
  867. <th></th>
  868. <th class="sheet-heading">Total</th>
  869. <th class="sheet-heading">BAB</th>
  870. <th class="sheet-heading">Ability</th>
  871. <th class="sheet-heading">Size</th>
  872. <th class="sheet-heading">Misc</th>
  873. <th class="sheet-heading"></th>
  874. </tr>
  875. </table>
  876. <br>
  877. </div>
  878. <div class='sheet-col'>
  879. <h4>Hit Points &amp; Defense</h4>
  880. <table class="sheet-tableII">
  881. <tr>
  882. <th></th>
  883. <th class="sheet-heading">Total</th>
  884. <th class="sheet-heading">Class</th>
  885. <th class="sheet-heading">Con</th>
  886. <th class="sheet-heading">Other</th>
  887. <th class="sheet-heading" colspan="3">Current</th>
  888. </tr>
  889. <tr>
  890. <th><div class="sheet-font">Hit Points</div></th>
  891. <th><input type="number" class="sheet-ability" name="attr_HitPoints_max" title="@{HitPoints_max}" value="@{HitPoints-Class}+@{HitPoints-Con}+@{HitPoints-Other}" disabled="true"/></th>
  892. <td><input type="number" class="sheet-number" name="attr_HitPoints-Class" value="0"/></td>
  893. <td><input type="number" class="sheet-number" name="attr_HitPoints-Con" value="@{Constitution-mod}*@{Character_Level}" disabled='true'/></td>
  894. <td><input type="number" class="sheet-number" name="attr_HitPoints-Other" value="0"/></td>
  895. <td colspan="3"><input type="number" class="sheet-ability" name="attr_HitPoints" title="@{HitPoints}" value="0" style="width:95%"/></td>
  896. </tr>
  897. <tr>
  898. <th><div class="sheet-font">Defense</div></th>
  899. <th><input type="number" class="sheet-ability" name="attr_Defense" title="@{Defense}" value="@{Defense-Base}+@{Defense-Shield}+@{Defense-Plating}+@{Defense-Dex}-@{Defense-Damage_Reduction}+@{Defense-Misc}" disabled="true"/></th>
  900. <td><input type="number" class="sheet-number" name="attr_Defense-Base" value="10" disabled='true'/></td>
  901. <td><input type="number" class="sheet-number" name="attr_Defense-Shield" value="0"/></td>
  902. <td><input type="number" class="sheet-number" name="attr_Defense-Plating" value="0"/></td>
  903. <td><input type="number" class="sheet-number" name="attr_Defense-Damage_Reduction" value="0"/></td>
  904. <td><input type="number" class="sheet-number" name="attr_Defense-Misc" value="0"/></td>
  905. </tr>
  906. <tr>
  907. <th></th>
  908. <th class="sheet-heading">Total</th>
  909. <th class="sheet-heading">Base</th>
  910. <th class="sheet-heading">Shield</th>
  911. <th class="sheet-heading">Plating</th>
  912. <th class="sheet-heading">Damage Reduction</th>
  913. <th class="sheet-heading">Misc</th>
  914. </tr>
  915. </table>
  916. <br>
  917. <h4>Armor</h4>
  918. <table class="sheet-tableII">
  919. <tr>
  920. <th></th>
  921. <th class="sheet-heading">Name</th>
  922. <th class="sheet-heading">Type</th>
  923. <th class="sheet-heading">Customizable</th>
  924. <th></th>
  925. </tr>
  926. <tr>
  927. <th></th>
  928. <td><input type="text" class="sheet-number" name="attr_Armor-Name" value="" style="width:100%"/></td>
  929. <td><input type="text" class="sheet-number" name="attr_Armor-Type" value="" style="width:60%"/></td>
  930. <td><input type="text" class="sheet-number" name="attr_Armor-Customizable" value="" style="width:40%"/></td>
  931. <th></th>
  932. </tr>
  933. <tr>
  934. <th></th>
  935. <td colspan="2"><input type="text" class="sheet-number" name="attr_Armor-Special Properties" value="" style="width:100%"/></td>
  936. <td><input type="text" class="sheet-number" name="attr_Armor-Weight" value="0" style="width:60%"/></td>
  937. <td><input type="text" class="sheet-number" name="attr_Armor-Variant" value=""/></td>
  938. <th></th>
  939. </tr>
  940. <tr>
  941. <th></th>
  942. <th class="sheet-heading" colspan="2">Special Properties</th>
  943. <th class="sheet-heading">Weight</th>
  944. <th class="sheet-heading">Variant</th>
  945. <th></th>
  946. </tr>
  947. </table>
  948. </div>
  949. </div>
  950. <h4>Weapon</h4>
  951. <fieldset class="repeating_weapons">
  952. <table class="sheet-tableII">
  953. <tr>
  954. <th rowspan="4"><button type="roll" class="sheet-weapon" name="weapon_roll" value="&amp;{template:attack}{{character= @{character_name}}}{{weapon= @{Weapon-Name}}}{{attack= [[1d20cs>@{Weapon-Critical} +[[@{Weapon-Attack_Bonus}]] ]]}} {{confirm= [[1d20 +[[@{Weapon-Attack_Bonus}]] ]]}} {{damage= [[@{Weapon-Damage} + @{Weapon-Damage_bonus}]]}}{{dmgcrit= [[(@{Weapon-Damage} + @{Weapon-Damage_bonus}]])*@{Weapon-Critical_multiplier}]]}} {{details= @{Weapon-Special_Properties}}}">Weapon</button></th>
  955. <th class="sheet-heading">Name</th>
  956. <th class="sheet-heading">WAB</th>
  957. <th class="sheet-heading">BAB</th>
  958. <th class="sheet-heading">Type</th>
  959. <th class="sheet-heading">Attribute</th>
  960. <th class="sheet-heading">Misc Bonus</th>
  961. <th class="sheet-heading">Critical</th>
  962. </tr>
  963. <tr>
  964. <td><input type="text" class="sheet-number" name="attr_Weapon-Name" value="" /></td>
  965. <td><input type="number" class="sheet-number" name="attr_Weapon-Attack_Bonus" value="@{Weapon-BAB}+@{Weapon-Attribute}+@{Weapon-Attack_Misc}" disabled='true'/></td>
  966. <td><input type="number" class="sheet-number" name="attr_Weapon-BAB" value="@{BAB}"disabled='true'/></td>
  967. <td>
  968. <select class="sheet-number" name="attr_Weapon-Type" >
  969. <option value="Pistols">Pistols</option>
  970. <option value="Submachine Guns">Submachine Guns</option>
  971. <option value="Assault Rifles">Assault Rifles</option>
  972. <option value="Shotguns">Shotguns</option>
  973. <option value="Sniper Rifles">Sniper Rifles</option>
  974. <option value="Melee Weapons">Melee Weapons</option>
  975. <option value="Heavy Weapons">Heavy Weapons</option>
  976. </select>
  977. </td>
  978. <td>
  979. <select class="sheet-number" name="attr_Weapon-Attribute" >
  980. <option value="@{Strength-mod}">Strength</option>
  981. <option value="@{Dexterity-mod}" selected>Dexterity</option>
  982. <option value="@{Constitution-mod}">Constitution</option>
  983. <option value="@{Intelligence-mod}">Intelligence</option>
  984. <option value="@{Wisdom-mod}">Wisdom</option>
  985. <option value="@{Charisma-mod}">Charisma</option>
  986. </select>
  987. </td>
  988. <td><input type="number" class="sheet-number" name="attr_Weapon-Attack_Misc" value="0" /></td>
  989. <td><input type="number" class="sheet-number" name="attr_Weapon-Critical" value="24" style="width:26px"/><input type="number" class="sheet-number" name="attr_Weapon-Critical_multiplier" value="2" style="width:20px"/></td>
  990. </tr>
  991. <tr>
  992. <td colspan="3"><input type="text" class="sheet-number" name="attr_Weapon-Special_Properties" value="" style="width:100%"/></td>
  993. <td><input type="text" class="sheet-number" name="attr_Weapon-Damage" value="" placeholder="1d6" style="width:60px;"/></td>
  994. <td>
  995. <select class="sheet-number" name="attr_Weapon-Damage_bonus" style="width:60px;" >
  996. <option value="0">None</option>
  997. <option value="[[floor(@{Strength-mod}/2)]]">1/2 Str</option>
  998. <option value="[[@{Strength-mod}]]" selected>Str</option>
  999. <option value="[[floor(@{Strength-mod}*1.5)]]">1 1/2 Str</option>
  1000. <option value="[[@{Strength-mod}*2]]">2x Str</option>
  1001. <option value="@{Dexterity-mod}">Dex</option>
  1002. </select>
  1003. </td>
  1004. <td><input type="number" class="sheet-number" name="attr_Weapon-Recoil" value="" placeholder="-3, etc." style="width:40px"/></td>
  1005. <td><input type="number" class="sheet-number" name="attr_Weapon-Range" value="0" style="width:40px"/></td>
  1006. </tr>
  1007. <tr>
  1008. <th class="sheet-heading" colspan="3">Special Properties</th>
  1009. <th class="sheet-heading">Damage<br>Dice</th>
  1010. <th class="sheet-heading">Damage<br>Bonus</th>
  1011. <th class="sheet-heading">Recoil</th>
  1012. <th class="sheet-heading">Range</th>
  1013. </tr>
  1014. </table>
  1015. </fieldset>
  1016. </div>
  1017. <!-- Tab 3 Feats & Specializations -->
  1018. <div class="sheet-section-3">
  1019. <div class='sheet-2colrow'>
  1020. <h3>Feats &amp; Specializations</h3>
  1021. <div class='sheet-col'>
  1022. <h4>Feats</h4>
  1023. <fieldset class="repeating_Feats">
  1024. <table class="sheet-table">
  1025. <tr>
  1026. <td><input type="text" class="sheet-number" name="attr_Feat-name" placeholder="Feat Name" style="width:200px;"/></td>
  1027. <th><input type="checkbox" class="sheet-bigcheck" name="attr_Feat-show" value="1"/><span></span></th>
  1028. </tr>
  1029. </table>
  1030. <input type="checkbox" class="sheet-hidden sheet-hider" name="attr_Feat-show" value="1"/><span></span>
  1031. <div class="sheet-hold">
  1032. <table class="sheet-table" style="width:100%;">
  1033. <tr>
  1034. <td><textarea class="sheet-notes" name="attr_Feat-details" wrap="soft" placeholder="Feat Details"></textarea></td>
  1035. </tr>
  1036. </table>
  1037. </div>
  1038. </fieldset>
  1039. </div>
  1040. <div class='sheet-col'>
  1041. <h4>Specializations</h4>
  1042. <fieldset class="repeating_Specializations">
  1043. <table class="sheet-table">
  1044. <tr>
  1045. <td><input type="text" class="sheet-number" name="attr_Specialization-name" placeholder="Specialization Name" style="width:200px;"/></td>
  1046. <th><input type="checkbox" class="sheet-bigcheck" name="attr_Specialization-show" value="1"/><span></span></th>
  1047. </tr>
  1048. </table>
  1049. <input type="checkbox" class="sheet-hidden sheet-hider" name="attr_Specialization-show" value="1"/><span></span>
  1050. <div class="sheet-hold">
  1051. <table class="sheet-table" style="width:100%;">
  1052. <tr>
  1053. <td><textarea class="sheet-notes" name="attr_Specialization-details" wrap="soft" placeholder="Specialization Details"></textarea></td>
  1054. </tr>
  1055. </table>
  1056. </div>
  1057. </fieldset>
  1058. </div>
  1059. </div>
  1060. </div>
  1061. <!-- Tab 4 Notes -->
  1062. <div class="sheet-section-4">
  1063. <div class='sheet-3colrow'>
  1064. <div class='sheet-col'>
  1065. <h4>Equipment Worn</h4>
  1066. <div class="sheet-border">
  1067. <textarea wrap="soft" class="sheet-longnotes" name="attr_Gear-Worn" style="width:96%;"/></textarea>
  1068. <fieldset class="repeating_worn">
  1069. <textarea wrap="soft" class="sheet-longnotes" name="attr_Gear-Worn-r" style="width:96%;"/></textarea>
  1070. </fieldset>
  1071. </div>
  1072. </div>
  1073. <div class='sheet-col'>
  1074. <h4>Equipment Owned</h4>
  1075. <div class="sheet-border">
  1076. <textarea wrap="soft" class="sheet-longnotes" name="attr_Gear-Owned" style="width:96%;"/></textarea>
  1077. <fieldset class="repeating_owned">
  1078. <textarea wrap="soft" class="sheet-longnotes" name="attr_Gear-Owned-r" style="width:96%;"/></textarea>
  1079. </fieldset>
  1080. </div>
  1081. </div>
  1082. <div class='sheet-col'>
  1083. <h4>Notes</h4>
  1084. <div class="sheet-border">
  1085. <textarea wrap="soft" class="sheet-longnotes" name="attr_Notes" style="width:96%;"/></textarea>
  1086. <fieldset class="repeating_notes">
  1087. <textarea wrap="soft" class="sheet-longnotes" name="attr_Notes-r" style="width:96%;"/></textarea>
  1088. </fieldset>
  1089. </div>
  1090. </div>
  1091. </div>
  1092. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement