mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Add files via upload
This commit is contained in:
@@ -70,7 +70,7 @@ a:active {
|
||||
#sheet-contenedorfondo{
|
||||
width: 900px;
|
||||
height: 1200px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/original5.png");
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/images/WAR_STORIES_CHARACTER_SHEET.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
@@ -626,6 +626,37 @@ h1 {
|
||||
-o-transition: background-position 0.1s linear;
|
||||
transition: background-position 0.1s linear;
|
||||
}
|
||||
|
||||
.btna2{
|
||||
float: none;
|
||||
padding: 0px 3px 0px 0px!important;
|
||||
font-size: 24px!important;
|
||||
background: none!important;
|
||||
border: none!important;
|
||||
}
|
||||
.btna2:hover{
|
||||
padding: 0px 0px 0px 0px!important;
|
||||
font-size: 28px!important;
|
||||
background: none;
|
||||
border: none;
|
||||
-webkit-transition: background-position 0.1s linear;
|
||||
-moz-transition: background-position 0.1s linear;
|
||||
-ms-transition: background-position 0.1s linear;
|
||||
-o-transition: background-position 0.1s linear;
|
||||
transition: background-position 0.1s linear;
|
||||
}
|
||||
.btna2:active{
|
||||
padding: 0px 0px 0px 0px!important;
|
||||
font-size: 28px!important;
|
||||
background: none!important;
|
||||
border: none!important;
|
||||
box-shadow: none;
|
||||
-webkit-transition: background-position 0.1s linear;
|
||||
-moz-transition: background-position 0.1s linear;
|
||||
-ms-transition: background-position 0.1s linear;
|
||||
-o-transition: background-position 0.1s linear;
|
||||
transition: background-position 0.1s linear;
|
||||
}
|
||||
@media screen and (min-width: 960px){
|
||||
|
||||
.sheet-contenedorws{
|
||||
@@ -639,7 +670,7 @@ h1 {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
padding: 15px 10px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/BACKGROUND_WWII_VJROLMASTERS_B_2500px.png");
|
||||
background-image: url("https://rolmasters.com/ROLL20/WWII/images/BACKGROUND_WWII_VJROLMASTERS_B_2500px.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto;
|
||||
background-position: center center;
|
||||
|
||||
@@ -54,7 +54,8 @@
|
||||
<div class="sheet-dificulty">
|
||||
|
||||
<select name="attr_dificultyroll" class="sheet-titolbarradificultat" style=" text-align: center; width: 280px; margin-left: 260px;">
|
||||
<option value="6">DIFFICULTY 6 EXTRA DICE ROLL: 6d6</option>
|
||||
<option value="6">DIFFICULTY 7 EXTRA DICE ROLL: 7d6</option>
|
||||
<option value="6">DIFFICULTY 6 EXTRA DICE ROLL: 6d6</option>
|
||||
<option value="5">DIFFICULTY 5 EXTRA DICE ROLL: 5d6</option>
|
||||
<option value="4">DIFFICULTY 4 EXTRA DICE ROLL: 4d6</option>
|
||||
<option value="3">DIFFICULTY 3 EXTRA DICE ROLL: 3d6</option>
|
||||
@@ -67,7 +68,8 @@
|
||||
<option value="-4">DIFFICULTY MINUS 4 DICE ROLL: -4d6</option>
|
||||
<option value="-5">DIFFICULTY MINUS 5 DICE ROLL: -5d6</option>
|
||||
<option value="-6">DIFFICULTY MINUS 6 DICE ROLL: -6d6</option>
|
||||
</select>
|
||||
<option value="-7">DIFFICULTY MINUS 7 DICE ROLL: -7d6</option>
|
||||
</select>
|
||||
|
||||
</div><!-- end .sheet-dificulty -->
|
||||
|
||||
@@ -200,66 +202,66 @@
|
||||
|
||||
<div class="sheet-weapons">
|
||||
<!-- WEAPON 1 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon1" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon1" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam1})+1d10: [[@{dam1}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus1" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof1" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range1" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam1" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam1" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo1" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities1" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight1" title="Weight">
|
||||
<!-- WEAPON 2 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon2" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon2" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam2})+1d10: [[@{dam2}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus2" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof2" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range2" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam2" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam2" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo2" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities2" title="Qualities">
|
||||
<input type="text"
|
||||
style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight2" title="Weight">
|
||||
<!-- WEAPON 3 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon3" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon3" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam3})+1d10: [[@{dam3}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus3" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof3" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range3" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam3" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam3" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo3" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities3" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight3" title="Weight">
|
||||
<!-- WEAPON 4 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon4" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon4" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam4})+1d10: [[@{dam4}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus4" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof4" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range4" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam4" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam4" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo4" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities4" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight4" title="Weight">
|
||||
<!-- WEAPON 5 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon5" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon5" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam5})+1d10: [[@{dam5}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus5" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof5" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range5" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam5" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam5" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo5" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities5" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight5" title="Weight">
|
||||
<!-- WEAPON 6 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon6" title="Weapon">
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon6" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam6})+1d10: [[@{dam6}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus6" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof6" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range6" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam6" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam6" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo6" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities6" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight6" title="Weight">
|
||||
<!-- WEAPON 6 -->
|
||||
<input type="text" style=" width: 255px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon7" title="Weapon">
|
||||
<!-- WEAPON 7 -->
|
||||
<input type="text" style=" width: 230px; margin: 0px 0px 0px 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_nameweapon7" title="Weapon"><button class="btna2" title="WEAPON DAMAGE" type="roll" name="roll_weapondamage" value="&{template:warstories} {{title=WEAPON DAMAGE}} {{subtitle=@{character_name}}} {{color=}} {{desc=DAM (@{dam6})+1d10: [[@{dam6}+d10]]}}"></button>
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weaponbonus7" title="Weapon bonus">
|
||||
<input type="text" style=" width: 98px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_rof7" title="Rof">
|
||||
<input type="text" style=" width: 58px; padding: 3px;border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_range7" title="Range">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam7" title="Dam">
|
||||
<input type="text" style=" width: 40px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_dam7" title="Dam" value="0">
|
||||
<input type="text" style=" width: 58px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_ammo7" title="Ammo">
|
||||
<input type="text" style=" width: 120px; padding: 3px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_qualities7" title="Qualities">
|
||||
<input type="text" style=" width: 70px; padding: 2px; border: none; line-height: 11px; font-size: 11px; background-color: transparent;" name="attr_weight7" title="Weight">
|
||||
@@ -414,7 +416,7 @@
|
||||
<rolltemplate class="sheet-rolltemplate-warstories">
|
||||
<div class="sheet-container sheet-color-{{color}}">
|
||||
<div class="sheet-header">
|
||||
{{#title}}<div class="sheet-title">{{title}}<img class="sheet-wsicon" src="https://rolmasters.com/ROLL20/WWII/WS_ICON_TEMPLATE_1.png" alt="War stories icon"> </div>{{/title}}
|
||||
{{#title}}<div class="sheet-title">{{title}}<img class="sheet-wsicon" src="https://rolmasters.com/ROLL20/WWII/images/WS_ICON_TEMPLATE_1.png" alt="War stories icon"> </div>{{/title}}
|
||||
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
||||
</div>
|
||||
<div class="sheet-content">
|
||||
|
||||
Reference in New Issue
Block a user