[Black Powder and Brimstone] New Feature

Compendium support
This commit is contained in:
William Barker
2025-12-14 13:15:55 -05:00
parent b47aa277d6
commit b76f9d1312
3 changed files with 874 additions and 331 deletions
+11 -1
View File
@@ -56,6 +56,16 @@ input[type="checkbox"] {
z-index: 1;
margin-top: 6px;
}
/* Compendium support */
.sheet-block-a,
.charsheet .sheet-block-switch:checked ~ .sheet-block-b {
display: block;
}
.charsheet .sheet-block-b,
.charsheet .sheet-block-switch:checked ~ .sheet-block-a {
display: none;
}
/* Styles common to fake dot and checkbox */
input[type="radio"] + span::before,
@@ -271,7 +281,7 @@ input[type="checkbox"].sheet-toggle-show:not(:checked) ~ div.sheet-body {
display: inline-block;
text-align: left;
padding: 0px 4px 1px 6px;
border: 2px solid LightGray;
border: 2px solid Transparent;
}
.charsheet button[type=roll].sheet-profileInput::before {
margin: 0;
File diff suppressed because it is too large Load Diff
+6 -14
View File
@@ -67,6 +67,11 @@
"feats-c":"Feats",
"featExpansion-c":"Feat Expansion",
"devil'sLuck-c":"Devil's Luck",
"luck-c":"Luck",
"luck:-c":"Luck:",
"morale-c":"Morale",
"moraleDefn":"Steadfastness in adversity",
"WillNEVERFlee!":"They will NEVER Flee!",
"lowerDR":"Lower the DR on a roll by 2 before the roll",
"activateDarkPower":"Activate a Dark Power",
"dealMaximumDamage-c":"Deal Maximum Damage",
@@ -253,19 +258,6 @@
"misfireSuppression-c":"Misfire Suppression",
"isGM?-c":"isGM?",
"isThisSheetForTheGameMaster?":"Is This Sheet for the Game Master?",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":"",
"":""
}