Heya, starcaller has a null ability: Spoiler: output { "data": { "unit": { "name": "Starcaller", "abilities": [ { "name": "Amplify Magic" }, { "name": "Asteroid" }, null ] } } }
Yeah, I'm trying to figure out if I am able to get rid of the nulls... I don't know if it is possible or not Basically it's because those units technically have 3 abilities according to the string, but only 2 of them are actually valid.