Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Add in calculated value changes to display screen #21

@casusscribere

Description

@casusscribere

Many talents/traits/mods/ammo/attributes modify various weapon stats. Right now this is handled in the weapon API calls, but I'd like to move this to be handled in the character sheet and displayed on the View screen (ex: melee wpn dmg displays with the + from strength mod on the display screen). The API scripts will be changed to either (a) accept pre-calculated values and not modify them unnecessarily or (b) do the calculation work the way they do now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions