Hi! I'm starting to pick up scripts a little more, and seem to be having some trouble with this one. I made a trap with the cobweb symbol and the bleeding eye symbol. I set the api to move to the objects layer, and in GM Notes, I put this: { "attack": 22, "damage": "4d10+15", "message": "A long, spiny, dolphin-like creature rises up from the water, and tried to eat you!", "notes": "If the character is hit, make a grapple check", } When the trap is encountered, it returns the error: ERROR: invalid TrapEffect JSON. and moves to the map layer instead of the objects layer. What am I doing wrong?