fvtt-fria-ligan / forbidden-lands-foundry-vtt

This is a Forbidden Lands game System for the Foundry Virtual Tabletop. Made by @Perfectro, @patrys and @aMediocreDad. Maintained by @aMediocreDad
https://foundryvtt.com/packages/forbidden-lands/
Other
40 stars 43 forks source link

Monster critical injuries management #372

Closed BatmanTheBlind closed 9 months ago

BatmanTheBlind commented 1 year ago

Description

I was able to drop a critical injury on a monster, but there's no way to see a list of the injury apply to the monster, or to remove them. When exporting the data in a JSON I do see the injury in the items attribute of the JSON file. When rolling a check impacted by the injury, it appears in the roll menu.

The only thing missing would be to display the injury (items with type == criticalInjury) in the UI of a monster.

Suggested solution

Having a critical injury section, similar to the NPC

Alternative

Disable the possibility to drop critical injury on monsters

Additional context

No response

Validations