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

283 lines
6.3 KiB
JSON

{
"name": "int_battle_common",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Immune/Damage",
"tagId": -1706530655
},
{
"tagName": "SelectCategory/Unmarkable",
"tagId": 1717826765
},
{
"tagName": "SelectCategory/UnSkillManualSelectable",
"tagId": -715143713
},
{
"tagName": "SelectCategory/UnSkillAutoSelectable",
"tagId": 152398297
},
{
"tagName": "Status/UnLockable",
"tagId": -1496115823
},
{
"tagName": "Category/Interactive/Util",
"tagId": -883211302
}
],
"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.AbilitySystemForIntData",
"shapeData": {
"detectedRadius": 0.5,
"detectedHeight": 1.0
},
"skillDataBundle": {
"allActiveSkillId": [],
"allPassiveSkillId": [],
"enabledPassiveSkills": [],
"defaultCmdMapping": {}
},
"uiData": {
"showBigHeadBar": false,
"useSpecificDamageTextParam": false,
"overrideHeadBarDeltaTowardCamera": false,
"headBarDeltaTowardCamera": 0.0,
"headBar2DOffset": {
"x": 0.0,
"y": 0.0
},
"useHeadBarGuideLine": false
},
"plungingAttackData": {
"startDuration": 0.0,
"endDuration": 0.0
},
"battleRootData": {
"overrideBattleRoot": false,
"rootMountPoint": "None"
},
"poiseBrokenEndTime": 0.0,
"poiseKnotBreakImmobilizeTime": 0.0,
"playPoiseBrokenEffect": true,
"unlockAfterOutScreen": true,
"overrideMarkTargetDistance": false,
"customMarkTargetDistance": 0.0,
"overrideMarkTargetHeight": false,
"customMarkTargetHeight": 0.0,
"accurateMarkTargetDistance": false,
"bakedMeshPoints": {},
"enableExtraCheck": false,
"extraShapesData": {},
"skillCameraConfig": {},
"overrideDeadEffect": false,
"battleShapeData": {
"_shape": "Capsule",
"_rotationOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"_useExtentKey": false,
"_extent": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"_useCenterKey": false,
"_center": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"_height": 1.0,
"_radius": 0.5
},
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "extent",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"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": ""
}
]
}
}
],
"useSelfBlackboard": false
}
],
"componentDataCache": {},
"id": "int_battle_common",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {},
"propertyKeyToIdMap": {},
"templateVariant": {},
"allGlobalSaveProperties": []
}