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

230 lines
6.6 KiB
JSON

{
"id": "buff_dung_normalskill_modify_weekly",
"iconConfig": {
"_spritePath": "airborne",
"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"
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
},
"damageProcessors": [
{
"$type": "Beyond.Gameplay.Core.DamageScaleProcessor",
"side": "Attacker",
"zoneName": "ProdCalcZone",
"addition": {
"useBlackboardKey": true,
"value": 2.0,
"blackboardKey": "ratio"
}
}
]
}
],
"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": false,
"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
}
]
},
{
"buffEvent": "OnBuffFinish",
"actions": [
{
"actionData": [
{
"$type": "Beyond.Gameplay.Core.Condition.CheckSquadInFight.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 3,
"invertCondition": true
},
{
"$type": "Beyond.Gameplay.Core.CreateBuffAction.Data",
"isEnable": true,
"priorityLevel": "Default",
"priorityOffset": 0,
"serverActionIndex": 4,
"buffs": [
{
"buffId": "buff_dung_normalskill_mark_weekly",
"assignBlackboard": true,
"assignItems": [
{
"targetKey": "ratio",
"inputValueKey": "ratio",
"useDirectValue": false,
"directValueType": "Numeric",
"numericValue": 0.0,
"stringValue": ""
}
],
"readIdFromBlackboard": false,
"buffIdKey": ""
}
],
"count": {
"useBlackboardKey": false,
"value": 1.0,
"blackboardKey": ""
},
"targetSettings": {
"targetSource": "InstantSearch",
"targetGroupKey": "",
"selectorOwner": "ActionOwner",
"ownerContextKey": "",
"centerType": "ActionSource",
"centerContextKey": "",
"centerToGround": false,
"selectorData": {
"finderData": {
"$type": "Beyond.Gameplay.Core.Selector.CharacterTeamFinder.Data"
},
"validatorData": [],
"postProcessorData": []
},
"enableAdvancedDirection": false,
"advancedDirection": {
"directionType": "SourceForward",
"sourceMountPoint": "None",
"targetMountPoint": "None",
"customSourceAndTarget": false,
"clampToXZ": true,
"invertDirection": false
},
"selectorDirection": "SourceForward",
"target": "ActionSource",
"targetContextKey": ""
},
"buffSource": "ActionSource",
"contextKey": "",
"autoFinishByAction": false,
"inheritSkillIdList": [],
"asChildBuff": false,
"inheritSourceSkillCastId": false,
"inheritSourceSkillCastInfo": true,
"isExtra": false
}
],
"onlyExecuteWhenSourceIsMainChar": false,
"onlyExecuteWhenSourceIsGuard": false
}
]
}
],
"abilityEventAction": [],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "ratio",
"valueDouble": 2.0,
"valueStr": "",
"isDynamic": false
}
]
}