ggibson1 I finally (carefully) created my array, and created the JSON... but Construct 2 doesn't accept the JSON when using the load JSON action. Why is that?
I found I had to create a capx from the program, then heavily edit it just so I could get my data. The generated CAPX doesn't even create the array. It does, however, generate 139 random events I have no interest in, but understand some people might like them.
In the end, it just generates the array in the exact same way I would have needed to within C2... which is what I was trying to avoid.
The whole reason I got the program was so that I could use the load JSON command.
For me, it's just broken and cumbersome.