Actor Item not updating but the world item will update
In my Item sheet I have a _onChangeForm that looks like this.
The item will change if its a world item but if its on an actors sheet it won't change at all. system.abilityTypeValue is just a string value and abilityOptions is { a: "Species", b: "Character Class", c: "NPC" }
Am I doing something wrong?
