greedyj4ck / DEGENESIS-FoundryVTT

DEGENESIS: Rebirth system for Foundry Virtual Tabletop
26 stars 22 forks source link

Scrapper Features #136

Open jmfadeley opened 5 months ago

jmfadeley commented 5 months ago

So this issue has 3 parts to it. The first part is best on Jack, while I might want to try my hand at the other two parts.

  1. Adding 6 new items to the compendium, to the item category that handles quantity per kilogram. See page 176 of Katharsys:

    Tech I Scrap Tech II Scrap Tech III Scrap Tech IV Scrap Tech V Scrap Tech VI Scrap

Pending feedback thereafter, I'd want to examine the following code changes:

  1. According to Katharsys, every 5kgs should add +1 encumbrance to the Actor. Math on this goes (sum of all scrap quantities) / 5, rounded down to an integer.
  2. Finally, I might look into doing a filter on the drag-and-drop of Carrying Rigs so it only accepts Scrap. However, I think some people might find this annoying so open to ignoring it.
greedyj4ck commented 3 months ago

Wrong issue xD