{ "name": "cantrip", "text": "The {NAME} casts a cantrip.", "subfeatures": [ { "trigger": [ "legendary action costing X", 1 ], "conditions": [], "effects": [{ "target": "self", "effect": [ "Take action ACTION", "cantrip" ] }] } ] }