iron-vault-plugin / iron-vault

Obsidian plugin for Ironsworn/Starforged games
https://iron-vault-plugin.github.io/iron-vault/
Other
22 stars 1 forks source link

Warn users about impacted meters #308

Open cwegrzyn opened 1 week ago

cwegrzyn commented 1 week ago

According to Starforged p50,

In addition, if you are wounded, shaken, or unprepared, you cannot increase the associated condition meter. ✴ If you are wounded, you cannot increase health. ✴ If you are shaken, you cannot increase spirit. ✴ If you are unprepared, you cannot increase supply

When one of these impacts is marked, Take on a meter should make a note in the meters list that the given meter is impacted. (We shouldn't prevent the user from increasing the meter-- just give them a hint that, by the rules, they shouldn't)

We could also display something on the character sheet to indicate this effect.

Lastly, we should check if this effect is captured in Datasworn at all.