{ "name": "brave", "text": "The {NAME} has advantage on saving throws against being frightened.", "subfeatures": [ { "trigger": [ "N forces N to save", "any", "self" ], "conditions": [ "N == N", "V0", "frightened" ], "effects": [{ "target": "self", "effect": [ "Grant advantage" ] }] } ] }