[Vermine 2047] Official Sheet (#6243)

* [Vermine 2047] Fiche Officielle

* Update Sheet.json

* Bugfix
This commit is contained in:
Zakarik
2020-04-20 16:58:38 -04:00
committed by GitHub
parent a258f70992
commit 355ef6f065
24 changed files with 5500 additions and 1387 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

-945
View File
@@ -1,945 +0,0 @@
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style_vermine.css">
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1 sheet-radio-tab" value="1" checked="checked"><span title="Page Principale"></span>
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2 sheet-radio-tab" value="2"><span title="Page Secondaire"></span>
<!-- sheet-sheet-wrapper -->
<div class="sheet-tab-content sheet-tab1 charsheet sheet-wrapper sheet-flex-col">
<!-- Header div -->
<div class="sheet-flex-row sheet-w-100 sheet-around">
<div class="sheet-flex-col">
<div class="sheet-flex-row sheet-between sheet-center">
<h1 class="sheet-pr-10">Nom</h1>
<input class="sheet-spec-input sheet-txt-right" type="text" name="attr_character_name">
</div>
<div class="sheet-flex-row sheet-between sheet-center">
<h2 class="sheet-pr-10">Profil</h2>
<input class="sheet-spec-input sheet-txt-right" type="text" name="attr_Profile">
</div>
<div class="sheet-flex-row sheet-between sheet-center">
<h3 class="sheet-pr-10">Age</h3>
<input class="sheet-spec-input sheet-txt-right" type="text" name="attr_Age">
</div>
</div>
<div class="sheet-flex-col">
<div class="sheet-flex-row sheet-between sheet-center">
<h1>Totem</h1>
<input class="sheet-spec-input sheet-txt-right" type="text" name="attr_Totem">
</div>
<div class="sheet-flex-row sheet-between sheet-center">
<h2 class="sheet-pr-10">Réputation</h2>
<input class="sheet-spec-input sheet-txt-right" type="number" name="attr_Reputation" min="1" max="10" step="1" value="10">
</div>
<div class="sheet-flex-row sheet-between sheet-center">
<h3 class="sheet-pr-10">Experience</h3>
<input class="sheet-spec-input sheet-txt-right" type="text" name="attr_Experience">
</div>
</div>
</div>
<!-- End Header div -->
<div class="sheet-liner"></div>
<!-- Attributes div -->
<h2 class="sheet-txt-center">Caractéristiques</h2>
<div class="sheet-flex-row sheet-w-100 sheet-around">
<div class="sheet-w-25 sheet-flex-col sheet-center">
<h3>Physiques</h3>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-col sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Vigor">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Vigueur</p>
<button type="roll" value="/roll @{Total_Vigor}d10 (@{character_name} effectue un test de vigueur)"/>
<button type="number" hidden="true" name="attr_Total_Vigor"></button>
</div>
</div>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Health">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Santé</p>
<button type="roll" value="/roll @{Total_Health}d10 (@{character_name} effectue un test de santé)"/>
<button type="number" hidden="true" name="attr_Total_Health"></button>
</div>
</div>
<div class="sheet-flex-row sheet-mt-50">
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-left">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>-1D</p>
<input type="checkbox" name="attr_Physical_Neg1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-right">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>+1D</p>
<input type="checkbox" name="attr_Physical_Pos1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-left">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>-2D</p>
<input type="checkbox" name="attr_Physical_Neg2" value="2">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-right">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>+2D</p>
<input type="checkbox" name="attr_Physical_Pos2" value="2">
</div>
</label>
</div>
</div>
<div class="sheet-w-25 sheet-flex-col sheet-center">
<h3>Manuelles</h3>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Accuracy">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Précision</p>
<button type="roll" value="/roll @{Total_Accuracy}d10 (@{character_name} effectue un test de précision)"/>
<button type="number" hidden="true" name="attr_Total_Accuracy"></button>
</div>
</div>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Reflex">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Réflexes</p>
<button type="roll" value="/roll @{Total_Reflex}d10 (@{character_name} effectue un test de réflexes)"/>
<button type="number" hidden="true" name="attr_Total_Reflex"></button>
</div>
</div>
<div class="sheet-flex-row sheet-symetric sheet-mt-50">
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-left">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>-1D</p>
<input type="checkbox" name="attr_Handy_Neg1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-right">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>+1D</p>
<input type="checkbox" name="attr_Handy_Pos1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-left">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>-2D</p>
<input type="checkbox" name="attr_Handy_Neg2" value="2">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-right">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>+2D</p>
<input type="checkbox" name="attr_Handy_Pos2" value="2">
</div>
</label>
</div>
</div>
<div class="sheet-w-25 sheet-flex-col sheet-center">
<h3>Mentales</h3>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Knowledge">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Savoir</p>
<button type="roll" value="/roll @{Total_Knowledge}d10 (@{character_name} effectue un test de savoir)"/>
<button type="number" hidden="true" name="attr_Total_Knowledge"></button>
</div>
</div>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Perception">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Perception</p>
<button type="roll" value="/roll @{Total_Perception}d10 (@{character_name} effectue un test de perception)"/>
<button type="number" hidden="true" name="attr_Total_Perception"></button>
</div>
</div>
<div class="sheet-flex-row sheet-mt-50">
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-left">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>-1D</p>
<input type="checkbox" name="attr_Intellect_Neg1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-right">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>+1D</p>
<input type="checkbox" name="attr_Intellect_Pos1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-left">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>-2D</p>
<input type="checkbox" name="attr_Intellect_Neg2" value="2">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-right">
<div class="sheet-rotate-neg90 sheet-reposition sheet-flex-col sheet-center">
<p>+2D</p>
<input type="checkbox" name="attr_Intellect_Pos2" value="2">
</div>
</label>
</div>
</div>
<div class="sheet-w-25 sheet-flex-col sheet-center">
<h3>Sociales</h3>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Willpower">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Volonté</p>
<button type="roll" value="/roll @{Total_Willpower}d10 (@{character_name} effectue un test de volonté)"/>
<button type="number" hidden="true" name="attr_Total_Willpower"></button>
</div>
</div>
<div class="sheet-w-100 sheet-flex-row sheet-center sheet-around">
<div class="sheet-rotate-90 sheet-hexagon sheet-w-50 sheet-flex-row sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="4" step="1" value="0" name="attr_Empathy">
</div>
<div class="sheet-w-50 sheet-flex-col sheet-center">
<p>Empathie</p>
<button type="roll" value="/roll @{Total_Empathy}d10 (@{character_name} effectue un test d'empathie)"/>
<button type="number" hidden="true" name="attr_Total_Empathy"></button>
</div>
</div>
<div class="sheet-flex-row sheet-symetric sheet-mt-50">
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-left">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>-1D</p>
<input type="checkbox" name="attr_Social_Neg1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-top-right">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>+1D</p>
<input type="checkbox" name="attr_Social_Pos1" value="1">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-left">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>-2D</p>
<input type="checkbox" name="attr_Social_Neg2" value="2">
</div>
</label>
<label class="sheet-small-hexagon sheet-rotate-90 sheet-hexa-bottom-right">
<div class="sheet-reset-position sheet-flex-col sheet-center">
<p>+2D</p>
<input type="checkbox" name="attr_Social_Pos2" value="2">
</div>
</label>
</div>
</div>
</div>
<!-- End Attributes div -->
<div class="sheet-liner"></div>
<!-- Skills div -->
<h2 class="sheet-txt-center">Compétences</h2>
<div class="sheet-w-100 sheet-flex-col">
<!-- First sheet-flex-row -->
<div class="sheet-flex-row sheet-center sheet-spacer sheet-wrap">
<!-- L'Homme -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20">
<label class="sheet-w-100 sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="1" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">L'Homme</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Arts (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Arts" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Arts">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Arts">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Arts">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Arts">
<input class="sheet-resume-box" type="number" name="attr_Arts_Resume" value="@{Arts}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Civilisation (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Civilisation" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Civilisation">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Civilisation">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Civilisation">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Civilisation">
<input class="sheet-resume-box" type="number" name="attr_Civilisation_Resume" value="@{Civilisation}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Psychologie (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Psychology" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Psychology">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Psychology">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Psychology">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Psychology">
<input class="sheet-resume-box" type="number" name="attr_Psychology_Resume" value="@{Psychology}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Rumeurs</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Rumors" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Rumors">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Rumors">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Rumors">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Rumors">
<input class="sheet-resume-box" type="number" name="attr_Rumors_Resume" value="@{Rumors}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Soins (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_First_Aid" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_First_Aid">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_First_Aid">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_First_Aid">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_First_Aid">
<input class="sheet-resume-box" type="number" name="attr_First_Aid_Resume" value="@{First_Aid}" disabled="true">
</div>
</div>
</div>
<!-- La Machine -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20">
<label class="sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="2" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">La Machine</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Artisanat (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Craftmanship" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Craftmanship">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Craftmanship">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Craftmanship">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Craftmanship">
<input class="sheet-resume-box" type="number" name="attr_Crafmanship_Resume" value="@{Craftmanship}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Bricolage</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_DIY" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_DIY">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_DIY">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_DIY">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_DIY">
<input class="sheet-resume-box" type="number" name="attr_DIY_Resume" value="@{DIY}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Mécanique (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Mechanic" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Mechanic">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Mechanic">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Mechanic">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Mechanic">
<input class="sheet-resume-box" type="number" name="attr_Mechanic_Resume" value="@{Mechanic}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Pilotage (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Driving" checked>
<input class="sheet-radio" type="radio" value="1" name="attr_Driving">
<input class="sheet-radio" type="radio" value="2" name="attr_Driving">
<input class="sheet-radio" type="radio" value="3" name="attr_Driving">
<input class="sheet-radio" type="radio" value="4" name="attr_Driving">
<input class="sheet-resume-box" type="number" name="attr_Driving_Resume" value="@{Driving}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Technologie (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Technology" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Technology">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Technology">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Technology">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Technology">
<input class="sheet-resume-box" type="number" name="attr_Technology_Resume" value="@{Technology}" disabled="true">
</div>
</div>
</div>
<!-- L'Arme -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20">
<label class="sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="3" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">L'Arme</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Armes à feu (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Firearm" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Firearm">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Firearm">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Firearm">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Firearm">
<input class="sheet-resume-box" type="number" name="attr_Firearm_Resume" value="@{Firearm}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Armes de tir</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Ranged_Weapon" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Ranged_Weapon">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Ranged_Weapon">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Ranged_Weapon">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Ranged_Weapon">
<input class="sheet-resume-box" type="number" name="attr_Ranged_Weapon_Resume" value="@{Ranged_Weapon}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Armurerie (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Armory" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Armory">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Armory">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Armory">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Armory">
<input class="sheet-resume-box" type="number" name="attr_Armory_Resume" value="@{Armory}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Lancer</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Throw" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Throw">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Throw">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Throw">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Throw">
<input class="sheet-resume-box" type="number" name="attr_Throw_Resume" value="@{Throw}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Mêlée</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Melee" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Melee">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Melee">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Melee">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Melee">
<input class="sheet-resume-box" type="number" name="attr_Melee_Resume" value="@{Melee}" disabled="true">
</div>
</div>
</div>
</div>
<!-- End of first sheet-flex-row -->
<!-- Second sheet-flex-row -->
<div class="sheet-flex-row sheet-center sheet-spacer sheet-wrap">
<!-- L'Animal -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20 sheet-txt-center">
<label class="sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">L'Animal</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Animalisme (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Animalism" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Animalism">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Animalism">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Animalism">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Animalism">
<input class="sheet-resume-box" type="number" name="attr_Animalism_Resume" value="@{Animalism}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Dissection (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Dissection" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Dissection">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Dissection">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Dissection">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Dissection">
<input class="sheet-resume-box" type="number" name="attr_Dissection_Resume" value="@{Dissection}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Faune (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Wildlife" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Wildlife">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Wildlife">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Wildlife">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Wildlife">
<input class="sheet-resume-box" type="number" name="attr_Wildlife_Resume" value="@{Wildlife}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Répulsion</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Exterminator" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Exterminator">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Exterminator">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Exterminator">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Exterminator">
<input class="sheet-resume-box" type="number" name="attr_Exterminator_Resume" value="@{Exterminator}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Traces</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Tracking" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Tracking">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Tracking">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Tracking">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Tracking">
<input class="sheet-resume-box" type="number" name="attr_Tracking_Resume" value="@{Tracking}" disabled="true">
</div>
</div>
</div>
<!-- La Survie -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20">
<label class="sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="5" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">La Survie</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Alimentation</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Food_Supply" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Food_Supply">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Food_Supply">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Food_Supply">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Food_Supply">
<input class="sheet-resume-box" type="number" name="attr_Food_Supply_Resume" value="@{Food_Supply}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Athlétisme</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Athletics" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Athletics">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Athletics">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Athletics">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Athletics">
<input class="sheet-resume-box" type="number" name="attr_Athletics_Resume" value="@{Athletics}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Corps à corps</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Fight" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Fight">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Fight">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Fight">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Fight">
<input class="sheet-resume-box" type="number" name="attr_Fight_Resume" value="@{Fight}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Discrétion</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Stealth" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Stealth">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Stealth">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Stealth">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Stealth">
<input class="sheet-resume-box" type="number" name="attr_Stealth_Resume" value="@{Stealth}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Vigilance</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Vigilant" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Vigilant">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Vigilant">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Vigilant">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Vigilant">
<input class="sheet-resume-box" type="number" name="attr_Vigilant_Resume" value="@{Vigilant}" disabled="true">
</div>
</div>
</div>
<!-- La Terre -->
<div class="sheet-w-33 sheet-flex-col sheet-center sheet-p-20">
<label class="sheet-flex-row sheet-center">
<input class="sheet-radio sheet-radio-4" type="radio" value="6" name="attr_Main_Skill_Field">
<h3 class="sheet-mx-20">La Terre</h3>
</label>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Vestiges (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Remains" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Remains">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Remains">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Remains">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Remains">
<input class="sheet-resume-box" type="number" name="attr_Remains_Resume" value="@{Remains}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Flore (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Flora" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Flora">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Flora">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Flora">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Flora">
<input class="sheet-resume-box" type="number" name="attr_Flora_Resume" value="@{Flora}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Route</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Road" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Road">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Road">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Road">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Road">
<input class="sheet-resume-box" type="number" name="attr_Road_Resume" value="@{Road}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Environnement (I)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Environment" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Environment">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Environment">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Environment">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Environment">
<input class="sheet-resume-box" type="number" name="attr_Environment_Resume" value="@{Environment}" disabled="true">
</div>
</div>
<div class="sheet-w-100 sheet-flex-col sheet-center sheet-between">
<p>Toxiques (II)</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Poisonous" checked>
<input class="sheet-radio sheet-radio-1" type="radio" value="1" name="attr_Poisonous">
<input class="sheet-radio sheet-radio-2" type="radio" value="2" name="attr_Poisonous">
<input class="sheet-radio sheet-radio-3" type="radio" value="3" name="attr_Poisonous">
<input class="sheet-radio sheet-radio-4" type="radio" value="4" name="attr_Poisonous">
<input class="sheet-resume-box" type="number" name="attr_Poisonous_Resume" value="@{Poisonous}" disabled="true">
</div>
</div>
</div>
</div>
<!-- End of second sheet-flex-row -->
<div class="sheet-w-90 sheet-txt-center sheet-flex-row sheet-between sheet-spacer">
<div class="sheet-flex-col sheet-center sheet-between">
<p>Débutant</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio" type="radio" value="1" disabled checked name="attr_Exemple_01">
<input class="sheet-radio" type="radio" value="2" disabled name="attr_Exemple_01">
<input class="sheet-radio" type="radio" value="3" disabled name="attr_Exemple_01">
<input class="sheet-radio" type="radio" value="4" disabled name="attr_Exemple_01">
</div>
<p>(+<span class="number">1</span>D)</p>
</div>
<div class="sheet-flex-col sheet-center sheet-between">
<p>Confirmé</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio" type="radio" value="1" disabled name="attr_Exemple_02">
<input class="sheet-radio" type="radio" value="2" disabled checked name="attr_Exemple_02">
<input class="sheet-radio" type="radio" value="3" disabled name="attr_Exemple_02">
<input class="sheet-radio" type="radio" value="4" disabled name="attr_Exemple_02">
</div>
<p>(+1D / +1 Relance)</p>
</div>
<div class="sheet-flex-col sheet-center sheet-between">
<p>Expert</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio" type="radio" value="1" disabled name="attr_Exemple_03">
<input class="sheet-radio" type="radio" value="2" disabled name="attr_Exemple_03">
<input class="sheet-radio" type="radio" value="3" disabled checked name="attr_Exemple_03">
<input class="sheet-radio" type="radio" value="4" disabled name="attr_Exemple_03">
</div>
<p>(+2D / +1 Relance)</p>
</div>
<div class="sheet-flex-col sheet-center sheet-between">
<p>Maître</p>
<div class="sheet-flex-row sheet-center">
<input class="sheet-radio" type="radio" value="1" disabled name="attr_Exemple_04">
<input class="sheet-radio" type="radio" value="2" disabled name="attr_Exemple_04">
<input class="sheet-radio" type="radio" value="3" disabled name="attr_Exemple_04">
<input class="sheet-radio" type="radio" value="4" disabled checked name="attr_Exemple_04">
</div>
<p>(+2D / +2 Relance)</p>
</div>
</div>
</div>
<!-- End Skills div -->
<div class="sheet-liner"></div>
<!-- Specialities -->
<div class="sheet-w-100 sheet-flex-row sheet-center">
<div class="sheet-w-100 sheet-flex-col sheet-p-20">
<h2 class="sheet-txt-center">Spécialités</h2>
<div class="sheet-flex-row">
<div class="sheet-flex-col sheet-w-50">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_01">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_02">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_03">
</div>
<div class="sheet-flex-col sheet-w-50">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_04">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_05">
<input class="sheet-w-90 sheet-spec-input" type="text" name="attr_Specialization_06">
</div>
</div>
</div>
</div>
</div>
<!-- End Specialities -->
<!-- End wrapper -->
<!-- Tab 2 -->
<div class="sheet-tab-content sheet-tab2 charsheet sheet-wrapper sheet-flex-col">
<div class="sheet-flex-row">
<div class="sheet-w-60 sheet-txt-center">
<h2>Réserves</h2>
<div class="sheet-flex-row sheet-mt-50">
<div class="sheet-flex-col sheet-center sheet-w-50">
<h3>Sang-Froid</h3>
<div class="sheet-rotate-90 sheet-hexagon sheet-w-100 sheet-flex-col sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="10" step="1" value="0" name="attr_Max_Cold_Blood">
</div>
<div class="sheet-flex-row sheet-center sheet-mt-20">
<input type="checkbox" name="attr_Cold_Blood_01" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_02" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_03" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_04" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_05" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_06" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_07" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_08" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_09" value="0.1">
<input type="checkbox" name="attr_Cold_Blood_10" value="0.1">
</div>
<div class="sheet-mt-20">
<span class="sheet-spec-input sheet-txt-right" name="attr_Cold_Blood_Main"></span>D malus sur les épreuves Mentales et Sociales
<input type="hidden" name="attr_Cold_Blood_Resume" value="@{Cold_Blood_Main}">
</div>
</div>
<div class="sheet-flex-col sheet-center sheet-end sheet-w-50">
<h3>Effort</h3>
<div class="sheet-rotate-90 sheet-hexagon sheet-w-100 sheet-flex-col sheet-center">
<input class="sheet-big-Text sheet-rotate-neg90 sheet-spec-input sheet-short-input" type="number" min="0" max="10" step="1" value="0" name="attr_Max_Effort">
</div>
<div class="sheet-flex-row sheet-center sheet-mt-20">
<input type="checkbox" name="attr_Effort_01" value="0.1">
<input type="checkbox" name="attr_Effort_02" value="0.1">
<input type="checkbox" name="attr_Effort_03" value="0.1">
<input type="checkbox" name="attr_Effort_04" value="0.1">
<input type="checkbox" name="attr_Effort_05" value="0.1">
<input type="checkbox" name="attr_Effort_06" value="0.1">
<input type="checkbox" name="attr_Effort_07" value="0.1">
<input type="checkbox" name="attr_Effort_08" value="0.1">
<input type="checkbox" name="attr_Effort_09" value="0.1">
<input type="checkbox" name="attr_Effort_10" value="0.1">
</div>
<div class="sheet-mt-20">
<span class="sheet-spec-input sheet-txt-right" name="attr_Effort_Main"></span>D malus sur les épreuves Physiques et Manuelles
<input type="hidden" name="attr_Effort_Resume" value="@{Effort_Main}">
</div>
</div>
</div>
</div>
<div class="sheet-w-40 sheet-txt-center">
<h2>Blessures</h2>
<div class="sheet-flex-col sheet-center">
<div class="sheet-align-baseline sheet-m-auto sheet-mt-50">
<h3>Légères</h3>
<div class="sheet-flex-row sheet-between sheet-mt-20">
<div>
<input class="txt-center sheet-spec-input sheet-short-input" type="number" name="attr_Small_Cap" value="0">
<p>Seuil</p>
</div>
<div>
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Small_Wound" checked="true">
<input class="sheet-radio sheet-radio-Health-Small" type="radio" value="1" name="attr_Small_Wound">
<input class="sheet-radio sheet-radio-Health-Small" type="radio" value="2" name="attr_Small_Wound">
<input class="sheet-radio sheet-radio-Health-Small" type="radio" value="3" name="attr_Small_Wound">
<input class="sheet-radio sheet-radio-Health-Small" type="radio" value="4" name="attr_Small_Wound">
<input class="sheet-radio sheet-radio-Health-Small" type="radio" value="5" name="attr_Small_Wound">
<input class="sheet-resume-box" type="number" name="attr_Small_Wound_Resume" value="@{Small_Wound}" disabled="true">
</div>
</div>
<h3>Lourdes</h3>
<div class="sheet-flex-row sheet-between sheet-mt-20">
<div>
<input class="txt-center sheet-spec-input sheet-short-input" type="number" name="attr_Serious_Cap" value="0">
<p>Seuil</p>
</div>
<div>
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Serious_Wound" checked="true">
<input class="sheet-radio sheet-radio-Health-Serious" type="radio" value="1" name="attr_Serious_Wound">
<input class="sheet-radio sheet-radio-Health-Serious" type="radio" value="2" name="attr_Serious_Wound">
<input class="sheet-radio sheet-radio-Health-Serious" type="radio" value="3" name="attr_Serious_Wound">
<input class="sheet-resume-box" type="number" name="attr_Serious_Wound_Resume" value="@{Serious_Wound}" disabled="true">
</div>
</div>
<h3>Fatales</h3>
<div class="sheet-flex-row sheet-between sheet-mt-20">
<div>
<input class="txt-center sheet-spec-input sheet-short-input" type="number" name="attr_Fatal_Cap" value="0">
<p>Seuil</p>
</div>
<div>
<input class="sheet-radio-empty" type="radio" value="0" name="attr_Fatal_Wound" checked="true">
<input class="sheet-radio sheet-radio-Health-Fatal" type="radio" value="1" name="attr_Fatal_Wound">
<input class="sheet-radio sheet-radio-Health-Fatal" type="radio" value="2" name="attr_Fatal_Wound">
<input class="sheet-resume-box" type="number" name="attr_Fatal_Wound_Resume" value="@{Fatal_Wound}" disabled="true">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/worker">
on("change:cold_blood_01 change:cold_blood_02 change:cold_blood_03 change:cold_blood_04 change:cold_blood_05 change:cold_blood_06 change:cold_blood_07 change:cold_blood_08 change:cold_blood_09 change:cold_blood_10 sheet:opened", function () {
getAttrs(['Cold_Blood_01','Cold_Blood_02','Cold_Blood_03','Cold_Blood_04', 'Cold_Blood_05', 'Cold_Blood_06', 'Cold_Blood_07', 'Cold_Blood_08', 'Cold_Blood_09', 'Cold_Blood_10'], function(values) {
const blood1 = parseFloat(values.Cold_Blood_01 * 10);
const blood2 = parseFloat(values.Cold_Blood_02 * 10);
const blood3 = parseFloat(values.Cold_Blood_03 * 10);
const blood4 = parseFloat(values.Cold_Blood_04 * 10);
const blood5 = parseFloat(values.Cold_Blood_05 * 10);
const blood6 = parseFloat(values.Cold_Blood_06 * 10);
const blood7 = parseFloat(values.Cold_Blood_07 * 10);
const blood8 = parseFloat(values.Cold_Blood_08 * 10);
const blood9 = parseFloat(values.Cold_Blood_09 * 10);
const blood10 = parseFloat(values.Cold_Blood_10 * 10);
var sum_Blood = Math.floor((blood1 + blood2 + blood3+ blood4 + blood5 + blood6 + blood7 + blood8 + blood9 + blood10)/10);
setAttrs({
cold_blood_main: sum_Blood
});
});
});
on("change:effort_01 change:effort_02 change:effort_03 change:effort_04 change:effort_05 change:effort_06 change:effort_07 change:effort_08 change:effort_09 change:effort_10 sheet:opened", function () {
getAttrs(['Effort_01','Effort_02','Effort_03','Effort_04', 'Effort_05', 'Effort_06', 'Effort_07', 'Effort_08', 'Effort_09', 'Effort_10'], function(values) {
const effort1 = parseFloat(values.Effort_01 * 10);
const effort2 = parseFloat(values.Effort_02 * 10);
const effort3 = parseFloat(values.Effort_03 * 10);
const effort4 = parseFloat(values.Effort_04 * 10);
const effort5 = parseFloat(values.Effort_05 * 10);
const effort6 = parseFloat(values.Effort_06 * 10);
const effort7 = parseFloat(values.Effort_07 * 10);
const effort8 = parseFloat(values.Effort_08 * 10);
const effort9 = parseFloat(values.Effort_09 * 10);
const effort10 = parseFloat(values.Effort_10 * 10);
var sum_Effort = Math.floor((effort1 + effort2 + effort3+ effort4 + effort5 + effort6 + effort7 + effort8 + effort9 + effort10)/10);
setAttrs({
effort_main: sum_Effort
});
});
});
on("change:physical_pos1 change:physical_neg1 change:physical_pos2 change:physical_neg2 sheet:opened", function () {
getAttrs(['Physical_Pos1','Physical_Pos2','Physical_Neg1','Physical_Neg2'], function(values) {
const pos1_Physical = parseInt(values.Physical_Pos1)||0;
const neg1_Physical = parseInt(values.Physical_Neg1)||0;
const pos2_Physical = parseInt(values.Physical_Pos2)||0;
const neg2_Physical = parseInt(values.Physical_Neg2)||0;
let sum_Physical = pos1_Physical + pos2_Physical - neg1_Physical - neg2_Physical;
total_Dice_Vigor = "[[@{Vigor} +(" + sum_Physical + ") - @{Effort_Resume} + ?{modifier|0}]]";
total_Dice_Health = "[[@{Health} +(" + sum_Physical + ") - @{Effort_Resume} + ?{modifier|0}]]";
setAttrs({
total_vigor: total_Dice_Vigor,
total_health: total_Dice_Health
});
});
});
on("change:handy_pos1 change:handy_neg1 change:handy_pos2 change:handy_neg2 sheet:opened", function () {
getAttrs(['Handy_Pos1','Handy_Pos2','Handy_Neg1','Handy_Neg2'], function(values) {
const pos1_Handy = parseInt(values.Handy_Pos1)||0;
const neg1_Handy = parseInt(values.Handy_Neg1)||0;
const pos2_Handy = parseInt(values.Handy_Pos2)||0;
const neg2_Handy = parseInt(values.Handy_Neg2)||0;
let sum_Handy = pos1_Handy + pos2_Handy - neg1_Handy - neg2_Handy;
total_Dice_Accuracy = "[[@{Accuracy} +(" + sum_Handy + ") - @{Effort_Resume} + ?{modifier|0}]]";
total_Dice_Reflex = "[[@{Reflex} +(" + sum_Handy + ") - @{Effort_Resume} + ?{modifier|0}]]";
setAttrs({
total_accuracy: total_Dice_Accuracy,
total_reflex: total_Dice_Reflex
});
});
});
on("change:intellect_pos1 change:intellect_neg1 change:intellect_pos2 change:intellect_neg2 sheet:opened", function () {
getAttrs(['Intellect_Pos1','Intellect_Pos2','Intellect_Neg1','Intellect_Neg2'], function(values) {
const pos1_Intellect = parseInt(values.Intellect_Pos1)||0;
const neg1_Intellect = parseInt(values.Intellect_Neg1)||0;
const pos2_Intellect = parseInt(values.Intellect_Pos2)||0;
const neg2_Intellect = parseInt(values.Intellect_Neg2)||0;
let sum_Intellect = pos1_Intellect + pos2_Intellect - neg1_Intellect - neg2_Intellect;
total_Dice_Knowledge = "[[@{Knowledge} +(" + sum_Intellect + ") - @{Cold_Blood_Resume} + ?{modifier|0}]]";
total_Dice_Perception = "[[@{Perception} +(" + sum_Intellect + ") - @{Cold_Blood_Resume} + ?{modifier|0}]]";
setAttrs({
total_knowledge: total_Dice_Knowledge,
total_perception: total_Dice_Perception
});
});
});
on("change:social_pos1 change:social_neg1 change:social_pos2 change:social_neg2 sheet:opened", function () {
getAttrs(['Social_Pos1','Social_Pos2','Social_Neg1','Social_Neg2'], function(values) {
const pos1_Social = parseInt(values.Social_Pos1)||0;
const neg1_Social = parseInt(values.Social_Neg1)||0;
const pos2_Social = parseInt(values.Social_Pos2)||0;
const neg2_Social = parseInt(values.Social_Neg2)||0;
let sum_Empathy = pos1_Social + pos2_Social - neg1_Social - neg2_Social;
total_Dice_Willpower = "[[@{Willpower} +(" + sum_Empathy + ") - @{Cold_Blood_Resume} + ?{modifier|0}]]";
total_Dice_Empathy = "[[@{Empathy} +(" + sum_Empathy + ") - @{Cold_Blood_Resume} + ?{modifier|0}]]";
setAttrs({
total_willpower: total_Dice_Willpower,
total_empathy: total_Dice_Empathy
});
});
});
</script>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

+7 -6
View File
@@ -1,8 +1,9 @@
{
"html": "layout_vermine.html",
"css": "style_vermine.css",
"authors": "BlackyB",
"roll20userid": "888572",
"preview": "preview_vermine.jpg",
"instructions": "Vermine 2047 is a reboot of a French RPG called 'Vermine'."
"html": "vermine2047.html",
"css": "vermine2047.css",
"authors": "Alain H.",
"roll20userid": "67962",
"preview": "verminePreview.png",
"instructions": "Ceci est la fiche officielle pour Vermine 2047.",
"tipeee": "https://fr.tipeee.com/zakarik"
}
-436
View File
@@ -1,436 +0,0 @@
.charsheet div, .charsheet section, .charsheet label{
box-sizing: border-box;
}
.charsheet h1, .charsheet h2, .charsheet h3, .charsheet p, .charsheet input{
text-transform: uppercase;
letter-spacing: 0.3rem;
padding: 0;
margin: 0;
}
.charsheet h1{
font-size: 3.5rem;
padding: 20px;
}
.charsheet h2{
font-size: 3rem;
padding: 20px
color: #869386;
}
.charsheet h3{
font-size: 2.50rem;
padding: 20px;
color: #42493e;
}
.charsheet p{
font-size: 1.5rem;
padding: 10px;
}
.charsheet input{
z-index: 10;
background-color: transparent;
font-size: 2rem;
}
div.sheet-tab-content { display: none; }
input.sheet-tab1:checked ~ div.sheet-tab1,
input.sheet-tab2:checked ~ div.sheet-tab2{ display: block; }
input.sheet-tab {
width: 150px;
height: 30px;
position: relative;
top: 5px;
left: 6px;
margin: -1.5px;
cursor: pointer;
z-index: 1;
opacity: 0;
}
input.sheet-tab + span::before {
content: attr(title);
text-align: center;
display: inline-block;
border-bottom: 1px solid #000;
background: #fff;
background: linear-gradient(to top, #c8c8c8, #fff, #c8c8c8);
width: 150px;
height: 30px;
font-size: 18px;
position: relative;
top: 4px;
left: -142px;
}
input.sheet-tab:checked + span::before {
background: #afb798;
border-bottom-color: transparent;
}
input.sheet-tab:not(:first-child) + span::before { border-left: none; }
input.sheet-tab2 + span::before {
background: #fee;
background: linear-gradient(to top, #c8c8c8, #fff, #c8c8c8);
left: -300px;
}
input.sheet-tab2{
left: -150px;
}
input.sheet-tab2:checked + span::before {
background: #afb798;
}
div.sheet-tab-content {
border: 1px solid #a8a8a8;
border-top-color: #000;
margin: 2px 0 0 5px;
}
.sheet-big-Text{
font-size: 1.5rem;
}
.sheet-wrapper{
min-width: 900px;
padding: 100px 10px;
background-color: #afb798;
text-transform: uppercase;
font-family: "Candal";
}
.sheet-flex-row{
display: flex;
flex-direction: row;
}
.sheet-flex-col{
display: flex;
flex-direction: column;
}
.sheet-wrap{
flex-wrap: wrap;
}
.sheet-center{
justify-content: center;
align-items: center;
}
.sheet-start{
justify-content: flex-start;
}
.sheet-end{
justify-content: flex-end;
}
.sheet-around{
justify-content: space-around;
}
.sheet-between{
justify-content: space-between;
}
.sheet-align-baseline{
align-items: baseline;
}
.sheet-txt-center{
text-align: center;
}
.sheet-txt-right{
text-align: right;
}
.sheet-m-auto{
margin-left: auto;
margin-right: auto;
}
.sheet-mx-20{
margin: 0 20px;
}
.sheet-my-10{
margin: 10px 0;
}
.sheet-mt-20{
margin-top: 20px;
}
.sheet-mt-50{
margin-top: 50px;
}
.sheet-p-20{
padding: 0 30px;
}
.sheet-pr-10{
padding-right: 10px;
}
.sheet-spacer{
padding: 25px 0;
}
.sheet-w-10{
width: 10%;
}
.sheet-w-20{
width: 20%;
}
.sheet-w-25{
width: 25%;
}
.sheet-w-33{
width: 33%;
}
.sheet-w-40{
width: 40%;
}
.sheet-w-50{
width: 50%;
}
.sheet-w-60{
width: 60%;
}
.sheet-w-66{
width: 66%;
}
.sheet-w-80{
width: 80%;
}
.sheet-w-90{
width: 90%;
margin-right: auto;
margin-left: auto;
}
.sheet-w-100{
width: 100%;
}
.sheet-no-border{
border: none;
}
.sheet-short-input{
width: 30px !important;
}
.sheet-spec-input{
border-top: none;
border-right: none;
border-left: none;
margin: 5px;
height: 3rem !important;
}
.sheet-liner{
margin: 30px 0;
height: 5px;
width: 90%;
margin-right: auto;
margin-left: auto;
background-color: black;
}
.sheet-rotate-90{
transform: rotate(90deg);
}
.sheet-rotate-neg90{
transform: rotate(-90deg);
}
.charsheet input::-webkit-outer-spin-button,
.charsheet input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.charsheet input[type=number] {
-moz-appearance:textfield; /* Firefox */
}
.sheet-hexagon {
position: relative;
width: 60px;
height: 34.64px;
background-color: #d6dad7;
margin: 17.32px 0;
}
.sheet-hexagon input{
border-bottom: 2px solid black;
text-align: center;
}
.sheet-hexagon:before,
.sheet-hexagon:after {
content: "";
position: absolute;
width: 0;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
}
.sheet-hexagon:before {
bottom: 100%;
border-bottom: 17.32px solid #d6dad7;
}
.sheet-hexagon:after {
top: 100%;
width: 0;
border-top: 17.32px solid #d6dad7;
}
.sheet-small-hexagon {
position: relative;
width: 45px;
height: 25.98px;
background-color: #d6dad7;
margin: 12.99px 0;
}
.sheet-small-hexagon p{
font-size: 1rem;
padding: 0;
}
.sheet-small-hexagon:before,
.sheet-small-hexagon:after {
content: "";
position: absolute;
width: 0;
border-left: 22.5px solid transparent;
border-right: 22.5px solid transparent;
}
.sheet-small-hexagon:before {
bottom: 100%;
border-bottom: 12.99px solid #d6dad7;
}
.sheet-small-hexagon:after {
top: 100%;
width: 0;
border-top: 12.99px solid #d6dad7;
}
.charsheet:focus{
outline:none;
}
.charsheet .sheet-radio{
padding: 0;
margin: 0 2.5px;
-webkit-appearance:button;
-moz-appearance:button;
appearance:button;
border:4px solid #ccc;
border-top-color:#bbb;
border-left-color:#bbb;
background:#fff;
width:15px !important;
height:15px !important;
border-radius:50%;
}
.charsheet .sheet-radio-empty{
padding: 0;
margin: 0 2.5px;
-webkit-appearance:button;
-moz-appearance:button;
appearance:button;
border:4px solid #ccc;
border-top-color:#bbb;
border-left-color:#bbb;
background:#ccc;
width:15px !important;
height:15px !important;
border-radius:50%;
}
.sheet-radio:checked{
border:3px solid black;
}
.sheet-radio-1:checked{
}
.sheet-radio-2:checked{
background:#ccc;
}
.sheet-radio-3:checked{
background: #7f7f7f;
}
.sheet-radio-4:checked{
background: #444444;
}
.sheet-radio-Health-Small:checked{
background: #EA0000;
}
.sheet-radio-Health-Serious:checked{
background: #B50000;
}
.sheet-radio-Health-Fatal:checked{
background: #6B0000;
}
.sheet-hexa-top-right{
margin-top: 36px;
margin-left: -5.5px;
}
.sheet-hexa-bottom-left{
margin-top: 58.5px;
margin-left: -84.5px;
}
.sheet-hexa-bottom-right{
margin-top:81.5px;
margin-left: -5.35px;
}
.sheet-symetric{
transform: scaleX(-1);
}
.sheet-reposition{
margin-top: -3px;
z-index: 10;
}
.sheet-reset-position{
transform: scaleY(1) scaleX(-1) rotate(90deg);
margin-top: -3px;
}
.sheet-resume-box{
border: none;
text-align: center;
width: 20px !important;
margin: 10px;
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB