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

122 lines
2.9 KiB
JSON

{
"id": "buff_pulsegrasp_pulse_dmg_up_01",
"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.CheckDamageType.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 0,
"damageType": "Pulse"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"damageProcessors": [
{
"$type": "Beyond.Gameplay.Core.ModifyCalcResult",
"modifyType": "Multiply",
"baseMultiplier": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "pulse_dmg_up"
},
"multiplierCnt": {
"useBlackboardKey": false,
"value": 1.0,
"blackboardKey": ""
}
}
]
}
],
"healModifier": [],
"poiseModifier": [],
"globalModifier": [],
"shieldConfigs": [],
"applyTags": [],
"lifeType": "Infinity",
"duration": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "dur"
},
"triggerInterval": {
"useBlackboardKey": false,
"value": 0.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": true,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": 1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unlimited",
"stackingKey": "",
"usePriorityKey": false,
"priorityKey": "",
"negatePriority": false,
"priority": 0.0,
"useMaxStackCntKey": false,
"maxStackCntKey": "",
"maxStackCnt": 0,
"isNeedStackEffect": false,
"stackEffects": []
},
"dispelConfig": {
"canBeDispelled": false,
"dispelledLevel": "Default"
},
"buffEventAction": [],
"abilityEventAction": [],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "pulse_dmg_up",
"valueDouble": 0.0,
"valueStr": "",
"isDynamic": false
}
]
}