{ "name": "Stance-AC-Change", "type": "script", "scope": "global", "author": "3r8Uo5wkrb6EqEZc", "img": "icons/svg/dice-target.svg", "command": "main()\n\nasync function main(){\n\nconst his = game.actors.getName(\"Hisui\");\nvar stance = his.data.data.resources.spendable.custom1.current;\nhis.update({ 'system.attributes.ac.base': 11 + stance });\n}", "flags": { "exportSource": { "world": "valoran", "system": "archmage", "coreVersion": "10.291", "systemVersion": "1.23.1" } }, "_stats": { "systemId": "archmage", "systemVersion": "1.23.1", "coreVersion": "10.290", "createdTime": 1669976113729, "modifiedTime": 1670077474135, "lastModifiedBy": "3r8Uo5wkrb6EqEZc" } }