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

351 lines
7.1 KiB
JSON

{
"name": "int_simple_travel_pole_wrdg",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Factory/TravelPole",
"tagId": 428392008
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_simple_travel_pole_ecs",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.CanSetVisibleComponentData",
"propertyList": [
{
"key": "is_visible",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
]
},
{
"$type": "Beyond.Gameplay.Core.TriggerObserverComponentData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 2
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1073741824
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1077936128
},
{
"valueBit64": 1077936128
},
{
"valueBit64": 1077936128
}
]
}
},
{
"key": "interactive_direction_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "check_area_offset",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "check_area_radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1092616192
}
]
}
},
{
"key": "check_area_height",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "check_angle",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1135869952
}
]
}
},
{
"key": "player_direction_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_important",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "in_trigger_volume_performance",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"a": 0,
"b": 0
},
{
"$type": "Beyond.Gameplay.Core.TravelLinkEffectModelComponentData",
"propertyList": []
},
{
"$type": "Beyond.Gameplay.Core.InteractiveLogicControllerComponentData",
"logicType": 52
}
],
"componentDataCache": {},
"id": "int_simple_travel_pole_wrdg",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [
{
"key": "allow_leave",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "audio_key",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "au_ui_building_build_travelpole"
}
]
}
},
{
"key": "icon",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "btn_common_zipline_icon"
}
]
}
},
{
"key": "label",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "lang_int_fac_travel_pole_option"
}
]
}
},
{
"key": "qte_auto_triggered",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "qte_min_fill_amount",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "qte_show_timing",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1077936128
}
]
}
},
{
"key": "speed",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1097859072
}
]
}
},
{
"key": "target_default_next",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "target_list",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
}
],
"saveProperties": [],
"propertyIdToKeyMap": {
"1025": "allow_leave",
"1026": "audio_key",
"1027": "icon",
"1028": "label",
"1029": "qte_auto_triggered",
"1030": "qte_min_fill_amount",
"1031": "qte_show_timing",
"1032": "speed",
"1033": "target_default_next",
"1034": "target_list"
},
"propertyKeyToIdMap": {
"allow_leave": 1025,
"audio_key": 1026,
"icon": 1027,
"label": 1028,
"qte_auto_triggered": 1029,
"qte_min_fill_amount": 1030,
"qte_show_timing": 1031,
"speed": 1032,
"target_default_next": 1033,
"target_list": 1034
},
"templateVariant": {},
"allGlobalSaveProperties": []
}