{ "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 N = N", "CAN_STOP_IN_HOSTILE_SPACE", 1 ] }, { "target": "self", "effect" : [ "Set N = N", "MIN_SPACE_WITHOUT_SQUEEZING", "1\"" ] }] } ] }