Skip to content

Commit

Permalink
Merge pull request #13605 from brocktopus/vast_grimm
Browse files Browse the repository at this point in the history
[Vast Grimm] Adding sheet features/functionality for spaceships & NPCs
  • Loading branch information
BronsonHall authored Dec 17, 2024
2 parents 3a5325a + c01689a commit c8d72bf
Show file tree
Hide file tree
Showing 3 changed files with 588 additions and 30 deletions.
31 changes: 30 additions & 1 deletion Vast Grimm/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:<br />(1) Weapon malfunctions and is offline for d6 rounds.<br />(2) The action pulled too much energy. Lose 1 point of Power.<br />(3) You spilled a drink on your console. Spend d2 rounds cleaning it up.<br />(4) The attack left your starship wide open. The next Defense roll is with disadvantage.<br />(5) Overworked the parts; this weapon needs professional repairs. Will not operate until fixed.<br />(6) Mashed the wrong button, sending a distress vid across the Netwürk. How many people saw your face?",
"labelshipfumblemsg":"Roll d2:<br />(1) Reduce armor 1 Tier.<br />(2) A weak spot sustained double damage.",
"labelshipcritdefmsg":"Roll d2:<br />(1) Bounce back. Apply damage to the assailant.<br />(2) Evaded. Fly d2 hexes away.",
"attacks": "Attacks",
"specials": "Specials"
}
Loading

0 comments on commit c8d72bf

Please sign in to comment.