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

162 lines
3.4 KiB
JSON

{
"name": "int_waterwheel",
"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",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.InteractCommonTwoStateComponentData",
"propertyList": []
},
{
"$type": "Beyond.Gameplay.Core.InteractiveCommonPerformComponentData",
"propertyList": [
{
"key": "use_dynamic_res",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "dynamic_entity_id",
"value": {
"type": "UInt64",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "model_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "dyn_medium_wheel_postmodel"
}
]
}
}
],
"propertyDataList": [
{
"propertyName": "state",
"propertyType": "Int",
"isProperty": true
}
],
"syncGameplayLock": false
}
],
"componentDataCache": {},
"id": "int_waterwheel",
"facOccDis": 0.5,
"useGlobalVar": true,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {
"1": "state"
},
"propertyKeyToIdMap": {
"state": 1
},
"templateVariant": {
"int_big_waterwheel": {
"modelId": {
"enabled": false
},
"factionIndex": {
"enabled": false,
"value": "Neutral"
},
"delayToRecycleTime": {
"enabled": false,
"value": 0.0
},
"delayRecyclePerformTime": {
"enabled": false,
"value": 0.0
},
"facOccDis": {
"enabled": false,
"value": 0.5
},
"hideInDialog": {
"enabled": false,
"value": false
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [],
"componentDiffProperties": {
"Comp_InteractiveCommonPerform": {
"value": [
{
"key": "model_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "dyn_big_wheel_postmodel"
}
]
}
}
]
}
},
"globalVarDiff": []
}
},
"allGlobalSaveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}