Commit Graph
3 Commits
Author SHA1 Message Date
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Stas Tserkovny b4cee06c55 [Mothership] - Character sheet expansion (#6336)
* Mothership: Add combat section and skills

Adds combat section to mothership character sheet
Adds custom skill entry
Adds missing surgery skill as per the player survival guide
Resizes credits input field to allow for larger credit amounts without
overflowing

* Mothership Initial NPC Implementaiton

Adds npc tab to mothership character sheet
Macros not yet hooked up

* Mothership hook up npc rolls

Adds various rolls to npc stat block for mothership character sheet
Adds generic mothership roll template using allprops()

* Mothership Add NPC custom stats

Adds custom stat section to NPC stats page
Slightly reworks weapon input field

* Mothership add weapon sheet worker

Add sheet worker that updates weapon entries when their name is typed
in.

* Mothership Initial Ship Sheet Implementation

Changes pc/npc tab to include ship option
Adds ship worksheet to ship tab
Adds base stats to ship tab

* Mothership - add unspent skill points

Adds unspent skill point field to PC character tab
Minor style changes to make ship stats more visible

* Mothership - Add ship stats middle column

Adds hull fuel and galley counts to ship stats page.

* Mothership - ship tab implementation

Finish implementing stats secton as well as the cargo, crew and combat
sections for the ship tab.

Add ship critical hit table template.

* Mothership - Add sheet notes section

Adds a pair of separately tracked note fields to PC, NPC and ship sheets
Fixes a bug with the attack macro using the wrong combat stat

* Mothership Ship Subsheet Fixes

Fixes a number of issues
 - Total cost calculation incorrect
 - A number of default values for ship worksheet not set
 - Some small styling changes

* Mothership - Add NPC special ability section

Add special ability section to NPC sheet
Rework formatting on combat sections on all 3 sheets

* Mothership - Minor sheet tweaks

Change default black colour to match mothership logo image.
Change translation for exploration to upper case.
Add default sheet mode setting for character sheet.
Misc. Other tweaks.

* Mothership - Add weapon bonus field

Replace training dropdown with weapon bonus field in the PC combat sheet

* Mothership - Add xp threshold dif

Add div that shows amount of xp needed to reach the next level

* Mothership - Add sheet settings section

Adds settings section to character sheet with options for bonus
roll queries and whispering npc rolls to the gm.

* Mothership - Add equipment section

Adds more fleshed out eqipment section complete with worker to
auto fill information for equipment.

* Mothership - Add android panic table

Adds android panic table option and template to the game.
Fixes missing translation to major adrenaline rush
2020-05-04 17:49:16 -04:00
adamebell 833ff6b163 Adding Mothership sheet 2018-09-25 16:55:25 -04:00