You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some custom properties are still missing from the tool. The ones I have found are:
Located at level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['RawData']['value']['values'] with the Model struct_type of PalMapObjectModelSaveData
Located at level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['Connector']['value']['RawData']['value']['values'] with the Connector struct_type of PalMapObjectConnectorSaveData
Located at level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['BuildProcess']['value']['RawData']['value']['values'] with the BuildProcess struct_type of PalMapObjectBuildProcessSaveData
Located at level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['ConcreteModel']['value']['ModuleMap']['value'][k]['value']['RawData']['value']['values'] with the module key of EPalMapObjectConcreteModelModuleType::ItemContainer
Located at level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['ConcreteModel']['value']['RawData']['value']['values'] with the struct_type of PalMapObjectConcreteModelSaveData
Located at local_data_json['properties']['SaveData']['value']['worldMapMaskTexture']['value']['values']
The text was updated successfully, but these errors were encountered:
Located at level_json['properties']['worldSaveData']['value']['MapObjectSaveData']['value']['values'][0]['Model']['value']['EffectMap']['value'][0]['value']['RawData']['value']['values'] with the key of EPalStatusID::Burn
Located at level_json['properties']['worldSaveData']['value']['CharacterParameterStorageSaveData']['value']['StoredParameterInfoSaveData']['value']['values'][0]['SaveParameter']['value']['RawData']['value']['values'] with the struct_type of PalIndividualCharacterSaveParameterSaveData
Some custom properties are still missing from the tool. The ones I have found are:
level_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['RawData']['value']['values']
with the Model struct_type of PalMapObjectModelSaveDatalevel_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['Connector']['value']['RawData']['value']['values']
with the Connector struct_type of PalMapObjectConnectorSaveDatalevel_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['Model']['value']['BuildProcess']['value']['RawData']['value']['values']
with the BuildProcess struct_type of PalMapObjectBuildProcessSaveDatalevel_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['ConcreteModel']['value']['ModuleMap']['value'][k]['value']['RawData']['value']['values']
with the module key of EPalMapObjectConcreteModelModuleType::ItemContainerlevel_json['properties']['worldSaveData']['value']['DungeonSaveData']['value']['values'][i]['MapObjectSaveData']['value']['values'][j]['ConcreteModel']['value']['RawData']['value']['values']
with the struct_type of PalMapObjectConcreteModelSaveDatalocal_data_json['properties']['SaveData']['value']['worldMapMaskTexture']['value']['values']
The text was updated successfully, but these errors were encountered: