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

198 lines
4.0 KiB
JSON

{
"templateId": "LST_BlackBoxCamera_Graph",
"maxStage": 1,
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
}
},
"taskMap": {
"78dd9561": {
"conditionDict": {
"bd629ea5": {
"isMainObjective": true,
"objectiveEnum": "Objective1",
"condition": {
"$type": "Beyond.Gameplay.CheckFactoryBlackBoxState",
"uniqueId": "bd629ea5",
"<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,
"_dungeonId": {
"paramSource": 19,
"path": "blackbox_id",
"idRef": -1,
"variableBind": false
},
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_state": {
"paramSource": 0,
"constValue": "Active",
"idRef": -1,
"variableBind": false
}
}
}
},
"taskType": "None",
"needManualCheck": false,
"canBeTracked": false
}
},
"properties": [
{
"key": "blackbox_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "camera_pos",
"value": {
"type": "Vector3List",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "camera_rot",
"value": {
"type": "Vector3List",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "tweentime",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584,
"valueString": ""
}
]
}
},
{
"key": "staytime",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1065353216,
"valueString": ""
}
]
}
},
{
"key": "fov",
"value": {
"type": "FloatList",
"valueArray": [
{
"valueBit64": 1114112000,
"valueString": ""
},
{
"valueBit64": 1114636288,
"valueString": ""
}
]
}
},
{
"key": "lt:p:78dd9561:bd629ea5",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "lt:mp:78dd9561:bd629ea5",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
],
"propertyIdToKeyMap": {
"7": "lt:p:78dd9561:bd629ea5",
"1025": "blackbox_id",
"1026": "camera_pos",
"1027": "camera_rot",
"1028": "tweentime",
"1029": "staytime",
"1030": "fov",
"1032": "lt:mp:78dd9561:bd629ea5"
}
}