diff --git a/Abstract Dungeon (FR base)/sheet.json b/Abstract Dungeon (FR base)/sheet.json
index a027ce1788..8f9ac37d0c 100644
--- a/Abstract Dungeon (FR base)/sheet.json
+++ b/Abstract Dungeon (FR base)/sheet.json
@@ -3,6 +3,6 @@
"css": "Abstract_CSS.css",
"authors": "Pantoufle",
"roll20userid": "601574",
- "preview": "Abstract.jpg",
+ "preview": "Abstract.JPG",
"instructions": "This is a sheet for Abstract Dungeon. The base is set up for French but it can bet tweak to be in any language. There are two tabs : the main sheet and the config sheet (accessed via the gear icon)."
}
\ No newline at end of file
diff --git a/Singularity/Singularity.html b/Singularity/Singularity.html
index 3089746dd2..1aab03f9cd 100644
--- a/Singularity/Singularity.html
+++ b/Singularity/Singularity.html
@@ -1,1163 +1,1163 @@
-
-
-Character
-
-
-Character Notes
-
-
-Features
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Hit Points (Str+Agi)
-
-
-
-
-
-
-
-
-
Mind points (Wits+Edge)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Name:
-
-
Background:
-
-
-
-
-
Crew concept:
-
-
Reputation:
-
-
-
-
-
-
-
-
-
-
-
WEAPONS
-
BONUS
-
INIT
-
DAMAGE
-
CRIT
-
RANGE
-
COMMENTS
-
RELOADS
-
-
-
-
-
-
-
-
-
-
ARMOR
-
RATING
-
COMMENT
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SKILLS
-
-
GENERAL
-
-
-
ADVANCED
-
-
-
Athletics (Str)
-
-
-
Resist (Str)
-
-
-
-
-
Close Combat (Str)
-
-
-
Drive (Agi)
-
-
-
-
-
Throw (Str)
-
-
-
Sleight (Agi)
-
-
-
-
-
Ranged Combat (Agi)
-
-
-
Shadow (Agi)
-
-
-
-
-
Infiltration (Agi)
-
-
-
Disguise (Edge)
-
-
-
-
-
Dodge (Agi)
-
-
-
Command (Edge)
-
-
-
-
-
Manipulation (Edge)
-
-
-
Culture (Edge)
-
-
-
-
-
Smooth Talk (Edge)
-
-
-
Cybernetics (Wits)
-
-
-
-
-
Barter (Edge)
-
-
-
Science (Wits)
-
-
-
-
-
Demolitions (Wits)
-
-
-
Biotech (Wits)
-
-
-
-
-
Observation (Wits)
-
-
-
Hacking (Wits)
-
-
-
-
-
Survival (Wits)
-
-
-
Psychotherapy (Wits)
-
-
-
-
-
Technology (Wits)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
CONTACTS
-
CONCEPT
-
NOTES
-
-
-
-
-
-
-
-
-
-
-
-
-
-
RELATIONSHIPS
-
BUDDY
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
TINY ITEMS
-
Eddies:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{name}}
-
-
-
- {{#isNotAdvanced}}
- {{#rollLess() pool 1}}
-
- Dice pool is 0 or less. Rolling 2d6 instead.
-
-
- {{#rollLess() reroll 2}}
-
- {{reroll}} Failure.
-
- {{/rollLess() reroll 2}}
-
- {{#rollGreater() reroll 1}}
-
- {{reroll}} Limited Success.
-
- {{/rollGreater() reroll 1}}
- {{/rollLess() pool 1}}
-
- {{#rollGreater() pool 0}}
- {{#rollLess() roll 1}}
-
- {{roll}} Failure.
-
- {{/rollLess() roll 1}}
-
- {{#rollBetween() roll 1 2}}
-
- {{roll}} Limited Success.
-
- {{/rollBetween() roll 1 2}}
-
- {{#rollGreater() roll 2}}
-
- {{roll}} Critical Success.
-
- {{/rollGreater() roll 2}}
- {{/rollGreater() pool 0}}
- {{/isNotAdvanced}}
-
- {{#isAdvanced}}
- {{#rollLess() advanced-skill 1}}
-
- Missing skill point in advanced skill. Automatic fail.
-
- {{/rollLess() advanced-skill 1}}
-
- {{#rollGreater() advanced-skill 0}}
- {{#rollLess() pool 1}}
-
- Dice pool is 0 or less. Rolling 2d6 instead.
-
-
- {{#rollLess() reroll 2}}
-
- {{reroll}} Failure.
-
- {{/rollLess() reroll 2}}
-
- {{#rollGreater() reroll 1}}
-
- {{reroll}} Limited Success.
-
- {{/rollGreater() reroll 1}}
- {{/rollLess() pool 1}}
-
- {{#rollGreater() pool 0}}
- {{#rollLess() roll 1}}
-
- {{roll}} Failure.
-
- {{/rollLess() roll 1}}
-
- {{#rollBetween() roll 1 2}}
-
- {{roll}} Limited Success.
-
- {{/rollBetween() roll 1 2}}
-
- {{#rollGreater() roll 2}}
-
- {{roll}} Critical Success.
-
- {{/rollGreater() roll 2}}
- {{/rollGreater() pool 0}}
- {{/rollGreater() advanced-skill 0}}
- {{/isAdvanced}}
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Singularity/sheet.json b/Singularity/sheet.json
index 55eb6e9dce..301675efb8 100644
--- a/Singularity/sheet.json
+++ b/Singularity/sheet.json
@@ -1,8 +1,8 @@
-{
- "html": "Singularity.html",
- "css": "Singularity.css",
- "authors": "Original Sheet by Frej Berggren, Anders Antila and Alexander Wilson. Updated (Oct'17) by Nicolaj G. ",
- "preview": "PreviewImg.png",
- "roll20userid": "2112900,14762",
- "instructions": "This sheet is for the Singularity RPG Coriolis"
+{
+ "html": "Singularity.html",
+ "css": "Singularity.css",
+ "authors": "Original Sheet by Frej Berggren, Anders Antila and Alexander Wilson. Updated (Oct'17) by Nicolaj G. ",
+ "preview": "PreviewImg.png",
+ "roll20userid": "2112900,14762",
+ "instructions": "This sheet is for the Singularity RPG Coriolis"
}
\ No newline at end of file
diff --git a/Singularity/translation.json b/Singularity/translation.json
index 5eb31d9d72..a842f634c2 100644
--- a/Singularity/translation.json
+++ b/Singularity/translation.json
@@ -1,131 +1,131 @@
-{
- "tab-character": "Character",
- "tab-characternotes": "Character Notes",
- "tab-spaceship": "Spaceship",
- "tab-spaceshipnotes": "Spaceship Notes",
- "tab-scripts": "Scripts",
- "title-character-u": "CHARACTER SHEET",
- "title-characternotes-u": "CHARACTER NOTES",
- "title-spaceship-u": "SPACESHIP SHEET",
- "title-spaceshipnotes-u": "SPACESHIP NOTES",
- "notes-u": "NOTES",
- "modifiers-u": "MODIFIERS",
- "modifiers-positive": "Positive",
- "modifiers-negative": "Negative",
- "attributes-u": "ATTRIBUTES",
- "attributes-strength": "Strength",
- "attributes-agility": "Agility",
- "attributes-wits": "Wits",
- "attributes-empathy": "Empathy",
- "character-trauma-u": "TRAUMA",
- "character-trauma-hitpoints-strength-plus-agility": "Hit Points (Str+Agi)",
- "character-trauma-critical-injuries": "Critical Injuries:",
- "character-trauma-mindpoints-wits-plus-empathy": "Mind points (Wits+Emp)",
- "name": "Name:",
- "character-background": "Background:",
- "character-concept": "Concept:",
- "character-icon": "Icon:",
- "character-group-concept": "Group concept:",
- "character-reputation": "Reputation:",
- "character-personal-problem": "Personal Problem:",
- "appearance-u": "Appearance",
- "appearance-face": "Face:",
- "appearance-clothing": "Clothing:",
- "character-relationships-u": "RELATIONSHIPS",
- "character-relationships-buddy-u": "BUDDY",
- "radiation-u": "RADIATION",
- "experience-u": "EXPERIENCE",
- "character-skills-u": "SKILLS",
- "character-skills-general-u": "GENERAL",
- "character-skills-advanced-u": "ADVANCED",
- "character-skills-dexterity-agility": "Dexterity (Agi)",
- "character-skills-command-empathy": "Command (Emp)",
- "character-skills-athletics-strength": "Athletics (Str)",
- "character-skills-closecombat-strength": "Close Combat (Str)",
- "character-skills-throw-strength": "Throw (Str)",
- "character-skills-dodge-strength": "Dodge (Str)",
- "character-skills-barter-empathy": "Barter (Edge)",
- "character-skills-smoothtalk-empathy": "Smooth Talk (Edge)",
- "character-skills-demolition-empathy": "Demolitions (Wits)",
- "character-skills-technology-wits": "Technology (Wits)",
- "character-skills-resist-strength": "Resist (STR)",
- "character-skills-drive-agility": "Drive (AGI)",
- "character-skills-sleight-empathy": "Sleight (AGI)",
- "character-skills-disguise-empathy": "Disguise (Edge)",
- "character-skills-command-empathy": "Command (Edge)",
- "character-skills-cybernetics-empathy": "Cybernetics (Wits)",
- "character-skills-biotech-empathy": "Biotech (Wits)",
- "character-skills-hacking-empathy": "Hacking (Wits)",
- "character-skills-psychotherapy-empathy": "Psychotherapy (Wits)",
- "character-skills-smoothtalk-empathy": "Smooth Talk (Edge)",
- "character-skills-culture-empathy": "Culture (Emp)",
- "character-skills-infiltration-agility": "Infiltration (Agi)",
- "character-skills-datadjinn-wits": "Data Djinn (Wit)",
- "character-skills-manipulation-empathy": "Manipulation (Emp)",
- "character-skills-medicurgy-wits": "Medicurgy (Wit)",
- "character-skills-meleecombat-strength": "Melee Combat (Str)",
- "character-skills-mysticpowers-empathy": "Mystic Powers (Emp)",
- "character-skills-observation-wits": "Observation (Wit)",
- "character-skills-pilot-agility": "Pilot (Agi)",
- "character-skills-rangedcombat-agility": "Ranged Combat (Agi)",
- "character-skills-science-wits": "Science (Wit)",
- "character-skills-survival-wits": "Survival (Wit)",
- "character-skills-technology-wits": "Technology (Wit)",
- "character-skills-talents-u": "TALENTS",
- "carry-u": "CARRY",
- "carry-max-u": "MAX",
- "inventory-gear-u": "GEAR",
- "bonus-u": "BONUS",
- "armor-u": "ARMOR",
- "armor-rating-u": "RATING",
- "comment-u": "COMMENT",
- "comments-u": "COMMENTS",
- "weapons-u": "WEAPONS",
- "init-initiative-u": "INIT",
- "weapons-damage-u": "DAMAGE",
- "weapons-crit-critical-u": "CRIT",
- "weapons-range-u": "RANGE",
- "weapons-reloads-u": "RELOADS",
- "people-u": "PEOPLE I'VE MET",
- "people-concept-u": "CONCEPT",
- "characternotes-cabin-u": "MY CABIN",
- "characternotes-cabin-description": "Description:",
- "characternotes-cabin-gear": "Gear:",
- "characternotes-cabin-other": "Other:",
- "tiny-items-u": "TINY ITEMS",
- "characternotes-money-birr-u": "Birr:",
- "spaceship-class": "Class & Type:",
- "spaceship-shipyard": "Shipyard:",
- "spaceship-problem": "Problem:",
- "spaceship-debt": "Debt",
- "spaceship-data-u": "DATA",
- "spaceship-data-maneuverability": "Maneuverability",
- "spaceship-data-signature": "Signature",
- "spaceship-data-speed": "Speed",
- "spaceship-data-armor": "Armor",
- "spaceship-modules-u": "MODULES",
- "spaceship-modules-disabled-u": "DISABLED",
- "spaceship-modules-maximum": "Maximum number of modules",
- "spaceship-energypoints-u": "ENERGY POINTS",
- "spaceship-hullpoints-u": "HULL POINTS",
- "spaceship-hullpoints-criticaldamage": "Critical Damage:",
- "spaceship-features-u": "FEATURES",
- "spaceship-skill-level-u": "Skill Level",
- "spaceship-captain-u": "CAPTAIN",
- "spaceship-pilot-u": "PILOT",
- "spaceship-sensor-operator-u": "SENSOR OPERATOR",
- "spaceship-gunner-u": "GUNNER",
- "spaceship-engineer-u": "ENGINEER",
- "spaceshipnotes-log-u": "SHIP'S LOG",
- "spaceshipnotes-log-coriolis-cycles-segment-u": "CC/SEGMENT",
- "spaceshipnotes-log-route-u": "ROUTE",
- "spaceshipnotes-log-danger-u": "DANGER",
- "spaceshipnotes-cargo-u": "CARGO AND GEAR",
- "rolltemplate-autofail": "Missing skill point in advanced skill. Automatic fail.",
- "rolltemplate-dice-pool": "Dice pool is 0 or less. Rolling 2d6 instead.",
- "rolltemplate-difficult-fail": "Difficult Roll Failure.",
- "rolltemplate-difficult-success": "Difficult Roll Success.",
- "rolltemplate-fail": "Failure.",
- "rolltemplate-limitedsuccess": "Limited Success.",
- "rolltemplate-criticalsuccess": "Critical Success."
-}
+{
+ "tab-character": "Character",
+ "tab-characternotes": "Character Notes",
+ "tab-spaceship": "Spaceship",
+ "tab-spaceshipnotes": "Spaceship Notes",
+ "tab-scripts": "Scripts",
+ "title-character-u": "CHARACTER SHEET",
+ "title-characternotes-u": "CHARACTER NOTES",
+ "title-spaceship-u": "SPACESHIP SHEET",
+ "title-spaceshipnotes-u": "SPACESHIP NOTES",
+ "notes-u": "NOTES",
+ "modifiers-u": "MODIFIERS",
+ "modifiers-positive": "Positive",
+ "modifiers-negative": "Negative",
+ "attributes-u": "ATTRIBUTES",
+ "attributes-strength": "Strength",
+ "attributes-agility": "Agility",
+ "attributes-wits": "Wits",
+ "attributes-empathy": "Empathy",
+ "character-trauma-u": "TRAUMA",
+ "character-trauma-hitpoints-strength-plus-agility": "Hit Points (Str+Agi)",
+ "character-trauma-critical-injuries": "Critical Injuries:",
+ "character-trauma-mindpoints-wits-plus-empathy": "Mind points (Wits+Emp)",
+ "name": "Name:",
+ "character-background": "Background:",
+ "character-concept": "Concept:",
+ "character-icon": "Icon:",
+ "character-group-concept": "Group concept:",
+ "character-reputation": "Reputation:",
+ "character-personal-problem": "Personal Problem:",
+ "appearance-u": "Appearance",
+ "appearance-face": "Face:",
+ "appearance-clothing": "Clothing:",
+ "character-relationships-u": "RELATIONSHIPS",
+ "character-relationships-buddy-u": "BUDDY",
+ "radiation-u": "RADIATION",
+ "experience-u": "EXPERIENCE",
+ "character-skills-u": "SKILLS",
+ "character-skills-general-u": "GENERAL",
+ "character-skills-advanced-u": "ADVANCED",
+ "character-skills-dexterity-agility": "Dexterity (Agi)",
+ "character-skills-command-empathy": "Command (Emp)",
+ "character-skills-athletics-strength": "Athletics (Str)",
+ "character-skills-closecombat-strength": "Close Combat (Str)",
+ "character-skills-throw-strength": "Throw (Str)",
+ "character-skills-dodge-strength": "Dodge (Str)",
+ "character-skills-barter-empathy": "Barter (Edge)",
+ "character-skills-smoothtalk-empathy": "Smooth Talk (Edge)",
+ "character-skills-demolition-empathy": "Demolitions (Wits)",
+ "character-skills-technology-wits": "Technology (Wits)",
+ "character-skills-resist-strength": "Resist (STR)",
+ "character-skills-drive-agility": "Drive (AGI)",
+ "character-skills-sleight-empathy": "Sleight (AGI)",
+ "character-skills-disguise-empathy": "Disguise (Edge)",
+ "character-skills-command-empathy": "Command (Edge)",
+ "character-skills-cybernetics-empathy": "Cybernetics (Wits)",
+ "character-skills-biotech-empathy": "Biotech (Wits)",
+ "character-skills-hacking-empathy": "Hacking (Wits)",
+ "character-skills-psychotherapy-empathy": "Psychotherapy (Wits)",
+ "character-skills-smoothtalk-empathy": "Smooth Talk (Edge)",
+ "character-skills-culture-empathy": "Culture (Emp)",
+ "character-skills-infiltration-agility": "Infiltration (Agi)",
+ "character-skills-datadjinn-wits": "Data Djinn (Wit)",
+ "character-skills-manipulation-empathy": "Manipulation (Emp)",
+ "character-skills-medicurgy-wits": "Medicurgy (Wit)",
+ "character-skills-meleecombat-strength": "Melee Combat (Str)",
+ "character-skills-mysticpowers-empathy": "Mystic Powers (Emp)",
+ "character-skills-observation-wits": "Observation (Wit)",
+ "character-skills-pilot-agility": "Pilot (Agi)",
+ "character-skills-rangedcombat-agility": "Ranged Combat (Agi)",
+ "character-skills-science-wits": "Science (Wit)",
+ "character-skills-survival-wits": "Survival (Wit)",
+ "character-skills-technology-wits": "Technology (Wit)",
+ "character-skills-talents-u": "TALENTS",
+ "carry-u": "CARRY",
+ "carry-max-u": "MAX",
+ "inventory-gear-u": "GEAR",
+ "bonus-u": "BONUS",
+ "armor-u": "ARMOR",
+ "armor-rating-u": "RATING",
+ "comment-u": "COMMENT",
+ "comments-u": "COMMENTS",
+ "weapons-u": "WEAPONS",
+ "init-initiative-u": "INIT",
+ "weapons-damage-u": "DAMAGE",
+ "weapons-crit-critical-u": "CRIT",
+ "weapons-range-u": "RANGE",
+ "weapons-reloads-u": "RELOADS",
+ "people-u": "PEOPLE I'VE MET",
+ "people-concept-u": "CONCEPT",
+ "characternotes-cabin-u": "MY CABIN",
+ "characternotes-cabin-description": "Description:",
+ "characternotes-cabin-gear": "Gear:",
+ "characternotes-cabin-other": "Other:",
+ "tiny-items-u": "TINY ITEMS",
+ "characternotes-money-birr-u": "Birr:",
+ "spaceship-class": "Class & Type:",
+ "spaceship-shipyard": "Shipyard:",
+ "spaceship-problem": "Problem:",
+ "spaceship-debt": "Debt",
+ "spaceship-data-u": "DATA",
+ "spaceship-data-maneuverability": "Maneuverability",
+ "spaceship-data-signature": "Signature",
+ "spaceship-data-speed": "Speed",
+ "spaceship-data-armor": "Armor",
+ "spaceship-modules-u": "MODULES",
+ "spaceship-modules-disabled-u": "DISABLED",
+ "spaceship-modules-maximum": "Maximum number of modules",
+ "spaceship-energypoints-u": "ENERGY POINTS",
+ "spaceship-hullpoints-u": "HULL POINTS",
+ "spaceship-hullpoints-criticaldamage": "Critical Damage:",
+ "spaceship-features-u": "FEATURES",
+ "spaceship-skill-level-u": "Skill Level",
+ "spaceship-captain-u": "CAPTAIN",
+ "spaceship-pilot-u": "PILOT",
+ "spaceship-sensor-operator-u": "SENSOR OPERATOR",
+ "spaceship-gunner-u": "GUNNER",
+ "spaceship-engineer-u": "ENGINEER",
+ "spaceshipnotes-log-u": "SHIP'S LOG",
+ "spaceshipnotes-log-coriolis-cycles-segment-u": "CC/SEGMENT",
+ "spaceshipnotes-log-route-u": "ROUTE",
+ "spaceshipnotes-log-danger-u": "DANGER",
+ "spaceshipnotes-cargo-u": "CARGO AND GEAR",
+ "rolltemplate-autofail": "Missing skill point in advanced skill. Automatic fail.",
+ "rolltemplate-dice-pool": "Dice pool is 0 or less. Rolling 2d6 instead.",
+ "rolltemplate-difficult-fail": "Difficult Roll Failure.",
+ "rolltemplate-difficult-success": "Difficult Roll Success.",
+ "rolltemplate-fail": "Failure.",
+ "rolltemplate-limitedsuccess": "Limited Success.",
+ "rolltemplate-criticalsuccess": "Critical Success."
+}
diff --git a/approved.yaml b/approved.yaml
index 4e42897495..1c0a20d150 100644
--- a/approved.yaml
+++ b/approved.yaml
@@ -2811,6 +2811,8 @@ cwodexalted:
- "Exalted"
- "Storytelling System"
-
+abstractdungeon:
+ - "Abstract Dungeon (FR base)"
+ - "Abstract Dungeon"