I am attempting to use the API in conjunction with my custom character sheet; however, I've found that I cannot get some attributes on the sheet because they have not been initialized yet, and thus, return as null when using findObjs({}). Is there any way to initialize the attributes via the API without changing their value in any way? They are numerical input values, if that helps.