select in sheet
Also, is the data actually saved on the actor? You can inspect the data in the console opened with F12 by using
game.actors.getName("My Actor").data.toObject()
7 Replies
Unknown User•4y ago
Message Not Public
Sign In & Join Server To View
Ah, sorry, I meant the handlebars template
And also, items instead of actors for the macro, derp
Unknown User•4y ago
Message Not Public
Sign In & Join Server To View
Is the order of html tag and helper correct? I'm not at a PC anymore, let me take a look at the API
Unknown User•4y ago
Message Not Public
Sign In & Join Server To View
The name points to something different from the thing the select helper uses
data.requirement vs data.gearReqs
Unknown User•4y ago
Message Not Public
Sign In & Join Server To View