View Single Post
GMScott
Junior Member
 
Join Date: Oct 2019
Posts: 19

Old March 6th, 2021, 10:10 AM
I created 6 characters and output them to JSON. I'm trying to use those JSON files, but I notice a strange discrepency.

All of the objects in actors.actor.1.items have a suffix number on them, and that number does not match from one JSON to the next. For example, Armor Class is stored in the "acArmorClass.69" object for some characters and in the "acArmorClass.70" object for others. This makes it difficult for me to parse the files.

Is there some way to nail these suffix numbers down so I can get consistent output?
Attached Images
File Type: png hlo-json-strangeness.png (338.7 KB, 7 views)
GMScott is offline   #1 Reply With Quote