Files
Endfield-Data/Json/Interactive/InteractiveData/data_int_npc_cage.json
2025-12-02 20:37:18 +07:00

395 lines
9.8 KiB
JSON

{
"name": "int_npc_cage",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Model",
"tagId": -27687248
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_npc_cage_postmodel",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.SimpleAnimatorComponentData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveLogicControllerComponentData",
"logicType": 47
},
{
"$type": "Beyond.Gameplay.Core.KeepRelativeOffsetComponentData",
"propertyList": [
{
"key": "value_bool",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "target_list",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
},
{
"key": "follow_type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "position_list",
"value": {
"type": "Vector3List",
"valueArray": []
}
},
{
"key": "rotation_list",
"value": {
"type": "Vector3List",
"valueArray": []
}
}
]
},
{
"$type": "Beyond.Gameplay.Core.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": false,
"useTiggerStencil": false,
"useWorkStencil": true,
"useAttackStencil": false,
"useRepairStencil": false,
"useDestroyStencil": false,
"useCollectStencil": false,
"useInteractStencil": false,
"useActiveStencil": false,
"audioNameDict": {
"StartUp": [
"au_int_npc_cage_start"
],
"Stop": [
"au_int_npc_cage_end"
]
},
"customAudioData": []
}
}
],
"componentDataCache": {},
"id": "int_npc_cage",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnCustomEventNew",
"_ID": 7,
"_uid": "61be21e7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 4,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
},
"_eventKey": {
"paramSource": 0,
"constValue": "ON_NPC_CAGE_COMPLETE",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$7@_eventArgsPtr",
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 4,
"_uid": "856e8b1a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 5,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 3,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 5,
"_uid": "0bafeb05",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 6,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Stop",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 6,
"_uid": "28964c52",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "ywtest: play stop audio",
"idRef": -1,
"variableBind": false
}
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 3,
"_uid": "0498f394",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": 0,
"idRef": 2,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.InteractiveGetSavePropertyInt",
"_ID": 2,
"_uid": "9a400ae2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_entity": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "state",
"idRef": -1,
"variableBind": false
}
}
]
},
"tempProperties": [],
"configProperties": [
{
"key": "proxy_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "target_floor",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "Floor"
}
]
}
}
],
"saveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"2": "state",
"1031": "target_floor",
"1033": "proxy_id"
},
"propertyKeyToIdMap": {
"proxy_id": 1033,
"state": 2,
"target_floor": 1031
},
"templateVariant": {},
"allGlobalSaveProperties": []
}