{ "name": "ambusher", "text": "The {NAME} has advantage on attack rolls against any creature it has surprised.", "subfeatures": [ { "trigger": [ "N attacks N", "self", "creature" ], "conditions": [ "N is surprised", "creature" ], "effects": [{ "target": "self", "effect": [ "Grant advantage" ] }] } ] }