Files
Endfield-Data/Json/Interactive/InteractiveData/data_int_npc_cage.json
2026-01-31 21:42:01 +07:00

201 lines
4.2 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,
"propertyList": [
{
"key": "logic_type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 47
}
]
}
},
{
"key": "destroy_self",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
},
{
"$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,
"useMapVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"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": [],
"allMapSaveProperties": []
}