Add all systems effects scripts + translations
This commit is contained in:
11
reference_scripts/KJLAan0glJlyOyqF.js
Normal file
11
reference_scripts/KJLAan0glJlyOyqF.js
Normal file
@ -0,0 +1,11 @@
|
||||
this.actor.getActiveTokens().forEach(t => t.document.update({light : {
|
||||
"dim": 10,
|
||||
"bright": 5,
|
||||
"alpha": 0.5,
|
||||
"animation": {
|
||||
"speed": 4,
|
||||
"intensity": 4,
|
||||
"type": "flame",
|
||||
},
|
||||
"color": "#ac9e6c",
|
||||
}}));
|
Reference in New Issue
Block a user