{ "name": "air form", "text": "The {NAME} can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing.", "subfeatures": [ { "trigger": [ "passive" ], "conditions": [], "effects": [{ "target": "self", "effect": [ "Set property PROPERTY to X", "Can stop in hostile space", "True" ] }, { "target": "self", "effect": [ "Set property PROPERTY to X", "Minimum space to move without squeezing", "1\"" ] }] } ] }