Files
roll20-character-sheets/Hakai Kousen/hk.html
T
2024-06-03 13:15:14 -04:00

1118 lines
52 KiB
HTML

<input type="hidden" name="attr_ficheType" class="ficheType" value="0" />
<input type="hidden" name="attr_tab" class="tab" value="1" />
<div class="mainBlock settings">
<input type="checkbox" name="attr_settings" value="1" />
<span></span>
<div class="hiddenDiv mainBlock settingsOptionsBlock">
<div>
<label>
<span>Les jets sont : </span>
<select name="attr_jGM">
<option value="">Public</option>
<option value="/w gm">Privé</option>
</select>
</label>
</div>
</div>
</div>
<div class="sheet-2colrow">
<div class="sheet-col">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Hakai Kousen/hkLogo.png">
<div class="mainBlock menu">
<label class="ficheDresseur fichePokemon">
<input type="radio" name="attr_tab" value="1" checked />
<span title="Principal" class="tab"></span>
</label>
<label class="ficheDresseur">
<input type="radio" name="attr_tab" value="2" />
<span title="Inventaire" class="tab"></span>
</label>
<label class="ficheDresseur">
<input type="radio" name="attr_tab" value="3" />
<span title="Boîtes PC" class="tab"></span>
</label>
<label class="ficheDresseur fichePokemon">
<input type="radio" name="attr_tab" value="4" />
<span title="Combat" class="tab"></span>
</label>
</div>
</div>
<div class="sheet-col">
<div class="ficheDresseur">
<div class="mainBlock nomBlock">
<label>
<span>Dresseur : </span>
<input type="text" name="attr_character_name" />
</label>
</div>
</div>
<div class="fichePokemon">
<div class="mainBlock nomBlock">
<label>
<span>Pokemon : </span>
<input type="text" name="attr_character_name" />
</label>
</div>
</div>
<div class="mainBlock subDresseurBlock">
<div class="XPBlock separations ficheDresseur">
<label>
<h2>XP</h2>
<input type="number" name="attr_xp_restant" title="XP Restant" value="0"/>
</label>
</div>
<div class="XPPokemonBlock separations fichePokemon">
<h2>XP</h2>
<label>
<span>Total</span>
<input type="number" name="attr_xp_restant" title="XP Restant" value="0"/>
</label>
<label>
<span>Dépensé</span>
<input type="number" name="attr_xp_total" title="XP Restant" value="0"/>
</label>
</div>
<div class="selector">
<input type="checkbox" name="attr_ficheType" class="4waybox hidden" value="1" />
<input type="radio" name="attr_ficheType" class="2waybox" value="0" title="Fiche Dresseur" checked />
<input type="radio" name="attr_ficheType" class="2waybox" value="1" title="Fiche Pokemon" />
<span title="Fiche Dresseur">Fiche Dresseur</span>
<span title="Fiche Pokemon">Fiche Pokemon</span>
</div>
</div>
</div>
</div>
<div class="PRINCIPAL tab1 tab-content separation">
<div class="ficheDresseur">
<div class='sheet-3colrow'>
<div class='sheet-col'>
<h3>Description</h3>
<div class="mainBlock infoBlock">
<label>
<span>Vocation : </span>
<input type="text" name="attr_character_vocation" />
</label>
<label>
<span>Origine : </span>
<input type="text" name="attr_character_origine" />
</label>
<label>
<span>Argent (P$) : </span>
<input type="text" name="attr_character_argent" />
</label>
<label>
<span>Nature : </span>
<input type="text" name="attr_character_nature" />
</label>
</div>
</div>
<div class='sheet-col'>
<div class="mainBlock infoBlock marginTop27">
<label>
<span>Genre : </span>
<input type="text" name="attr_character_genre" />
</label>
<label>
<span>Age : </span>
<input type="text" name="attr_character_age" />
</label>
<label>
<span>Taille : </span>
<input type="text" name="attr_character_taille" />
</label>
<label>
<span>Poids : </span>
<input type="text" name="attr_character_poids" />
</label>
</div>
</div>
<div class='sheet-col'>
<div class="mainBlock infoBlock marginTop27">
<label>
<span>Peau : </span>
<input type="text" name="attr_character_peau" />
</label>
<label>
<span>Yeux : </span>
<input type="text" name="attr_character_yeux" />
</label>
<label>
<span>Cheveux : </span>
<input type="text" name="attr_character_cheveux" />
</label>
<label>
<span>Corpulence : </span>
<input type="text" name="attr_character_corpulence" />
</label>
</div>
</div>
</div>
<div class="mainBlock mainStatsComp">
<div class="mainBlock columnLeftBlock">
<div class="mainBlock statsBlock backgroundSombrePair separations">
<div>
<span></span>
<span>Base</span>
<span>Temp.</span>
<span>Total</span>
</div>
<div>
<button name="attr_rollDex" type="roll" title="Jet de dextérité" value="@{jGM} &{template:simple} {{name=DEX}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">DEX</button>
<input type="number" name="attr_dex_base" value="0" />
<input type="number" name="attr_dex_temp" value="0" />
<input type="number" name="attr_dex_total" value="@{dex_base}+@{dex_temp}" disabled />
</div>
<div>
<button name="attr_rollFor" type="roll" title="Jet de force" value="@{jGM} &{template:simple} {{name=FOR}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">FOR</button>
<input type="number" name="attr_for_base" value="0" />
<input type="number" name="attr_for_temp" value="0" />
<input type="number" name="attr_for_total" value="@{for_base}+@{for_temp}" disabled />
</div>
<div>
<button name="attr_rollCon" type="roll" title="Jet de concentration" value="@{jGM} &{template:simple} {{name=CON}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">CON</button>
<input type="number" name="attr_con_base" value="0" />
<input type="number" name="attr_con_temp" value="0" />
<input type="number" name="attr_con_total" value="@{con_base}+@{con_temp}" disabled />
</div>
<div>
<button name="attr_rollEnd" type="roll" title="Jet d'endurance" value="@{jGM} &{template:simple} {{name=END}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">END</button>
<input type="number" name="attr_end_base" value="0" />
<input type="number" name="attr_end_temp" value="0" />
<input type="number" name="attr_end_total" value="@{end_base}+@{end_temp}" disabled />
</div>
<div>
<button name="attr_rollVol" type="roll" title="Jet de volonté" value="@{jGM} &{template:simple} {{name=VOL}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">VOL</button>
<input type="number" name="attr_vol_base" value="0" />
<input type="number" name="attr_vol_temp" value="0" />
<input type="number" name="attr_vol_total" value="@{vol_base}+@{vol_temp}" disabled />
</div>
<div>
<span>VIT</span>
<input type="number" name="attr_vit_base" value="10" />
<input type="number" name="attr_vit_temp" value="0" />
<input type="number" name="attr_vit_total" value="@{vit_base}+@{vit_temp}" disabled />
</div>
</div>
<div class="mainBlock equipeBlock separations">
<h3>Equipe</h3>
<input type="text" name="attr_pokemon_1" />
<input type="text" name="attr_pokemon_2" />
<input type="text" name="attr_pokemon_3" />
<input type="text" name="attr_pokemon_4" />
<input type="text" name="attr_pokemon_5" />
<input type="text" name="attr_pokemon_6" />
</div>
</div>
<div class="mainBlock compMainBlock separations">
<div class="mainBlock compBlock backgroundSombrePair backgroundSombreRepeatingImpair">
<div>
<span>Compétences</span>
<span>Points</span>
</div>
<div>
<input type="checkbox" name="attr_check_spe_bricolage" value="1" /><span></span>
<button name="attr_rollbricolage" type="roll" title="Jet de bricolage" value="@{jGM} &{template:simple} {{name=Bricolage}} {{jet=[[ {@{bricolage}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_bricolage}}}">Bricolage</button>
<input type="number" name="attr_bricolage" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_bricolage" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_charisme" value="1" /><span></span>
<button name="attr_rollcharisme" type="roll" title="Jet de charisme" value="@{jGM} &{template:simple} {{name=Charisme}} {{jet=[[ {@{charisme}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_charisme}}}">Charisme</button>
<input type="number" name="attr_charisme" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_charisme" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_combat" value="1" /><span></span>
<button name="attr_rollcombat" type="roll" title="Jet de combat" value="@{jGM} &{template:simple} {{name=Combat}} {{jet=[[ {@{combat}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_combat}}}">Combat</button>
<input type="number" name="attr_combat" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_combat" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_conduite" value="1" /><span></span>
<button name="attr_rollconduite" type="roll" title="Jet de conduite" value="@{jGM} &{template:simple} {{name=Conduite}} {{jet=[[ {@{conduite}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_conduite}}}">Conduite</button>
<input type="number" name="attr_conduite" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_conduite" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_detection" value="1" /><span></span>
<button name="attr_rolldetection" type="roll" title="Jet de détection" value="@{jGM} &{template:simple} {{name=Détection}} {{jet=[[ {@{detection}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_detection}}}">Détection</button>
<input type="number" name="attr_detection" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_detection" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_discretion" value="1" /><span></span>
<button name="attr_rolldiscretion" type="roll" title="Jet de discrétion" value="@{jGM} &{template:simple} {{name=Discrétion}} {{jet=[[ {@{discretion}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_discretion}}}">Discrétion</button>
<input type="number" name="attr_discretion" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_discretion" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_expression" value="1" /><span></span>
<button name="attr_rollexpression" type="roll" title="Jet d'expression" value="@{jGM} &{template:simple} {{name=Expression}} {{jet=[[ {@{expression}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_expression}}}">Expression</button>
<input type="number" name="attr_expression" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_expression" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_psychologie" value="1" /><span></span>
<button name="attr_rollpsychologie" type="roll" title="Jet de psychologie" value="@{jGM} &{template:simple} {{name=Psychologie}} {{jet=[[ {@{psychologie}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_psychologie}}}">Psychologie</button>
<input type="number" name="attr_psychologie" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_psychologie" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_sports" value="1" /><span></span>
<button name="attr_rollsports" type="roll" title="Jet de sports" value="@{jGM} &{template:simple} {{name=Sports}} {{jet=[[ {@{sports}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_sports}}}">Sports</button>
<input type="number" name="attr_sports" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_sports" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_survie" value="1" /><span></span>
<button name="attr_rollsurvie" type="roll" title="Jet de survie" value="@{jGM} &{template:simple} {{name=Survie}} {{jet=[[ {@{survie}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_survie}}}">Survie</button>
<input type="number" name="attr_survie" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_survie" placeholder="Spécialisations" />
</div>
</div>
<fieldset class="repeating_comp">
<div>
<input type="checkbox" name="attr_check_spe_repeating" value="1" checked /><span></span>
<button name="attr_roll_repeating" type="roll" title="Jet" value="@{jGM} &{template:simple} {{name=@{nom_comp_repeating}}} {{jet=[[ {@{comp_repeating}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_comp_repeating}}}"><span name="attr_nom_comp_repeating"></span></button>
<input type="number" name="attr_comp_repeating" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_nom_comp_repeating" placeholder="Compétence" />
<input type="text" name="attr_spe_comp_repeating" placeholder="Spécialisations" />
</div>
</div>
</fieldset>
</div>
<div class="mainBlock compBlock connBlock backgroundSombreImpair backgroundSombreRepeatingPair">
<div>
<span>Connaissances</span>
<span>Points</span>
</div>
<div>
<input type="checkbox" name="attr_check_spe_education" value="1" /><span></span>
<button name="attr_rolleducation" type="roll" title="Jet d'education" value="@{jGM} &{template:simple} {{name=Éducation}} {{jet=[[ {@{education}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_education}}}">Éducation</button>
<input type="number" name="attr_education" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_education" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_geographie" value="1" /><span></span>
<button name="attr_rollgeographie" type="roll" title="Jet de géographie" value="@{jGM} &{template:simple} {{name=Géographie}} {{jet=[[ {@{geographie}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_geographie}}}">Géographie</button>
<input type="number" name="attr_geographie" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_geographie" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_informatique" value="1" /><span></span>
<button name="attr_rollinformatique" type="roll" title="Jet d'informatique" value="@{jGM} &{template:simple} {{name=Informatique}} {{jet=[[ {@{informatique}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_informatique}}}">Informatique</button>
<input type="number" name="attr_informatique" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_informatique" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_legende" value="1" /><span></span>
<button name="attr_rolllegende" type="roll" title="Jet de légende" value="@{jGM} &{template:simple} {{name=Légende}} {{jet=[[ {@{legende}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_legende}}}">Légende</button>
<input type="number" name="attr_legende" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_legende" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_medecine" value="1" /><span></span>
<button name="attr_rollmedecine" type="roll" title="Jet de médecine" value="@{jGM} &{template:simple} {{name=Médecine}} {{jet=[[ {@{medecine}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_medecine}}}">Médecine</button>
<input type="number" name="attr_medecine" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_medecine" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_medecine_pkmn" value="1" /><span></span>
<button name="attr_rollmedecine_pkmn" type="roll" title="Jet de medecine pkmn" value="@{jGM} &{template:simple} {{name=Médecine_pkmn}} {{jet=[[ {@{medecine_pkmn}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_medecine_pkmn}}}">Médecine pkmn</button>
<input type="number" name="attr_medecine_pkmn" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_medecine_pkmn" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_nature" value="1" /><span></span>
<button name="attr_rollnature" type="roll" title="Jet de nature" value="@{jGM} &{template:simple} {{name=Nature}} {{jet=[[ {@{nature}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_nature}}}">Nature</button>
<input type="number" name="attr_nature" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_nature" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_psychisme" value="1" /><span></span>
<button name="attr_rollpsychisme" type="roll" title="Jet de psychisme" value="@{jGM} &{template:simple} {{name=Psychisme}} {{jet=[[ {@{psychisme}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_psychisme}}}">Psychisme</button>
<input type="number" name="attr_psychisme" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_psychisme" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_sciences" value="1" /><span></span>
<button name="attr_rollsciences" type="roll" title="Jet de sciences" value="@{jGM} &{template:simple} {{name=Sciences}} {{jet=[[ {@{sciences}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_sciences}}}">Sciences</button>
<input type="number" name="attr_sciences" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_sciences" placeholder="Spécialisations" />
</div>
</div>
<div>
<input type="checkbox" name="attr_check_spe_zoologie" value="1" /><span></span>
<button name="attr_rollzoologie" type="roll" title="Jet de zoologie" value="@{jGM} &{template:simple} {{name=Zoologie}} {{jet=[[ {@{zoologie}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_zoologie}}}">Zoologie</button>
<input type="number" name="attr_zoologie" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_spe_zoologie" placeholder="Spécialisations" />
</div>
</div>
<fieldset class="repeating_conn">
<div>
<input type="checkbox" name="attr_check_spe_repeating" value="1" /><span></span>
<button name="attr_roll_repeating" type="roll" title="Jet" value="@{jGM} &{template:simple} {{name=@{nom_conn_repeating}}} {{jet=[[ {@{conn_repeating}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}} {{specialisation=@{spe_conn_repeating}}}"><span name="attr_nom_conn_repeating"></span></button>
<input type="number" name="attr_conn_repeating" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_nom_conn_repeating" placeholder="Connaissance" />
<input type="text" name="attr_spe_conn_repeating" placeholder="Spécialisations" />
</div>
</div>
</fieldset>
</div>
</div>
</div>
</div>
<div class="fichePokemon">
<div class='sheet-3colrow'>
<div class='sheet-col'>
<h3>Description</h3>
<div class="mainBlock infoBlock">
<label>
<span>Surnom : </span>
<input type="text" name="attr_character_surnom" />
</label>
<label>
<span>Type : </span>
<input type="text" name="attr_character_type" />
</label>
<label>
<span>Nature : </span>
<input type="text" name="attr_character_nature" />
</label>
</div>
</div>
<div class='sheet-col'>
<div class="mainBlock infoBlock marginTop27">
<label>
<span>Genre : </span>
<input type="text" name="attr_character_genre" />
</label>
<label>
<span>Taille : </span>
<input type="text" name="attr_character_taille" />
</label>
<label>
<span>Poids : </span>
<input type="text" name="attr_character_poids" />
</label>
</div>
</div>
<div class='sheet-col'>
<div class="mainBlock infoBlock marginTop27">
<label>
<span>Ball : </span>
<input type="text" name="attr_character_ball" />
</label>
<label>
<span>Objet tenu : </span>
<input type="text" name="attr_character_objet" />
</label>
<label>
<span>Provenance : </span>
<input type="text" name="attr_character_provenance" />
</label>
</div>
</div>
</div>
<div class="mainBlock W100 infoBlock">
<label>
<span>Capacité spéciale</span>
<input type="text" name="attr_capaciteSpecial" />
</label>
</div>
<div class="mainBlock mainStatsComp">
<div class="mainBlock bigColumnLeftBlock">
<div class="mainBlock statsBlock spe4Way backgroundSombrePair separations">
<div>
<span></span>
<span>Base</span>
<span>IV</span>
<span>EV</span>
<span>Nature</span>
<span>Total</span>
<span>Temp</span>
<span>Méga</span>
</div>
<div>
<button name="attr_rollDex" type="roll" title="Jet de dextérité" value="@{jGM} &{template:simple} {{name=DEX}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">DEX</button>
<input type="number" name="attr_dex_base" value="0" />
<input type="number" name="attr_dex_iv" value="0" />
<input type="number" name="attr_dex_ev" value="0" />
<input type="number" name="attr_dex_nature" value="0" />
<input type="number" name="attr_dex_total" value="@{dex_base}+@{dex_temp}+@{dex_iv}+@{dex_ev}+@{dex_nature}+@{dex_mega}" disabled />
<input type="number" name="attr_dex_temp" value="0" />
<input type="number" name="attr_dex_mega" value="0" />
</div>
<div>
<button name="attr_rollFor" type="roll" title="Jet de force" value="@{jGM} &{template:simple} {{name=FOR}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">FOR</button>
<input type="number" name="attr_for_base" value="0" />
<input type="number" name="attr_for_iv" value="0" />
<input type="number" name="attr_for_ev" value="0" />
<input type="number" name="attr_for_nature" value="0" />
<input type="number" name="attr_for_total" value="@{for_base}+@{for_temp}+@{for_iv}+@{for_ev}+@{for_nature}+@{for_mega}" disabled />
<input type="number" name="attr_for_temp" value="0" />
<input type="number" name="attr_for_mega" value="0" />
</div>
<div>
<button name="attr_rollCon" type="roll" title="Jet de concentration" value="@{jGM} &{template:simple} {{name=CON}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">CON</button>
<input type="number" name="attr_con_base" value="0" />
<input type="number" name="attr_con_iv" value="0" />
<input type="number" name="attr_con_ev" value="0" />
<input type="number" name="attr_con_nature" value="0" />
<input type="number" name="attr_con_total" value="@{con_base}+@{con_temp}+@{con_iv}+@{con_ev}+@{con_nature}+@{con_mega}" disabled />
<input type="number" name="attr_con_temp" value="0" />
<input type="number" name="attr_con_mega" value="0" />
</div>
<div>
<button name="attr_rollEnd" type="roll" title="Jet d'endurance" value="@{jGM} &{template:simple} {{name=END}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">END</button>
<input type="number" name="attr_end_base" value="0" />
<input type="number" name="attr_end_iv" value="0" />
<input type="number" name="attr_end_ev" value="0" />
<input type="number" name="attr_end_nature" value="0" />
<input type="number" name="attr_end_total" value="@{end_base}+@{end_temp}+@{end_iv}+@{end_ev}+@{end_nature}+@{end_mega}" disabled />
<input type="number" name="attr_end_temp" value="0" />
<input type="number" name="attr_end_mega" value="0" />
</div>
<div>
<button name="attr_rollVol" type="roll" title="Jet de volonté" value="@{jGM} &{template:simple} {{name=VOL}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">VOL</button>
<input type="number" name="attr_vol_base" value="0" />
<input type="number" name="attr_vol_iv" value="0" />
<input type="number" name="attr_vol_ev" value="0" />
<input type="number" name="attr_vol_nature" value="0" />
<input type="number" name="attr_vol_total" value="@{vol_base}+@{vol_temp}+@{vol_iv}+@{vol_ev}+@{vol_nature}+@{vol_mega}" disabled />
<input type="number" name="attr_vol_temp" value="0" />
<input type="number" name="attr_vol_mega" value="0" />
</div>
<div>
<span>VIT</span>
<input type="number" name="attr_vit_base" value="10" />
<input type="number" name="attr_vit_iv" value="0" />
<input type="number" name="attr_vit_ev" value="0" />
<input type="number" name="attr_vit_nature" value="0" />
<input type="number" name="attr_vit_total" value="@{vit_base}+@{vit_temp}+@{vit_iv}+@{vit_ev}+@{vit_nature}+@{vit_mega}" disabled />
<input type="number" name="attr_vit_temp" value="0" />
<input type="number" name="attr_vit_mega" value="0" />
</div>
<div>
<span>ENE</span>
<input type="number" name="attr_ene_base" value="50" />
<input type="number" name="attr_ene_iv" value="0" />
<input type="number" name="attr_ene_ev" value="0" />
<input type="number" name="attr_ene_nature" value="0" />
<input type="number" name="attr_ene_total" value="@{ene_base}+@{ene_temp}+@{ene_iv}+@{ene_ev}+@{ene_nature}+@{ene_mega}" disabled />
<input type="number" name="attr_ene_temp" value="0" />
<input type="number" name="attr_ene_mega" value="0" />
</div>
</div>
<div class="mainBlock mainSensibilite separations">
<h3>Sensibilités</h3>
<div class="mainBlock sensibilite sensAcier separations">
<h4>Acier</h4>
<input type="number" name="attr_sensiAcier" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensCombat separations">
<h4>Combat</h4>
<input type="number" name="attr_sensiCombat" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensDragon separations">
<h4>Dragon</h4>
<input type="number" name="attr_sensiDragon" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensEau separations">
<h4>Eau</h4>
<input type="number" name="attr_sensiEau" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensElectrik separations">
<h4>Electrik</h4>
<input type="number" name="attr_sensiElectrik" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensFee separations">
<h4>Fée</h4>
<input type="number" name="attr_sensiFee" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensFeu separations">
<h4>Feu</h4>
<input type="number" name="attr_sensiFeu" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensGlace separations">
<h4>Glace</h4>
<input type="number" name="attr_sensiGlace" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensInsecte separations">
<h4>Insecte</h4>
<input type="number" name="attr_sensiInsecte" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensNormal separations">
<h4>Normal</h4>
<input type="number" name="attr_sensiNormal" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPlante separations">
<h4>Plante</h4>
<input type="number" name="attr_sensiPlante" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPoison separations">
<h4>Poison</h4>
<input type="number" name="attr_sensiPoison" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPsy separations">
<h4>Psy</h4>
<input type="number" name="attr_sensiPsy" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensRoche separations">
<h4>Roche</h4>
<input type="number" name="attr_sensiRoche" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensSol separations">
<h4>Sol</h4>
<input type="number" name="attr_sensiSol" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensSpectre separations">
<h4>Spectre</h4>
<input type="number" name="attr_sensiSpectre" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensTenebres separations">
<h4>Ténèbres</h4>
<input type="number" name="attr_sensiTenebres" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensVol separations">
<h4>Vol</h4>
<input type="number" name="attr_sensiVol" value="1" step="0.5"/>
</div>
</div>
</div>
<div class="mainBlock smallCompMainBlock separations">
<div class="mainBlock compBlock spe1WayBlock backgroundSombrePair backgroundSombreRepeatingPair">
<div>
<span>Compétences Générales</span>
<span>Points</span>
</div>
<div>
<button name="attr_rollcourse" type="roll" title="Jet de course" value="@{jGM} &{template:simple} {{name=Course}} {{jet=[[ {@{course}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Course</button>
<input type="number" name="attr_course" value="0" />
</div>
<div>
<button name="attr_rolldiscretion" type="roll" title="Jet de discrétion" value="@{jGM} &{template:simple} {{name=Discrétion}} {{jet=[[ {@{discretion}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Discrétion</button>
<input type="number" name="attr_discretion" value="0" />
</div>
<div>
<button name="attr_rollflair" type="roll" title="Jet de flair" value="@{jGM} &{template:simple} {{name=Flair}} {{jet=[[ {@{flair}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Flair</button>
<input type="number" name="attr_flair" value="0" />
</div>
<div>
<button name="attr_rollnage" type="roll" title="Jet de nage" value="@{jGM} &{template:simple} {{name=Nage}} {{jet=[[ {@{nage}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Nage</button>
<input type="number" name="attr_nage" value="0" />
</div>
<div>
<button name="attr_rollvol" type="roll" title="Jet de vol" value="@{jGM} &{template:simple} {{name=Vol}} {{jet=[[ {@{vol}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Vol</button>
<input type="number" name="attr_vol" value="0" />
</div>
<fieldset class="repeating_comp">
<div>
<input type="checkbox" name="attr_check_spe_repeatingPokemon" value="1" checked /><span></span>
<button name="attr_roll_repeatingPokemon" type="roll" title="Jet" value="@{jGM} &{template:simple} {{name=@{nom_comp_repeating}}} {{jet=[[ {@{comp_repeating}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}"><span name="attr_nom_comp_repeating"></span></button>
<input type="number" name="attr_comp_repeating" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_nom_comp_repeating" placeholder="Compétence" />
</div>
</div>
</fieldset>
</div>
<div class="mainBlock compBlock spe1WayBlock backgroundSombrePair backgroundSombreRepeatingPair">
<div>
<span>Compétences de Combat</span>
<span>Points</span>
</div>
<div>
<button name="attr_rollcombatRapproche" type="roll" title="Jet de combat rapproché" value="@{jGM} &{template:simple} {{name=Combat Rapproché}} {{jet=[[ {@{combatRapproche}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Combat Rapproché</button>
<input type="number" name="attr_combatRapproche" value="0" />
</div>
<div>
<button name="attr_rolldeplacementsRapides" type="roll" title="Jet de déplacements rapides" value="@{jGM} &{template:simple} {{name=Déplacements Rapides}} {{jet=[[ {@{deplacementsRapides}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Déplacements Rapides</button>
<input type="number" name="attr_deplacementsRapides" value="0" />
</div>
<div>
<button name="attr_rollesquive" type="roll" title="Jet d'esquive" value="@{jGM} &{template:simple} {{name=Esquive}} {{jet=[[ {@{esquive}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Esquive</button>
<input type="number" name="attr_esquive" value="0" />
</div>
<fieldset class="repeating_compCombat">
<div class="repeating_special">
<input type="checkbox" name="attr_check_spe_repeatingPokemon" value="1" checked /><span></span>
<button name="attr_roll_repeatingCompCombatPokemon" type="roll" title="Jet" value="@{jGM} &{template:simple} {{name=@{nom_compCombat_repeating}}} {{jet=[[ {@{compCombat_repeating}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}"><span name="attr_nom_compCombat_repeating"></span></button>
<input type="number" name="attr_compCombat_repeating" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_nom_compCombat_repeating" placeholder="Compétence" />
</div>
</div>
</fieldset>
</div>
<div class="mainBlock compBlock spe1WayBlock backgroundSombrePair backgroundSombreRepeatingImpair">
<div>
<span>Compétences Spécialisées</span>
<span>Points</span>
</div>
<div>
<button name="attr_rolllangageHumain" type="roll" title="Jet de langage humain" value="@{jGM} &{template:simple} {{name=Langage Humain}} {{jet=[[ {@{langageHumain}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Langage Humain</button>
<input type="number" name="attr_langageHumain" value="0" />
</div>
<div>
<button name="attr_rolltelepathie" type="roll" title="Jet de télépathie" value="@{jGM} &{template:simple} {{name=Télépathie}} {{jet=[[ {@{telepathie}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">Télépathie</button>
<input type="number" name="attr_telepathie" value="0" />
</div>
<fieldset class="repeating_compSpecialisees">
<div class="repeating_special">
<input type="checkbox" name="attr_check_spe_repeatingPokemon" value="1" checked /><span></span>
<button name="attr_roll_repeatingCompSpecialiseesPokemon" type="roll" title="Jet" value="@{jGM} &{template:simple} {{name=@{nom_compSpecialisees_repeating}}} {{jet=[[ {@{compSpecialisees_repeating}D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}"><span name="attr_nom_compSpecialisees_repeating"></span></button>
<input type="number" name="attr_compSpecialisees_repeating" value="0" />
<div class="hiddenDiv">
<input type="text" name="attr_nom_compSpecialisees_repeating" placeholder="Compétence" />
</div>
</div>
</fieldset>
</div>
</div>
</div>
</div>
</div>
<div class="INVENTAIRE tab2 tab-content separation">
<div class="ficheDresseur">
<div class="mainBlock inventaireBlock">
<h3>Inventaire</h3>
<div>
<fieldset class="repeating_inventaire1">
<label>
<input type="number" name="attr_nbre_inventaire" placeholder="Nbre" />
<input type="text" name="attr_inventaire" placeholder="Objet" />
</label>
</fieldset>
</div>
<div>
<fieldset class="repeating_inventaire2">
<label>
<input type="number" name="attr_nbre_inventaire" placeholder="Nbre" />
<input type="text" name="attr_inventaire" placeholder="Objet" />
</label>
</fieldset>
</div>
<div>
<fieldset class="repeating_inventaire3">
<label>
<input type="number" name="attr_nbre_inventaire" placeholder="Nbre" />
<input type="text" name="attr_inventaire" placeholder="Objet" />
</label>
</fieldset>
</div>
<div>
<fieldset class="repeating_inventaire4">
<label>
<input type="number" name="attr_nbre_inventaire" placeholder="Nbre" />
<input type="text" name="attr_inventaire" placeholder="Objet" />
</label>
</fieldset>
</div>
</div>
<div class="mainBlock notesBadgesBlock">
<div class="mainBlock notesBlock separations">
<h3>Notes</h3>
<textarea name="attr_notes" placeholder="Pour vos petites notes" ></textarea>
</div>
<div class="mainBlock badgesBlock separations">
<h3>Boîte à Badges</h3>
<div class="b14">
<input type="text" name="attr_badge_1"/>
<input type="text" name="attr_badge_2"/>
<input type="text" name="attr_badge_3"/>
<input type="text" name="attr_badge_4"/>
</div>
<div class="b58">
<input type="text" name="attr_badge_5"/>
<input type="text" name="attr_badge_6"/>
<input type="text" name="attr_badge_7"/>
<input type="text" name="attr_badge_8"/>
</div>
</div>
</div>
</div>
</div>
<div class="BOITEPC tab3 tab-content separation">
<div class="ficheDresseur">
<div class="mainBlock boiteMainBlock">
<div class="mainBlock boiteBlock">
<h3>Boîtes Pokemon</h3>
<div>
<fieldset class="repeating_boitePokemon">
<div>
<label>
<span></span>
<input type="text" name="attr_boitePokemon" />
</label>
</div>
</fieldset>
</div>
<div>
<fieldset class="repeating_boitePokemonSuite">
<div>
<label>
<span></span>
<input type="text" name="attr_boitePokemon" />
</label>
</div>
</fieldset>
</div>
</div>
<div class="mainBlock boiteObjetBlock">
<h3>Boîtes Objet</h3>
<div>
<fieldset class="repeating_boiteObjet">
<input type="text" name="attr_boitePokemon" />
</fieldset>
</div>
<div>
<fieldset class="repeating_boiteObjetSuite">
<input type="text" name="attr_boitePokemon" />
</fieldset>
</div>
</div>
</div>
</div>
</div>
<div class="COMBAT tab4 tab-content separation">
<div class="ficheDresseur">
<div class="mainBlock blockInitiative">
<button name="attr_rollInit" type="roll" title="Jet d'initiative" value="@{jGM} &{template:initiative} {{name=Initiative}} {{jet=[[ 1D10+[[@{dex_total}]] ]]}}">INITIATIVE</button>
</div>
<div class="mainBlock statsBlockCombat">
<h3>Caractéristiques</h3>
<div>
<button name="attr_rollDex" type="roll" title="Jet de dextérité" value="@{jGM} &{template:simple} {{name=DEX}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">DEXTÉRITÉ</button>
<input type="number" name="attr_dex_temp" value="0" title="Temp." />
<input type="number" name="attr_dex_total" value="@{dex_base}+@{dex_temp}+@{dex_iv}+@{dex_ev}+@{dex_nature}+@{dex_mega}" disabled />
</div>
<div>
<button name="attr_rollFor" type="roll" title="Jet de force" value="@{jGM} &{template:simple} {{name=FOR}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">FORCE</button>
<input type="number" name="attr_for_temp" value="0" title="Temp" />
<input type="number" name="attr_for_total" value="@{for_base}+@{for_temp}+@{for_iv}+@{for_ev}+@{for_nature}+@{for_mega}" disabled />
</div>
<div>
<button name="attr_rollCon" type="roll" title="Jet de concentration" value="@{jGM} &{template:simple} {{name=CON}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">CONSTITUTION</button>
<input type="number" name="attr_con_temp" value="0" title="Temp" />
<input type="number" name="attr_con_total" value="@{con_base}+@{con_temp}+@{con_iv}+@{con_ev}+@{con_nature}+@{con_mega}" disabled />
</div>
<div>
<button name="attr_rollEnd" type="roll" title="Jet d'endurance" value="@{jGM} &{template:simple} {{name=END}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">ENDURANCE</button>
<input type="number" name="attr_end_temp" value="0" title="Temp" />
<input type="number" name="attr_end_total" value="@{end_base}+@{end_temp}+@{end_iv}+@{end_ev}+@{end_nature}+@{end_mega}" disabled />
</div>
<div>
<button name="attr_rollVol" type="roll" title="Jet de volonté" value="@{jGM} &{template:simple} {{name=VOL}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">VOLONTÉ</button>
<input type="number" name="attr_vol_temp" value="0" title="Temp" />
<input type="number" name="attr_vol_total" value="@{vol_base}+@{vol_temp}+@{vol_iv}+@{vol_ev}+@{vol_nature}+@{vol_mega}" disabled />
</div>
<div>
<span>VITALITÉ</span>
<input type="number" name="attr_vit_temp" value="0" title="Temp" />
<input type="number" name="attr_vit_total" value="@{vit_base}+@{vit_temp}+@{vit_iv}+@{vit_ev}+@{vit_nature}+@{vit_mega}" disabled />
</div>
</div>
<div class="mainBlock armesBlockCombat">
<h3>Armes</h3>
<div>
<fieldset class="repeating_armes1">
<div>
<input type="text" name="attr_armeNom" placeholder="Nom" value="" />
<input type="number" name="attr_armeDegats" placeholder="Dégâts" />
<button name="attr_rollArmes" type="roll" title="Jet de l'arme" value="@{jGM} &{template:armes} {{name=@{armeNom}}} {{degats=[[ @{armeDegats}D10>?{Difficulté dégâts|0} ]]}}"/>
</div>
</fieldset>
</div>
<div>
<fieldset class="repeating_armes2">
<div>
<input type="text" name="attr_armeNom" placeholder="Nom" value="" />
<input type="number" name="attr_armeDegats" placeholder="Dégâts" />
<button name="attr_rollArmes" type="roll" title="Jet de l'arme" value="@{jGM} &{template:armes} {{name=@{armeNom}}} {{degats=[[ @{armeDegats}D10>?{Difficulté dégâts|0} ]]}}"/>
</div>
</fieldset>
</div>
<div>
<fieldset class="repeating_armes3">
<div>
<input type="text" name="attr_armeNom" placeholder="Nom" value="" />
<input type="number" name="attr_armeDegats" placeholder="Dégâts" />
<button name="attr_rollArmes" type="roll" title="Jet de l'arme" value="@{jGM} &{template:armes} {{name=@{armeNom}}} {{degats=[[ @{armeDegats}D10>?{Difficulté dégâts|0} ]]}}"/>
</div>
</fieldset>
</div>
</div>
</div>
<div class="fichePokemon">
<div class="mainBlock blockInitiative">
<button name="attr_rollInit" type="roll" title="Jet d'initiative" value="@{jGM} &{template:initiative} {{name=Initiative}} {{jet=[[ 1D10+[[@{dex_total}]] ]]}}">INITIATIVE</button>
</div>
<div class="mainBlock statsBlockCombat">
<h3>Caractéristiques</h3>
<div>
<button name="attr_rollDex" type="roll" title="Jet de dextérité" value="@{jGM} &{template:simple} {{name=DEX}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">DEXTÉRITÉ</button>
<input type="number" name="attr_dex_temp" value="0" title="Temp." />
<input type="number" name="attr_dex_total" value="@{dex_base}+@{dex_temp}+@{dex_iv}+@{dex_ev}+@{dex_nature}+@{dex_mega}" disabled />
</div>
<div>
<button name="attr_rollFor" type="roll" title="Jet de force" value="@{jGM} &{template:simple} {{name=FOR}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">FORCE</button>
<input type="number" name="attr_for_temp" value="0" title="Temp" />
<input type="number" name="attr_for_total" value="@{for_base}+@{for_temp}+@{for_iv}+@{for_ev}+@{for_nature}+@{for_mega}" disabled />
</div>
<div>
<button name="attr_rollCon" type="roll" title="Jet de concentration" value="@{jGM} &{template:simple} {{name=CON}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">CONSTITUTION</button>
<input type="number" name="attr_con_temp" value="0" title="Temp" />
<input type="number" name="attr_con_total" value="@{con_base}+@{con_temp}+@{con_iv}+@{con_ev}+@{con_nature}+@{con_mega}" disabled />
</div>
<div>
<button name="attr_rollEnd" type="roll" title="Jet d'endurance" value="@{jGM} &{template:simple} {{name=END}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">ENDURANCE</button>
<input type="number" name="attr_end_temp" value="0" title="Temp" />
<input type="number" name="attr_end_total" value="@{end_base}+@{end_temp}+@{end_iv}+@{end_ev}+@{end_nature}+@{end_mega}" disabled />
</div>
<div>
<button name="attr_rollVol" type="roll" title="Jet de volonté" value="@{jGM} &{template:simple} {{name=VOL}} {{jet=[[ {1D10}>?{Difficulté ?|5}f[[ {[[{[[?{Difficulté ?|5}-3]], 0}kh1]], 1}kl1]] ]]}}">VOLONTÉ</button>
<input type="number" name="attr_vol_temp" value="0" title="Temp" />
<input type="number" name="attr_vol_total" value="@{vol_base}+@{vol_temp}+@{vol_iv}+@{vol_ev}+@{vol_nature}+@{vol_mega}" disabled />
</div>
<div>
<span>VITALITÉ</span>
<input type="number" name="attr_vit_temp" value="0" title="Temp" />
<input type="number" name="attr_vit_total" value="@{vit_base}+@{vit_temp}+@{vit_iv}+@{vit_ev}+@{vit_nature}+@{vit_mega}" disabled />
</div>
<div>
<span>ÉNERGIE</span>
<input type="number" name="attr_ene_temp" value="0" title="Temp" />
<input type="number" name="attr_ene_total" value="@{ene_base}+@{ene_temp}+@{ene_iv}+@{ene_ev}+@{ene_nature}+@{ene_mega}" disabled />
</div>
</div>
<div class="mainBlock repeatingTechniquesBlock">
<h3>Techniques</h3>
<fieldset class="repeating_techniques">
<div class="mainBlock techBlock">
<div>
<button name="attr_repeatingTech" type="roll" value="@{jGM} &{template:technique} {{name=@{techName}}} {{energie=@{techEnergie}}} {{type=@{techType}}} {{categorie=@{techCategorie}}} {{portee=@{techPortee}}} {{precision=@{techPrecision}}} {{degats=[[@{techDegats}>?{Difficulté dégâts|0}]]}} {{effets=@{techEffets}}}"></button>
<span>Nom</span>
<span>Énergie</span>
<span>Type</span>
<span>Catégorie</span>
<span>Portée</span>
<span>Précision</span>
<span>Dégâts</span>
</div>
<div>
<input type="text" name="attr_techName" />
<input type="text" name="attr_techEnergie" />
<input type="text" name="attr_techType" />
<input type="text" name="attr_techCategorie" />
<input type="text" name="attr_techPortee" />
<input type="number" name="attr_techPrecision" value="0" min="0" />
<input type="number" name="attr_techDegats" value="0" min="0" />
</div>
<input type="text" name="attr_techEffets" placeholder="Effets supplémentaires" />
</div>
</fieldset>
</div>
<div class="mainBlock mainSensibilite separations">
<h3>Sensibilités</h3>
<div class="mainBlock sensibilite sensAcier separations">
<h4>Acier</h4>
<input type="number" name="attr_sensiAcier" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensCombat separations">
<h4>Combat</h4>
<input type="number" name="attr_sensiCombat" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensDragon separations">
<h4>Dragon</h4>
<input type="number" name="attr_sensiDragon" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensEau separations">
<h4>Eau</h4>
<input type="number" name="attr_sensiEau" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensElectrik separations">
<h4>Electrik</h4>
<input type="number" name="attr_sensiElectrik" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensFee separations">
<h4>Fée</h4>
<input type="number" name="attr_sensiFee" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensFeu separations">
<h4>Feu</h4>
<input type="number" name="attr_sensiFeu" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensGlace separations">
<h4>Glace</h4>
<input type="number" name="attr_sensiGlace" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensInsecte separations">
<h4>Insecte</h4>
<input type="number" name="attr_sensiInsecte" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensNormal separations">
<h4>Normal</h4>
<input type="number" name="attr_sensiNormal" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPlante separations">
<h4>Plante</h4>
<input type="number" name="attr_sensiPlante" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPoison separations">
<h4>Poison</h4>
<input type="number" name="attr_sensiPoison" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensPsy separations">
<h4>Psy</h4>
<input type="number" name="attr_sensiPsy" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensRoche separations">
<h4>Roche</h4>
<input type="number" name="attr_sensiRoche" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensSol separations">
<h4>Sol</h4>
<input type="number" name="attr_sensiSol" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensSpectre separations">
<h4>Spectre</h4>
<input type="number" name="attr_sensiSpectre" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensTenebres separations">
<h4>Ténèbres</h4>
<input type="number" name="attr_sensiTenebres" value="1" step="0.5"/>
</div>
<div class="mainBlock sensibilite sensVol separations">
<h4>Vol</h4>
<input type="number" name="attr_sensiVol" value="1" step="0.5"/>
</div>
</div>
</div>
</div>
<rolltemplate class="sheet-rolltemplate-simple">
<h3>{{name}}</h3>
<div>
<span>Succès</span>
<span>{{jet}}</span>
</div>
{{#specialisation}}
<div>
<h4>Spécialisations</h4>
</div>
<div>
<span>{{specialisation}}</span>
</div>
{{/specialisation}}
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-initiative">
<h3>{{name}}</h3>
<div>
<span>Score</span>
<span>{{jet}}</span>
</div>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-technique">
<h3>{{name}}</h3>
<div>
<span>Catégorie</span>
<span>{{categorie}}</span>
</div>
<div>
<span>Type</span>
<span>{{type}}</span>
</div>
<div>
<span>Énergie</span>
<span>{{energie}}</span>
</div>
<div>
<span>Précision</span>
<span>{{precision}}%</span>
</div>
<div>
<span>Portée</span>
<span>{{portee}}</span>
</div>
<div>
<span>Dégâts</span>
<span>{{degats}}</span>
</div>
<h4>Effets Supplémentaires</h4>
<div>
{{effets}}
</div>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-armes">
<h3>{{name}}</h3>
<div>
<span>Dégâts</span>
<span>{{degats}}</span>
</div>
</rolltemplate>