Shallow attribute patch for FoundryClient.updateActorAttribute (#143).
Keys are dot-paths into the actor's system object (e.g. attributes.hp.value, currency.gp, spells.spell1.value, attributes.exhaustion). Values are the scalar to set at that path.
system
attributes.hp.value
currency.gp
spells.spell1.value
attributes.exhaustion
Shallow attribute patch for FoundryClient.updateActorAttribute (#143).
Keys are dot-paths into the actor's
systemobject (e.g.attributes.hp.value,currency.gp,spells.spell1.value,attributes.exhaustion). Values are the scalar to set at that path.