<meter id="intel" value="{score}" max="100" data-stat="intelligence"></meter>
So i just add {score} in the html like above ? Then in the story, I just add a valuer to the score using - var score: "{score} + 1", but what should i do in the the custom file in JS to make it work ? Did i need do to do something ?