Files
Endfield-Data/Json/BuffData/buff_dung_atb_add_useskill.json
2026-01-31 21:42:01 +07:00

228 lines
6.7 KiB
JSON

{
"id": "buff_dung_atb_add_useskill",
"iconConfig": {
"_spritePath": "",
"showInHeadBarCommon": false,
"showInHeadBarAttached": false,
"showInSquadIcon": false,
"blinkInMainCharHpBar": false,
"onlyShowForMainCharacter": false,
"iconStyleInSquad": "Default",
"_orderPriorityConfig": {
"useDirectoryValue": false,
"priorityValue": 0,
"priorityEnum": "CommonCharBuff"
},
"showWarningBackground": false,
"playStrongInAnimation": false,
"hasCharHpBarVfxType": false,
"charHpBarVfxType": "Fire"
},
"ignoreTagImmune": false,
"useTimeDilationDt": false,
"finishOnRepatriate": false,
"hasAddingCooldown": false,
"addingCooldown": {
"useBlackboardKey": false,
"value": 0.0,
"blackboardKey": ""
},
"ignoreCooldownWhenAdding": false,
"attributeModifier": {
"isConvertedAttribute": false,
"attributeModifiers": []
},
"damageModifier": [],
"healModifier": [],
"poiseModifier": [],
"globalModifier": [],
"shieldConfigs": [],
"applyTags": [],
"lifeType": "Infinity",
"duration": {
"useBlackboardKey": false,
"value": 9999.0,
"blackboardKey": ""
},
"triggerInterval": {
"useBlackboardKey": false,
"value": -1.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": false,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": -1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unlimited",
"stackingKey": "",
"usePriorityKey": false,
"priorityKey": "",
"negatePriority": false,
"priority": 0.0,
"useMaxStackCntKey": false,
"maxStackCntKey": "",
"maxStackCnt": 1,
"isNeedStackEffect": false,
"stackEffects": []
},
"dispelConfig": {
"canBeDispelled": false,
"dispelledLevel": "Default"
},
"buffEventAction": [],
"abilityEventAction": [
{
"abilityEvent": "OnObtainAtb",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.Conditions.CheckObtainAtbType.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 0,
"checkObtainType": true,
"obtainTypeList": [
"Skill"
],
"checkObtainMethod": true,
"obtainMethodList": [
"Gain"
]
},
{
"$type": "Beyond.Gameplay.Core.SaveAtbObtainValue.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 1,
"valueKey": "atb_value",
"realDeltaKey": ""
},
{
"$type": "Beyond.Gameplay.Core.SimpleCalcBBAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 2,
"key": "atb_value",
"value1": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "atb_value"
},
"operation": "Multiply",
"value2": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "atb_scale"
}
},
{
"$type": "Beyond.Gameplay.Core.ObtainCostAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 3,
"costType": "Atb",
"isPercentValue": false,
"useUspRecoverTag": false,
"uspRecoverTag": {
"tagName": "",
"tagId": 0
},
"atbSourceType": "Default",
"atbGainMethod": "Gain",
"playObtainAtbEffect": true,
"playObtainAtbAudio": true,
"costValue": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "atb_value"
},
"coefficient": {
"useBlackboardKey": false,
"value": 1.0,
"blackboardKey": ""
},
"atbOnlyMainChar": false,
"source": {
"targetSource": "Source",
"targetGroupKey": "",
"selectorOwner": "ActionOwner",
"ownerContextKey": "",
"centerType": "ActionSource",
"centerContextKey": "",
"centerToGround": false,
"selectorData": {
"validatorData": [],
"postProcessorData": []
},
"enableAdvancedDirection": false,
"advancedDirection": {
"directionType": "SourceForward",
"sourceMountPoint": "None",
"targetMountPoint": "None",
"customSourceAndTarget": false,
"clampToXZ": true,
"invertDirection": false
},
"selectorDirection": "SourceForward",
"target": "ActionSource",
"targetContextKey": ""
},
"target": {
"targetSource": "Source",
"targetGroupKey": "",
"selectorOwner": "ActionOwner",
"ownerContextKey": "",
"centerType": "ActionSource",
"centerContextKey": "",
"centerToGround": false,
"selectorData": {
"validatorData": [],
"postProcessorData": []
},
"enableAdvancedDirection": false,
"advancedDirection": {
"directionType": "SourceForward",
"sourceMountPoint": "None",
"targetMountPoint": "None",
"customSourceAndTarget": false,
"clampToXZ": true,
"invertDirection": false
},
"selectorDirection": "SourceForward",
"target": "ActionSource",
"targetContextKey": ""
}
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "atb_scale",
"valueDouble": 1.0,
"valueStr": "",
"isDynamic": false
},
{
"key": "atb_value",
"valueDouble": 0.0,
"valueStr": "",
"isDynamic": true
}
]
}