mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge branch 'Roll20:master' into Draci-doupe-II
This commit is contained in:
+38
-24
@@ -51,7 +51,7 @@ textarea {
|
||||
|
||||
.characterviewer label {
|
||||
font-weight: normal;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.75rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.largedialog label {
|
||||
@@ -83,7 +83,10 @@ label, input, button, select, textarea {
|
||||
}
|
||||
|
||||
.ui-dialog .charsheet button[type="roll"], .ui-dialog .charsheet button[type="compendium"] {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
font-size: 1.1rem;
|
||||
height: 100%;
|
||||
}
|
||||
.btn, .btn.btn-default {
|
||||
box-shadow: none;
|
||||
@@ -109,9 +112,10 @@ label, input, button, select, textarea {
|
||||
.OpenSans {
|
||||
color: var(--fonttitle);
|
||||
font-family: Arial;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.75rem;
|
||||
font-weight:normal;
|
||||
letter-spacing: 0.02rem;
|
||||
letter-spacing: 0.025rem;
|
||||
line-height: 0.9rem;
|
||||
text-align: center;
|
||||
}
|
||||
#subtitle {
|
||||
@@ -550,7 +554,7 @@ label, input, button, select, textarea {
|
||||
width: 20%;
|
||||
}
|
||||
.ProficienciasNome {
|
||||
width: 60%;
|
||||
width: 75%;
|
||||
}
|
||||
.Proficiencias__Input {
|
||||
background: none;
|
||||
@@ -647,14 +651,14 @@ label, input, button, select, textarea {
|
||||
width: 1rem;
|
||||
}
|
||||
.ResourceButton {
|
||||
width: 10%;
|
||||
width: 5%;
|
||||
}
|
||||
.ResourceNome {
|
||||
margin-inline: 0.4rem;
|
||||
width: 65%;
|
||||
}
|
||||
.ResourceQuant {
|
||||
width: 25%;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.Quant__Column {
|
||||
@@ -734,8 +738,10 @@ label, input, button, select, textarea {
|
||||
border-radius: 10px 10px 0 0;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
padding-block: 0.6rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.8rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -743,12 +749,12 @@ label, input, button, select, textarea {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-block: 2rem;
|
||||
margin-block: 1.6rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxdano div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-actionname {
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.3rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxdano div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-macroresult span {
|
||||
@@ -757,7 +763,7 @@ label, input, button, select, textarea {
|
||||
border-radius: 6px;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 2rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: normal;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
@@ -779,8 +785,10 @@ label, input, button, select, textarea {
|
||||
border-radius: 10px 10px 0 0;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
padding-block: 0.5rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.8rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -788,12 +796,12 @@ label, input, button, select, textarea {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-block: 2rem;
|
||||
margin-block: 1.6rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxproficiencia div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-actionname {
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.3rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxproficiencia div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-macroresult span {
|
||||
@@ -802,7 +810,7 @@ label, input, button, select, textarea {
|
||||
border-radius: 6px;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 2rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: normal;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
@@ -824,8 +832,10 @@ label, input, button, select, textarea {
|
||||
border-radius: 10px 10px 0 0;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
padding-block: 0.5rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.8rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -833,12 +843,12 @@ label, input, button, select, textarea {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-block: 2rem;
|
||||
margin-block: 1.6rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxrecurso div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-actionname {
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.3rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxrecurso div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-macroresult span {
|
||||
@@ -847,7 +857,7 @@ label, input, button, select, textarea {
|
||||
border-radius: 6px;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 2rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: normal;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
@@ -869,8 +879,10 @@ label, input, button, select, textarea {
|
||||
border-radius: 10px 10px 0 0;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
padding-block: 0.5rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.8rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -878,7 +890,7 @@ label, input, button, select, textarea {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-block: 2rem;
|
||||
margin-block: 1.6rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxiniciativa div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-macroresult span {
|
||||
background-color: #282828;
|
||||
@@ -886,7 +898,7 @@ label, input, button, select, textarea {
|
||||
border-radius: 6px;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 2rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: normal;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
@@ -908,8 +920,10 @@ label, input, button, select, textarea {
|
||||
border-radius: 10px 10px 0 0;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
padding-block: 0.5rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.8rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -917,7 +931,7 @@ label, input, button, select, textarea {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-block: 2rem;
|
||||
margin-block: 1.6rem;
|
||||
}
|
||||
.sheet-rolltemplate-3dxgenerico div.sheet-roll-container div.sheet-roll-wrap span.sheet-roll-macroresult span {
|
||||
background-color: #282828;
|
||||
@@ -925,7 +939,7 @@ label, input, button, select, textarea {
|
||||
border-radius: 6px;
|
||||
color: #D3D3D3;
|
||||
font-family: Arial;
|
||||
font-size: 2rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: normal;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"html":"3dx.html",
|
||||
"css":"3dx.css",
|
||||
"author":"Victor Ballogh",
|
||||
"authors":"Victor Ballogh, Gabriel Almeida",
|
||||
"roll20userid":"9588130",
|
||||
"preview":"3dx.png",
|
||||
"instructions":"Ficha oficial do Sistema 3DX. Livro de regras disponível gratuitmente em https://www.sistema3dx.com.br (Official 3DX character sheet. Core rulebook available at https://www.sistema3dx.com.br)",
|
||||
|
||||
@@ -64,6 +64,7 @@
|
||||
text-align: right;
|
||||
font-size:14px;
|
||||
width: auto;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.long {
|
||||
@@ -327,10 +328,11 @@
|
||||
.athleticsShow:checked ~ .noathleticsBody,
|
||||
.pilotSkillShow:not(:checked) ~ .pilotBody,
|
||||
.sectAttack-show:checked ~ .sectAttack,
|
||||
.sect-show:not(:checked) ~ .sect {
|
||||
.sect-show:not(:checked) ~ .sect,
|
||||
.SkillShow:not(:checked) + .SkillBody {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
.sheet-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
@@ -348,7 +350,7 @@
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
content: "[show]";
|
||||
width: 14px;
|
||||
width: 25px;
|
||||
height: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
@@ -417,19 +419,27 @@
|
||||
/* ******** Start code for tabs ******** */
|
||||
.charsheet div.sheet-tab-content
|
||||
{ display: none; }
|
||||
|
||||
|
||||
.charsheet input.tab1:checked ~ div.tab1,
|
||||
.charsheet input.tab2:checked ~ div.tab2,
|
||||
.charsheet input.tab3:checked ~ div.tab3,
|
||||
.charsheet input.tab4:checked ~ div.tab4 {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.rule-sections {
|
||||
border: 1px solid #777;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.charsheet input.tab {
|
||||
width: 150px;
|
||||
height: 20px;
|
||||
position: relative;
|
||||
left: 6px;
|
||||
margin: 0px -1.5px;
|
||||
margin: 0px -1px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
border:none;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@
|
||||
"authors": " Alicia G (original author), Stephen C (maintainer)",
|
||||
"roll20userid": "2889, 436906",
|
||||
"preview": "StarWarsSagaEditionpreview.png",
|
||||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet auto-calculates statistics using the rules as written. Most (but not all) supplement rules have been taken into account. If you feel that there is something incorrect or missing, please contact the authors. \r\r\r **Last Updated:** 10 August, 2023\r\r\r View the Wiki for the Change Log and more information on the sheet including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet",
|
||||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet auto-calculates statistics using the rules as written. Most (but not all) supplement rules have been taken into account. If you feel that there is something incorrect or missing, please contact the authors. \r\r\r **Last Updated:** 31 August, 2023\r\r\r View the Wiki for the Change Log and more information on the sheet including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet",
|
||||
"legacy": false,
|
||||
"printable": true
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"flatfooted":"Flatfooted",
|
||||
"fortitude":"Fortitude",
|
||||
"will":"Will",
|
||||
"ignore_ct":"Ignore CT?",
|
||||
"ignore_ct":"Damage Threshold ignores CT",
|
||||
"damage_reduction":"Damage Reduction",
|
||||
"shield_rating":"Shield Rating",
|
||||
"immune":"Immune",
|
||||
@@ -107,8 +107,8 @@
|
||||
"use_computer":"Use Computer",
|
||||
"use_the_force":"Use the Force",
|
||||
"notes":"Notes",
|
||||
"athletics_house_rule":"Athletics skill house rule?",
|
||||
"skill_focus_house_rule":"Skill Focus as 1/2 level house rule?",
|
||||
"athletics_house_rule":"Athletics skill house rule",
|
||||
"skill_focus_house_rule":"Skill Focus as 1/2 level house rule",
|
||||
"critical_info":"Critical Info",
|
||||
"range":"Range",
|
||||
"multiplier":"Multiplier",
|
||||
|
||||
+90
-69
File diff suppressed because one or more lines are too long
@@ -82,7 +82,10 @@
|
||||
"willpower": "willpower",
|
||||
"charisma": "charisma",
|
||||
"Inventory": "Inventory",
|
||||
"backpack": "backpack",
|
||||
"x": "x",
|
||||
"memento": "memento",
|
||||
"tiny items": "tiny items",
|
||||
"Abilities & Spells": "Abilities & Spells",
|
||||
"Name:": "Name:",
|
||||
"Cost:": "Cost:",
|
||||
@@ -164,6 +167,9 @@
|
||||
"": "",
|
||||
"base-skill-order": "acrobatics,awareness,bartering,beast lore,bluffing,bushcraft,crafting,evade,healing,hunting & fishing,languages,myths & legends,performance,persuasion,riding,seamanship,sleight of hand,sneaking,spot hidden,swimming",
|
||||
"weapon-skill-order": "axes,bows,brawling,crossbows,hammers,knives,slings,spears,staves,swords",
|
||||
"weapon-section-type-order": "-,melee,ranged",
|
||||
"weapon-section-skill-order": "-,axes,bows,brawling,crossbows,hammers,knives,slings,spears,staves,swords",
|
||||
"weapon-section-grip-order": "-,1,2",
|
||||
"mishap": "mishap",
|
||||
"mishap-1": "The magical powers leave you Dazed.",
|
||||
"mishap-2": "The spellcasting suddenly makes you Exhausted.",
|
||||
|
||||
Reference in New Issue
Block a user