From 675a2cdabb9cff2d595f790c73e98d02cb91fa45 Mon Sep 17 00:00:00 2001 From: James A Culp III Date: Fri, 23 Apr 2021 08:54:42 -0400 Subject: [PATCH] Started work on NPC->Spirit sheet, it now exists, doesn't have the sheet-worker magic like the sprite sheet does...yet. --- Shadowrun Sixth World/Shadowrun6thEdition.css | 11 +-- .../Shadowrun6thEdition.html | 70 ++++++++++++------- Shadowrun Sixth World/translation.json | 9 +++ 3 files changed, 60 insertions(+), 30 deletions(-) diff --git a/Shadowrun Sixth World/Shadowrun6thEdition.css b/Shadowrun Sixth World/Shadowrun6thEdition.css index 94c8ed0f42..aaeed6d067 100644 --- a/Shadowrun Sixth World/Shadowrun6thEdition.css +++ b/Shadowrun Sixth World/Shadowrun6thEdition.css @@ -3211,7 +3211,7 @@ span.d6 { .npc div.button { text-align: center; } .npc div.attribute label[data-i18n-title='modifier'] input[type='number'] { - width: 65%; } + width: 63%; } .npc div.attribute label[data-i18n-title='modifier']:before { content: '('; } .npc div.attribute label[data-i18n-title='modifier']:after { @@ -3606,7 +3606,7 @@ input.settings-toggle:checked ~ .attr-lim div.display, input.settings-toggle[value='settings'] ~ div.display, input.settings-toggle[value='display'] ~ div.settings, input.settings-toggle[value='display'] ~ div.settings-grid, input.settings-toggle[value='display'] ~ .settings, .hide-magic, .hide-spirit, .hide-resonance, div.weapon-range, -div.weapon-melee, .grunt, .host, .sprite, +div.weapon-melee, .grunt, .spirit, .host, .sprite, input[name='attr_flag_special'][value='mundane'] ~ div.npc .hide-magic, input[name='attr_flag_special'][value='mundane'] ~ div.npc .hide-spirit, input[name='attr_flag_special'][value='mundane'] ~ div.npc .hide-resonance, @@ -3662,7 +3662,7 @@ input[name='attr_category']:not([value='Combat']) ~ label[data-i18n-title='dam'] .tab-switch[value='quality'] ~ .quality, .tab-switch[value='martial'] ~ .martial { display: inline !important; } -.pc h2, .pc h3, .pc .tabs, .pc div.skill-box div.row-long, .npc div.tabs, .npc div.mid, input[name='attr_sheet_type'][value='grunt'] ~ .npc .attribute.grunt, input[name='attr_sheet_type'][value='host'] ~ .npc .attribute.host, input[name='attr_sheet_type'][value='sprite'] ~ .npc .attribute.sprite, input[name='attr_sheet_type'][value='vehicle'] ~ .npc .attribute.vehicle { +.pc h2, .pc h3, .pc .tabs, .pc div.skill-box div.row-long, .npc div.tabs, .npc div.mid, input[name='attr_sheet_type'][value='grunt'] ~ .npc .attribute.grunt, input[name='attr_sheet_type'][value='spirit'] ~ .npc .spirit, input[name='attr_sheet_type'][value='host'] ~ .npc .attribute.host, input[name='attr_sheet_type'][value='sprite'] ~ .npc .attribute.sprite, input[name='attr_sheet_type'][value='vehicle'] ~ .npc .attribute.vehicle { display: inline-grid !important; } .pictos, .settings-toggle input[type='checkbox'] + span, @@ -3701,6 +3701,9 @@ input.tab-switch[value='melee'] ~ .weapon-melee, input[name='attr_sheet_type'][value='grunt'] ~ .npc .rows.grunt, input[name='attr_sheet_type'][value='grunt'] ~ .npc .textrow.grunt, input[name='attr_sheet_type'][value='grunt'] ~ .npc span.grunt, +input[name='attr_sheet_type'][value='spirit'] ~ .npc .rows.spirit, +input[name='attr_sheet_type'][value='spirit'] ~ .npc .textrow.spirit, +input[name='attr_sheet_type'][value='spirit'] ~ .npc span.spirit, input[name='attr_sheet_type'][value='host'] ~ .npc .rows.host, input[name='attr_sheet_type'][value='host'] ~ .npc .textrow.host, input[name='attr_sheet_type'][value='sprite'] ~ .npc .rows.sprite, @@ -3936,7 +3939,7 @@ div.footer img { .sheet-rolltemplate-rolls .sheet-template-row.sheet-split, .sheet-rolltemplate-contact .sheet-template-row.sheet-split { font-size: 14px; - width: 100%; + width: 96%; display: inline-grid; grid-column-gap: 2px; grid-template-columns: 1fr 1fr; } diff --git a/Shadowrun Sixth World/Shadowrun6thEdition.html b/Shadowrun Sixth World/Shadowrun6thEdition.html index a214696470..c2596942b8 100644 --- a/Shadowrun Sixth World/Shadowrun6thEdition.html +++ b/Shadowrun Sixth World/Shadowrun6thEdition.html @@ -2868,6 +2868,7 @@ + @@ -2974,6 +2976,19 @@ +     @@ -3006,7 +3021,15 @@
-
+
+

f

+ +

Tasks

+
-
+

Actions

A, I
-
+
d6=+d6
-
+
d6=+d6
-
+
= / / +
-
+
-
+
-
+
-
+
-
+
d Chem
-
+
b Cold
-
+
e Elec
-
+
j Fire @@ -3400,7 +3418,7 @@

Has Matrix Device

-
+
-
+

Powers


-
+

skills

@@ -3607,7 +3625,7 @@
-
+

Powers

x @@ -3625,7 +3643,7 @@
-
+

Ranged Weapons

Weapon

@@ -3719,7 +3737,7 @@
-
+

Melee Weapons

Weapon

diff --git a/Shadowrun Sixth World/translation.json b/Shadowrun Sixth World/translation.json index 4a98cc3244..c465e993ab 100644 --- a/Shadowrun Sixth World/translation.json +++ b/Shadowrun Sixth World/translation.json @@ -14,6 +14,7 @@ "adeptpowers": "Adept Powers", "age": "Age", "agility": "Agility", + "air": "Air", "alchemy": "Alchemy", "ammo": "Ammo", "ap": "AP", @@ -39,6 +40,7 @@ "b": "B", "base": "Base", "baseslider": "Base slider", + "beasts": "Beasts", "bf": "BF", "bike": "Bike", "biofeedback": "Biofeedback", @@ -127,6 +129,7 @@ "drone": "Drone", "duration": "Duration", "e": "E", + "earth": "Earth", "echo": "Echo", "echos": "Echos", "edge": "Edge", @@ -179,6 +182,8 @@ "/w GM": "/w GM", "grunt": "Grunt", "gruntgroupmember": "Grunt Group Member", + "guardian": "Guardian", + "guidance": "Guidance", "hand": "Hand", "handling": "Handling", "handoff": "Hand (Off)", @@ -215,6 +220,7 @@ "item": "Item", "judgeintentions": "Judge Intentions", "karma": "Karma", + "kin": "Kin", "knowledge": "Knowledge", "knowledgeskills": "Knowledge Skills", "l": "L", @@ -312,6 +318,7 @@ "physicaldamagetrack": "Physical Damage Track", "pilot": "pilot", "piloting": "Piloting", + "plant": "Plant", "player": "Player", "playername": "Player Name", "plot": "Plot", @@ -415,6 +422,7 @@ "t (a)": "T (A)", "target": "Target", "targeting": "Targeting", + "task": "Task", "tasking": "Tasking", "tasks": "Tasks", "technique": "Technique", @@ -436,6 +444,7 @@ "vtolvstol": "VTOL/VSTOL", "w": "W", "walkmodifier": "Walk Modifier", + "water": "Water", "weakness": "Weakness", "weapon": "Weapon", "weapons": "Weapons",