Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.
This repository was archived by the owner on May 16, 2024. It is now read-only.

Inherent weight miscalculation in Inventory + module #43

@Dialectikal

Description

@Dialectikal

Environment Details

  • Foundry VTT Version: 0.8.9
  • Operating System: Windows 10
  • How Are You Using Foundry: Chrome
  • Which Game System: dnd5e
  • Modules Enabled?: yes [Inventory+, Item Containers, libWrapper, Variant Encumbrance]

Issue Description

There is currently a calculation issue with this module and the Inventory+ module.
With Inventory+ there is an Inherent Weight option on each inventory category:

image

This option is intended to simulate the weight of a container item which represents that particular category. For instance, if I have a backpack that weighs 30 lbs, then I can set the Inherent Weight equal to 30. This will in turn increase my total carry weight or encumbrance by exactly 30. This is how the property works without the Variant Encumbrance module installed.

VariantEncumbranceInventoryPlusBug1

By contrast, the Variant Encumbrance module effectively changes this property, setting it to increase by the entered value for every single item contained within that particular category.

VariantEncumbranceInventoryPlusBug2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions