foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
339 stars 224 forks source link

Status Effects entry for Exhaustion doesn't update reference to phb when enabled #4747

Open roth-michael opened 2 hours ago

roth-michael commented 2 hours ago

While CONFIG.DND5E.conditionTypes.exhaustion.reference is set accordingly, the entry for exhaustion under CONFIG.statusEffects isn't. This means that the effect description for exhaustion is still always referencing the SRD rules entry, which doesn't present an issue for the system normally as far as I can tell, but if using Visual Active Effects or DFreds Effects Panel (or some other module that exposes the effect itself), it'll have a description that doesn't necessarily match with the condition tooltip.

roth-michael commented 2 hours ago

In retrospect this should be an issue on the PHB module, not the system, if someone would be kind enough to move it.

kaelad02 commented 2 hours ago

Glad you figured out. I was just about to mention that it looks fine to me when I don't have the PHB loaded the references point to the same thing.