mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
566 lines
31 KiB
HTML
566 lines
31 KiB
HTML
|
|
<div style="text-align:center;">
|
|
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Triumphant/logo.png" />
|
|
</div>
|
|
|
|
<div class="sheet-2colrow header">
|
|
<div class="sheet-col">
|
|
<label class="w190" data-i18n="superiorid"></label><input type="text" name="attr_character_name" class="w190" spellcheck="false" />
|
|
<label class="w190" data-i18n="secretid"></label><input type="text" name="attr_secret_name" class="w190" spellcheck="false" />
|
|
<label class="w190" data-i18n="archetype"></label><input type="text" name="attr_archetype" class="w190" spellcheck="false" />
|
|
</div>
|
|
|
|
<div class="sheet-col">
|
|
<label class="w190" data-i18n="powerlevel"></label><select name="attr_powerlevel" class="w190"> <!-- en la misma línea para evitar espacio en blanco -->
|
|
<option value="5" data-i18n="streetvigilante"></option>
|
|
<option value="4" data-i18n="localhero"></option>
|
|
<option value="3" data-i18n="nationalguardian"></option>
|
|
<option value="2" data-i18n="planetdefender"></option>
|
|
<option value="1" data-i18n="stellardefender"></option>
|
|
</select>
|
|
<label class="w190" data-i18n="tdice"></label><input type="number" name="attr_t_dice_current" class="w88" spellcheck="false" />
|
|
<label class="w0"> /</label><input type="text" name="attr_t_dice_max" class="w88" value="(@{powerlevel})" disabled="true" /> <!-- disabled en lugar de readonly porque entonces parece que no funciona bien el auto-calc value -->
|
|
<label class="w190" data-i18n="initdie"></label><input type="text" name="attr_initiative" class="w88" readonly="readonly" />
|
|
<button type="roll" name="roll_initiative" value="&{template:custom} {{title=@{character_name}}} {{^{initiative}=[[@{initiative_die}]]}}"></button>
|
|
<input type="hidden" name="attr_initiative_die" value="1d6" />
|
|
</div>
|
|
</div>
|
|
|
|
<div class="info-t-dice mb10">
|
|
<div class="w640">
|
|
<div class="div-table">
|
|
<div class="head-row">
|
|
<div class="div-cell div-cell-big">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell">></div>
|
|
<div class="div-cell div-cell-big">></div>
|
|
</div>
|
|
<div class="div-row">
|
|
<div class="div-cell div-cell-big" data-i18n="zero"></div>
|
|
<div class="div-cell">D3</div>
|
|
<div class="div-cell">D4</div>
|
|
<div class="div-cell">D6</div>
|
|
<div class="div-cell">D8</div>
|
|
<div class="div-cell">D10</div>
|
|
<div class="div-cell">DD6</div>
|
|
<div class="div-cell">DD8</div>
|
|
<div class="div-cell div-cell-big">DD10</div>
|
|
</div>
|
|
<div class="foot-row">
|
|
<div class="div-cell div-cell-big"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell"><</div>
|
|
<div class="div-cell div-cell-big"><</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-3colrow little-text">
|
|
<div class="sheet-col w190">
|
|
<h6 data-i18n="otd-options"></h6>
|
|
<span data-i18n="otd-tempenhacement"></span><br />
|
|
<span data-i18n="otd-templimitremove"></span><br />
|
|
<span data-i18n="otd-maxroll"></span><br />
|
|
</div>
|
|
<div class="sheet-col w225">
|
|
<span class="subtitle" data-i18n="otd-result"></span><br />
|
|
<span data-i18n="otd-reroll"></span><br />
|
|
<span data-i18n="otd-minions"></span><br />
|
|
<span data-i18n="otd-nothurt"></span><br />
|
|
</div>
|
|
<div class="sheet-col">
|
|
<span class="subtitle" data-i18n="otd-noroll"></span><br />
|
|
<span data-i18n="otd-recovery"></span><br />
|
|
<span data-i18n="otd-powerfull"></span><br />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="t-die w170">
|
|
<label data-i18n="tdie"></label>
|
|
<button type="roll" name="roll_t_die" value="&{template:triumphant-die} {{title=@{character_name}}} {{t_die=[[1d6]]}} {{success_text=^{success}}} {{success_desc=^{success-desc}}} {{failure_text=^{failure}}} {{failure_desc=^{failure-desc}}}"></button>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-colrow">
|
|
<div class="sheet-col">
|
|
<h2 data-i18n="characteristics"></h2>
|
|
|
|
<label class="subtitle w100" data-i18n="characteristic"></label>
|
|
<label class="subtitle w70" data-i18n="die"></label>
|
|
<label class="subtitle w100" data-i18n="current"></label>
|
|
<label class="subtitle w100" data-i18n="defense"></label>
|
|
<label class="subtitle w200" data-i18n="notes"></label>
|
|
<br />
|
|
|
|
<label class="w100" data-i18n="cha-ego"></label>
|
|
<select name="attr_ego_max" class="die-type mr10">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
|
|
<select name="attr_ego_current" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<!-- Este input es para deshabilitar el botón roll siguiente si está a 0 el select -->
|
|
<input name="attr_ego_current" type="hidden" />
|
|
<button type="roll" name="roll_ego_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-ego}=[[@{ego_current}]]}} {{desc=@{ego_notes}}}" class="mr10"></button>
|
|
|
|
<select name="attr_ego_def" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<input name="attr_ego_def" type="hidden" />
|
|
<button type="roll" name="roll_ego_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-ego}=[[@{ego_def}]]}} {{desc=@{ego_notes}}}" class="mr10"></button>
|
|
<input type="text" name="attr_ego_notes" class="notes" spellcheck="false" />
|
|
|
|
<label class="w100" data-i18n="cha-ref"></label>
|
|
<select name="attr_ref_max" class="die-type mr10">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
|
|
<select name="attr_ref_current" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<input name="attr_ref_current" type="hidden" />
|
|
<button type="roll" name="roll_ref_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-ref}=[[@{ref_current}]]}} {{desc=@{ref_notes}}}" class="mr10"></button>
|
|
|
|
<select name="attr_ref_def" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<input name="attr_ref_def" type="hidden" />
|
|
<button type="roll" name="roll_ref_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-ref}=[[@{ref_def}]]}} {{desc=@{ref_notes}}}" class="mr10"></button>
|
|
<input type="text" name="attr_ref_notes" class="notes" spellcheck="false" />
|
|
|
|
<label class="w100" data-i18n="cha-hea"></label>
|
|
<select name="attr_sal_max" class="die-type mr10">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
|
|
<select name="attr_sal_current" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<input name="attr_sal_current" type="hidden" />
|
|
<button type="roll" name="roll_sal_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-hea}=[[@{sal_current}]]}} {{desc=@{sal_notes}}}" class="mr10"></button>
|
|
|
|
<select name="attr_sal_def" class="die-type">
|
|
<option value="0">0</option>
|
|
<option value="1d3">D3</option>
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<input name="attr_sal_def" type="hidden" />
|
|
<button type="roll" name="roll_sal_def" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{characteristic}}} {{^{cha-hea}=[[@{sal_def}]]}} {{desc=@{sal_notes}}}" class="mr10"></button>
|
|
<input type="text" name="attr_sal_notes" class="notes" spellcheck="false" />
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-colrow">
|
|
<div class="sheet-col">
|
|
<h2 data-i18n="powers"></h2>
|
|
|
|
<label class="subtitle w225" data-i18n="power"></label>
|
|
<label class="subtitle w100" data-i18n="die"></label>
|
|
<label class="subtitle w200" data-i18n="enhac-limit"></label>
|
|
|
|
<fieldset class="repeating_powers">
|
|
<input type="text" name="attr_powername" class="w225 mr10" spellcheck="false" />
|
|
<select name="attr_power" class="die-type">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
<option value="1d8">D8</option>
|
|
<option value="1d10">D10</option>
|
|
<option value="2d6">DD6</option>
|
|
<option value="2d8">DD8</option>
|
|
<option value="2d10">DD10</option>
|
|
</select>
|
|
<button type="roll" name="roll_power" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{power}}} {{@{powername}=[[@{power}]]}} {{desc=@{powernotes}}}" class="mr10"></button>
|
|
<input type="text" name="attr_powernotes" class="powernotes" spellcheck="false" />
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-2colrow">
|
|
<h2 data-i18n="skills"></h2>
|
|
|
|
<div class="sheet-col">
|
|
<label class="subtitle w100" data-i18n="skill"></label>
|
|
<label class="subtitle w90" data-i18n="die"></label>
|
|
<label class="subtitle w100" data-i18n="spec"></label>
|
|
|
|
<label class="w100" data-i18n="sk-aca"></label>
|
|
<select name="attr_sk_aca" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_aca" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-aca}=[[@{sk_aca}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_aca_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_aca_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_aca_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_aca_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-art"></label>
|
|
<select name="attr_sk_art" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_art" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-art}=[[@{sk_art}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_art_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_art_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_art_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_art_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-ath"></label>
|
|
<select name="attr_sk_ath" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_ath" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-ath}=[[@{sk_ath}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_ath_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_ath_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_ath_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_ath_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-str"></label>
|
|
<select name="attr_sk_str" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_str" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-str}=[[@{sk_str}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_str_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_str_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_str_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_str_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-com"></label>
|
|
<select name="attr_sk_com" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_com" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-com}=[[@{sk_com}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_com_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_com_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_com_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_com_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-veh"></label>
|
|
<select name="attr_sk_veh" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_veh" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-veh}=[[@{sk_veh}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_veh_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_veh_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_veh_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_veh_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-sho"></label>
|
|
<select name="attr_sk_sho" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_sho" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-sho}=[[@{sk_sho}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_sho_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_sho_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_sho_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_sho_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-int"></label>
|
|
<select name="attr_sk_int" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_int" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-int}=[[@{sk_int}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_int_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_int_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_int_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_int_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-perf"></label>
|
|
<select name="attr_sk_perf" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_perf" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-perf}=[[@{sk_perf}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_perf_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_perf_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_perf_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_perf_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-inv"></label>
|
|
<select name="attr_sk_inv" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_inv" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-inv}=[[@{sk_inv}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_inv_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_inv_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_inv_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_inv_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-lea"></label>
|
|
<select name="attr_sk_lea" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_lea" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-lea}=[[@{sk_lea}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_lea_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_lea_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_lea_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_lea_spec}=[[1d8]]}}" class="mr10"></button>
|
|
</div>
|
|
|
|
<div class="sheet-col">
|
|
<label class="subtitle w100" data-i18n="skill"></label>
|
|
<label class="subtitle w90" data-i18n="die"></label>
|
|
<label class="subtitle w100" data-i18n="spec"></label>
|
|
|
|
<label class="w100" data-i18n="sk-fig"></label>
|
|
<select name="attr_sk_fig" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_fig" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-fig}=[[@{sk_fig}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_fig_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_fig_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_fig_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_fig_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-med"></label>
|
|
<select name="attr_sk_med" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_med" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-med}=[[@{sk_med}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_med_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_med_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_med_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_med_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-wat"></label>
|
|
<select name="attr_sk_wat" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_wat" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-wat}=[[@{sk_wat}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_wat_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_wat_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_wat_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_wat_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-occ"></label>
|
|
<select name="attr_sk_occ" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_occ" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-occ}=[[@{sk_occ}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_occ_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_occ_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_occ_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_occ_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-perc"></label>
|
|
<select name="attr_sk_perc" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_perc" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-perc}=[[@{sk_perc}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_perc_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_perc_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_perc_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_perc_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-air"></label>
|
|
<select name="attr_sk_air" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_air" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-air}=[[@{sk_air}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_air_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_air_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_air_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_air_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-soc"></label>
|
|
<select name="attr_sk_sol" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_sol" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-soc}=[[@{sk_sol}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_sol_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_sol_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_sol_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_sol_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-sur"></label>
|
|
<select name="attr_sk_sur" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_sur" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-sur}=[[@{sk_sur}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_sur_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_sur_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_sur_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_sur_spec}=[[1d8]]}}" class="mr10"></button>
|
|
|
|
<label class="w100" data-i18n="sk-tec"></label>
|
|
<select name="attr_sk_tec" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_tec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-tec}=[[@{sk_tec}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_tec_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_tec_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_tec_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_tec_spec}=[[1d8]]}}" class="mr10"></button>
|
|
<label class="w100" data-i18n="sk-ani"></label>
|
|
<select name="attr_sk_ani" class="die-type-skill">
|
|
<option value="1d4">D4</option>
|
|
<option value="1d6">D6</option>
|
|
</select>
|
|
<button type="roll" name="roll_sk_ani" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{^{sk-ani}=[[@{sk_ani}]]}}" class="mr10"></button>
|
|
<input type="text" name="attr_sk_ani_spec" class="w140" spellcheck="false" />
|
|
<input name="attr_sk_ani_spec" type="hidden" value="" />
|
|
<button type="roll" name="roll_sk_ani_spec" value="&{template:custom} {{title=@{character_name}}} {{subtitle=^{skill}}} {{@{sk_ani_spec}=[[1d8]]}}" class="mr10"></button>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<h2 data-i18n="benefits"></h2>
|
|
<textarea name="attr_benefits" class="benefits-limitis" spellcheck="false"></textarea>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h2 data-i18n="drawbacks"></h2>
|
|
<textarea name="attr_drawbacks" class="benefits-limitis" spellcheck="false"></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<div class="sheet-col">
|
|
<h2 data-i18n="notes-inventory"></h2>
|
|
<textarea name="attr_notes" class="w810" spellcheck="false"></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<rolltemplate class="sheet-rolltemplate-custom">
|
|
<div class="sheet-container sheet-color-{{color}}">
|
|
<div class="sheet-header">
|
|
{{#title}}<div class="sheet-title">{{title}}</div>{{/title}}
|
|
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
|
</div>
|
|
<div class="sheet-content">
|
|
{{#allprops() title subtitle desc color}}
|
|
<div class="sheet-key">{{key}}</div>
|
|
<div class="sheet-value">{{value}}</div>
|
|
{{/allprops() title subtitle desc color}}
|
|
{{#desc}}<div class="sheet-desc">{{desc}}</div>{{/desc}}
|
|
</div>
|
|
</div>
|
|
</rolltemplate>
|
|
|
|
<rolltemplate class="sheet-rolltemplate-triumphant-die">
|
|
<div class="sheet-container">
|
|
<div class="sheet-header">
|
|
{{#title}}<div class="sheet-title">{{title}}</div>{{/title}}
|
|
</div>
|
|
<div class="sheet-content">
|
|
<div class="sheet-key" data-i18n="tdie"></div>
|
|
<div class="sheet-value">{{t_die}}</div>
|
|
{{#rollTotal() t_die 1}}
|
|
<div class="sheet-desc t-die-success">
|
|
<strong>{{success_text}}</strong> {{success_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 1}}
|
|
{{#rollTotal() t_die 2}}
|
|
<div class="sheet-desc t-die-failure">
|
|
<strong>{{failure_text}}</strong> {{failure_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 2}}
|
|
{{#rollTotal() t_die 3}}
|
|
<div class="sheet-desc t-die-success">
|
|
<strong>{{success_text}}</strong> {{success_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 3}}
|
|
{{#rollTotal() t_die 4}}
|
|
<div class="sheet-desc t-die-failure">
|
|
<strong>{{failure_text}}</strong> {{failure_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 4}}
|
|
{{#rollTotal() t_die 5}}
|
|
<div class="sheet-desc t-die-success">
|
|
<strong>{{success_text}}</strong> {{success_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 5}}
|
|
{{#rollTotal() t_die 6}}
|
|
<div class="sheet-desc t-die-failure">
|
|
<strong>{{failure_text}}</strong> {{failure_desc}}
|
|
</div>
|
|
{{/rollTotal() t_die 6}}
|
|
</div>
|
|
</div>
|
|
</rolltemplate>
|
|
|
|
<script type="text/worker">
|
|
const initDie = ["DD8", "DD6", "D10", "D8", "D6"];
|
|
const initDieVal = ["2d8", "2d6", "1d10", "1d8", "1d6"];
|
|
on("change:powerlevel", function(event) {
|
|
setAttrs({
|
|
"initiative": initDie[event.newValue - 1],
|
|
"initiative_die": initDieVal[event.newValue - 1]
|
|
});
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
|