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

115 lines
2.4 KiB
JSON

{
"name": "int_trigger_volume_monster",
"factionIndex": "Neutral",
"bornTag": [],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.TriggerObserverAllEntityComponentData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 2
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
}
]
}
},
{
"key": "key_2",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 16
}
]
}
},
{
"key": "key",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
]
}
],
"componentDataCache": {},
"id": "int_trigger_volume_monster",
"facOccDis": 0.0,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {},
"propertyKeyToIdMap": {},
"templateVariant": {},
"allGlobalSaveProperties": []
}