From 577ff141e00144e6c3dd49e8bc1b5be6bfa3e132 Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Tue, 18 Aug 2020 12:59:05 -0700 Subject: [PATCH 01/11] Pre-Offical Translation --- Kamigakuri/README.md | 3 + Kamigakuri/kamigakari.css | 725 +++++++++++++ Kamigakuri/kamigakari.html | 1971 ++++++++++++++++++++++++++++++++++++ Kamigakuri/sheets.json | 2 + 4 files changed, 2701 insertions(+) create mode 100644 Kamigakuri/README.md create mode 100644 Kamigakuri/kamigakari.css create mode 100644 Kamigakuri/kamigakari.html create mode 100644 Kamigakuri/sheets.json diff --git a/Kamigakuri/README.md b/Kamigakuri/README.md new file mode 100644 index 0000000000..2768e7b763 --- /dev/null +++ b/Kamigakuri/README.md @@ -0,0 +1,3 @@ +# Roll20-Kamigakari + +Roll20 sheet for Kamigakari: God Hunters diff --git a/Kamigakuri/kamigakari.css b/Kamigakuri/kamigakari.css new file mode 100644 index 0000000000..4734f3d7f8 --- /dev/null +++ b/Kamigakuri/kamigakari.css @@ -0,0 +1,725 @@ +/*Collapsing + Hiding Sections */ + +/* +Kamigakuri Green: 048B84 +Kamigakuri Yellow: FEFF59 +Kamigakuri Brown: DEB16A + +EDC69C + +E7C9A9 + +*/ + +/*TABS*/ +div.sheet-tabs-content { + display: none; +} + +input.sheet-tabs[value="1"]:checked ~ div.sheet-tabs1, +input.sheet-tabs[value="2"]:checked ~ div.sheet-tabs2, +input.sheet-tabs[value="3"]:checked ~ div.sheet-tabs3, +input.sheet-tabs[value="4"]:checked ~ div.sheet-tabs4, +input.sheet-tabs-pictos[value="5"]:checked ~ div.sheet-tabs5, +input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 +{ + display: block; + width:100%; +} + +/* TABS STYLE */ +.sheet-tabs{ + opacity:0; + width: 150px; +} + +.sheet-tab-label{ + margin-left: -150px; + width: 150px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; + padding-bottom: 1px; +} + +.sheet-tabs-pictos{ + opacity:0; + width: 50px; +} + +.sheet-tab-label-pictos{ + font-family: "Pictos"; + margin-left: -50px; + width: 50px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; +} + + +.sheet-tabs-small{ + opacity:0; + width: 90px; +} + +.sheet-tab-label-small{ + margin-left: -90px; + width: 90px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; + padding-bottom: 1px; +} + +.sheet-tabs-pictos:checked + div.sheet-tab-label-pictos, +.sheet-tabs-small:checked + div.sheet-tab-label-small, +.sheet-tabs:checked + div.sheet-tab-label { + font-weight:700; + background-color: #DEB16A; + color: black; +} + +/*Roll Template*/ +.sheet-rolltemplate-mononoke table, +.sheet-rolltemplate-talent table, +.sheet-rolltemplate-numen table { + width: 100%; + +} + +.sheet-rolltemplate-mononoke td, +.sheet-rolltemplate-talent td, +.sheet-rolltemplate-numen td { + width: auto; + text-align: center; + min-width: 20px; + padding-left: 5px; + padding-right: 5px; +} + +.sheet-rolltemplate-background { + background-color: #048B84; + font-weight: bold; + color: #FEFF59; +} + +.sheet-rolltemplate-mononoke td, +.sheet-rolltemplate-talent td { + border-bottom: solid 1px black; +} + +.sheet-rolltemplate-mononoke div.sheet-template-container, +.sheet-rolltemplate-talent div.sheet-template-container, +.sheet-rolltemplate-numen div.sheet-template-container { + border: 2px solid #048B84; + border-radius: 5px 5px 5px 5px; + background-color: #DCCCB9; + max-width: 400px; +} + +.sheet-rolltemplate-mononoke .sheet-template-header, +.sheet-rolltemplate-talent .sheet-template-header, +.sheet-rolltemplate-numen .sheet-template-header { + background-color: #048B84; + color: #FEFF59; + padding: 2px; + border-bottom: 1px solid black; + text-align: center; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; + line-height: 1.4em; + font-size: 1.3em; +} + + +.sheet-rolltemplate-mononoke .sheet-template-header2, +.sheet-rolltemplate-talent .sheet-template-header2 { + line-height: 0.7em; + font-size: 0.8em; + background-color: #048B84; + color: #FEFF59; + padding: 2px; + text-align: center; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +} + +.sheet-rolltemplate-mononoke div, +.sheet-rolltemplate-talent div, +.sheet-rolltemplate-numen div { + padding: 5px; + border-bottom: 1px solid black; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +.sheet-rolltemplate-numen div { + font-variant: small-caps; +} + +.sheet-rolltemplate-numen .inlinerollresult { + display: inline-block; + min-width: 1.5em; + text-align: center; + border: 2px solid transparent; + background-color: #DCCCB9; + color: #DCCCB9; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +.sheet-rolltemplate-numen .inlinerollresult.fullcrit { + border: 2px solid #048B84; + color: #FEFF59; + background-color: #048B84; +} + +.sheet-rolltemplate-numen .inlinerollresult.fullfail { + border: 2px solid transparent; +} + +.sheet-rolltemplate-numen .inlinerollresult.importantroll { + border: 2px solid transparent; +} + + +/* CHECK BOXES */ + +input.sheet-arrow +{ + float: left; +} + +input.sheet-arrow:not(:checked) ~ div.sheet-body +{ + display: none; +} + +input.sheet-arrow-two +{ + float: right; +} + +input.sheet-arrow-two:not(:checked) ~ div.sheet-body +{ + display: none; +} + + + +/* NUMBER BOX */ + +input[type=number]::-webkit-inner-spin-button, +input[type=number]::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; +} + +input[type=number] { + -moz-appearance: textfield; + appearance: textfield; + margin: 0; +} + + +.sheet-body +{ + +} + +/* CHECK BOXES */ + +input.sheet-hideopt[type="checkbox"] +{ + opacity: 0; + width: 16px; + height: 16px; + position: relative; + top: 5px; + left: 9px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +/* Fake checkbox */ +input.sheet-hideopt[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: middle; + + content: "j"; + width: 14px; + height: 3px; + font-size: 20px; + font-family: "dicefontd6"; +} +input.sheet-hideopt[type="checkbox"]:checked + span::before +{ + content: "J"; + font-family: "dicefontd6"; + color: red; +} + + + +input.sheet-collapse[type="checkbox"] +{ + opacity: 0; + width: 16px; + height: 16px; + position: relative; + top: 5px; + left: 9px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +/* Fake checkbox */ +input.sheet-collapse[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: middle; + + content: "+"; + width: 14px; + height: 3px; + font-size: 15px; + font-family: "Pictos"; +} +input.sheet-collapse[type="checkbox"]:checked + span::before +{ + content: "-"; + font-family: "Pictos"; +} + +input.sheet-equipment[type="checkbox"] +{ + opacity: 0; + width: 26px; + height: 36px; + position: relative; + top: 1px; + left: 5px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +input.sheet-equipment[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: top; + color: darkred; + content: "d"; + width: 14px; + height: 5px; + font-size: 15px; + font-family: "Pictos"; +} +input.sheet-equipment[type="checkbox"]:checked + span::before +{ + content: "3"; + font-family: "Pictos"; + color: green; +} + +/* RADIO BUTTONS*/ +input.sheet-normal[type="radio"] +{ + opacity: 0; + width: 30px; + height: 36px; + position: relative; + top: 5px; + left: 6px; + margin: -15px; + cursor: pointer; + z-index: 1; +} + +input.sheet-normal[type="radio"] + span::before +{ + margin-right: 2px; + border: solid 1px #a8a8a8; + line-height: 12px; + text-align: center; + display: inline-block; + vertical-align: middle; + + box-shadow: 0 0 2px #ccc; + + color:red; + background:#FEFF59; + + content: ""; + width: 21px; + height: 21px; + font-size: 3em; + text-shadow:none; + + + border-radius: 50%; +} + +/* Clear Numen Overflow */ +input.sheet-zero[type="radio"]:checked + span::before +{ + opacity: 0; +} + +input.sheet-zero[type="radio"]:hover + span::before +{ + opacity: 1; +} + +input.sheet-zero[type="radio"] + span::before +{ + + font-size: 25px; + content: "x"; + opacity: 0.65; + background:black; + +} + + +/* -----Remove dot from all radios _after_ selected one----- */ +input.sheet-normal[type="radio"]:checked ~ input.sheet-normal[type="radio"] + span::before +{ + content: ""; + background:white; +} + + + + + +.charsheet { + min-width: 850px; +} + +.sheet-header { + +} + + + +.sheet-section { + float: left; + width: 100%; + padding-top 15px; + + background: #DCCCB9; + color: black; + font-weight: bold; + + border: 15px #0f0;\ + min-width: 848px; +} + +.sheet-section-font125{font-size: 145%;} +.sheet-section-font100{font-size: 100%;} +.sheet-section-font85{font-size: 85%;} +.sheet-section-font80{font-size: 80%;} +.sheet-section-font95{font-size: 95%;} +.sheet-section-font75{font-size: 75%;} +.sheet-tracker-font{font-size: 75%;} +.sheet-section-font45{font-size: 45%;} + + +.sheet-equipment-header { + width: 99%; + text-: center; + margin: 5px 2; + + padding-left: 10px; + background: #048B84; + color: #FEFF59; + font-weight: bold; +} + +.sheet-section2 { + float: left; + width: 99%; + + margin: 5px 2; + margin-bottom: 4px; + + background: #048B84; + color: #FEFF59; + font-weight: bold; + + border: 3px solid black; + min-width: 848px; +} + + +label, +select { + margin: 0; +} + +/* TEXT AREA */ + +.sheet-expand { + position: relative; + cursor: text; + word-wrap: break-word; + min-height: 42px; +} +.sheet-expand span { + visibility: hidden; + white-space: pre-wrap; + display: block; +} +.sheet-expand textarea { + position: absolute; + z-index: 1; + top: 0; + left: 0; + margin: 0; + overflow: hidden; + resize: none; + height: 100%; + width: 100%; + display: block; + box-sizing: border-box; + border: solid 1px black; + border-radius: 0; + box-shadow: none; + padding: inherit; +} + + +.sheet-repitem, +.repitem { + margin-bottom: 2px; +} + + + +.repitem button { + height: 28px; + line-height: 20px; +} + +.sheet-table { + display: table; + width: 100%; + border-collapse:collapse; + border-spacing: 5px; + table-layout: fixed; +} + +.sheet-table-row { + display: table-row; + width: 100%; +} + +.sheet-table-cell { + display: table-cell; + vertical-align: middle; + margin-right: 3px; + margin-left: 3px; + padding-right: 0px; + padding-left: 1px; +} + +.sheet-cell-a { width: auto; } +.sheet-cell-3 { width: 3%; } +.sheet-cell-5 { width: 5%; } +.sheet-cell-8 { width: 8%; } +.sheet-cell-10 { width: 10%; } +.sheet-cell-12 { width: 12%; } +.sheet-cell-15 { width: 15%; } +.sheet-cell-20 { width: 20%; } +.sheet-cell-25 { width: 25%; } +.sheet-cell-30 { width: 30%; } +.sheet-cell-35 { width: 35%; } +.sheet-cell-40 { width: 40%; } +.sheet-cell-41 { width: 41%; } +.sheet-cell-47 { width: 47%; } +.sheet-cell-50 { width: 50%; } +.sheet-cell-60 { width: 70%; } +.sheet-cell-69 { width: 69%; } +.sheet-cell-75 { width: 75%; } +.sheet-cell-95 { width: 100%; } +.sheet-cell-100 { width: 100%; } +.sheet-cell-button {width: 23px; } +.sheet-cell-check { + padding-right: 15px; + padding-left: 15px; +} +.sheet-cell-center{text-align: center;} +.sheet-cell-right{text-align: right;} +.sheet-cell-left{text-align: left;} +.sheet-cell-boarder{border: solid 1px;} + + +.sheet-buffer{ + height: 5px; + background-color: #048B84; +} + +select.sheet-cell-drop { + vertical-align: top; + width: 100%; +} + +select.sheet-cell-drop-talent { + vertical-align: center; + width: 100%; + position: relative; + top: -15px; + margin-bottom: -15px; + + color: black; + font-size: 30px; + height:50px; +} + +.sheet-dropdown-content { + color: black; + font-size: 30px; + height:50px; +} + + /* Padded columns */ +.sheet-table-padded { + margin-left: 1rem; + margin-right: 1rem; +} + +.sheet-table-padded .sheet-table { + border-spacing: 1rem 0; +} + +.sheet-rollbutton:hover +{ + 048B84 +} + +button:hover[type=roll]{ + background-color : #048B84; + color : #FEFF59; + border-color: #FEFF59; +} + +/* +Kamigakuri Green: 048B84 +Kamigakuri Yellow: FEFF59 +Kamigakuri Brown: DEB16A +*/ + +button[type=roll]{ + background-color:#048B84 !important; + border-color: black !important; + color:#FEFF59 !important; + background-image:none; + text-shadow: #016560; + text-shadow:none; +} + + +input[type="number"], +input[type="text"], textarea { + + background-color : #FDFDFD; + +} + +.sheet-input-border input[type="text"], +.sheet-input-border input[type="number"] { + min-width: 15px; + max-width: 100%; + width: 100%; + border-radius: 1px; + border: 1px solid; +} + +.sheet-input-AutoCalc input[type="number"] { + min-width: 35px; + max-width: 100%; + width: 100%; + border: 2px solid #FEFF59; + background: #048B84; + border-radius: 15px; + color: #FEFF59; +} + +.sheet-input-statsMain input[type="number"] { + min-width: 50px; + max-width: 75%; + width: 100%; + + background color: #D8CCBE; + + border: 3px black; + border-radius: 25px; + + margin-top: 5px; + margin-bottom: 1px; + margin-right: 15%; + margin-left: 15%; + + + font-size: 30px; + text-align: center; +} + +.sheet-input-statsSub input[type="number"] { + min-width: 100px; + max-width: 75%; + width: 100%; + + border: 3px black; + border-radius: 15px; + + margin-top: 1px; + margin-bottom: 1px; + margin-right: 5px; + margin-left: 5px; + + + font-size: 15px; + text-align: center; +} + +.sheet-select-border select { + min-width: 50px; + max-width: 100%; + width: 100%; + border: 2px solid black; +} + +.sheet-input-border input[type="number"] { + min-width: 15px; + max-width: 100%; + width: 100%; + border: 1px solid black; + text-align: center; +} + +/* TALENT THING */ + diff --git a/Kamigakuri/kamigakari.html b/Kamigakuri/kamigakari.html new file mode 100644 index 0000000000..dd4ee57c54 --- /dev/null +++ b/Kamigakuri/kamigakari.html @@ -0,0 +1,1971 @@ + + + + +
Main Info
+
Stats & Numen
+
Talents
+
Equipment
+
y
+
Mononoke
+ +
+ +
+ + MAIN INFO +
+
+
+
NAME
+
DIVINE NAME
+
+
+
+
+
COVER
+
COVER BONUS
+
+
+
+
+
ANCESTRY
+
ANCESTRAL TRAIT
+
+
+
+
+
AGE
+
HEIGHT
+
WEIGHT
+
GENDER
+
EARS/TAIL(S)
+
+
+
+
+
EYES
+
HAIR
+
SKIN
+
+
+
+
+
FACTION
+
ORIGINS
+
+
+
+
+
GOAL
+
+
+
+
+
CREST LOCATION
+
CREST FORM
+ +
+
+
+
+
+
+
+ + +
+
+
+
+ +
+
+ +
+ + STYLES +
+
+
+
Level:
+
+
XP:
+
+
Next level:
+
+
Group:
+
+ +
+
+
+
+
+
+
Main:
+
+
+ +
+
+
+
Second:
+
+
+ +
+
+
+
+
+ +
+
Additional:
+
+
+ +
+
+
+
+
+
+
+ +
+ +
+ + MAIN AND COMBAT STATS +
+
+
MAIN STATS
+
+
STAT TYPE:
+
+ +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
STRENGTH
+
AGILITY
+
INTELLECT
+
WILL
+
LUCK
+
+
+
+
+
+
+
Total
+
Cover
+
Talents
+
Items
+
Misc
+
+
+
Total
+
Cover
+
Talents
+
Items
+
Misc
+
+
+
+
Strength
+
+
+
+
+
+
+
Intellect
+
+
+
+
+
+
+
+
+
Agility
+
+
+
+
+
+
+
Will
+
+
+
+
+
+
+
+
+
Luck
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ COMBAT STATS +
+
+
+
+
+
+
Total:
+
Main Stat:
+
Style Stat:
+
Weapon:
+
Vesture:
+
Accessory:
+
Accessory:
+
Talent:
+
Misc:
+
+ +
+
+ +
+
+ ACCURACY: +
+
+ +
+
Strength
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ EVASION: +
+
+ +
+
Agility
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ INVOCATION: +
+
+ +
+
Intellect
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ RESISTANCE: +
+
+ +
+
Will
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ INSTINCT: +
+
+ +
+
Luck
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
Total:
+
+
Style Stat:
+
Weapon:
+
Vesture:
+
Accessory:
+
Accessory:
+
Talent:
+
Misc:
+
+
+
+
+ PD: +
+
+ +
+
Strength ÷ 2
+
+
+
+
+
+
+
+ +
+
+
+
+ MD: +
+
+ +
+
Intellect ÷ 2
+
+
+
+
+
+
+
+ +
+
+
+
+ INITIATIVE: +
+
+ +
+
Agility + 5
+
+
+
+
+
+
+
+
+
+
+
+
+ HP: +
+
+ +
+
Strength + Will + (Level x 3)
+
+
+
+
+
+
+
+
+
+
+
+ GUARD: +
+
+ +
+
-
+
+
+
+
+
+
+
+
+
+
+
+ WARD: +
+
+ +
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Simple Move:
+
+
+
Combat Move:
+
+
(Initiative + 5) / 3
+
+
Full Move:
+
+
Initiative + 5
+
+
+
+
+
+
+
+ +
+ + NUMEN POOL +
+
+
+
DICE:
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
OVERFLOW:
+
+ + + + + + + + +
+
+
+
Used:
+
+
+
+
+
+
+
+ +
+
+
+
HP:
+
+
/
+
+
Spirit Crest:
+
+
/
+
22
+
+
+
+ BONDS +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ + NUMEN POOL +
+
+
+
DICE:
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
OVERFLOW:
+
+ +
+
+
+
+
Used:
+
+
+
+
+
+
+
+ +
+ + +
+
+
+ + TALENTS +
+ +
+
+
Name:
+
Numinal Barrier
+
Source:
+
Innate Power
+
Type:
+
+
Innate Power
+
+
+
+
+
Timing:
+
Start
+
Range:
+
Combat Zone
+
Target:
+
Combat Zone
+
Cost:
+
None
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
Soul Burn
+
Source:
+
Innate Power
+
Type:
+
+
Innate Power
+
+
+
+
+
Timing:
+
Free
+
Range:
+
User
+
Target:
+
User
+
Cost:
+
None
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
Ancestral
+
Type:
+
+
Ancestral
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Useage
+
+
/
+
+
Per
+
+ +
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
Ancestral
+
Type:
+
+
Ancestral
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Useage
+
+
/
+
+
Per
+
+ +
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
Key
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Useage
+
+
/
+
+
Per
+
+ +
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
Key
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Useage
+
+
/
+
+
Per
+
+ +
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
+
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
LV:
+
+
+
+ +
+
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Useage
+
+
/
+
+
Per
+
+ +
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+ +
+ +
+
+
WEAPONS:
+
+
+
+
+
Divine Name:
+
ACC:
+
IVC:
+
INIT:
+
PD:
+
MD:
+
+
+
+
+
+
+
+
+ +
+
+
+
+
Form:
+
DMG Type:
+
Range:
+
T#:
+
Rank:
+
Element:
+
Resist:
+
Restriction:
+
Grip:
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
Equipped:
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
VESTURE:
+
+
+
+
+
+
Name:
+
Restriction:
+
EVA:
+
INIT:
+
GUARD:
+
WARD:
+
+
+
+
+
+
+
+
+
+
Equipped:
+
+
+
+
+
+ + +
+
+ + +
+
+
+
+
+
+
+
ACCESSORIES:
+
+
+
+
+
+
Name:
+
Slot:
+
Description:
+
Equipped:
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ +
INVENTORY:
+
+
+
+
+
+
G
+
+
+
+
+
+
+
+
Name:
+
Description:
+
Count:
+
Equip:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
Dice Pool Sizes
+
Set the number of dice for each pool here for the sheet roll buttons
+
+
+
+
Accuracy
+
+
+
+
Evasion
+
+
+
+
Invocation
+
+
+
+
Resistance
+
+
+
+
Instinct
+
+
+
+
+
+
+
+ You can change the built in sheet macro that puts Mononoke or Aramitama information in chat here: +
+
+ +
+
Mononoke Info:
+
+
+
+
Boss/Aramitama Info
+
+
+ +
+
+
+
+
+
+ +
+
+ MONONOKE: +
+
+
+
+
LV:
+
+
+
+
+
+
Size
+
+
Cunning
+
+
Perception
+
+
+
+
Speech
+
+
Reaction
+
+
ID
+
+
+
+
+
+
Weakness
+
+
Movement
+
+
+
+
+
+
+
+
+
+
ACC
+
EVA
+
CNJ
+
RES
+
CHK
+
+
Initiative
+
HP
+
Guard
+
Ward
+
+
+
Combat Stats
+
+
+
+
+
+
+
+
+
+
+
+
+
Fixed Values
+
+
+
+
+
+
+
+
+
+
Identify:
+
+
+
+
+
+
Attack Options
+
+
+
+
+ + +
+
+
+
+
Materials
+
+
+
+ + +
+
+
+
Description
+
+
+
+
+ + +
+
+
+
+
+
+ + + + +
+
{{name}}'s Numen Roll
+ + + + + + + + + + + + + + + + + +
1st:{{die1}}2nd:{{die2}}3rd:{{die3}}
4th:{{die4}}5th:{{die5}}6th:{{die6}}
+
+
+ + +
+
{{name}}
+
{{talent}}
+ + + + + + + + + + + + + + + + + +
Timing:{{time}}
Range:{{range}}
Target:{{target}}
Cost:{{cost}}
+
{{desc}}
+
+
+ + +
+
{{name}}
+ + {{#class}} + + + + + {{/class}} + {{#level}} + + + + + {{/level}} + {{#initiative}} + + + + + {{/initiative}} + {{#perception}} + + + + + {{/perception}} + {{#acc}} + + + + + + + + + + + + + {{/acc}} + {{#guard}} + + + + + + + {{/guard}} + {{#HP}} + + + + + {{/HP}} + {{#reaction}} + + + + + {{/reaction}} + {{#speech}} + + + + + {{/speech}} + {{#weaknesses}} + + + + + + + {{/weaknesses}} + {{#movement}} + + + + + {{/movement}} + {{#size}} + + + + + {{/size}} +
Class:{{class}}
Level:{{level}}
Initiative:{{initiative}}
Senses:{{perception}}
ACCEVACNJRES
{{acc}}{{eva}}{{cnj}}{{res}}
Guard:{{guard}}Ward:{{ward}}
HP:{{HP}}
Reaction:{{reaction}}
Speech:{{speech}}
Weaknesses:
{{weaknesses}}
Movement:{{movement}}
Size:{{size}}
+
+
+ + + + + \ No newline at end of file diff --git a/Kamigakuri/sheets.json b/Kamigakuri/sheets.json new file mode 100644 index 0000000000..8ffc7cc319 --- /dev/null +++ b/Kamigakuri/sheets.json @@ -0,0 +1,2 @@ +Jakob (Text Expanding Area) +plexsoup (WORKING TABS) \ No newline at end of file From d8defb284a30c6bfccb59a1aa24b0fa2ad3722b5 Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Tue, 18 Aug 2020 13:32:28 -0700 Subject: [PATCH 02/11] Skill Usage Checkbox --- Kamigakuri/kamigakari.html | 91 ++++++++++++++++++++++---------------- 1 file changed, 53 insertions(+), 38 deletions(-) diff --git a/Kamigakuri/kamigakari.html b/Kamigakuri/kamigakari.html index dd4ee57c54..402c2a075f 100644 --- a/Kamigakuri/kamigakari.html +++ b/Kamigakuri/kamigakari.html @@ -859,19 +859,22 @@
-
Useage
-
-
/
-
-
Per
-
+
Uses Per:
+
+
Used:
+
+
+
+
+
+
Share:
@@ -912,20 +915,23 @@
-
-
Useage
-
-
/
-
-
Per
-
+
+
Uses Per:
+
+
Used:
+
+
+
+
+
+
Share:
@@ -974,19 +980,22 @@
-
Useage
-
-
/
-
-
Per
-
- +
+
Used:
+
+
+
+
+
+
Share:
@@ -1035,19 +1044,22 @@
-
Useage
-
-
/
-
-
Per
-
- +
+
Used:
+
+
+
+
+
+
Share:
@@ -1112,19 +1124,22 @@
-
Useage
-
-
/
-
-
Per
+
Uses Per:
- +
+
Used:
+
+
+
+
+
+
Share:
From ee53a55d04f74c1920ae8383eaff9555fd7f277e Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Tue, 18 Aug 2020 14:28:47 -0700 Subject: [PATCH 03/11] First Set of changes from FT to OT --- Kamigakuri/kamigakari.css | 22 +++---- Kamigakuri/kamigakari.html | 124 ++++++++++++++++++------------------- 2 files changed, 73 insertions(+), 73 deletions(-) diff --git a/Kamigakuri/kamigakari.css b/Kamigakuri/kamigakari.css index 4734f3d7f8..ff8bd329fa 100644 --- a/Kamigakuri/kamigakari.css +++ b/Kamigakuri/kamigakari.css @@ -91,14 +91,14 @@ input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 /*Roll Template*/ .sheet-rolltemplate-mononoke table, .sheet-rolltemplate-talent table, -.sheet-rolltemplate-numen table { +.sheet-rolltemplate-spirit table { width: 100%; } .sheet-rolltemplate-mononoke td, .sheet-rolltemplate-talent td, -.sheet-rolltemplate-numen td { +.sheet-rolltemplate-spirit td { width: auto; text-align: center; min-width: 20px; @@ -119,7 +119,7 @@ input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 .sheet-rolltemplate-mononoke div.sheet-template-container, .sheet-rolltemplate-talent div.sheet-template-container, -.sheet-rolltemplate-numen div.sheet-template-container { +.sheet-rolltemplate-spirit div.sheet-template-container { border: 2px solid #048B84; border-radius: 5px 5px 5px 5px; background-color: #DCCCB9; @@ -128,7 +128,7 @@ input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 .sheet-rolltemplate-mononoke .sheet-template-header, .sheet-rolltemplate-talent .sheet-template-header, -.sheet-rolltemplate-numen .sheet-template-header { +.sheet-rolltemplate-spirit .sheet-template-header { background-color: #048B84; color: #FEFF59; padding: 2px; @@ -157,17 +157,17 @@ input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 .sheet-rolltemplate-mononoke div, .sheet-rolltemplate-talent div, -.sheet-rolltemplate-numen div { +.sheet-rolltemplate-spirit div { padding: 5px; border-bottom: 1px solid black; font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; } -.sheet-rolltemplate-numen div { +.sheet-rolltemplate-spirit div { font-variant: small-caps; } -.sheet-rolltemplate-numen .inlinerollresult { +.sheet-rolltemplate-spirit .inlinerollresult { display: inline-block; min-width: 1.5em; text-align: center; @@ -178,17 +178,17 @@ input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; } -.sheet-rolltemplate-numen .inlinerollresult.fullcrit { +.sheet-rolltemplate-spirit .inlinerollresult.fullcrit { border: 2px solid #048B84; color: #FEFF59; background-color: #048B84; } -.sheet-rolltemplate-numen .inlinerollresult.fullfail { +.sheet-rolltemplate-spirit .inlinerollresult.fullfail { border: 2px solid transparent; } -.sheet-rolltemplate-numen .inlinerollresult.importantroll { +.sheet-rolltemplate-spirit .inlinerollresult.importantroll { border: 2px solid transparent; } @@ -382,7 +382,7 @@ input.sheet-normal[type="radio"] + span::before border-radius: 50%; } -/* Clear Numen Overflow */ +/* Clear spirit Overflow */ input.sheet-zero[type="radio"]:checked + span::before { opacity: 0; diff --git a/Kamigakuri/kamigakari.html b/Kamigakuri/kamigakari.html index 402c2a075f..bf201cd4de 100644 --- a/Kamigakuri/kamigakari.html +++ b/Kamigakuri/kamigakari.html @@ -3,7 +3,7 @@
Main Info
-
Stats & Numen
+
Stats & spirit
Talents
Equipment
y
@@ -23,8 +23,8 @@
-
COVER
-
COVER BONUS
+
FACADE
+
FACADE TRAIT
@@ -84,7 +84,7 @@
- STYLES + FACET
@@ -108,21 +108,21 @@
Main:
-
+
- + +
Second:
-
+
- + +
@@ -132,11 +132,11 @@
Additional:
-
+
- + +
@@ -145,7 +145,7 @@
- +
@@ -512,16 +512,16 @@
- +
- - NUMEN POOL + + SPIRIT POOL
DICE:
- @@ -531,7 +531,7 @@
- @@ -541,7 +541,7 @@
- @@ -551,7 +551,7 @@
- @@ -561,7 +561,7 @@
- @@ -572,7 +572,7 @@
- @@ -583,28 +583,28 @@
- +
OVERFLOW:
- - - - - - - - + + + + + + + +
Used:
-
-
-
-
-
-
+
+
+
+
+
+
@@ -665,14 +665,14 @@
- - NUMEN POOL + + SPIRIT POOL
DICE:
- @@ -682,7 +682,7 @@
- @@ -692,7 +692,7 @@
- @@ -702,7 +702,7 @@
- @@ -712,7 +712,7 @@
- @@ -723,7 +723,7 @@
- @@ -734,22 +734,22 @@
- +
OVERFLOW:
- +
Used:
-
-
-
-
-
-
+
+
+
+
+
+
@@ -1540,11 +1540,11 @@
- - + +
-
{{name}}'s Numen Roll
- +
{{name}}'s spirit Roll
+
@@ -1686,7 +1686,7 @@ diff --git a/Kamigakari/kamigakari.png b/Kamigakari/kamigakari.png new file mode 100644 index 0000000000000000000000000000000000000000..b88a9791eeba32cbc35ad70b9a12f3a497212343 GIT binary patch literal 41500 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 Date: Sun, 4 Oct 2020 19:52:43 -0700 Subject: [PATCH 06/11] Final Fixes Mispelled Directory Removed Offical Translation Fixes --- Kamigakari/kamigakari.html | 3966 ++++++++++++++++++------------------ Kamigakuri/README.md | 3 - Kamigakuri/kamigakari.css | 725 ------- Kamigakuri/kamigakari.html | 1986 ------------------ Kamigakuri/sheets.json | 2 - 5 files changed, 1983 insertions(+), 4699 deletions(-) delete mode 100644 Kamigakuri/README.md delete mode 100644 Kamigakuri/kamigakari.css delete mode 100644 Kamigakuri/kamigakari.html delete mode 100644 Kamigakuri/sheets.json diff --git a/Kamigakari/kamigakari.html b/Kamigakari/kamigakari.html index a3e1e967a7..313fbd898e 100644 --- a/Kamigakari/kamigakari.html +++ b/Kamigakari/kamigakari.html @@ -1,1983 +1,1983 @@ - -
Main Info
-
Stats & Spirit
-
Talents
-
Equipment
-
y
-
Mononoke
- -
- -
- - MAIN INFO -
-
-
-
NAME
-
DIVINE NAME
-
-
-
-
-
FACADE
-
FACADE TRAIT
-
-
-
-
-
ANCESTRY
-
ANCESTRAL TRAIT
-
-
-
-
-
AGE
-
HEIGHT
-
WEIGHT
-
GENDER
-
EARS/TAIL(S)
-
-
-
-
-
EYES
-
HAIR
-
SKIN
-
-
-
-
-
FACTION
-
ORIGINS
-
-
-
-
-
GOAL
-
-
-
-
-
CREST LOCATION
-
CREST FORM
- -
-
-
-
-
-
-
- - -
-
-
-
- -
-
- -
- - FACET -
-
-
-
Level:
-
-
XP:
-
-
Next level:
-
-
Group:
-
- -
-
-
-
-
-
-
Main:
-
-
- -
-
-
-
Second:
-
-
- -
-
-
-
-
- -
-
Additional:
-
-
- -
-
-
-
-
-
-
- -
- -
- - MAIN AND SUB STATS -
-
-
MAIN STATS
-
-
STAT TYPE:
-
- -
-
-
- -
-
-
-
-
-
-
-
-
-
-
STRENGTH
-
AGILITY
-
INTELLECT
-
WILL
-
LUCK
-
-
-
-
-
-
-
Total
-
Facade
-
Talents
-
Items
-
Misc
-
-
-
Total
-
Facade
-
Talents
-
Items
-
Misc
-
-
-
-
Strength
-
-
-
-
-
-
-
Intellect
-
-
-
-
-
-
-
-
-
Agility
-
-
-
-
-
-
-
Will
-
-
-
-
-
-
-
-
-
Luck
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SUB STATS -
-
-
-
-
-
-
Total:
-
Main Stat:
-
Facet Stat:
-
Weapon:
-
Protector:
-
Accessory:
-
Accessory:
-
Talent:
-
Misc:
-
- -
-
- -
-
- ACCURACY: -
-
- -
-
Strength
-
-
-
-
-
-
-
- -
-
-
- -
-
- EVASION: -
-
- -
-
Agility
-
-
-
-
-
-
-
- -
-
-
- -
-
- INVOCATION: -
-
- -
-
Intellect
-
-
-
-
-
-
-
- -
-
-
- -
-
- RESISTANCE: -
-
- -
-
Will
-
-
-
-
-
-
-
- -
-
-
- -
-
- INSTINCT: -
-
- -
-
Luck
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
Total:
-
-
Facet Stat:
-
Weapon:
-
Vesture:
-
Accessory:
-
Accessory:
-
Talent:
-
Misc:
-
-
-
-
- PD: -
-
- -
-
Strength ÷ 2
-
-
-
-
-
-
-
- -
-
-
-
- MD: -
-
- -
-
Intellect ÷ 2
-
-
-
-
-
-
-
- -
-
-
-
- INITIATIVE: -
-
- -
-
Agility + 5
-
-
-
-
-
-
-
-
-
-
-
-
- HP: -
-
- -
-
Strength + Will + (Level x 3)
-
-
-
-
-
-
-
-
-
-
-
- GUARD: -
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
- WARD: -
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Simple Move:
-
-
-
Combat Move:
-
-
(Initiative + 5) / 3
-
-
Full Move:
-
-
Initiative + 5
-
-
-
-
-
-
-
- -
- - SPIRIT POOL -
-
-
-
DICE:
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
OVERFLOW:
-
- - - - - - - - -
-
-
-
Used:
-
-
-
-
-
-
-
- -
-
-
-
HP:
-
-
/
-
-
Spirit Crest:
-
-
/
-
22
-
-
-
- BONDS -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- - SPIRIT POOL -
-
-
-
DICE:
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
OVERFLOW:
-
- -
-
-
-
-
Used:
-
-
-
-
-
-
-
- -
- - -
-
-
- - TALENTS -
- -
-
-
Name:
-
Numinal Barrier
-
Source:
-
Innate Power
-
Type:
-
-
Innate Power
-
-
-
-
-
Timing:
-
Start
-
Range:
-
Combat Zone
-
Target:
-
Combat Zone
-
Cost:
-
None
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
Soul Burn
-
Source:
-
Innate Power
-
Type:
-
-
Innate Power
-
-
-
-
-
Timing:
-
Free
-
Range:
-
User
-
Target:
-
User
-
Cost:
-
None
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
Ancestral
-
Type:
-
-
Ancestral
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
Ancestral
-
Type:
-
-
Ancestral
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
Key
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
Key
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
-
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
LV:
-
-
-
- -
-
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
-
-
-
- -
- -
-
-
WEAPONS:
-
-
-
-
-
Divine Name:
-
ACC:
-
IVC:
-
INIT:
-
PD:
-
MD:
-
-
-
-
-
-
-
-
- -
-
-
-
-
Form:
-
DMG Type:
-
Range:
-
T#:
-
Rank:
-
Element:
-
Resist:
-
Restriction:
-
Grip:
-
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
Equipped:
-
-
-
-
-
-
- - -
-
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
ARMOR:
-
-
-
-
-
-
Name:
-
Restriction:
-
EVA:
-
INIT:
-
GUARD:
-
WARD:
-
-
-
-
-
-
-
-
-
-
Equipped:
-
-
-
-
-
- - -
-
- - -
-
-
-
-
-
-
-
ACCESSORIES:
-
-
-
-
-
-
Name:
-
Slot:
-
Description:
-
Equipped:
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
- -
INVENTORY:
-
-
-
-
-
-
G
-
-
-
-
-
-
-
-
Name:
-
Description:
-
Count:
-
Equip:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
Dice Pool Sizes
-
Set the number of dice for each pool here for the sheet roll buttons
-
-
-
-
Accuracy
-
-
-
-
Evasion
-
-
-
-
Invocation
-
-
-
-
Resistance
-
-
-
-
Instinct
-
-
-
-
-
-
-
- You can change the built in sheet macro that puts Mononoke or Aramitama information in chat here: -
-
- -
-
Mononoke Info:
-
-
-
-
Boss/Aramitama Info
-
-
- -
-
-
-
-
-
- -
-
- MONONOKE: -
-
-
-
-
LV:
-
-
-
-
-
-
Size
-
-
Cunning
-
-
Perception
-
-
-
-
Speech
-
-
Reaction
-
-
ID
-
-
-
-
-
-
Weakness
-
-
Movement
-
-
-
-
-
-
-
-
-
-
ACC
-
EVA
-
CNJ
-
RES
-
CHK
-
-
Initiative
-
HP
-
Guard
-
Ward
-
-
-
Combat Stats
-
-
-
-
-
-
-
-
-
-
-
-
-
Fixed Values
-
-
-
-
-
-
-
-
-
-
Identify:
-
-
-
-
-
-
Attack Options
-
-
-
-
- - -
-
-
-
-
Materials
-
-
-
- - -
-
-
-
Description
-
-
-
-
- - -
-
-
-
-
-
- - - - -
-
{{name}}'s spirit Roll
-
1st: {{die1}}
- - - - - - - - - - - - - - - - -
1st:{{die1}}2nd:{{die2}}3rd:{{die3}}
4th:{{die4}}5th:{{die5}}6th:{{die6}}
-
-
- - -
-
{{name}}
-
{{talent}}
- - - - - - - - - - - - - - - - - -
Timing:{{time}}
Range:{{range}}
Target:{{target}}
Cost:{{cost}}
-
{{desc}}
-
-
- - -
-
{{name}}
- - {{#class}} - - - - - {{/class}} - {{#level}} - - - - - {{/level}} - {{#initiative}} - - - - - {{/initiative}} - {{#perception}} - - - - - {{/perception}} - {{#acc}} - - - - - - - - - - - - - {{/acc}} - {{#guard}} - - - - - - - {{/guard}} - {{#HP}} - - - - - {{/HP}} - {{#reaction}} - - - - - {{/reaction}} - {{#speech}} - - - - - {{/speech}} - {{#weaknesses}} - - - - - - - {{/weaknesses}} - {{#movement}} - - - - - {{/movement}} - {{#size}} - - - - - {{/size}} -
Class:{{class}}
Level:{{level}}
Initiative:{{initiative}}
Senses:{{perception}}
ACCEVACNJRES
{{acc}}{{eva}}{{cnj}}{{res}}
Guard:{{guard}}Ward:{{ward}}
HP:{{HP}}
Reaction:{{reaction}}
Speech:{{speech}}
Weaknesses:
{{weaknesses}}
Movement:{{movement}}
Size:{{size}}
-
-
- - - - - + +
Main Info
+
Stats & Spirit
+
Talents
+
Equipment
+
y
+
Mononoke
+ +
+ +
+ + MAIN INFO +
+
+
+
NAME
+
DIVINE NAME
+
+
+
+
+
FACADE
+
FACADE TRAIT
+
+
+
+
+
ANCESTRY
+
ANCESTRAL TRAIT
+
+
+
+
+
AGE
+
HEIGHT
+
WEIGHT
+
GENDER
+
EARS/TAIL(S)
+
+
+
+
+
EYES
+
HAIR
+
SKIN
+
+
+
+
+
FACTION
+
ORIGINS
+
+
+
+
+
GOAL
+
+
+
+
+
CREST LOCATION
+
CREST FORM
+ +
+
+
+
+
+
+
+ + +
+
+
+
+ +
+
+ +
+ + FACET +
+
+
+
Level:
+
+
XP:
+
+
Next level:
+
+
Group:
+
+ +
+
+
+
+
+
+
Main:
+
+
+ +
+
+
+
Second:
+
+
+ +
+
+
+
+
+ +
+
Additional:
+
+
+ +
+
+
+
+
+
+
+ +
+ +
+ + MAIN AND SUB STATS +
+
+
MAIN STATS
+
+
STAT TYPE:
+
+ +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
STRENGTH
+
AGILITY
+
INTELLECT
+
WILL
+
LUCK
+
+
+
+
+
+
+
Total
+
Facade
+
Talents
+
Items
+
Misc
+
+
+
Total
+
Facade
+
Talents
+
Items
+
Misc
+
+
+
+
Strength
+
+
+
+
+
+
+
Intellect
+
+
+
+
+
+
+
+
+
Agility
+
+
+
+
+
+
+
Will
+
+
+
+
+
+
+
+
+
Luck
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SUB STATS +
+
+
+
+
+
+
Total:
+
Main Stat:
+
Facet Stat:
+
Weapon:
+
Protector:
+
Accessory:
+
Accessory:
+
Talent:
+
Misc:
+
+ +
+
+ +
+
+ ACCURACY: +
+
+ +
+
Strength
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ EVASION: +
+
+ +
+
Agility
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ INVOCATION: +
+
+ +
+
Intellect
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ RESISTANCE: +
+
+ +
+
Will
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+ INSTINCT: +
+
+ +
+
Luck
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
Total:
+
+
Facet Stat:
+
Weapon:
+
Protector:
+
Accessory:
+
Accessory:
+
Talent:
+
Misc:
+
+
+
+
+ PD: +
+
+ +
+
Strength ÷ 2
+
+
+
+
+
+
+
+ +
+
+
+
+ MD: +
+
+ +
+
Intellect ÷ 2
+
+
+
+
+
+
+
+ +
+
+
+
+ INITIATIVE: +
+
+ +
+
Agility + 5
+
+
+
+
+
+
+
+
+
+
+
+
+ HP: +
+
+ +
+
Strength + Will + (Level x 3)
+
+
+
+
+
+
+
+
+
+
+
+ GUARD: +
+
+ +
+
-
+
+
+
+
+
+
+
+
+
+
+
+ WARD: +
+
+ +
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Simple Move:
+
+
+
Combat Move:
+
+
(Initiative + 5) / 3
+
+
Full Move:
+
+
Initiative + 5
+
+
+
+
+
+
+
+ +
+ + SPIRIT POOL +
+
+
+
DICE:
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
OVERFLOW:
+
+ + + + + + + + +
+
+
+
Used:
+
+
+
+
+
+
+
+ +
+
+
+
HP:
+
+
/
+
+
Spirit Crest:
+
+
/
+
22
+
+
+
+ BONDS +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ + SPIRIT POOL +
+
+
+
DICE:
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
OVERFLOW:
+
+ +
+
+
+
+
Used:
+
+
+
+
+
+
+
+ +
+ + +
+
+
+ + TALENTS +
+ +
+
+
Name:
+
Numinal Barrier
+
Source:
+
Innate Power
+
Type:
+
+
Innate Power
+
+
+
+
+
Timing:
+
Start
+
Range:
+
Combat Zone
+
Target:
+
Combat Zone
+
Cost:
+
None
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
Soul Burn
+
Source:
+
Innate Power
+
Type:
+
+
Innate Power
+
+
+
+
+
Timing:
+
Free
+
Range:
+
User
+
Target:
+
User
+
Cost:
+
None
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
Ancestral
+
Type:
+
+
Ancestral
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Uses Per:
+
+ +
+
Used:
+
+
+
+
+
+
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
Ancestral
+
Type:
+
+
Ancestral
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Uses Per:
+
+ +
+
Used:
+
+
+
+
+
+
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
Key
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Uses Per:
+
+ +
+
Used:
+
+
+
+
+
+
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
Key
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Uses Per:
+
+ +
+
Used:
+
+
+
+
+
+
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
+
+
+
Name:
+
+
Source:
+
+
+
+ +
+
+
LV:
+
+
+
+ +
+
+
+
+
+
+
Timing:
+
+
Range:
+
+
Target:
+
+
Cost:
+
+
+
+
+
+
Uses Per:
+
+ +
+
Used:
+
+
+
+
+
+
+
+
Share:
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+ +
+ +
+
+
WEAPONS:
+
+
+
+
+
Divine Name:
+
ACC:
+
IVC:
+
INIT:
+
PD:
+
MD:
+
+
+
+
+
+
+
+
+ +
+
+
+
+
Form:
+
DMG Type:
+
Range:
+
T#:
+
Rank:
+
Element:
+
Resist:
+
Restriction:
+
Grip:
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
Equipped:
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
ARMOR:
+
+
+
+
+
+
Name:
+
Restriction:
+
EVA:
+
INIT:
+
GUARD:
+
WARD:
+
+
+
+
+
+
+
+
+
+
Equipped:
+
+
+
+
+
+ + +
+
+ + +
+
+
+
+
+
+
+
ACCESSORIES:
+
+
+
+
+
+
Name:
+
Slot:
+
Description:
+
Equipped:
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ +
INVENTORY:
+
+
+
+
+
+
G
+
+
+
+
+
+
+
+
Name:
+
Description:
+
Count:
+
Equip:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
Dice Pool Sizes
+
Set the number of dice for each pool here for the sheet roll buttons
+
+
+
+
Accuracy
+
+
+
+
Evasion
+
+
+
+
Invocation
+
+
+
+
Resistance
+
+
+
+
Instinct
+
+
+
+
+
+
+
+ You can change the built in sheet macro that puts Mononoke or Aramitama information in chat here: +
+
+ +
+
Mononoke Info:
+
+
+
+
Boss/Aramitama Info
+
+
+ +
+
+
+
+
+
+ +
+
+ MONONOKE: +
+
+
+
+
LV:
+
+
+
+
+
+
Size
+
+
Cunning
+
+
Perception
+
+
+
+
Speech
+
+
Reaction
+
+
ID
+
+
+
+
+
+
Weakness
+
+
Movement
+
+
+
+
+
+
+
+
+
+
ACC
+
EVA
+
IVC
+
RES
+
CHK
+
+
Initiative
+
HP
+
Guard
+
Ward
+
+
+
Combat Stats
+
+
+
+
+
+
+
+
+
+
+
+
+
Fixed Values
+
+
+
+
+
+
+
+
+
+
Identify:
+
+
+
+
+
+
Attack Options
+
+
+
+
+ + +
+
+
+
+
Materials
+
+
+
+ + +
+
+
+
Description
+
+
+
+
+ + +
+
+
+
+
+
+
+ + + +
+
{{name}}'s spirit Roll
+ + + + + + + + + + + + + + + + + +
1st:{{die1}}2nd:{{die2}}3rd:{{die3}}
4th:{{die4}}5th:{{die5}}6th:{{die6}}
+
+
+ + +
+
{{name}}
+
{{talent}}
+ + + + + + + + + + + + + + + + + +
Timing:{{time}}
Range:{{range}}
Target:{{target}}
Cost:{{cost}}
+
{{desc}}
+
+
+ + +
+
{{name}}
+ + {{#class}} + + + + + {{/class}} + {{#level}} + + + + + {{/level}} + {{#initiative}} + + + + + {{/initiative}} + {{#perception}} + + + + + {{/perception}} + {{#acc}} + + + + + + + + + + + + + {{/acc}} + {{#guard}} + + + + + + + {{/guard}} + {{#HP}} + + + + + {{/HP}} + {{#reaction}} + + + + + {{/reaction}} + {{#speech}} + + + + + {{/speech}} + {{#weaknesses}} + + + + + + + {{/weaknesses}} + {{#movement}} + + + + + {{/movement}} + {{#size}} + + + + + {{/size}} +
Class:{{class}}
Level:{{level}}
Initiative:{{initiative}}
Senses:{{perception}}
ACCEVAIVCRES
{{acc}}{{eva}}{{ivc}}{{res}}
Guard:{{guard}}Ward:{{ward}}
HP:{{HP}}
Reaction:{{reaction}}
Speech:{{speech}}
Weaknesses:
{{weaknesses}}
Movement:{{movement}}
Size:{{size}}
+
+
+ + + + + diff --git a/Kamigakuri/README.md b/Kamigakuri/README.md deleted file mode 100644 index 2768e7b763..0000000000 --- a/Kamigakuri/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Roll20-Kamigakari - -Roll20 sheet for Kamigakari: God Hunters diff --git a/Kamigakuri/kamigakari.css b/Kamigakuri/kamigakari.css deleted file mode 100644 index ff8bd329fa..0000000000 --- a/Kamigakuri/kamigakari.css +++ /dev/null @@ -1,725 +0,0 @@ -/*Collapsing + Hiding Sections */ - -/* -Kamigakuri Green: 048B84 -Kamigakuri Yellow: FEFF59 -Kamigakuri Brown: DEB16A - -EDC69C - -E7C9A9 - -*/ - -/*TABS*/ -div.sheet-tabs-content { - display: none; -} - -input.sheet-tabs[value="1"]:checked ~ div.sheet-tabs1, -input.sheet-tabs[value="2"]:checked ~ div.sheet-tabs2, -input.sheet-tabs[value="3"]:checked ~ div.sheet-tabs3, -input.sheet-tabs[value="4"]:checked ~ div.sheet-tabs4, -input.sheet-tabs-pictos[value="5"]:checked ~ div.sheet-tabs5, -input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 -{ - display: block; - width:100%; -} - -/* TABS STYLE */ -.sheet-tabs{ - opacity:0; - width: 150px; -} - -.sheet-tab-label{ - margin-left: -150px; - width: 150px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; - padding-bottom: 1px; -} - -.sheet-tabs-pictos{ - opacity:0; - width: 50px; -} - -.sheet-tab-label-pictos{ - font-family: "Pictos"; - margin-left: -50px; - width: 50px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; -} - - -.sheet-tabs-small{ - opacity:0; - width: 90px; -} - -.sheet-tab-label-small{ - margin-left: -90px; - width: 90px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; - padding-bottom: 1px; -} - -.sheet-tabs-pictos:checked + div.sheet-tab-label-pictos, -.sheet-tabs-small:checked + div.sheet-tab-label-small, -.sheet-tabs:checked + div.sheet-tab-label { - font-weight:700; - background-color: #DEB16A; - color: black; -} - -/*Roll Template*/ -.sheet-rolltemplate-mononoke table, -.sheet-rolltemplate-talent table, -.sheet-rolltemplate-spirit table { - width: 100%; - -} - -.sheet-rolltemplate-mononoke td, -.sheet-rolltemplate-talent td, -.sheet-rolltemplate-spirit td { - width: auto; - text-align: center; - min-width: 20px; - padding-left: 5px; - padding-right: 5px; -} - -.sheet-rolltemplate-background { - background-color: #048B84; - font-weight: bold; - color: #FEFF59; -} - -.sheet-rolltemplate-mononoke td, -.sheet-rolltemplate-talent td { - border-bottom: solid 1px black; -} - -.sheet-rolltemplate-mononoke div.sheet-template-container, -.sheet-rolltemplate-talent div.sheet-template-container, -.sheet-rolltemplate-spirit div.sheet-template-container { - border: 2px solid #048B84; - border-radius: 5px 5px 5px 5px; - background-color: #DCCCB9; - max-width: 400px; -} - -.sheet-rolltemplate-mononoke .sheet-template-header, -.sheet-rolltemplate-talent .sheet-template-header, -.sheet-rolltemplate-spirit .sheet-template-header { - background-color: #048B84; - color: #FEFF59; - padding: 2px; - border-bottom: 1px solid black; - text-align: center; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; - line-height: 1.4em; - font-size: 1.3em; -} - - -.sheet-rolltemplate-mononoke .sheet-template-header2, -.sheet-rolltemplate-talent .sheet-template-header2 { - line-height: 0.7em; - font-size: 0.8em; - background-color: #048B84; - color: #FEFF59; - padding: 2px; - text-align: center; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -} - -.sheet-rolltemplate-mononoke div, -.sheet-rolltemplate-talent div, -.sheet-rolltemplate-spirit div { - padding: 5px; - border-bottom: 1px solid black; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -.sheet-rolltemplate-spirit div { - font-variant: small-caps; -} - -.sheet-rolltemplate-spirit .inlinerollresult { - display: inline-block; - min-width: 1.5em; - text-align: center; - border: 2px solid transparent; - background-color: #DCCCB9; - color: #DCCCB9; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -.sheet-rolltemplate-spirit .inlinerollresult.fullcrit { - border: 2px solid #048B84; - color: #FEFF59; - background-color: #048B84; -} - -.sheet-rolltemplate-spirit .inlinerollresult.fullfail { - border: 2px solid transparent; -} - -.sheet-rolltemplate-spirit .inlinerollresult.importantroll { - border: 2px solid transparent; -} - - -/* CHECK BOXES */ - -input.sheet-arrow -{ - float: left; -} - -input.sheet-arrow:not(:checked) ~ div.sheet-body -{ - display: none; -} - -input.sheet-arrow-two -{ - float: right; -} - -input.sheet-arrow-two:not(:checked) ~ div.sheet-body -{ - display: none; -} - - - -/* NUMBER BOX */ - -input[type=number]::-webkit-inner-spin-button, -input[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none; - margin: 0; -} - -input[type=number] { - -moz-appearance: textfield; - appearance: textfield; - margin: 0; -} - - -.sheet-body -{ - -} - -/* CHECK BOXES */ - -input.sheet-hideopt[type="checkbox"] -{ - opacity: 0; - width: 16px; - height: 16px; - position: relative; - top: 5px; - left: 9px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -/* Fake checkbox */ -input.sheet-hideopt[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: middle; - - content: "j"; - width: 14px; - height: 3px; - font-size: 20px; - font-family: "dicefontd6"; -} -input.sheet-hideopt[type="checkbox"]:checked + span::before -{ - content: "J"; - font-family: "dicefontd6"; - color: red; -} - - - -input.sheet-collapse[type="checkbox"] -{ - opacity: 0; - width: 16px; - height: 16px; - position: relative; - top: 5px; - left: 9px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -/* Fake checkbox */ -input.sheet-collapse[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: middle; - - content: "+"; - width: 14px; - height: 3px; - font-size: 15px; - font-family: "Pictos"; -} -input.sheet-collapse[type="checkbox"]:checked + span::before -{ - content: "-"; - font-family: "Pictos"; -} - -input.sheet-equipment[type="checkbox"] -{ - opacity: 0; - width: 26px; - height: 36px; - position: relative; - top: 1px; - left: 5px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -input.sheet-equipment[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: top; - color: darkred; - content: "d"; - width: 14px; - height: 5px; - font-size: 15px; - font-family: "Pictos"; -} -input.sheet-equipment[type="checkbox"]:checked + span::before -{ - content: "3"; - font-family: "Pictos"; - color: green; -} - -/* RADIO BUTTONS*/ -input.sheet-normal[type="radio"] -{ - opacity: 0; - width: 30px; - height: 36px; - position: relative; - top: 5px; - left: 6px; - margin: -15px; - cursor: pointer; - z-index: 1; -} - -input.sheet-normal[type="radio"] + span::before -{ - margin-right: 2px; - border: solid 1px #a8a8a8; - line-height: 12px; - text-align: center; - display: inline-block; - vertical-align: middle; - - box-shadow: 0 0 2px #ccc; - - color:red; - background:#FEFF59; - - content: ""; - width: 21px; - height: 21px; - font-size: 3em; - text-shadow:none; - - - border-radius: 50%; -} - -/* Clear spirit Overflow */ -input.sheet-zero[type="radio"]:checked + span::before -{ - opacity: 0; -} - -input.sheet-zero[type="radio"]:hover + span::before -{ - opacity: 1; -} - -input.sheet-zero[type="radio"] + span::before -{ - - font-size: 25px; - content: "x"; - opacity: 0.65; - background:black; - -} - - -/* -----Remove dot from all radios _after_ selected one----- */ -input.sheet-normal[type="radio"]:checked ~ input.sheet-normal[type="radio"] + span::before -{ - content: ""; - background:white; -} - - - - - -.charsheet { - min-width: 850px; -} - -.sheet-header { - -} - - - -.sheet-section { - float: left; - width: 100%; - padding-top 15px; - - background: #DCCCB9; - color: black; - font-weight: bold; - - border: 15px #0f0;\ - min-width: 848px; -} - -.sheet-section-font125{font-size: 145%;} -.sheet-section-font100{font-size: 100%;} -.sheet-section-font85{font-size: 85%;} -.sheet-section-font80{font-size: 80%;} -.sheet-section-font95{font-size: 95%;} -.sheet-section-font75{font-size: 75%;} -.sheet-tracker-font{font-size: 75%;} -.sheet-section-font45{font-size: 45%;} - - -.sheet-equipment-header { - width: 99%; - text-: center; - margin: 5px 2; - - padding-left: 10px; - background: #048B84; - color: #FEFF59; - font-weight: bold; -} - -.sheet-section2 { - float: left; - width: 99%; - - margin: 5px 2; - margin-bottom: 4px; - - background: #048B84; - color: #FEFF59; - font-weight: bold; - - border: 3px solid black; - min-width: 848px; -} - - -label, -select { - margin: 0; -} - -/* TEXT AREA */ - -.sheet-expand { - position: relative; - cursor: text; - word-wrap: break-word; - min-height: 42px; -} -.sheet-expand span { - visibility: hidden; - white-space: pre-wrap; - display: block; -} -.sheet-expand textarea { - position: absolute; - z-index: 1; - top: 0; - left: 0; - margin: 0; - overflow: hidden; - resize: none; - height: 100%; - width: 100%; - display: block; - box-sizing: border-box; - border: solid 1px black; - border-radius: 0; - box-shadow: none; - padding: inherit; -} - - -.sheet-repitem, -.repitem { - margin-bottom: 2px; -} - - - -.repitem button { - height: 28px; - line-height: 20px; -} - -.sheet-table { - display: table; - width: 100%; - border-collapse:collapse; - border-spacing: 5px; - table-layout: fixed; -} - -.sheet-table-row { - display: table-row; - width: 100%; -} - -.sheet-table-cell { - display: table-cell; - vertical-align: middle; - margin-right: 3px; - margin-left: 3px; - padding-right: 0px; - padding-left: 1px; -} - -.sheet-cell-a { width: auto; } -.sheet-cell-3 { width: 3%; } -.sheet-cell-5 { width: 5%; } -.sheet-cell-8 { width: 8%; } -.sheet-cell-10 { width: 10%; } -.sheet-cell-12 { width: 12%; } -.sheet-cell-15 { width: 15%; } -.sheet-cell-20 { width: 20%; } -.sheet-cell-25 { width: 25%; } -.sheet-cell-30 { width: 30%; } -.sheet-cell-35 { width: 35%; } -.sheet-cell-40 { width: 40%; } -.sheet-cell-41 { width: 41%; } -.sheet-cell-47 { width: 47%; } -.sheet-cell-50 { width: 50%; } -.sheet-cell-60 { width: 70%; } -.sheet-cell-69 { width: 69%; } -.sheet-cell-75 { width: 75%; } -.sheet-cell-95 { width: 100%; } -.sheet-cell-100 { width: 100%; } -.sheet-cell-button {width: 23px; } -.sheet-cell-check { - padding-right: 15px; - padding-left: 15px; -} -.sheet-cell-center{text-align: center;} -.sheet-cell-right{text-align: right;} -.sheet-cell-left{text-align: left;} -.sheet-cell-boarder{border: solid 1px;} - - -.sheet-buffer{ - height: 5px; - background-color: #048B84; -} - -select.sheet-cell-drop { - vertical-align: top; - width: 100%; -} - -select.sheet-cell-drop-talent { - vertical-align: center; - width: 100%; - position: relative; - top: -15px; - margin-bottom: -15px; - - color: black; - font-size: 30px; - height:50px; -} - -.sheet-dropdown-content { - color: black; - font-size: 30px; - height:50px; -} - - /* Padded columns */ -.sheet-table-padded { - margin-left: 1rem; - margin-right: 1rem; -} - -.sheet-table-padded .sheet-table { - border-spacing: 1rem 0; -} - -.sheet-rollbutton:hover -{ - 048B84 -} - -button:hover[type=roll]{ - background-color : #048B84; - color : #FEFF59; - border-color: #FEFF59; -} - -/* -Kamigakuri Green: 048B84 -Kamigakuri Yellow: FEFF59 -Kamigakuri Brown: DEB16A -*/ - -button[type=roll]{ - background-color:#048B84 !important; - border-color: black !important; - color:#FEFF59 !important; - background-image:none; - text-shadow: #016560; - text-shadow:none; -} - - -input[type="number"], -input[type="text"], textarea { - - background-color : #FDFDFD; - -} - -.sheet-input-border input[type="text"], -.sheet-input-border input[type="number"] { - min-width: 15px; - max-width: 100%; - width: 100%; - border-radius: 1px; - border: 1px solid; -} - -.sheet-input-AutoCalc input[type="number"] { - min-width: 35px; - max-width: 100%; - width: 100%; - border: 2px solid #FEFF59; - background: #048B84; - border-radius: 15px; - color: #FEFF59; -} - -.sheet-input-statsMain input[type="number"] { - min-width: 50px; - max-width: 75%; - width: 100%; - - background color: #D8CCBE; - - border: 3px black; - border-radius: 25px; - - margin-top: 5px; - margin-bottom: 1px; - margin-right: 15%; - margin-left: 15%; - - - font-size: 30px; - text-align: center; -} - -.sheet-input-statsSub input[type="number"] { - min-width: 100px; - max-width: 75%; - width: 100%; - - border: 3px black; - border-radius: 15px; - - margin-top: 1px; - margin-bottom: 1px; - margin-right: 5px; - margin-left: 5px; - - - font-size: 15px; - text-align: center; -} - -.sheet-select-border select { - min-width: 50px; - max-width: 100%; - width: 100%; - border: 2px solid black; -} - -.sheet-input-border input[type="number"] { - min-width: 15px; - max-width: 100%; - width: 100%; - border: 1px solid black; - text-align: center; -} - -/* TALENT THING */ - diff --git a/Kamigakuri/kamigakari.html b/Kamigakuri/kamigakari.html deleted file mode 100644 index 665484ad5a..0000000000 --- a/Kamigakuri/kamigakari.html +++ /dev/null @@ -1,1986 +0,0 @@ - - - - -
Main Info
-
Stats & Spirit
-
Talents
-
Equipment
-
y
-
Mononoke
- -
- -
- - MAIN INFO -
-
-
-
NAME
-
DIVINE NAME
-
-
-
-
-
FACADE
-
FACADE TRAIT
-
-
-
-
-
ANCESTRY
-
ANCESTRAL TRAIT
-
-
-
-
-
AGE
-
HEIGHT
-
WEIGHT
-
GENDER
-
EARS/TAIL(S)
-
-
-
-
-
EYES
-
HAIR
-
SKIN
-
-
-
-
-
FACTION
-
ORIGINS
-
-
-
-
-
GOAL
-
-
-
-
-
CREST LOCATION
-
CREST FORM
- -
-
-
-
-
-
-
- - -
-
-
-
- -
-
- -
- - FACET -
-
-
-
Level:
-
-
XP:
-
-
Next level:
-
-
Group:
-
- -
-
-
-
-
-
-
Main:
-
-
- -
-
-
-
Second:
-
-
- -
-
-
-
-
- -
-
Additional:
-
-
- -
-
-
-
-
-
-
- -
- -
- - MAIN AND SUB STATS -
-
-
MAIN STATS
-
-
STAT TYPE:
-
- -
-
-
- -
-
-
-
-
-
-
-
-
-
-
STRENGTH
-
AGILITY
-
INTELLECT
-
WILL
-
LUCK
-
-
-
-
-
-
-
Total
-
Facade
-
Talents
-
Items
-
Misc
-
-
-
Total
-
Facade
-
Talents
-
Items
-
Misc
-
-
-
-
Strength
-
-
-
-
-
-
-
Intellect
-
-
-
-
-
-
-
-
-
Agility
-
-
-
-
-
-
-
Will
-
-
-
-
-
-
-
-
-
Luck
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SUB STATS -
-
-
-
-
-
-
Total:
-
Main Stat:
-
Facet Stat:
-
Weapon:
-
Protector:
-
Accessory:
-
Accessory:
-
Talent:
-
Misc:
-
- -
-
- -
-
- ACCURACY: -
-
- -
-
Strength
-
-
-
-
-
-
-
- -
-
-
- -
-
- EVASION: -
-
- -
-
Agility
-
-
-
-
-
-
-
- -
-
-
- -
-
- INVOCATION: -
-
- -
-
Intellect
-
-
-
-
-
-
-
- -
-
-
- -
-
- RESISTANCE: -
-
- -
-
Will
-
-
-
-
-
-
-
- -
-
-
- -
-
- INSTINCT: -
-
- -
-
Luck
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
Total:
-
-
Facet Stat:
-
Weapon:
-
Vesture:
-
Accessory:
-
Accessory:
-
Talent:
-
Misc:
-
-
-
-
- PD: -
-
- -
-
Strength ÷ 2
-
-
-
-
-
-
-
- -
-
-
-
- MD: -
-
- -
-
Intellect ÷ 2
-
-
-
-
-
-
-
- -
-
-
-
- INITIATIVE: -
-
- -
-
Agility + 5
-
-
-
-
-
-
-
-
-
-
-
-
- HP: -
-
- -
-
Strength + Will + (Level x 3)
-
-
-
-
-
-
-
-
-
-
-
- GUARD: -
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
- WARD: -
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Simple Move:
-
-
-
Combat Move:
-
-
(Initiative + 5) / 3
-
-
Full Move:
-
-
Initiative + 5
-
-
-
-
-
-
-
- -
- - SPIRIT POOL -
-
-
-
DICE:
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
OVERFLOW:
-
- - - - - - - - -
-
-
-
Used:
-
-
-
-
-
-
-
- -
-
-
-
HP:
-
-
/
-
-
Spirit Crest:
-
-
/
-
22
-
-
-
- BONDS -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- - SPIRIT POOL -
-
-
-
DICE:
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
OVERFLOW:
-
- -
-
-
-
-
Used:
-
-
-
-
-
-
-
- -
- - -
-
-
- - TALENTS -
- -
-
-
Name:
-
Numinal Barrier
-
Source:
-
Innate Power
-
Type:
-
-
Innate Power
-
-
-
-
-
Timing:
-
Start
-
Range:
-
Combat Zone
-
Target:
-
Combat Zone
-
Cost:
-
None
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
Soul Burn
-
Source:
-
Innate Power
-
Type:
-
-
Innate Power
-
-
-
-
-
Timing:
-
Free
-
Range:
-
User
-
Target:
-
User
-
Cost:
-
None
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
Ancestral
-
Type:
-
-
Ancestral
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
Ancestral
-
Type:
-
-
Ancestral
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
Key
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
Key
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
-
-
-
-
Name:
-
-
Source:
-
-
-
- -
-
-
LV:
-
-
-
- -
-
-
-
-
-
-
Timing:
-
-
Range:
-
-
Target:
-
-
Cost:
-
-
-
-
-
-
Uses Per:
-
- -
-
Used:
-
-
-
-
-
-
-
-
Share:
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
-
-
-
- -
- -
-
-
WEAPONS:
-
-
-
-
-
Divine Name:
-
ACC:
-
IVC:
-
INIT:
-
PD:
-
MD:
-
-
-
-
-
-
-
-
- -
-
-
-
-
Form:
-
DMG Type:
-
Range:
-
T#:
-
Rank:
-
Element:
-
Resist:
-
Restriction:
-
Grip:
-
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
Equipped:
-
-
-
-
-
-
- - -
-
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
ARMOR:
-
-
-
-
-
-
Name:
-
Restriction:
-
EVA:
-
INIT:
-
GUARD:
-
WARD:
-
-
-
-
-
-
-
-
-
-
Equipped:
-
-
-
-
-
- - -
-
- - -
-
-
-
-
-
-
-
ACCESSORIES:
-
-
-
-
-
-
Name:
-
Slot:
-
Description:
-
Equipped:
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
- -
INVENTORY:
-
-
-
-
-
-
G
-
-
-
-
-
-
-
-
Name:
-
Description:
-
Count:
-
Equip:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
Dice Pool Sizes
-
Set the number of dice for each pool here for the sheet roll buttons
-
-
-
-
Accuracy
-
-
-
-
Evasion
-
-
-
-
Invocation
-
-
-
-
Resistance
-
-
-
-
Instinct
-
-
-
-
-
-
-
- You can change the built in sheet macro that puts Mononoke or Aramitama information in chat here: -
-
- -
-
Mononoke Info:
-
-
-
-
Boss/Aramitama Info
-
-
- -
-
-
-
-
-
- -
-
- MONONOKE: -
-
-
-
-
LV:
-
-
-
-
-
-
Size
-
-
Cunning
-
-
Perception
-
-
-
-
Speech
-
-
Reaction
-
-
ID
-
-
-
-
-
-
Weakness
-
-
Movement
-
-
-
-
-
-
-
-
-
-
ACC
-
EVA
-
CNJ
-
RES
-
CHK
-
-
Initiative
-
HP
-
Guard
-
Ward
-
-
-
Combat Stats
-
-
-
-
-
-
-
-
-
-
-
-
-
Fixed Values
-
-
-
-
-
-
-
-
-
-
Identify:
-
-
-
-
-
-
Attack Options
-
-
-
-
- - -
-
-
-
-
Materials
-
-
-
- - -
-
-
-
Description
-
-
-
-
- - -
-
-
-
-
-
-
- - - -
-
{{name}}'s spirit Roll
- - - - - - - - - - - - - - - - - -
1st:{{die1}}2nd:{{die2}}3rd:{{die3}}
4th:{{die4}}5th:{{die5}}6th:{{die6}}
-
-
- - -
-
{{name}}
-
{{talent}}
- - - - - - - - - - - - - - - - - -
Timing:{{time}}
Range:{{range}}
Target:{{target}}
Cost:{{cost}}
-
{{desc}}
-
-
- - -
-
{{name}}
- - {{#class}} - - - - - {{/class}} - {{#level}} - - - - - {{/level}} - {{#initiative}} - - - - - {{/initiative}} - {{#perception}} - - - - - {{/perception}} - {{#acc}} - - - - - - - - - - - - - {{/acc}} - {{#guard}} - - - - - - - {{/guard}} - {{#HP}} - - - - - {{/HP}} - {{#reaction}} - - - - - {{/reaction}} - {{#speech}} - - - - - {{/speech}} - {{#weaknesses}} - - - - - - - {{/weaknesses}} - {{#movement}} - - - - - {{/movement}} - {{#size}} - - - - - {{/size}} -
Class:{{class}}
Level:{{level}}
Initiative:{{initiative}}
Senses:{{perception}}
ACCEVACNJRES
{{acc}}{{eva}}{{cnj}}{{res}}
Guard:{{guard}}Ward:{{ward}}
HP:{{HP}}
Reaction:{{reaction}}
Speech:{{speech}}
Weaknesses:
{{weaknesses}}
Movement:{{movement}}
Size:{{size}}
-
-
- - - - - \ No newline at end of file diff --git a/Kamigakuri/sheets.json b/Kamigakuri/sheets.json deleted file mode 100644 index 8ffc7cc319..0000000000 --- a/Kamigakuri/sheets.json +++ /dev/null @@ -1,2 +0,0 @@ -Jakob (Text Expanding Area) -plexsoup (WORKING TABS) \ No newline at end of file From c454bb8d8f3a1e7206d619ba8c590b256fcb1a93 Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Sun, 4 Oct 2020 19:59:18 -0700 Subject: [PATCH 07/11] Readme.MD changes --- Kamigakari/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Kamigakari/README.md b/Kamigakari/README.md index 5c5f53046e..7a6fcd7625 100644 --- a/Kamigakari/README.md +++ b/Kamigakari/README.md @@ -1,3 +1,15 @@ # Roll20-Kamigakari -Roll20 sheet for Kamigakari: God Hunters + + +This is a character sheet for Kamigakari: God Hunters. + +Use the check boxes to keep track of spent spirit dice, then hit the spirit pool button to roll those dice. +The track button next 'Initiative' to adds that character to the initiative tracker. You must have the token selected. + +The Mononoke tab is for both contractors and Mononoke. For macro use all stats start with mononoke_ but are otherwise as they appear on the ship for example: + +mononoke_acc +mononoke_Initiative + +Thanks to Jakob for the Text Expanding Area CSS and plexsoup for the working tabs \ No newline at end of file From 752d2019bde8646fbbf02148bba24bbb89e07fed Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Sun, 4 Oct 2020 20:04:17 -0700 Subject: [PATCH 08/11] Sheet not sheets --- Kamigakari/{sheets.json => Sheet.json} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename Kamigakari/{sheets.json => Sheet.json} (98%) diff --git a/Kamigakari/sheets.json b/Kamigakari/Sheet.json similarity index 98% rename from Kamigakari/sheets.json rename to Kamigakari/Sheet.json index 01c66c0bc0..940eed7bed 100644 --- a/Kamigakari/sheets.json +++ b/Kamigakari/Sheet.json @@ -1,9 +1,9 @@ -{ - "html": "kamigakari.html", - "css": "kamigakari.css", - "authors": "Selanye", - "roll20userid": "1375235", - "preview": "kamigakuri.png", - "instructions": "This is a character sheet for Kamigakari: God Hunters. /r Use the check boxes to keep track of spent spirit dice, then hit the spirit pool button to roll those dice. /r The track button next 'Initiative' to adds that character to the initiative tracker. You must have the token selected. /r The Mononoke tab is for both contractors and Mononoke. For macro use all stats start with mononoke_ but are otherwise as they appear on the ship for example: /r mononoke_acc /r mononoke_Initiative /r /r /r Thanks to Jakob for the Text Expanding Area CSS and plexsoup for the working tabs" -} - +{ + "html": "kamigakari.html", + "css": "kamigakari.css", + "authors": "Selanye", + "roll20userid": "1375235", + "preview": "kamigakuri.png", + "instructions": "This is a character sheet for Kamigakari: God Hunters. /r Use the check boxes to keep track of spent spirit dice, then hit the spirit pool button to roll those dice. /r The track button next 'Initiative' to adds that character to the initiative tracker. You must have the token selected. /r The Mononoke tab is for both contractors and Mononoke. For macro use all stats start with mononoke_ but are otherwise as they appear on the ship for example: /r mononoke_acc /r mononoke_Initiative /r /r /r Thanks to Jakob for the Text Expanding Area CSS and plexsoup for the working tabs" +} + From 9b6b988c0e56816d67d9deede249819b1a88d963 Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Sun, 4 Oct 2020 20:10:09 -0700 Subject: [PATCH 09/11] Rename Sheet.json to sheet.json --- Kamigakari/{Sheet.json => sheet.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Kamigakari/{Sheet.json => sheet.json} (100%) diff --git a/Kamigakari/Sheet.json b/Kamigakari/sheet.json similarity index 100% rename from Kamigakari/Sheet.json rename to Kamigakari/sheet.json From 8d5beebb7183865fe3ac73de3ee33d9e183e72bb Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Sun, 4 Oct 2020 20:11:23 -0700 Subject: [PATCH 10/11] Update sheet.json --- Kamigakari/sheet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kamigakari/sheet.json b/Kamigakari/sheet.json index 940eed7bed..b6c9af1899 100644 --- a/Kamigakari/sheet.json +++ b/Kamigakari/sheet.json @@ -3,7 +3,7 @@ "css": "kamigakari.css", "authors": "Selanye", "roll20userid": "1375235", - "preview": "kamigakuri.png", + "preview": "kamigakari.png", "instructions": "This is a character sheet for Kamigakari: God Hunters. /r Use the check boxes to keep track of spent spirit dice, then hit the spirit pool button to roll those dice. /r The track button next 'Initiative' to adds that character to the initiative tracker. You must have the token selected. /r The Mononoke tab is for both contractors and Mononoke. For macro use all stats start with mononoke_ but are otherwise as they appear on the ship for example: /r mononoke_acc /r mononoke_Initiative /r /r /r Thanks to Jakob for the Text Expanding Area CSS and plexsoup for the working tabs" } From 8811547148b49dc075ef602504af5811097b6e0b Mon Sep 17 00:00:00 2001 From: Selanye <52811987+Selanye@users.noreply.github.com> Date: Tue, 6 Oct 2020 00:44:17 -0700 Subject: [PATCH 11/11] Fixed white pixel under settings --- Kamigakari/kamigakari.css | 1250 ++++++++++++++++++------------------- 1 file changed, 623 insertions(+), 627 deletions(-) diff --git a/Kamigakari/kamigakari.css b/Kamigakari/kamigakari.css index 1385757b2c..a05dbc7542 100644 --- a/Kamigakari/kamigakari.css +++ b/Kamigakari/kamigakari.css @@ -1,627 +1,623 @@ -/*Collapsing + Hiding Sections */ - -/* -Kamigakuri Green: 048B84 -Kamigakuri Yellow: FEFF59 -Kamigakuri Brown: DEB16A - -EDC69C - -E7C9A9 - -*/ - -/*Main Stats Bubble */ - -.sheet-input-statsMain input[type="number"] { - min-width: 50px; - max-width: 75%; - width: 100%; - border: 3px black; - border-radius: 25px; - margin-top: 5px; - margin-bottom: 1px; - margin-right: 15%; - margin-left: 15%; - font-size: 30px; - text-align: center; -} - - -/*TABS*/ -div.sheet-tabs-content { - display: none; -} - -input.sheet-tabs[value="1"]:checked ~ div.sheet-tabs1, -input.sheet-tabs[value="2"]:checked ~ div.sheet-tabs2, -input.sheet-tabs[value="3"]:checked ~ div.sheet-tabs3, -input.sheet-tabs[value="4"]:checked ~ div.sheet-tabs4, -input.sheet-tabs-pictos[value="5"]:checked ~ div.sheet-tabs5, -input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 -{ - display: block; - width:100%; -} - -/* TABS STYLE */ -.sheet-tabs{ - opacity:0; - width: 150px; -} - -.sheet-tab-label{ - margin-left: -150px; - width: 150px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; - padding-bottom: 1px; -} - -.sheet-tabs-pictos{ - opacity:0; - width: 50px; -} - -.sheet-tab-label-pictos{ - font-family: "Pictos"; - margin-left: -50px; - width: 50px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; -} - - -.sheet-tabs-small{ - opacity:0; - width: 90px; -} - -.sheet-tab-label-small{ - margin-left: -90px; - width: 90px; - text-align: center; - font-size: 120%; - color: #FEFF59; - background-color: #048B84; - display:inline-block; - border-radius: 15px 15px 0px 0px; - padding-bottom: 1px; -} - -.sheet-tabs-pictos:checked + div.sheet-tab-label-pictos, -.sheet-tabs-small:checked + div.sheet-tab-label-small, -.sheet-tabs:checked + div.sheet-tab-label { - font-weight:700; - background-color: #DEB16A; - color: black; -} - -/*Roll Template*/ -.sheet-rolltemplate-mononoke table, -.sheet-rolltemplate-talent table, -.sheet-rolltemplate-spirit table { - width: 100%; - -} - -.sheet-rolltemplate-mononoke td, -.sheet-rolltemplate-talent td, -.sheet-rolltemplate-spirit td { - width: auto; - text-align: center; - min-width: 20px; - padding-left: 5px; - padding-right: 5px; -} - -.sheet-rolltemplate-background { - background-color: #048B84; - font-weight: bold; - color: #FEFF59; -} - -.sheet-rolltemplate-mononoke td, -.sheet-rolltemplate-talent td { - border-bottom: solid 1px black; -} - -.sheet-rolltemplate-mononoke div.sheet-template-container, -.sheet-rolltemplate-talent div.sheet-template-container, -.sheet-rolltemplate-spirit div.sheet-template-container { - border: 2px solid #048B84; - border-radius: 5px 5px 5px 5px; - background-color: #DCCCB9; - max-width: 400px; -} - -.sheet-rolltemplate-mononoke .sheet-template-header, -.sheet-rolltemplate-talent .sheet-template-header, -.sheet-rolltemplate-spirit .sheet-template-header { - background-color: #048B84; - color: #FEFF59; - padding: 2px; - border-bottom: 1px solid black; - text-align: center; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; - line-height: 1.4em; - font-size: 1.3em; -} - - -.sheet-rolltemplate-mononoke .sheet-template-header2, -.sheet-rolltemplate-talent .sheet-template-header2 { - line-height: 0.7em; - font-size: 0.8em; - background-color: #048B84; - color: #FEFF59; - padding: 2px; - text-align: center; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -} - -.sheet-rolltemplate-mononoke div, -.sheet-rolltemplate-talent div, -.sheet-rolltemplate-spirit div { - padding: 5px; - border-bottom: 1px solid black; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -.sheet-rolltemplate-spirit div { - font-variant: small-caps; -} - -.sheet-rolltemplate-spirit .inlinerollresult { - display: inline-block; - min-width: 1.5em; - text-align: center; - border: 2px solid transparent; - background-color: #DCCCB9; - color: #DCCCB9; - font-variant: small-caps; - font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; -} - -.sheet-rolltemplate-spirit .inlinerollresult.fullcrit { - border: 2px solid #048B84; - color: #FEFF59; - background-color: #048B84; -} - -.sheet-rolltemplate-spirit .inlinerollresult.fullfail { - border: 2px solid transparent; -} - -.sheet-rolltemplate-spirit .inlinerollresult.importantroll { - border: 2px solid transparent; -} - - -/* CHECK BOXES */ - -input.sheet-arrow -{ - float: left; -} - -input.sheet-arrow:not(:checked) ~ div.sheet-body -{ - display: none; -} - -input.sheet-arrow-two -{ - float: right; -} - -input.sheet-arrow-two:not(:checked) ~ div.sheet-body -{ - display: none; -} - - - -/* NUMBER BOX */ - -input[type=number]::-webkit-inner-spin-button, -input[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none; - margin: 0; -} - -input[type=number] { - -moz-appearance: textfield; - appearance: textfield; - margin: 0; -} - - -.sheet-body -{ - -} - -/* CHECK BOXES */ - -input.sheet-hideopt[type="checkbox"] -{ - opacity: 0; - width: 16px; - height: 16px; - position: relative; - top: 5px; - left: 9px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -/* Fake checkbox */ -input.sheet-hideopt[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: middle; - - content: "j"; - width: 14px; - height: 3px; - font-size: 20px; - font-family: "dicefontd6"; -} -input.sheet-hideopt[type="checkbox"]:checked + span::before -{ - content: "J"; - font-family: "dicefontd6"; - color: red; -} - - - -input.sheet-collapse[type="checkbox"] -{ - opacity: 0; - width: 16px; - height: 16px; - position: relative; - top: 5px; - left: 9px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -/* Fake checkbox */ -input.sheet-collapse[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: middle; - - content: "+"; - width: 14px; - height: 3px; - font-size: 15px; - font-family: "Pictos"; -} -input.sheet-collapse[type="checkbox"]:checked + span::before -{ - content: "-"; - font-family: "Pictos"; -} - -input.sheet-equipment[type="checkbox"] -{ - opacity: 0; - width: 26px; - height: 36px; - position: relative; - top: 1px; - left: 5px; - margin: -10px; - cursor: pointer; - z-index: 1; -} - -input.sheet-equipment[type="checkbox"] + span::before -{ - margin-right: 4px; - line-height: 1px; - text-align: center; - display: inline-block; - vertical-align: top; - color: darkred; - content: "d"; - width: 14px; - height: 5px; - font-size: 15px; - font-family: "Pictos"; -} -input.sheet-equipment[type="checkbox"]:checked + span::before -{ - content: "3"; - font-family: "Pictos"; - color: green; -} - -/* RADIO BUTTONS*/ -input.sheet-normal[type="radio"] -{ - opacity: 0; - width: 30px; - height: 36px; - position: relative; - top: 5px; - left: 6px; - margin: -15px; - cursor: pointer; - z-index: 1; -} - -input.sheet-normal[type="radio"] + span::before -{ - margin-right: 2px; - border: solid 1px #a8a8a8; - line-height: 12px; - text-align: center; - display: inline-block; - vertical-align: middle; - - box-shadow: 0 0 2px #ccc; - - color:red; - background:#FEFF59; - - content: ""; - width: 21px; - height: 21px; - font-size: 3em; - text-shadow:none; - - - border-radius: 50%; -} - -/* Clear spirit Overflow */ -input.sheet-zero[type="radio"]:checked + span::before -{ - opacity: 0; -} - -input.sheet-zero[type="radio"]:hover + span::before -{ - opacity: 1; -} - -input.sheet-zero[type="radio"] + span::before -{ - - font-size: 25px; - content: "x"; - opacity: 0.65; - background:black; - -} - -/* -----Remove dot from all radios _after_ selected one----- */ -input.sheet-normal[type="radio"]:checked ~ input.sheet-normal[type="radio"] + span::before -{ - content: ""; - background:white; -} - -.charsheet { - min-width: 850px; -} - -.sheet-header { - -} - -.sheet-section { - float: left; - width: 100%; - padding-top: 15px; - background: #DCCCB9; - color: black; - font-weight: bold; - border: 15px #0f0;\ - min-width: 848px; -} - -.sheet-equipment-header { - width: 99%; - text-: center; - margin: 5px 2; - padding-left: 10px; - background: #048B84; - color: #FEFF59; - font-weight: bold; -} - -.sheet-section2 { - float: left; - width: 99%; - margin: 5px 2; - margin-bottom: 4px; - background: #048B84; - color: #FEFF59; - font-weight: bold; - border: 3px solid black; - min-width: 848px; -} - - -label, -select { - margin: 0; -} - -/* TEXT AUTO EXPANDING AREA */ - -.sheet-expand { - position: relative; - cursor: text; - word-wrap: break-word; - min-height: 42px; -} -.sheet-expand span { - visibility: hidden; - white-space: pre-wrap; - display: block; -} -.sheet-expand textarea { - position: absolute; - z-index: 1; - top: 0; - left: 0; - margin: 0; - overflow: hidden; - resize: none; - height: 100%; - width: 100%; - display: block; - box-sizing: border-box; - border: solid 1px black; - border-radius: 0; - box-shadow: none; - padding: inherit; -} - - -/* Table Stuff */ -.sheet-table { - display: table; - width: 100%; - border-collapse:collapse; - border-spacing: 5px; - table-layout: fixed; -} - -.sheet-table-row { - display: table-row; - width: 100%; -} - -.sheet-table-cell { - display: table-cell; - vertical-align: middle; - margin-right: 3px; - margin-left: 3px; - padding-right: 0px; - padding-left: 1px; -} - -/* Sizes */ -.sheet-section-font125{font-size: 145%;} -.sheet-section-font100{font-size: 100%;} -.sheet-section-font85{font-size: 85%;} -.sheet-section-font80{font-size: 80%;} -.sheet-section-font95{font-size: 95%;} -.sheet-section-font75{font-size: 75%;} -.sheet-tracker-font{font-size: 75%;} -.sheet-section-font45{font-size: 45%;} - -.sheet-cell-a { width: auto; } -.sheet-cell-3 { width: 3%; } -.sheet-cell-5 { width: 5%; } -.sheet-cell-8 { width: 8%; } -.sheet-cell-10 { width: 10%; } -.sheet-cell-12 { width: 12%; } -.sheet-cell-15 { width: 15%; } -.sheet-cell-20 { width: 20%; } -.sheet-cell-25 { width: 25%; } -.sheet-cell-30 { width: 30%; } -.sheet-cell-35 { width: 35%; } -.sheet-cell-40 { width: 40%; } -.sheet-cell-41 { width: 41%; } -.sheet-cell-47 { width: 47%; } -.sheet-cell-50 { width: 50%; } -.sheet-cell-60 { width: 70%; } -.sheet-cell-69 { width: 69%; } -.sheet-cell-75 { width: 75%; } -.sheet-cell-95 { width: 100%; } -.sheet-cell-100 { width: 100%; } -.sheet-cell-button {width: 23px; } -.sheet-cell-check { - padding-right: 15px; - padding-left: 15px; -} -.sheet-cell-center{text-align: center;} -.sheet-cell-right{text-align: right;} -.sheet-cell-left{text-align: left;} -.sheet-cell-boarder{border: solid 1px;} - - -.sheet-buffer{ - height: 5px; - background-color: #048B84; -} - -/* Spirit Dice Pool */ - -select.sheet-cell-drop { - vertical-align: top; - width: 100%; -} - -button[type=roll]{ - background-color:#048B84 !important; - border-color: black !important; - background-image:none; - color:#FEFF59 !important; - text-shadow: #016560; - text-shadow:none; -} - - -input[type="number"], -input[type="text"], textarea { - - background-color : #FDFDFD; - -} - -.sheet-input-border input[type="text"], -.sheet-input-border input[type="number"] { - min-width: 15px; - max-width: 100%; - width: 100%; - border-radius: 1px; - border: 1px solid; -} - -.sheet-input-AutoCalc input[type="number"] { - min-width: 35px; - max-width: 100%; - width: 100%; - border: 2px solid #FEFF59; - border-radius: 15px; - background: #048B84; - color: #FEFF59; -} - -.sheet-input-border input[type="number"] { - min-width: 15px; - max-width: 100%; - width: 100%; - text-align: center; - border: 1px solid black; -} +/*Collapsing + Hiding Sections */ + +/* +Kamigakuri Green: 048B84 +Kamigakuri Yellow: FEFF59 +Kamigakuri Brown: DEB16A +*/ + +/*Main Stats Bubble */ + +.sheet-input-statsMain input[type="number"] { + min-width: 50px; + max-width: 75%; + width: 100%; + border: 3px black; + border-radius: 25px; + margin-top: 5px; + margin-bottom: 1px; + margin-right: 15%; + margin-left: 15%; + font-size: 30px; + text-align: center; +} + + +/*TABS*/ +div.sheet-tabs-content { + display: none; +} + +input.sheet-tabs[value="1"]:checked ~ div.sheet-tabs1, +input.sheet-tabs[value="2"]:checked ~ div.sheet-tabs2, +input.sheet-tabs[value="3"]:checked ~ div.sheet-tabs3, +input.sheet-tabs[value="4"]:checked ~ div.sheet-tabs4, +input.sheet-tabs-pictos[value="5"]:checked ~ div.sheet-tabs5, +input.sheet-tabs-small[value="6"]:checked ~ div.sheet-tabs6 +{ + display: block; + width:100%; +} + +/* TABS STYLE */ +.sheet-tabs{ + opacity:0; + width: 150px; +} + +.sheet-tab-label{ + margin-left: -150px; + width: 150px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; + padding-bottom: 1px; +} + +.sheet-tabs-pictos{ + opacity:0; + width: 50px; +} + +.sheet-tab-label-pictos{ + font-family: "Pictos"; + margin-left: -50px; + width: 50px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; + padding-bottom: 1px; +} + + +.sheet-tabs-small{ + opacity:0; + width: 90px; +} + +.sheet-tab-label-small{ + margin-left: -90px; + width: 90px; + text-align: center; + font-size: 120%; + color: #FEFF59; + background-color: #048B84; + display:inline-block; + border-radius: 15px 15px 0px 0px; + padding-bottom: 1px; +} + +.sheet-tabs-pictos:checked + div.sheet-tab-label-pictos, +.sheet-tabs-small:checked + div.sheet-tab-label-small, +.sheet-tabs:checked + div.sheet-tab-label { + font-weight:700; + background-color: #DEB16A; + color: black; +} + +/*Roll Template*/ +.sheet-rolltemplate-mononoke table, +.sheet-rolltemplate-talent table, +.sheet-rolltemplate-spirit table { + width: 100%; + +} + +.sheet-rolltemplate-mononoke td, +.sheet-rolltemplate-talent td, +.sheet-rolltemplate-spirit td { + width: auto; + text-align: center; + min-width: 20px; + padding-left: 5px; + padding-right: 5px; +} + +.sheet-rolltemplate-background { + background-color: #048B84; + font-weight: bold; + color: #FEFF59; +} + +.sheet-rolltemplate-mononoke td, +.sheet-rolltemplate-talent td { + border-bottom: solid 1px black; +} + +.sheet-rolltemplate-mononoke div.sheet-template-container, +.sheet-rolltemplate-talent div.sheet-template-container, +.sheet-rolltemplate-spirit div.sheet-template-container { + border: 2px solid #048B84; + border-radius: 5px 5px 5px 5px; + background-color: #DCCCB9; + max-width: 400px; +} + +.sheet-rolltemplate-mononoke .sheet-template-header, +.sheet-rolltemplate-talent .sheet-template-header, +.sheet-rolltemplate-spirit .sheet-template-header { + background-color: #048B84; + color: #FEFF59; + padding: 2px; + border-bottom: 1px solid black; + text-align: center; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; + line-height: 1.4em; + font-size: 1.3em; +} + + +.sheet-rolltemplate-mononoke .sheet-template-header2, +.sheet-rolltemplate-talent .sheet-template-header2 { + line-height: 0.7em; + font-size: 0.8em; + background-color: #048B84; + color: #FEFF59; + padding: 2px; + text-align: center; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +} + +.sheet-rolltemplate-mononoke div, +.sheet-rolltemplate-talent div, +.sheet-rolltemplate-spirit div { + padding: 5px; + border-bottom: 1px solid black; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +.sheet-rolltemplate-spirit div { + font-variant: small-caps; +} + +.sheet-rolltemplate-spirit .inlinerollresult { + display: inline-block; + min-width: 1.5em; + text-align: center; + border: 2px solid transparent; + background-color: #DCCCB9; + color: #DCCCB9; + font-variant: small-caps; + font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; +} + +.sheet-rolltemplate-spirit .inlinerollresult.fullcrit { + border: 2px solid #048B84; + color: #FEFF59; + background-color: #048B84; +} + +.sheet-rolltemplate-spirit .inlinerollresult.fullfail { + border: 2px solid transparent; +} + +.sheet-rolltemplate-spirit .inlinerollresult.importantroll { + border: 2px solid transparent; +} + + +/* CHECK BOXES */ + +input.sheet-arrow +{ + float: left; +} + +input.sheet-arrow:not(:checked) ~ div.sheet-body +{ + display: none; +} + +input.sheet-arrow-two +{ + float: right; +} + +input.sheet-arrow-two:not(:checked) ~ div.sheet-body +{ + display: none; +} + + + +/* NUMBER BOX */ + +input[type=number]::-webkit-inner-spin-button, +input[type=number]::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; +} + +input[type=number] { + -moz-appearance: textfield; + appearance: textfield; + margin: 0; +} + + +.sheet-body +{ + +} + +/* CHECK BOXES */ + +input.sheet-hideopt[type="checkbox"] +{ + opacity: 0; + width: 16px; + height: 16px; + position: relative; + top: 5px; + left: 9px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +/* Fake checkbox */ +input.sheet-hideopt[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: middle; + + content: "j"; + width: 14px; + height: 3px; + font-size: 20px; + font-family: "dicefontd6"; +} +input.sheet-hideopt[type="checkbox"]:checked + span::before +{ + content: "J"; + font-family: "dicefontd6"; + color: red; +} + + + +input.sheet-collapse[type="checkbox"] +{ + opacity: 0; + width: 16px; + height: 16px; + position: relative; + top: 5px; + left: 9px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +/* Fake checkbox */ +input.sheet-collapse[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: middle; + + content: "+"; + width: 14px; + height: 3px; + font-size: 15px; + font-family: "Pictos"; +} +input.sheet-collapse[type="checkbox"]:checked + span::before +{ + content: "-"; + font-family: "Pictos"; +} + +input.sheet-equipment[type="checkbox"] +{ + opacity: 0; + width: 26px; + height: 36px; + position: relative; + top: 1px; + left: 5px; + margin: -10px; + cursor: pointer; + z-index: 1; +} + +input.sheet-equipment[type="checkbox"] + span::before +{ + margin-right: 4px; + line-height: 1px; + text-align: center; + display: inline-block; + vertical-align: top; + color: darkred; + content: "d"; + width: 14px; + height: 5px; + font-size: 15px; + font-family: "Pictos"; +} +input.sheet-equipment[type="checkbox"]:checked + span::before +{ + content: "3"; + font-family: "Pictos"; + color: green; +} + +/* RADIO BUTTONS*/ +input.sheet-normal[type="radio"] +{ + opacity: 0; + width: 30px; + height: 36px; + position: relative; + top: 5px; + left: 6px; + margin: -15px; + cursor: pointer; + z-index: 1; +} + +input.sheet-normal[type="radio"] + span::before +{ + margin-right: 2px; + border: solid 1px #a8a8a8; + line-height: 12px; + text-align: center; + display: inline-block; + vertical-align: middle; + + box-shadow: 0 0 2px #ccc; + + color:red; + background:#FEFF59; + + content: ""; + width: 21px; + height: 21px; + font-size: 3em; + text-shadow:none; + + + border-radius: 50%; +} + +/* Clear spirit Overflow */ +input.sheet-zero[type="radio"]:checked + span::before +{ + opacity: 0; +} + +input.sheet-zero[type="radio"]:hover + span::before +{ + opacity: 1; +} + +input.sheet-zero[type="radio"] + span::before +{ + + font-size: 25px; + content: "x"; + opacity: 0.65; + background:black; + +} + +/* -----Remove dot from all radios _after_ selected one----- */ +input.sheet-normal[type="radio"]:checked ~ input.sheet-normal[type="radio"] + span::before +{ + content: ""; + background:white; +} + +.charsheet { + min-width: 850px; +} + +.sheet-header { + +} + +.sheet-section { + float: left; + width: 100%; + padding-top: 15px; + background: #DCCCB9; + color: black; + font-weight: bold; + border: 15px #0f0;\ + min-width: 848px; +} + +.sheet-equipment-header { + width: 99%; + text-: center; + margin: 5px 2; + padding-left: 10px; + background: #048B84; + color: #FEFF59; + font-weight: bold; +} + +.sheet-section2 { + float: left; + width: 99%; + margin: 5px 2; + margin-bottom: 4px; + background: #048B84; + color: #FEFF59; + font-weight: bold; + border: 3px solid black; + min-width: 848px; +} + + +label, +select { + margin: 0; +} + +/* TEXT AUTO EXPANDING AREA */ + +.sheet-expand { + position: relative; + cursor: text; + word-wrap: break-word; + min-height: 42px; +} +.sheet-expand span { + visibility: hidden; + white-space: pre-wrap; + display: block; +} +.sheet-expand textarea { + position: absolute; + z-index: 1; + top: 0; + left: 0; + margin: 0; + overflow: hidden; + resize: none; + height: 100%; + width: 100%; + display: block; + box-sizing: border-box; + border: solid 1px black; + border-radius: 0; + box-shadow: none; + padding: inherit; +} + + +/* Table Stuff */ +.sheet-table { + display: table; + width: 100%; + border-collapse:collapse; + border-spacing: 5px; + table-layout: fixed; +} + +.sheet-table-row { + display: table-row; + width: 100%; +} + +.sheet-table-cell { + display: table-cell; + vertical-align: middle; + margin-right: 3px; + margin-left: 3px; + padding-right: 0px; + padding-left: 1px; +} + +/* Sizes */ +.sheet-section-font125{font-size: 145%;} +.sheet-section-font100{font-size: 100%;} +.sheet-section-font85{font-size: 85%;} +.sheet-section-font80{font-size: 80%;} +.sheet-section-font95{font-size: 95%;} +.sheet-section-font75{font-size: 75%;} +.sheet-tracker-font{font-size: 75%;} +.sheet-section-font45{font-size: 45%;} + +.sheet-cell-a { width: auto; } +.sheet-cell-3 { width: 3%; } +.sheet-cell-5 { width: 5%; } +.sheet-cell-8 { width: 8%; } +.sheet-cell-10 { width: 10%; } +.sheet-cell-12 { width: 12%; } +.sheet-cell-15 { width: 15%; } +.sheet-cell-20 { width: 20%; } +.sheet-cell-25 { width: 25%; } +.sheet-cell-30 { width: 30%; } +.sheet-cell-35 { width: 35%; } +.sheet-cell-40 { width: 40%; } +.sheet-cell-41 { width: 41%; } +.sheet-cell-47 { width: 47%; } +.sheet-cell-50 { width: 50%; } +.sheet-cell-60 { width: 70%; } +.sheet-cell-69 { width: 69%; } +.sheet-cell-75 { width: 75%; } +.sheet-cell-95 { width: 100%; } +.sheet-cell-100 { width: 100%; } +.sheet-cell-button {width: 23px; } +.sheet-cell-check { + padding-right: 15px; + padding-left: 15px; +} +.sheet-cell-center{text-align: center;} +.sheet-cell-right{text-align: right;} +.sheet-cell-left{text-align: left;} +.sheet-cell-boarder{border: solid 1px;} + + +.sheet-buffer{ + height: 5px; + background-color: #048B84; +} + +/* Spirit Dice Pool */ + +select.sheet-cell-drop { + vertical-align: top; + width: 100%; +} + +button[type=roll]{ + background-color:#048B84 !important; + border-color: black !important; + background-image:none; + color:#FEFF59 !important; + text-shadow: #016560; + text-shadow:none; +} + + +input[type="number"], +input[type="text"], textarea { + + background-color : #FDFDFD; + +} + +.sheet-input-border input[type="text"], +.sheet-input-border input[type="number"] { + min-width: 15px; + max-width: 100%; + width: 100%; + border-radius: 1px; + border: 1px solid; +} + +.sheet-input-AutoCalc input[type="number"] { + min-width: 35px; + max-width: 100%; + width: 100%; + border: 2px solid #FEFF59; + border-radius: 15px; + background: #048B84; + color: #FEFF59; +} + +.sheet-input-border input[type="number"] { + min-width: 15px; + max-width: 100%; + width: 100%; + text-align: center; + border: 1px solid black; +}