diff --git a/Vast Grimm/translation.json b/Vast Grimm/translation.json index 79a4eed0d1c..8634f66ee22 100644 --- a/Vast Grimm/translation.json +++ b/Vast Grimm/translation.json @@ -89,5 +89,34 @@ "labelpsalm":"a misery psalm", "crit-template":"CRIT", "fumble-template":"FUMBLE", -"crit-damage-template":"Crit Damage" +"crit-damage-template":"Crit Damage", +"character":"Character", +"ship":"Ship", +"npc":"NPC", +"starship-generator-u":"Starship Generator", +"shipname":"Ship Name", +"classtype":"Class/Type", +"maneuver-u":"Maneuver", +"labelmaneuver":"Maneuver", +"accuracy-u":"Accuracy", +"labelaccuracy":"Accuracy", +"fortitude-u":"Fortitude", +"labelfortitude":"Fortitude", +"speed-u":"Speed", +"labelspeed":"Speed", +"power-u":"Power", +"size":"Size", +"pilot-dr":"Pilot DR", +"min-crew":"Min Crew", +"souvenir":"Souvenir", +"capabilities":"Capabilities", +"modslots":"Mod Slots", +"characteristics":"Characteristics", +"whatsbroken":"What's Broken", +"labelshipcritmsg":"Double damage, armor/protection reduced 1 Tier", +"labelshipattackfumble":"Roll d6:
(1) Weapon malfunctions and is offline for d6 rounds.
(2) The action pulled too much energy. Lose 1 point of Power.
(3) You spilled a drink on your console. Spend d2 rounds cleaning it up.
(4) The attack left your starship wide open. The next Defense roll is with disadvantage.
(5) Overworked the parts; this weapon needs professional repairs. Will not operate until fixed.
(6) Mashed the wrong button, sending a distress vid across the Netwürk. How many people saw your face?", +"labelshipfumblemsg":"Roll d2:
(1) Reduce armor 1 Tier.
(2) A weak spot sustained double damage.", +"labelshipcritdefmsg":"Roll d2:
(1) Bounce back. Apply damage to the assailant.
(2) Evaded. Fly d2 hexes away.", +"attacks": "Attacks", +"specials": "Specials" } \ No newline at end of file diff --git a/Vast Grimm/vastgrimmsheet.html b/Vast Grimm/vastgrimmsheet.html index f8445ac22b1..7c823ca94f1 100644 --- a/Vast Grimm/vastgrimmsheet.html +++ b/Vast Grimm/vastgrimmsheet.html @@ -1,4 +1,22 @@ -
+
+ + + +
+ + + + + +
+ +
@@ -293,7 +311,7 @@
-
+
@@ -302,15 +320,16 @@ +
- + - + - + - +
+
+ +
+
+
+ +
+ Vast Grimm RPG logo + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+
+ +
+
+ + +
+
+
+ +
+
+
+ +
+
+ +
+
+
+ +
+
+
+ +
+
+ + +
+
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ +
+
+ + +
+
+ +
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ +
+
+ +
+
+ + +
+ +
+
+ + + + + + + + + + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + +
+
+ +
+
+ + +
+ +
+ + +
+ +
+
+ +
+ +
+
+ + + + +
+
+
+ +
+ +
+ + + + + + +
+
+
+ +
+
+
+ +
+ + +
+ +
+ + +
+ +
+
+
+ +
+
+
+
+ + +
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+ +
+
+ +
+ + +
+ +
+ + +
+ +
+
+ + + + + + + + +
+ +
+
+ +
+ +
+
+
+ +
+
+ + +
+ +
+ +
+ + +
+
+ +
+ +
+ +
+
+ +
+
+
+
@@ -538,6 +942,76 @@

{{name}}

+ + +
+
+

{{name}}

+
+
+ {{attack}} + {{#rollWasCrit() attack}} + CRIT + {{/rollWasCrit() attack}} + {{#rollWasFumble() attack}} + FUMBLE + {{/rollWasFumble() attack}} +
+ {{#^rollWasCrit() attack}} +
+ {{damage}} +
+ {{/^rollWasCrit() attack}} + {{#rollWasCrit() attack}} +
+ Crit Damage: {{critdmg}} +
+
+ {{critmsg}} +
+ {{/rollWasCrit() attack}} + {{#rollWasFumble() attack}} +
+ {{dmgfumble}} +
+ {{/rollWasFumble() attack}} +
+
+ + +
+
+

{{name}}

+
+
+ {{defend}} + {{#rollWasCrit() defend}} + CRIT + {{/rollWasCrit() defend}} + {{#rollWasFumble() defend}} + FUMBLE + {{/rollWasFumble() defend}} +
+ {{#damage}} +
+ {{damage}} +
+ {{/damage}} + {{#rollWasCrit() defend}} +
+ {{critmsg}} +
+ {{/rollWasCrit() defend}} + {{#rollWasFumble() defend}} +
+ {{fumblemsg}} +
+ {{/rollWasFumble() defend}} +
+
+ + +
daily powers Power @@ -577,11 +1051,31 @@

{{name}}

for the day's potential misery a psalm + Maneuver + Accuracy + Fortitude + Speed + + Double damage, armor/protection reduced 1 Tier. + Roll d6: (1) Weapon malfunctions and is offline for d6 rounds. (2) The action pulled too much energy. Lose 1 point of Power. (3) You spilled a drink on your console. Spend d2 rounds cleaning it up. (4) The attack left your starship wide open. The next Defense roll is with disadvantage. (5) Overworked the parts; this weapon needs professional repairs. Will not operate until fixed. (6) Mashed the wrong button, sending a distress vid across the Netwürk. How many people saw your face? + Roll d2: (1) Reduce armor 1 Tier. (2) A weak spot sustained double damage. + Roll d2: (1) Bounce back. Apply damage to the assailant. (2) Evaded. Fly d2 hexes away. +