When using roll formulas such as @prof or @abilities.cha.mod in Active Enchantments, the DnD5e system throws console warnings under certain conditions.
Example warning: "The attribute @abilities.cha.mod was not present in the provided roll data."
The roll data itself seems to be applied correctly, but the warning still appears in the console.
Steps to reproduce:
- Open any actor with a spell.
- Add an Active Enchantment to that spell.
- Set an effect such as:
system.damage.bonus ADD @abilities.cha.mod
Example: The PHB Agonizing Blast Version.
- Use the spell.
- Check the browser console.
Tested without modules on Foundry VTT V14 Build 359 and DnD5e 5.3.0
When using roll formulas such as
@profor@abilities.cha.modin Active Enchantments, the DnD5e system throws console warnings under certain conditions.Example warning:
"The attribute @abilities.cha.mod was not present in the provided roll data."The roll data itself seems to be applied correctly, but the warning still appears in the console.
Steps to reproduce:
system.damage.bonus ADD @abilities.cha.modExample: The PHB Agonizing Blast Version.
Tested without modules on Foundry VTT V14 Build 359 and DnD5e 5.3.0