forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
11
reference_scripts/UwjkHRAQHESdYXJs.js
Normal file
11
reference_scripts/UwjkHRAQHESdYXJs.js
Normal file
@ -0,0 +1,11 @@
|
||||
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",
|
||||
}}));
|
Reference in New Issue
Block a user