dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,31 @@
[
{
"Type": "BlackboardData",
"Name": "BB_Fragment",
"Class": "UScriptClass'BlackboardData'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "BlackboardData'BB_Base'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/BB_Base.0"
},
"Keys": [
{
"EntryName": "IsHibernating",
"KeyType": {
"ObjectName": "BlackboardKeyType_Bool'BB_Fragment:BlackboardKeyType_Bool_0'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Fragment.1"
},
"bInstanceSynced": false
}
]
}
},
{
"Type": "BlackboardKeyType_Bool",
"Name": "BlackboardKeyType_Bool_0",
"Outer": "BB_Fragment",
"Class": "UScriptClass'BlackboardKeyType_Bool'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,106 @@
[
{
"Type": "BlackboardData",
"Name": "BB_Spawn",
"Class": "UScriptClass'BlackboardData'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "BlackboardData'BB_Base'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/BB_Base.0"
},
"Keys": [
{
"EntryName": "AmbushLocation",
"KeyType": {
"ObjectName": "BlackboardKeyType_Vector'BB_Spawn:BlackboardKeyType_Vector_0'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.6"
},
"bInstanceSynced": false
},
{
"EntryName": "IsStuck",
"KeyType": {
"ObjectName": "BlackboardKeyType_Bool'BB_Spawn:BlackboardKeyType_Bool_0'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.1"
},
"bInstanceSynced": false
},
{
"EntryName": "AmbushRotation",
"KeyType": {
"ObjectName": "BlackboardKeyType_Rotator'BB_Spawn:BlackboardKeyType_Rotator_0'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.5"
},
"bInstanceSynced": false
},
{
"EntryName": "InAmbush",
"KeyType": {
"ObjectName": "BlackboardKeyType_Bool'BB_Spawn:BlackboardKeyType_Bool_2'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.3"
},
"bInstanceSynced": false
},
{
"EntryName": "MaxMovementRadius",
"KeyType": {
"ObjectName": "BlackboardKeyType_Float'BB_Spawn:BlackboardKeyType_Float_0'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.4"
},
"bInstanceSynced": false
},
{
"EntryName": "CanSeeEnemy",
"KeyType": {
"ObjectName": "BlackboardKeyType_Bool'BB_Spawn:BlackboardKeyType_Bool_1'",
"ObjectPath": "/Game/ITR2/BPs/AI/HTN/Blackboards/BB_Spawn.2"
},
"bInstanceSynced": false
}
]
}
},
{
"Type": "BlackboardKeyType_Bool",
"Name": "BlackboardKeyType_Bool_0",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Bool'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlackboardKeyType_Bool",
"Name": "BlackboardKeyType_Bool_1",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Bool'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlackboardKeyType_Bool",
"Name": "BlackboardKeyType_Bool_2",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Bool'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlackboardKeyType_Float",
"Name": "BlackboardKeyType_Float_0",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Float'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlackboardKeyType_Rotator",
"Name": "BlackboardKeyType_Rotator_0",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Rotator'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlackboardKeyType_Vector",
"Name": "BlackboardKeyType_Vector_0",
"Outer": "BB_Spawn",
"Class": "UScriptClass'BlackboardKeyType_Vector'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
}
]