mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-06 07:02:28 +00:00
517 lines
27 KiB
HTML
517 lines
27 KiB
HTML
<div class="page-wspolczynniki">
|
|
<div class="umiejetnosci-holder">
|
|
<table class="charinfo">
|
|
<tbody>
|
|
<tr>
|
|
<td colspan="2">
|
|
<h5>Ksywa:</h5>
|
|
<input type="text" name="attr_ksywa" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h5>Imię:</h5>
|
|
<input type="text" name="attr_first_name" class="big-black-box">
|
|
</td>
|
|
<td>
|
|
<h5>Nazwisko:</h5>
|
|
<input type="text" name="attr_last_name" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h5>Specjalizacja:</h5>
|
|
<select name="attr_specjalizacja" class="big-black-box">
|
|
<option value="0">Technik</option>
|
|
<option value="1">Wojownik</option>
|
|
<option value="2">Ranger</option>
|
|
<option value="3">Cwaniak</option>
|
|
<option value="4" selected="selected">Brak</option>
|
|
</select>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h5>Pochodzenie:</h5>
|
|
<input type="text" name="attr_pochodzenie" class="big-black-box">
|
|
</td>
|
|
<td>
|
|
<h5>Profesja:</h5>
|
|
<input type="text" name="attr_profesja" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2">
|
|
<h5>Choroba:</h5>
|
|
<input type="text" name="attr_choroba" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2">
|
|
<h5>Lek:</h5>
|
|
<input type="text" name="attr_lek" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h5>PD:</h5>
|
|
<input type="number" name="attr_xp" value="0" style="width: 7em" class="big-black-box">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2">
|
|
<h3>Sztuczki</h3>
|
|
<fieldset class="repeating_perks">
|
|
<div class="perk">
|
|
<input type="text" value="Nazwa" name="attr_perk_name" class="subtle-black-box">
|
|
<textarea name="attr_injuries_general_desc" class="effect">Działanie:</textarea>
|
|
</div>
|
|
</fieldset>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<div class="charstatus">
|
|
<table class="wspolczynniki" style="">
|
|
<input type="hidden" name="attr_zrecznosc" value="0">
|
|
<input type="hidden" name="attr_percepcja" value="0">
|
|
<input type="hidden" name="attr_charakter" value="0">
|
|
<input type="hidden" name="attr_spryt" value="0">
|
|
<input type="hidden" name="attr_budowa" value="0">
|
|
<tbody>
|
|
<tr>
|
|
<td></td>
|
|
<td>
|
|
<h2>Zr</h2>
|
|
</td>
|
|
<td>
|
|
<h2>Pc</h2>
|
|
</td>
|
|
<td>
|
|
<h2>Ch</h2>
|
|
</td>
|
|
<td>
|
|
<h2>Sp</h2>
|
|
</td>
|
|
<td>
|
|
<h2>Bd</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Współczynnik</h5>
|
|
</td>
|
|
<td>
|
|
<input type="number" class="wsp_statbase" name="attr_zrecznosc_base" min="1" max="40" value="0">
|
|
</td>
|
|
<td>
|
|
<input type="number" class="wsp_statbase" name="attr_percepcja_base" min="1" max="40" value="0">
|
|
</td>
|
|
<td>
|
|
<input type="number" class="wsp_statbase" name="attr_charakter_base" min="1" max="40" value="0">
|
|
</td>
|
|
<td>
|
|
<input type="number" class="wsp_statbase" name="attr_spryt_base" min="1" max="40" value="0">
|
|
</td>
|
|
<td>
|
|
<input type="number" class="wsp_statbase" name="attr_budowa_base" min="1" max="40" value="0">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td><img src="https://i.imgur.com/z0tz49b.png"></td>
|
|
<td><img src="https://i.imgur.com/z0tz49b.png"></td>
|
|
<td><img src="https://i.imgur.com/z0tz49b.png"></td>
|
|
<td><img src="https://i.imgur.com/z0tz49b.png"></td>
|
|
<td><img src="https://i.imgur.com/z0tz49b.png"></td>
|
|
</tr>
|
|
<tr class="wsp_modifier">
|
|
<td class="label">
|
|
<h5>Modyfikator</h5>
|
|
<h6>Choroby, efekty</h6>
|
|
</td>
|
|
<td>
|
|
<input type="number" name="attr_mod_zrecznosc">
|
|
</td>
|
|
<td>
|
|
<input type="number" name="attr_mod_percepcja">
|
|
</td>
|
|
<td>
|
|
<input type="number" name="attr_mod_charakter">
|
|
</td>
|
|
<td>
|
|
<input type="number" name="attr_mod_spryt">
|
|
</td>
|
|
<td>
|
|
<input type="number" name="attr_mod_budowa">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td colspan="5">
|
|
<hr/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Łatwy</h5>
|
|
<h6><0 % +2</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_zr_df_0" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_zr_df_0" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_pc_df_0" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_pc_df_0" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_ch_df_0" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_ch_df_0" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_sp_df_0" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_sp_df_0" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_bd_df_0" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_bd_df_0" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Przeciętny</h5>
|
|
<h6>0 - 10 % 0</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-square-control" type="hidden" name="attr_zr_df_1" value="0">
|
|
<input class="wsp-square-display" type="number" name="attr_zr_df_1" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-square-control" type="hidden" name="attr_pc_df_1" value="0">
|
|
<input class="wsp-square-display" type="number" name="attr_pc_df_1" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-square-control" type="hidden" name="attr_ch_df_1" value="0">
|
|
<input class="wsp-square-display" type="number" name="attr_ch_df_1" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-square-control" type="hidden" name="attr_sp_df_1" value="0">
|
|
<input class="wsp-square-display" type="number" name="attr_sp_df_1" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-square-control" type="hidden" name="attr_bd_df_1" value="0">
|
|
<input class="wsp-square-display" type="number" name="attr_bd_df_1" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Problematyczny</h5>
|
|
<h6>11 - 30 % -2</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_zr_df_2" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_zr_df_2" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_pc_df_2" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_pc_df_2" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_ch_df_2" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_ch_df_2" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_sp_df_2" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_sp_df_2" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_bd_df_2" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_bd_df_2" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Trudny</h5>
|
|
<h6>31 - 60 % -5</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_zr_df_3" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_zr_df_3" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_pc_df_3" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_pc_df_3" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_ch_df_3" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_ch_df_3" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_sp_df_3" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_sp_df_3" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_bd_df_3" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_bd_df_3" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Bardzo Trudny</h5>
|
|
<h6>61 - 90 % -8</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_zr_df_4" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_zr_df_4" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_pc_df_4" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_pc_df_4" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_ch_df_4" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_ch_df_4" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_sp_df_4" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_sp_df_4" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_bd_df_4" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_bd_df_4" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Cholernie Trudny</h5>
|
|
<h6>91 - 120 % -11</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_zr_df_5" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_zr_df_5" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_pc_df_5" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_pc_df_5" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_ch_df_5" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_ch_df_5" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_sp_df_5" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_sp_df_5" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-circle-control" type="hidden" name="attr_bd_df_5" value="0">
|
|
<input class="wsp-circle-display" type="number" name="attr_bd_df_5" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="label">
|
|
<h5>Fart</h5>
|
|
<h6>121 - ... % -15</h6>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-star-control" type="hidden" name="attr_zr_df_6" value="0">
|
|
<input class="wsp-star-display" type="number" name="attr_zr_df_6" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-star-control" type="hidden" name="attr_pc_df_6" value="0">
|
|
<input class="wsp-star-display" type="number" name="attr_pc_df_6" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-star-control" type="hidden" name="attr_ch_df_6" value="0">
|
|
<input class="wsp-star-display" type="number" name="attr_ch_df_6" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-star-control" type="hidden" name="attr_sp_df_6" value="0">
|
|
<input class="wsp-star-display" type="number" name="attr_sp_df_6" value="0" readonly>
|
|
</td>
|
|
<td>
|
|
<input class="wsp-star-control" type="hidden" name="attr_bd_df_6" value="0">
|
|
<input class="wsp-star-display" type="number" name="attr_bd_df_6" value="0" readonly>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<table class="health">
|
|
<input type="hidden" name="attr_total_wounds_general" value="0">
|
|
<input type="hidden" name="attr_total_wounds_head" value="0">
|
|
<input type="hidden" name="attr_total_wounds_torso" value="0">
|
|
<input type="hidden" name="attr_total_wounds_left_hand" value="0">
|
|
<input type="hidden" name="attr_total_wounds_left_foot" value="0">
|
|
<input type="hidden" name="attr_total_wounds_right_hand" value="0">
|
|
<input type="hidden" name="attr_total_wounds_right_foot" value="0">
|
|
<input type="hidden" name="attr_total_wounds" value="0">
|
|
|
|
<input type="hidden" name="attr_total_damage_head" value="0">
|
|
<input type="hidden" name="attr_total_damage_torso" value="0">
|
|
<input type="hidden" name="attr_total_damage_left_hand" value="0">
|
|
<input type="hidden" name="attr_total_damage_left_foot" value="0">
|
|
<input type="hidden" name="attr_total_damage_right_hand" value="0">
|
|
<input type="hidden" name="attr_total_damage_right_foot" value="0">
|
|
<input type="hidden" name="attr_total_damage" value="0">
|
|
|
|
<tr>
|
|
<td class="health_section_left">
|
|
<h3>KARY RANY EFEKTY</h3>
|
|
</td>
|
|
<td rowspan="4">
|
|
<img src="https://i.imgur.com/tkRZX68.png">
|
|
</td>
|
|
<td class="health_section_right">
|
|
<p class="health_effects">
|
|
Suma Kar: <input type="number" name="attr_total_wounds" value="0" readonly> %
|
|
<br>
|
|
Draśnięć: <input type="number" name="attr_total_damage" value="0" readonly> / 27
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="health_section_left">
|
|
<span class="bodypart_title">
|
|
Tułów
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-torso">
|
|
<input type="checkbox" name="attr_injury_torso_checked">
|
|
<select name="attr_injury_torso_type">
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_torso_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
<td class="health_section_right">
|
|
<span class="bodypart_title">
|
|
Głowa
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-head">
|
|
<input type="checkbox" name="attr_injury_head_checked">
|
|
<select name="attr_injury_head_type">
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_head_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="health_section_left">
|
|
<span class="bodypart_title">
|
|
Ręka Lewa
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-left-hand">
|
|
<input type="checkbox" name="attr_injury_left_hand_checked">
|
|
<select name="attr_injury_left_hand_type" value="1">>
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_left_hand_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
<td class="health_section_right">
|
|
<span class="bodypart_title">
|
|
Ręka Prawa
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-right-hand">
|
|
<input type="checkbox" name="attr_injury_right_hand_checked">
|
|
<select name="attr_injury_right_hand_type" value="1">>
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_right_hand_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="health_section_left">
|
|
<span class="bodypart_title">
|
|
Noga Lewa
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-left-foot">
|
|
<input type="checkbox" name="attr_injury_left_foot_checked">
|
|
<select name="attr_injury_left_foot_type">
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_left_foot_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
<td class="health_section_right">
|
|
<span class="bodypart_title">
|
|
Noga Prawa
|
|
</span>
|
|
<hr class="bodypart_hr">
|
|
<fieldset class="repeating_injuries-right-foot">
|
|
<input type="checkbox" name="attr_injury_right_foot_checked">
|
|
<select name="attr_injury_right_foot_type">
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_right_foot_penalty">
|
|
<span class="percent">%</span>
|
|
</fieldset>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3">
|
|
<span class="bodypart_title"><h3>Inne kary i Efekty</h3></span>
|
|
<fieldset class="repeating_injuries-general">
|
|
<div class="effectconfig">
|
|
<select name="attr_injury_general_type">
|
|
<option value="0" selected>-</option>
|
|
<option value="1">D</option>
|
|
<option value="3">L</option>
|
|
<option value="9">C</option>
|
|
<option value="27">K</option>
|
|
</select>
|
|
<input type="number" min="0" max="999" value="0" name="attr_injury_general_penalty">
|
|
<span class="percent">%</span>
|
|
</div>
|
|
<textarea name="attr_injuries_general_desc" class="effect">Nazwa:
|
|
Działanie:</textarea>
|
|
</fieldset>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|