mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Add files via upload
In-Nomine
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
/*
|
||||
<img src="http://roleplayers.com.br/wp-content/uploads/2017/08/background.png" id="ficha" style="position: fixed; min-width: 900px; max-width: 900px; min-height: 500px; max-height: 500px">
|
||||
*/
|
||||
/*----------- Tabs Setup -------------*/
|
||||
|
||||
/*this hides the contents of each tab by default*/
|
||||
.charsheet div[class^="sheet-section"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*this shows the tab content when the appropriate input field is selected*/
|
||||
.charsheet input.sheet-tab1:checked ~ div.sheet-section-anjo,
|
||||
.charsheet input.sheet-tab2:checked ~ div.sheet-section-demon{
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
/*this hides the radio button for each tab, makes it 100px wide and 40px tall and makes sure it's above everything else*/
|
||||
.charsheet input.sheet-tab {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
opacity: 0;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
/*this styles the span with the tab information and slides to the left, so it appears underneath the radio button*/
|
||||
.charsheet span.sheet-tab {
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
font-size: 13px;
|
||||
background: #c7c3b0;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
border-radius: 4px;
|
||||
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
margin-left: -101px;/*originally 91px*/
|
||||
}
|
||||
|
||||
/*this modifies the span color once the radio button is selected so you know which tab is selected*/
|
||||
.charsheet input.sheet-tab1:checked + span.sheet-tab1,
|
||||
.charsheet input.sheet-tab2:checked + span.sheet-tab2 {
|
||||
background: #2c424e;
|
||||
color: #bfc4c6;
|
||||
border-radius: 4px;
|
||||
}
|
||||
/*----------- End Tab Setup -----------*/
|
||||
@@ -0,0 +1,84 @@
|
||||
"roll20userid": "1211279"
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<!-- Set up the Tabs -->
|
||||
<input type="radio" class="sheet-tab sheet-tab1" name="attr_core-tab" value="1" title="Anjo" checked="checked"/>
|
||||
<span class="sheet-tab sheet-tab1" style='line-height: 40px;'>Anjo</span>
|
||||
<input type="radio" class="sheet-tab sheet-tab2" name="attr_core-tab" value="2" title="Demon" />
|
||||
<span class="sheet-tab sheet-tab2" style='line-height: 40px;'>Demônio</span>
|
||||
<!-- End Tab setup -->
|
||||
|
||||
<div class="sheet-section-anjo"><!-- Core Tab -->
|
||||
<!-- Stuff on the tab -->
|
||||
<img id="ficha" style="display: block; min-width: 900px; max-width: 900px; min-height: 500px; max-height: 500px;" src="http://roleplayers.com.br/wp-content/uploads/2017/08/background.png" alt="" />
|
||||
<div id="Atributos" style="position: relative; height: 100px; width: 900px; top:0px; left: 0%;">
|
||||
<input style="position: absolute; top: -475px; left: 370px; width: 180px; height: 25px;" name="attr_nome" type="text" />
|
||||
<select style="position: absolute; top: -443px; left: 387px; width: 163px; height: 25px;" name="attr_Arcanjo">
|
||||
<option value="Blandine">Blandine</option>
|
||||
<option value="David">David</option>
|
||||
<option value="Dominic">Dominic</option>
|
||||
<option value="Eli">Eli</option>
|
||||
<option value="Gabriel">Gabriel</option>
|
||||
<option value="Janus">Janus</option>
|
||||
<option value="Jean">Jean</option>
|
||||
<option value="Jordi">Jordi</option>
|
||||
<option value="Laurence">Laurence</option>
|
||||
<option value="Michael">Michael</option>
|
||||
<option value="Novalis">Novalis</option>
|
||||
<option value="Yves">Yves</option>
|
||||
</select>
|
||||
<select style="position: absolute; top: -475px; left: 601px; width: 170px; height: 25px;" name="attr_Coro">
|
||||
<option value="Elohim">Elohim</option>
|
||||
<option value="Grigori">Grigori</option>
|
||||
<option value="Kyriotetes">Kyriotetes</option>
|
||||
<option value="Malakim">Malakim</option>
|
||||
<option value="Mercurianos">Mercurianos</option>
|
||||
<option value="Ofanim">Ofanim</option>
|
||||
<option value="Querubim">Querubim</option>
|
||||
<option value="Serafim">Serafim</option>
|
||||
</select>
|
||||
<input style="position: absolute; top: -443px; left: 618px; width: 153px; height: 25px;" name="attr_Palavra" type="text" />
|
||||
<input style="position: absolute; top: -463px; left: 800px; width: 69px; height: 43px;" name="attr_Essencia" type="text" />
|
||||
</div>
|
||||
<div id="Corporeo" style="position: relative; height: 50px; width: 300px; top:-605px; left: 0%;">
|
||||
<input style="position: absolute; top: 118px; left: 248px; width: 40px;" name="attr_Corporeo" type="text" />
|
||||
<input style="position: absolute; top: 163px; left: 111px; width: 30px; height: 23px;" name="attr_Veste1" type="text" />
|
||||
<input style="position: absolute; top: 209px; left: 111px; width: 20px; height: 23px;" name="attr_Veste2" type="text" />
|
||||
<input style="position: absolute; top: 255px; left: 111px; width: 30px; height: 23px;" name="attr_Veste3" type="text" />
|
||||
<input style="position: absolute; top: 163px; left: 247px; width: 35px; height: 23px;" name="attr_Corpo1" type="text" />
|
||||
<input style="position: absolute; top: 209px; left: 257px; width: 25px; height: 23px;" name="attr_Corpo2" type="text" />
|
||||
<input style="position: absolute; top: 255px; left: 247px; width: 35px; height: 23px;" name="attr_Corpo3" type="text" />
|
||||
<input style="position: absolute; top: 204px; left: 176px; width: 35px; height: 23px;" name="attr_Força" type="text" />
|
||||
<input style="position: absolute; top: 241px; left: 176px; width: 35px; height: 23px;" name="attr_Agilidade" type="text" />
|
||||
</div>
|
||||
<div id="Etero" style="position: relative; height: 50px; width: 300px; top:-655px; left: 0%;">
|
||||
<input style="position: absolute; top: 118px; left: 441px; width: 40px;" name="attr_Etero" type="text" />
|
||||
<input style="position: absolute; top: 162px; left: 309px; width: 35px; height: 24px;" name="attr_Pontos" type="text" />
|
||||
<input style="position: absolute; top: 163px; left: 450px; width: 33px; height: 23px;" name="attr_Mente" type="text" />
|
||||
<input style="position: absolute; top: 255px; left: 477px; width: 46px; height: 31px;" name="attr_Disonacia" type="text" />
|
||||
<input style="position: absolute; top: 204px; left: 383px; width: 33px; height: 22px;" name="attr_Inteligencia" type="text" />
|
||||
<input style="position: absolute; top: 241px; left: 383px; width: 33px; height: 22px;" name="attr_Precisao" type="text" />
|
||||
</div>
|
||||
<div id="Celestial" style="position: relative; height: 50px; width: 300px; top:-705px; left: 0%;">
|
||||
<input style="position: absolute; top: 118px; left: 658px; width: 40px;" name="attr_Celestial" type="text" />
|
||||
<input style="position: absolute; top: 163px; left: 514px; width: 33px; height: 23px;" name="attr_cPontos" type="text" />
|
||||
<input style="position: absolute; top: 163px; left: 651px; width: 33px; height: 23px;" name="attr_Alma" type="text" />
|
||||
<input style="position: absolute; top: 198px; left: 583px; width: 33px; height: 23px;" name="attr_Vontade" type="text" />
|
||||
<input style="position: absolute; top: 237px; left: 583px; width: 33px; height: 25px;" name="attr_Precepcao" type="text" />
|
||||
</div>
|
||||
<div id="Caixas" style="position: relative; height: 50px; width: 300px; top:-755px; left: 0%;">
|
||||
<textarea style="position: absolute; top: 147px; left: 705px; width: 173px; height: 218px;" cols="50" name="attr_Sintonias" rows="4">Sintonias</textarea>
|
||||
<textarea style="position: absolute; top: 398px; left: 705px; width: 173px; height: 96px;" cols="50" name="attr_Discordias" rows="4">Discordias</textarea>
|
||||
<textarea style="position: absolute; top: 315px; left: 140px; width: 160px; height: 155px;" cols="50" name="attr_box1" rows="4"></textarea>
|
||||
<textarea style="position: absolute; top: 315px; left: 318px; width: 160px; height: 155px;" cols="50" name="attr_box2" rows="4"></textarea>
|
||||
<textarea style="position: absolute; top: 315px; left: 495px; width: 160px; height: 155px;" cols="50" name="attr_box3" rows="4"></textarea>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-section-demon"><!-- Edges Tab -->
|
||||
<!-- Stuff on the tab -->
|
||||
<button name="roll_action" type="roll" value="&{template:default} {{name=?{Descrição}}} {{Atributo alvo=[[(2d6)<?{Atributo}]]}} {{Digito Verificador=[[1d6]]}}"></button>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 131 KiB |
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"html": "in-nomine.html",
|
||||
"css": "in-nomine.css",
|
||||
"authors": "jhoRoX,Lucas",
|
||||
"roll20userid": "1211279,",
|
||||
"preview": "in-nomine.png",
|
||||
}
|
||||
Reference in New Issue
Block a user