foundryvtt / dnd5e

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

Allow other items to have their own advancement #1524

Open aaclayton opened 2 years ago

aaclayton commented 2 years ago

Originally in GitLab by @maxobremer

It would be nice if other items, like for example the ability score improvement can add stuff like adding values to wisdom or add a feat to the character instead. another thing would be a magic item that allows one to cast a spell, it could allow the spell then to be added to the sheet with ease.

aaclayton commented 2 years ago

Originally in GitLab by @Fyorl

The current plan is to handle ability score improvements via their own advancement type rather than using the existing feature items that we have in the SRD. Having magic items add spells is not an intended use case for the advancement system.