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

203 lines
5.6 KiB
JSON

{
"id": "buff_common_affixes_enhance_natural",
"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": [
{
"modifyAttributeType": "Specific",
"attributeType": "NaturalEnhancedDmgIncrease",
"formulaItem": "BaseAddition",
"param": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "rate"
}
}
]
},
"damageModifier": [],
"healModifier": [],
"poiseModifier": [],
"globalModifier": [],
"shieldConfigs": [],
"applyTags": [
{
"tagName": "Skill/Character/Common/Affixes/Enhance",
"tagId": -1748167886
},
{
"tagName": "Skill/Character/Common/Affixes/Enhance/EnhanceSpell",
"tagId": 486772476
}
],
"lifeType": "Limited",
"duration": {
"useBlackboardKey": true,
"value": 3.0,
"blackboardKey": "duration"
},
"triggerInterval": {
"useBlackboardKey": false,
"value": -1.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": false,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": -1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unlimited",
"stackingKey": "",
"usePriorityKey": true,
"priorityKey": "rate",
"negatePriority": false,
"priority": 0.0,
"useMaxStackCntKey": false,
"maxStackCntKey": "",
"maxStackCnt": 0,
"isNeedStackEffect": false,
"stackEffects": []
},
"dispelConfig": {
"canBeDispelled": false,
"dispelledLevel": "Default"
},
"buffEventAction": [
{
"buffEvent": "DuringBuffEnable",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.CreateBuffAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 0,
"buffs": [
{
"buffId": "",
"assignBlackboard": true,
"assignItems": [
{
"targetKey": "rate",
"inputValueKey": "rate",
"useDirectValue": false,
"directValueType": "Numeric",
"numericValue": 0.0,
"stringValue": ""
},
{
"targetKey": "duration",
"inputValueKey": "duration",
"useDirectValue": false,
"directValueType": "Numeric",
"numericValue": 0.0,
"stringValue": ""
}
],
"readIdFromBlackboard": true,
"buffIdKey": "child_buff_id"
}
],
"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": true,
"inheritSkillIdList": [],
"asChildBuff": true,
"inheritSourceSkillCastId": true,
"inheritSourceSkillCastInfo": true,
"isExtra": false
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"abilityEventAction": [],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "rate",
"valueDouble": 0.2,
"valueStr": "",
"isDynamic": true
},
{
"key": "duration",
"valueDouble": 0.8,
"valueStr": "",
"isDynamic": false
},
{
"key": "child_buff_id",
"valueDouble": 0.0,
"valueStr": "buff_common_affixes_enhance_natural_default_child",
"isDynamic": false
}
]
}