Files
wfrp-4e-de/reference_scripts/UwjkHRAQHESdYXJs.js
T
2025-05-02 12:24:44 +02:00

11 lines
244 B
JavaScript

this.actor.getActiveTokens().forEach(t => t.document.update({light : {
"dim": 2,
"bright": 1,
"alpha": 0.5,
"animation": {
"speed": 4,
"intensity": 4,
"type": "pulse",
},
"color": "#949bff",
}}));