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

177 lines
5.0 KiB
JSON

{
"id": "buff_Ether_AttackUp_3",
"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": 0.0,
"blackboardKey": ""
},
"triggerInterval": {
"useBlackboardKey": false,
"value": 0.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": true,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": 1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unique",
"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": "OnTeleportationPointRest",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.CreateBuffAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 0,
"buffs": [
{
"buffId": "buff_Ether_AttackUp_buff",
"assignBlackboard": true,
"assignItems": [
{
"targetKey": "duration",
"inputValueKey": "duration",
"useDirectValue": false,
"directValueType": "Numeric",
"numericValue": 0.0,
"stringValue": ""
},
{
"targetKey": "attack",
"inputValueKey": "attack",
"useDirectValue": false,
"directValueType": "Numeric",
"numericValue": 0.0,
"stringValue": ""
}
],
"readIdFromBlackboard": false,
"buffIdKey": ""
}
],
"count": {
"useBlackboardKey": false,
"value": 1.0,
"blackboardKey": ""
},
"targetSettings": {
"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": ""
},
"buffSource": "ActionOwner",
"contextKey": "",
"autoFinishByAction": false,
"inheritSkillIdList": [],
"asChildBuff": true,
"inheritSourceSkillCastId": false,
"inheritSourceSkillCastInfo": true,
"isExtra": false
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "duration",
"valueDouble": 600.0,
"valueStr": "",
"isDynamic": false
},
{
"key": "attack",
"valueDouble": 0.1,
"valueStr": "",
"isDynamic": false
}
]
}