My apologies, my bad (again). I had copied some code from the asset to write the fields, but the code in question was intended to write the whole object... I adjusted it to filter out the unneeded fields, so it ended up writing:
Code: Select all
Item["find_shelter"]={CompletedTaskCount=0, };

Andy