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

14 lines
220 B
JSON

{
"templateId": "LST_Empty_Graph",
"maxStage": 1,
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
}
}
}