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

409 lines
14 KiB
JSON

{
"id": "buff_common_affixes_skillimbue_atk",
"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": [
{
"enableSide": "Attacker",
"condition": {
"actionData": [
{
"$type": "Beyond.Gameplay.Core.Conditions.CheckSkillCastId.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 0
},
{
"$type": "Beyond.Gameplay.Core.Conditions.CheckDamageDecorateMask.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 1,
"checkType": "HasAny",
"mask": "NormalSkill, UltimateSkill"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"damageProcessors": [
{
"$type": "Beyond.Gameplay.Core.DamageScaleProcessor",
"side": "Attacker",
"zoneName": "ComboCalcZone",
"addition": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "imbue_scale"
}
}
]
}
],
"healModifier": [],
"poiseModifier": [],
"globalModifier": [],
"shieldConfigs": [],
"applyTags": [],
"lifeType": "Infinity",
"duration": {
"useBlackboardKey": false,
"value": -1.0,
"blackboardKey": "-1"
},
"triggerInterval": {
"useBlackboardKey": false,
"value": 0.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": true,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": 1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unlimited",
"stackingKey": "",
"usePriorityKey": true,
"priorityKey": "imbue_scale",
"negatePriority": true,
"priority": 0.0,
"useMaxStackCntKey": false,
"maxStackCntKey": "",
"maxStackCnt": 4,
"isNeedStackEffect": false,
"stackEffects": []
},
"dispelConfig": {
"canBeDispelled": false,
"dispelledLevel": "Default"
},
"buffEventAction": [
{
"buffEvent": "DuringBuffEnable",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.SkillAffixAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 2
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"abilityEventAction": [
{
"abilityEvent": "OnBeforeCalculateDamage",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.SaveBuffStackNumAdvanced.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 3,
"checkTarget": {
"targetSource": "Owner",
"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": ""
},
"buffSettings": {
"checkType": "Id",
"buffIdList": [
"buff_common_affixes_skillimbue_atk"
],
"tagQuery": {
"queryType": "HasAny",
"tags": []
}
},
"buffStackNumType": "BuffCount",
"key": "count"
},
{
"$type": "Beyond.Gameplay.Core.IfElseAction.IfElseActionData",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 4,
"conditionAction": {
"actionData": [
{
"$type": "Beyond.Gameplay.Core.CompareFloat.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 5,
"valueA": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "count"
},
"compare": "GT",
"valueB": {
"useBlackboardKey": false,
"value": 4.0,
"blackboardKey": ""
}
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"succeedActions": {
"actionData": [
{
"$type": "Beyond.Gameplay.Core.ModifyDynamicBlackboard.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 6,
"key": "count",
"operation": "Assign",
"directValue": true,
"value": {
"useBlackboardKey": false,
"value": 4.0,
"blackboardKey": ""
},
"calculationTarget": {
"targetSource": "Owner",
"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": ""
},
"calculateType": "HpRatio"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"failActions": {
"actionData": [],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"alwaysNext": true
},
{
"$type": "Beyond.Gameplay.Core.ReadSkillSettingData.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 7,
"dataList": [
{
"dataKey": "连击增伤",
"column": {
"useBlackboardKey": true,
"value": 1.0,
"blackboardKey": "count"
},
"enhanceAttributeSource": {
"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": ""
},
"storeKey": "imbue_scale"
}
]
},
{
"$type": "Beyond.Gameplay.Core.IfElseAction.IfElseActionData",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 8,
"conditionAction": {
"actionData": [
{
"$type": "Beyond.Gameplay.Core.Conditions.CheckDamageDecorateMask.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 9,
"checkType": "HasAll",
"mask": "NormalSkill"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"succeedActions": {
"actionData": [
{
"$type": "Beyond.Gameplay.Core.ModifyDynamicBlackboard.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 10,
"key": "imbue_scale",
"operation": "Multiply",
"directValue": true,
"value": {
"useBlackboardKey": false,
"value": 1.5,
"blackboardKey": ""
},
"calculationTarget": {
"targetSource": "Owner",
"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": ""
},
"calculateType": "HpRatio"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"failActions": {
"actionData": [],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"alwaysNext": true
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "imbue_scale",
"valueDouble": 0.0,
"valueStr": "",
"isDynamic": true
},
{
"key": "count",
"valueDouble": 0.0,
"valueStr": "",
"isDynamic": true
}
]
}