You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I tried inputting equations for damage into my spells, using attributes as multipliers, for example
“30+(1.5*((vigor+1)+(strength*3)))”
vigor is my strength attribute that players can increase
And strength is the potion effect,
It used to work on 1.20.1 but it doesn’t seem to work anymore.
The text was updated successfully, but these errors were encountered:
Hello! I tried inputting equations for damage into my spells, using attributes as multipliers, for example
“30+(1.5*((vigor+1)+(strength*3)))”
vigor is my strength attribute that players can increase
And strength is the potion effect,
It used to work on 1.20.1 but it doesn’t seem to work anymore.
The text was updated successfully, but these errors were encountered: