mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update COPS.html
This commit is contained in:
+107
-104
@@ -27,7 +27,7 @@
|
||||
<TD><input type="text" name="attr_Grade" /></TD>
|
||||
<TD><input type="text" name="attr_Surnom" /></TD>
|
||||
<TD><input type="number" name="attr_Age" /></TD>
|
||||
<TD><input type="date" name="attr_DateInteg" /></TD>
|
||||
<TD><input type="text" name="attr_DateInteg" /></TD>
|
||||
</TR>
|
||||
</Table>
|
||||
</div>
|
||||
@@ -63,7 +63,7 @@
|
||||
</TD>
|
||||
<TD><input type="text" name="attr_OriginesSociales" /></TD>
|
||||
<TD><input type="text" name="attr_Etudes" /></TD>
|
||||
<TD><input type="number" name="attr_Balance" />/<input type="number" name="attr_Treso" /></TD>
|
||||
<TD><input type="number" class="long" name="attr_Balance" />/<input type="number" class="long" name="attr_Treso" /></TD>
|
||||
</TR>
|
||||
</Table>
|
||||
</div>
|
||||
@@ -78,7 +78,7 @@
|
||||
<td ><button type='roll' value='/roll @{Carrure}d10>6!' name='roll_Carrure' title="Jet Carrure" /></button></td>
|
||||
<td>Carrure</TD>
|
||||
<td ><input type="number" name="attr_Carrure" value="1"/></td>
|
||||
<td ><button type='roll' value='/roll @{Perception}d10!>6' name='roll_Perception' title="Jet Perception" /></button></td>
|
||||
<td ><button type='roll' value='/roll @{Perception}d10>6!' name='roll_Perception' title="Jet Perception" /></button></td>
|
||||
<td>Perception</TD>
|
||||
<td ><input type="number" name="attr_Perception" value="1"/></td>
|
||||
</tr>
|
||||
@@ -115,7 +115,7 @@
|
||||
<p>
|
||||
|
||||
<h2>Compétences</h2>
|
||||
<div class='3colrow'>
|
||||
<div class='2colrow'>
|
||||
<div class='col'>
|
||||
<table class="CSSTable">
|
||||
<TR>
|
||||
@@ -421,109 +421,112 @@
|
||||
</TR>
|
||||
</Table>
|
||||
</div>
|
||||
<div class='col'>
|
||||
<Table class="CSSTable">
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Electronique}!' name='roll_Electronique' title="Jet Electronique"/></button></TD>
|
||||
<TD>Electronique</TD>
|
||||
<TD><input type="number" name="attr_Electronique" value="10" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Informatique}!' name='roll_Informatique' title="Jet Informatique"/></button></TD>
|
||||
<TD>Informatique</TD>
|
||||
<TD><input type="number" name="attr_Informatique" value="7" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{InformatiqueSpe}!' name='roll_InformatiqueSpe' title="Jet Informatique Spe"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomInformatiqueSpe">
|
||||
<option value="Default">Informatique 5+: choix spécialité 1</option>
|
||||
<option value="Option1">Piratage</option>
|
||||
<option value="Option2">Programmation</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_InformatiqueSpe" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{InformatiqueSpe2}!' name='roll_InformatiqueSpe2' title="Jet Informatique Spe2"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomInformatiqueSpe2">
|
||||
<option value="Default">Informatique 5+: choix spécialité 2</option>
|
||||
<option value="Option1">Piratage</option>
|
||||
<option value="Option2">Programmation</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_InformatiqueSpe2" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
</Div>
|
||||
<div class='col'>
|
||||
<Table class="CSSTable">
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Electronique}!' name='roll_Electronique' title="Jet Electronique"/></button></TD>
|
||||
<TD>Electronique</TD>
|
||||
<TD><input type="number" name="attr_Electronique" value="10" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Informatique}!' name='roll_Informatique' title="Jet Informatique"/></button></TD>
|
||||
<TD>Informatique</TD>
|
||||
<TD><input type="number" name="attr_Informatique" value="7" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{InformatiqueSpe}!' name='roll_InformatiqueSpe' title="Jet Informatique Spe"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomInformatiqueSpe">
|
||||
<option value="Default">Informatique 5+: choix spécialité 1</option>
|
||||
<option value="Option1">Piratage</option>
|
||||
<option value="Option2">Programmation</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_InformatiqueSpe" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{InformatiqueSpe2}!' name='roll_InformatiqueSpe2' title="Jet Informatique Spe2"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomInformatiqueSpe2">
|
||||
<option value="Default">Informatique 5+: choix spécialité 2</option>
|
||||
<option value="Option1">Piratage</option>
|
||||
<option value="Option2">Programmation</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_InformatiqueSpe2" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{Mecanique}!' name='roll_Mecanique' title="Jet Mecanique"/></button></TD>
|
||||
<TD>Mecanique</TD>
|
||||
<TD><input type="number" name="attr_Mecanique" value="10" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{MecaniqueSpe}!' name='roll_MecaniqueSpe' title="Jet Mecanique Spé"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomMecaniquespe1">
|
||||
<option value="Default">Mecanique 6+: choix spécialité 1</option>
|
||||
<option value="Option1">Armement</option>
|
||||
<option value="Option2">Automobile</option>
|
||||
<option value="Option3">Mécanique de Précision</option>
|
||||
<option value="Option4">Sécurité</option>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{Mecanique}!' name='roll_Mecanique' title="Jet Mecanique"/></button></TD>
|
||||
<TD>Mecanique</TD>
|
||||
<TD><input type="number" name="attr_Mecanique" value="10" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{MecaniqueSpe}!' name='roll_MecaniqueSpe' title="Jet Mecanique Spé"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomMecaniquespe1">
|
||||
<option value="Default">Mecanique 6+: choix spécialité 1</option>
|
||||
<option value="Option1">Armement</option>
|
||||
<option value="Option2">Automobile</option>
|
||||
<option value="Option3">Mécanique de Précision</option>
|
||||
<option value="Option4">Sécurité</option>
|
||||
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_MecaniqueSpe" value=""/>]</TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Medecine}!' name='roll_Medecine' title="Jet Medecine"/></button></TD>
|
||||
<TD>Medecine</TD>
|
||||
<TD><input type="number" name="attr_Medecine" value="10" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{MedecineSpe}!' name='roll_MedecineSpe' title="Jet Medecine Spé"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomMedecinespe1">
|
||||
<option value="Default">Medecine 6+: choix spécialité</option>
|
||||
<option value="Option1">Chirurgie</option>
|
||||
<option value="Option2">Pharmacologie</option>
|
||||
<option value="Option3">Médecine Légale</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_MedecineSpe" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_MecaniqueSpe" value=""/>]</TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Sang-Froid}d10>@{Jeu}!' name='roll_Jeu' title="Jet Jeu"/></button></TD>
|
||||
<TD>Jeu</TD>
|
||||
<TD><input type="number" name="attr_Jeu" value="10" /></TD>
|
||||
<TD>SgF</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{Medecine}!' name='roll_Medecine' title="Jet Medecine"/></button></TD>
|
||||
<TD>Medecine</TD>
|
||||
<TD><input type="number" name="attr_Medecine" value="10" /></TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Education}d10>@{MedecineSpe}!' name='roll_MedecineSpe' title="Jet Medecine Spé"/></button></TD>
|
||||
<TD>
|
||||
<select name="attr_nomMedecinespe1">
|
||||
<option value="Default">Medecine 6+: choix spécialité</option>
|
||||
<option value="Option1">Chirurgie</option>
|
||||
<option value="Option2">Pharmacologie</option>
|
||||
<option value="Option3">Médecine Légale</option>
|
||||
</select>
|
||||
</TD>
|
||||
<TD>[<input type="number" name="attr_MedecineSpe" value=""/>]</TD>
|
||||
<TD>Edu</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Sang-Froid}d10>@{Jeu}!' name='roll_Jeu' title="Jet Jeu"/></button></TD>
|
||||
<TD>Jeu</TD>
|
||||
<TD><input type="number" name="attr_Jeu" value="10" /></TD>
|
||||
<TD>SgF</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{Lancer}!' name='roll_Lancer' title="Jet Lancer"/></button></TD>
|
||||
<TD>Lancer</TD>
|
||||
<TD><input type="number" name="attr_Lancer" value="10" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{Lancer}!' name='roll_Lancer' title="Jet Lancer"/></button></TD>
|
||||
<TD>Lancer</TD>
|
||||
<TD><input type="number" name="attr_Lancer" value="10" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{PremSecours}!' name='roll_PremSecours' title="Jet PremSecours"/></button></TD>
|
||||
<TD>Premiers Secours</TD>
|
||||
<TD><input type="number" name="attr_PremSecours" value="8" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
</Table>
|
||||
<TR>
|
||||
<TD><button type='roll' value='/roll @{Coordination}d10>@{PremSecours}!' name='roll_PremSecours' title="Jet PremSecours"/></button></TD>
|
||||
<TD>Premiers Secours</TD>
|
||||
<TD><input type="number" name="attr_PremSecours" value="8" /></TD>
|
||||
<TD>Coo</TD>
|
||||
</TR>
|
||||
|
||||
</Table>
|
||||
</div>
|
||||
|
||||
<fieldset class="repeating_competence">
|
||||
<button type='roll' value='/roll @{basecompetence}d10>@{Competence}!' name='roll_Competence' title="jet compétence"></button>
|
||||
<input type="text" placeholder = "Nom Competence" name="attr_descrcompetence">
|
||||
@@ -679,7 +682,7 @@
|
||||
</P>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user