Could you link to the full xml that this is in? I tried inserting just this block into a test XML and it seems to work fine for me (cards listed after it also work fine). You could also try validating your whole xml as detailed here: https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#diagnosing-problems-in-your-xml-file to try and see it it spits out any errors. The validator will probably complain about the order of the fields, but cockatrice itself doesn't care about that.
#custom XML cuts off at a specific card
3 messages · Page 1 of 1 (latest)
I'll try validating first since the xml is pretty big, but I'll post it if validating doesn't work
update: turned out to have missed a < in the preceding card which was showing up in trice just fine, didn't think to look there for some reason. thanks for the assist though