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

293 lines
6.0 KiB
JSON

{
"name": "int_destructible_nonphysics",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "SelectCategory/Unmarkable",
"tagId": 1717826765
},
{
"tagName": "SelectCategory/UnSkillAutoSelectable",
"tagId": 152398297
},
{
"tagName": "Category/Interactive/Destructible",
"tagId": -1959005098
}
],
"delayToRecycleTime": 3.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_destructible_box",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.HittableComponentForIntData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "extent",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1075838976
},
{
"valueBit64": 1075838976
},
{
"valueBit64": 1075838976
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 1065353216
},
{
"valueBit64": 0
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1056964608
}
]
}
},
{
"key": "height",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1065353216
}
]
}
},
{
"key": "load_from_table",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "active_skill",
"value": {
"type": "StringList",
"valueArray": []
}
},
{
"key": "passive_skill",
"value": {
"type": "StringList",
"valueArray": []
}
},
{
"key": "skill_blackboard",
"value": {
"type": "StringList",
"valueArray": []
}
},
{
"key": "battle_enable_extra_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "use_self_blackboard",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "play_battle_hit_effect",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "trigger_hit_cd",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "skill_blackboard_self",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
],
"enableExtraCheck": false,
"battleShapeData": {
"_shape": "Box",
"_rotationOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"_useExtentKey": false,
"_extent": {
"x": 2.5,
"y": 2.5,
"z": 2.5
},
"_useCenterKey": false,
"_center": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"_height": 1.0,
"_radius": 0.5
}
},
{
"$type": "Beyond.Gameplay.Core.SimpleAnimatorComponentData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveLogicControllerComponentData",
"logicType": 38
}
],
"componentDataCache": {},
"id": "int_destructible_nonphysics",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
},
"tempProperties": [],
"configProperties": [
{
"key": "allow_bomb",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "allow_physical",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "reward_entities",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
},
{
"key": "wait_time",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1076258406
}
]
}
}
],
"saveProperties": [],
"propertyIdToKeyMap": {
"1025": "allow_bomb",
"1026": "allow_physical",
"1027": "wait_time",
"1028": "reward_entities"
},
"propertyKeyToIdMap": {
"allow_bomb": 1025,
"allow_physical": 1026,
"reward_entities": 1028,
"wait_time": 1027
},
"templateVariant": {},
"allGlobalSaveProperties": []
}