Skip to content

Commit

Permalink
Fixed cloning, fixed a few other issues
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalWraith committed Dec 27, 2024
1 parent 11fafba commit 98535bd
Show file tree
Hide file tree
Showing 35 changed files with 926 additions and 1,599 deletions.
408 changes: 0 additions & 408 deletions pals/error_0.json

Large diffs are not rendered by default.

78 changes: 26 additions & 52 deletions pals/error_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "a034394e-421a-e85d-cda9-9d88fdffe80f",
"value": "6b415b44-452a-b6e7-c4fc-ab8a23547e7e",
"type": "StructProperty"
},
"DebugName": {
Expand All @@ -33,37 +33,28 @@
"value": {
"CharacterID": {
"id": null,
"value": "Sheepball",
"value": "BOSS_Male_DesertPeople",
"type": "NameProperty"
},
"Gender": {
"id": null,
"value": {
"type": "EPalGenderType",
"value": "EPalGenderType::Male"
},
"type": "EnumProperty"
},
"Level": {
"id": null,
"value": {
"type": "None",
"value": 24
"value": 36
},
"type": "ByteProperty"
},
"Exp": {
"id": null,
"value": 22784,
"value": 206194,
"type": "Int64Property"
},
"EquipWaza": {
"array_type": "EnumProperty",
"id": null,
"value": {
"values": [
"EPalWazaID::PowerShot",
"EPalWazaID::SelfDestruct"
"EPalWazaID::Human_Punch"
]
},
"type": "ArrayProperty"
Expand All @@ -73,16 +64,7 @@
"id": null,
"value": {
"values": [
"EPalWazaID::WaterGun",
"EPalWazaID::DragonCanon",
"EPalWazaID::DragonWave",
"EPalWazaID::AcidRain",
"EPalWazaID::DragonBreath",
"EPalWazaID::FlareArrow",
"EPalWazaID::Unique_SheepBall_Roll",
"EPalWazaID::AirCanon",
"EPalWazaID::PowerShot",
"EPalWazaID::SelfDestruct"
"EPalWazaID::Human_Punch"
]
},
"type": "ArrayProperty"
Expand All @@ -94,7 +76,7 @@
"value": {
"Value": {
"id": null,
"value": 1500000,
"value": 1839000,
"type": "Int64Property"
}
},
Expand All @@ -104,53 +86,38 @@
"id": null,
"value": {
"type": "None",
"value": 16
"value": 96
},
"type": "ByteProperty"
},
"Talent_Shot": {
"id": null,
"value": {
"type": "None",
"value": 29
"value": 70
},
"type": "ByteProperty"
},
"Talent_Defense": {
"id": null,
"value": {
"type": "None",
"value": 26
"value": 59
},
"type": "ByteProperty"
},
"FullStomach": {
"id": null,
"value": 150.0,
"type": "FloatProperty"
},
"PassiveSkillList": {
"array_type": "NameProperty",
"id": null,
"value": {
"values": [
"ElementBoost_Earth_1_PAL"
]
},
"type": "ArrayProperty"
},
"OwnedTime": {
"struct_type": "DateTime",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": 638414337616640000,
"value": 638705317240230000,
"type": "StructProperty"
},
"OwnerPlayerUId": {
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "ca591878-0000-0000-0000-000000000000",
"value": "00000000-0000-0000-0000-000000000001",
"type": "StructProperty"
},
"OldOwnerPlayerUIds": {
Expand All @@ -160,7 +127,7 @@
"prop_name": "OldOwnerPlayerUIds",
"prop_type": "StructProperty",
"values": [
"ca591878-0000-0000-0000-000000000000"
"00000000-0000-0000-0000-000000000001"
],
"type_name": "Guid",
"id": "00000000-0000-0000-0000-000000000000"
Expand All @@ -181,15 +148,15 @@
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "98eb0a5f-49ab-a71e-ae2f-1bb626df8ff1",
"value": "04292cd4-4fc4-4c39-d36a-118bb41b1c0d",
"type": "StructProperty"
}
},
"type": "StructProperty"
},
"SlotIndex": {
"id": null,
"value": 23,
"value": 27,
"type": "IntProperty"
}
},
Expand Down Expand Up @@ -358,12 +325,19 @@
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": {
"x": 0.0,
"y": 0.0,
"z": 7088.49365673594
"x": -62616.34972912388,
"y": 402420.0642573488,
"z": -999999.0
},
"type": "StructProperty"
},
"LastNickNameModifierPlayerUid": {
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "00000000-0000-0000-0000-000000000001",
"type": "StructProperty"
},
"IsRarePal": {
"value": false,
"id": null,
Expand All @@ -379,7 +353,7 @@
0,
0
],
"group_id": "9924e319-423c-11d7-a30f-8b8640612656"
"group_id": "410dbcbd-4d88-d130-c170-92b74f241f10"
},
"type": "ArrayProperty",
"custom_type": ".worldSaveData.CharacterSaveParameterMap.Value.RawData"
Expand Down
77 changes: 32 additions & 45 deletions pals/error_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "eaf167b4-4603-7a5a-1e30-2182dce9a7bb",
"value": "1998f354-44eb-ae29-3d9b-f0991a46519c",
"type": "StructProperty"
},
"DebugName": {
Expand All @@ -33,38 +33,28 @@
"value": {
"CharacterID": {
"id": null,
"value": "PinkCat",
"value": "BOSS_Male_People",
"type": "NameProperty"
},
"Gender": {
"id": null,
"value": {
"type": "EPalGenderType",
"value": "EPalGenderType::Male"
},
"type": "EnumProperty"
},
"Level": {
"id": null,
"value": {
"type": "None",
"value": 17
"value": 26
},
"type": "ByteProperty"
},
"Exp": {
"id": null,
"value": 5088,
"value": 31561,
"type": "Int64Property"
},
"EquipWaza": {
"array_type": "EnumProperty",
"id": null,
"value": {
"values": [
"EPalWazaID::Unique_PinkCat_CatPunch",
"EPalWazaID::AirCanon",
"EPalWazaID::MudShot"
"EPalWazaID::Human_Punch"
]
},
"type": "ArrayProperty"
Expand All @@ -74,15 +64,7 @@
"id": null,
"value": {
"values": [
"EPalWazaID::WaterGun",
"EPalWazaID::DragonCanon",
"EPalWazaID::DragonWave",
"EPalWazaID::AcidRain",
"EPalWazaID::DragonBreath",
"EPalWazaID::FlareArrow",
"EPalWazaID::Unique_PinkCat_CatPunch",
"EPalWazaID::AirCanon",
"EPalWazaID::MudShot"
"EPalWazaID::Human_Punch"
]
},
"type": "ArrayProperty"
Expand All @@ -94,7 +76,7 @@
"value": {
"Value": {
"id": null,
"value": 1292000,
"value": 950000,
"type": "Int64Property"
}
},
Expand All @@ -104,39 +86,32 @@
"id": null,
"value": {
"type": "None",
"value": 63
"value": 78
},
"type": "ByteProperty"
},
"Talent_Shot": {
"id": null,
"value": {
"type": "None",
"value": 25
"value": 88
},
"type": "ByteProperty"
},
"Talent_Defense": {
"id": null,
"value": {
"type": "None",
"value": 65
"value": 64
},
"type": "ByteProperty"
},
"FullStomach": {
"id": null,
"value": 150.0,
"type": "FloatProperty"
},
"PassiveSkillList": {
"array_type": "NameProperty",
"id": null,
"value": {
"values": [
"PAL_ALLAttack_down1",
"PAL_Sanity_Up_1",
"PAL_Sanity_Up_2"
"ElementBoost_Normal_1_PAL"
]
},
"type": "ArrayProperty"
Expand All @@ -145,14 +120,14 @@
"struct_type": "DateTime",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": 638414337675570000,
"value": 638705325289770000,
"type": "StructProperty"
},
"OwnerPlayerUId": {
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "ca591878-0000-0000-0000-000000000000",
"value": "00000000-0000-0000-0000-000000000001",
"type": "StructProperty"
},
"OldOwnerPlayerUIds": {
Expand All @@ -162,7 +137,7 @@
"prop_name": "OldOwnerPlayerUIds",
"prop_type": "StructProperty",
"values": [
"ca591878-0000-0000-0000-000000000000"
"00000000-0000-0000-0000-000000000001"
],
"type_name": "Guid",
"id": "00000000-0000-0000-0000-000000000000"
Expand All @@ -183,15 +158,15 @@
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "98eb0a5f-49ab-a71e-ae2f-1bb626df8ff1",
"value": "04292cd4-4fc4-4c39-d36a-118bb41b1c0d",
"type": "StructProperty"
}
},
"type": "StructProperty"
},
"SlotIndex": {
"id": null,
"value": 18,
"value": 29,
"type": "IntProperty"
}
},
Expand Down Expand Up @@ -360,11 +335,23 @@
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": {
"x": 0.0,
"y": 0.0,
"z": 7082.142100215788
"x": -126576.62638073803,
"y": 318273.4368820479,
"z": -999999.0
},
"type": "StructProperty"
},
"LastNickNameModifierPlayerUid": {
"struct_type": "Guid",
"struct_id": "00000000-0000-0000-0000-000000000000",
"id": null,
"value": "00000000-0000-0000-0000-000000000001",
"type": "StructProperty"
},
"IsRarePal": {
"value": false,
"id": null,
"type": "BoolProperty"
}
},
"type": "StructProperty"
Expand All @@ -376,7 +363,7 @@
0,
0
],
"group_id": "9924e319-423c-11d7-a30f-8b8640612656"
"group_id": "410dbcbd-4d88-d130-c170-92b74f241f10"
},
"type": "ArrayProperty",
"custom_type": ".worldSaveData.CharacterSaveParameterMap.Value.RawData"
Expand Down
Loading

0 comments on commit 98535bd

Please sign in to comment.