GloriousSir
LOELeague of Extraordinary FoundryVTT Developers
•Created by GloriousSir on 10/31/2023 in #system-development
Actor attributes update on player's side
I can't fathom how to make changes to actor attributes on player's side. According to documentation I can use actor.modifyTokenAttribute("attribute.path", new_value), but this won't work on player's side, because player does not have permissions for "ActorDelta update".
Can I even do this? I really want to because in my system there are body parts on tokens so automatically updating them after attack would be pretty neat.
5 replies