-
Notifications
You must be signed in to change notification settings - Fork 18
Dynamic Active Effect Flags
Add an active effect, set the active effect to use flags.dae
as the attribute key, and any of the flags below to enable that behavior.
rest-recovery.prevent.longRest 1
Prevents any long rests from being initiated by this character.
rest-recovery.prevent.shortRest 1
Prevents any short rests from being initiated by this character.
rest-recovery.force.maximiseHitDieRoll 1
Forces the hit dice rolls of the character to be maximised (the number rolled is always the highest possible number).
rest-recovery.force.noFood 1
Makes this character require no food.
rest-recovery.force.noWater 1
Makes this character require no water.
rest-recovery.require.food [number]
Overrides how many units of food this character needs.
rest-recovery.require.water [units of water]
Overrides how many units of water this character needs.