geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
8 stars 4 forks source link

Add module setting to allow the Level Up button's presence to depend on an Actor Sheet flag. [£30] #83

Open geoidesic opened 3 months ago

geoidesic commented 3 months ago

This flag can then be set by any module that wants to control Level Up, via the existing Actor sheet hooks.

If the flag is not present, the module will either:

  1. Obey XP (if that setting is implemented and enabled, i.e. #82
  2. Always be present (if the XP setting is either not implemented or not enabled)

If the flag is present, then it will use it as a boolean conditional to enable / disable the Level Up button for that actor