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

124 lines
2.5 KiB
JSON

{
"name": "int_doormarker",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "SelectCategory/UnSkillAutoSelectable",
"tagId": 152398297
},
{
"tagName": "SelectCategory/Unmarkable",
"tagId": 1717826765
},
{
"tagName": "Category/Interactive/Marker",
"tagId": -1232587274
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_doormarker_postmodel",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveCommonPerformComponentData",
"propertyList": [
{
"key": "use_dynamic_res",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "dynamic_entity_id",
"value": {
"type": "UInt64",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyDataList": [
{
"propertyName": "state",
"propertyType": "Int",
"isProperty": true
}
],
"syncGameplayLock": false
},
{
"$type": "Beyond.Gameplay.Core.InteractiveCommonMultiStateComponentData",
"propertyList": [
{
"key": "min_state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "max_state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 2
}
]
}
}
]
}
],
"componentDataCache": {},
"id": "int_doormarker",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"1": "state"
},
"propertyKeyToIdMap": {
"state": 1
},
"templateVariant": {},
"allGlobalSaveProperties": []
}