Files
Endfield-Data/Json/LevelScriptTemplateData/LST_Sdg_Task_Graph.json
2025-12-02 20:37:18 +07:00

215 lines
4.9 KiB
JSON

{
"templateId": "LST_Sdg_Task_Graph",
"maxStage": 1,
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
}
},
"taskMap": {
"2e792cbf": {
"conditionDict": {
"430031c5": {
"isMainObjective": true,
"objectiveEnum": "Objective1",
"condition": {
"$type": "Beyond.Gameplay.CheckMonsterSpawnerComplete",
"uniqueId": "430031c5",
"<state>k__BackingField": "Deactivate",
"result": "Undecided",
"<progressToCompare>k__BackingField": 1,
"<progress>k__BackingField": 0,
"<listeningAdvancedProgress>k__BackingField": false,
"advancedProgress": 0,
"advancedMaxProgress": 0,
"objectiveIndex": 0,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"levelId": {
"paramSource": 1000,
"idRef": -1,
"variableBind": false
},
"spawnerId": {
"paramSource": 19,
"path": "Spawner",
"constValue": {
"id": 0
},
"idRef": -1,
"variableBind": false
}
}
}
},
"taskType": "None",
"needManualCheck": false,
"canBeTracked": true
},
"c16b4866": {
"conditionDict": {
"75ed576c": {
"isMainObjective": true,
"objectiveEnum": "Objective1",
"condition": {
"$type": "Beyond.Gameplay.InteractiveCheckBool",
"uniqueId": "75ed576c",
"<state>k__BackingField": "Deactivate",
"result": "Undecided",
"<progressToCompare>k__BackingField": 1,
"<progress>k__BackingField": 0,
"<listeningAdvancedProgress>k__BackingField": false,
"advancedProgress": 0,
"advancedMaxProgress": 0,
"objectiveIndex": 0,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_entityId": {
"paramSource": 19,
"path": "StartEntity",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_levelId": {
"paramSource": 1000,
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "is_interacted",
"idRef": -1,
"variableBind": false
},
"_compareValue": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
}
}
},
"taskType": "None",
"needManualCheck": false,
"canBeTracked": true
}
},
"properties": [
{
"key": "StartSubGame",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "StartEntity",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "Spawner",
"value": {
"type": "SpawnerPtr",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "ExitEntity",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "lt:p:2e792cbf:430031c5",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "lt:p:c16b4866:75ed576c",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "lt:mp:2e792cbf:430031c5",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "lt:mp:c16b4866:75ed576c",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
],
"propertyIdToKeyMap": {
"6": "lt:p:2e792cbf:430031c5",
"8": "lt:p:c16b4866:75ed576c",
"1025": "StartSubGame",
"1026": "StartEntity",
"1027": "Spawner",
"1028": "ExitEntity",
"1031": "lt:mp:2e792cbf:430031c5",
"1033": "lt:mp:c16b4866:75ed576c"
}
}