diff --git a/Fragged-Empire 2E/FraggedEmpire2E.css b/Fragged-Empire 2E/FraggedEmpire2E.css index 48178d4090f..51e95198de6 100644 --- a/Fragged-Empire 2E/FraggedEmpire2E.css +++ b/Fragged-Empire 2E/FraggedEmpire2E.css @@ -118,6 +118,30 @@ input[type="number"]{ padding-top: 0.2em; padding-bottom: 0.1em; } + +/** Start Order Button **/ + +.charsheet button[type=roll].sheet-orderbtn::before { + content: ""; +} + +.charsheet button[type=roll].sheet-orderbtn { + background-image: none; + background-color: #262626; + color: white; + border: none; + font-weight: bold; + font-size: 12px; + padding: 2px; +} + +.charsheet button[type=roll].sheet-orderbtn:hover { + background-color:#cc0d00; + color:black; +} + +/** End Order Button **/ + .sheet-header{ color: white; font-weight: bold; @@ -153,6 +177,16 @@ input[type="number"]{ font-size: 10px; text-align: center; } +.sheet-buttoncasing{ + background-color: #262626; + color: white; + font-weight: bold; + font-size: 12px; + padding-left: 5px; + margin: 0px 0px 0px 0px; + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; +} /***** Roll Templates *****/ @@ -272,4 +306,62 @@ input[type="number"]{ .sheet-rolltemplate-attack .inlinerollresult.importantroll { color: #4A57ED; border: none; -} \ No newline at end of file +} + +/** Strong Hit Tests **/ +.sheet-rolltemplate-stronghit table { + width: 189px; + padding: 2px; + border: 1px solid; + background-color: #ffffff; +} + +.sheet-rolltemplate-stronghit th { + color: rgb(126, 45, 64); + padding-left: 5px; + line-height: 1.6em; + font-size: 1.2em; + text-align: left; + font-family: "Times New Roman", Times, serif; + font-variant: small-caps; +} + +.sheet-rolltemplate-stronghit .sheet-subheader { + color: #000; + font-size: 1em; + font-style: italic; +} + +.sheet-rolltemplate-stronghit .sheet-arrow-right { + border-top: 3px solid transparent; + border-bottom: 3px solid transparent; + border-left: 180px solid rgb(126, 45, 64); +} + +.sheet-rolltemplate-stronghit .sheet-tcat { + font-style: italic; +} + +.sheet-rolltemplate-stronghit td { + padding-left: 5px; +} + +.sheet-rolltemplate-stronghit .inlinerollresult { + background-color: #ffffff; + border: none; +} + +.sheet-rolltemplate-stronghit .inlinerollresult.fullcrit { + color: #3FB315; + border: none; +} + +.sheet-rolltemplate-stronghit .inlinerollresult.fullfail { + color: #B31515; + border: none; +} + +.sheet-rolltemplate-stronghit .inlinerollresult.importantroll { + color: #4A57ED; + border: none; +} diff --git a/Fragged-Empire 2E/FraggedEmpire2E.html b/Fragged-Empire 2E/FraggedEmpire2E.html index 690c535d0ca..5b2ba43d64d 100644 --- a/Fragged-Empire 2E/FraggedEmpire2E.html +++ b/Fragged-Empire 2E/FraggedEmpire2E.html @@ -351,7 +351,7 @@ - + - + @@ -610,7 +610,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -756,23 +756,28 @@ Strong Hit Requirement Result + Print - + + -
+
- - - - - + + + + + + + +
@@ -1031,7 +1036,7 @@ -
Order
+
Int + (Ref/10) +
@@ -1301,7 +1306,9 @@ Munitions: - + + Reloads (4 Max): + @@ -1350,8 +1357,10 @@ Munitions: - - + + Reloads (4 Max): + + @@ -1535,12 +1544,14 @@ - + + + @@ -1550,7 +1561,8 @@ - + + @@ -1689,39 +1701,50 @@ + + - - + + + - - - + + + + + - + + + - - - - - + + + + + + + + + - +
Velocity
Current:
Max:
Travel Time
+%
+
%
Shield
Current:
Max:
+
Mod:
+
= Max:
Regen
Pow +
Pow
+
=
Inf Cost (per PC)
Build:
Traits:
Weapons:
Total:
Inf Cost (per PC)
Build
Traits
Weapons
= Total:
SubSys Cost (individually paid for)
SubSys Cost (individually paid for)
@@ -1913,7 +1936,7 @@ Mount: Acquire: - + Influence: @@ -2082,7 +2105,7 @@ - + - + - - - + + + +
@@ -2171,6 +2194,18 @@ + + + + + + + + + +
{{stronghittitle}}
STRONG HIT: {{stronghitname}} ({{shrequirement}}) {{sheffect}}
+
+