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

99 lines
2.3 KiB
JSON

{
"id": "buff_rpg_effect_usp_efficiency_up",
"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": "UltimateSpGainScalar",
"formulaItem": "Addition",
"param": {
"useBlackboardKey": true,
"value": 0.0,
"blackboardKey": "usp"
}
}
]
},
"damageModifier": [],
"healModifier": [],
"poiseModifier": [],
"globalModifier": [],
"shieldConfigs": [],
"applyTags": [],
"lifeType": "Infinity",
"duration": {
"useBlackboardKey": false,
"value": 9999.0,
"blackboardKey": ""
},
"triggerInterval": {
"useBlackboardKey": false,
"value": -1.0,
"blackboardKey": ""
},
"waitFirstTriggerInterval": false,
"maxTriggerCnt": {
"useBlackboardKey": false,
"value": -1,
"blackboardKey": ""
},
"stackingSettings": {
"identifierType": "Id",
"stackingType": "Unlimited",
"stackingKey": "",
"usePriorityKey": false,
"priorityKey": "",
"negatePriority": false,
"priority": 0.0,
"useMaxStackCntKey": false,
"maxStackCntKey": "",
"maxStackCnt": 1,
"isNeedStackEffect": false,
"stackEffects": []
},
"dispelConfig": {
"canBeDispelled": false,
"dispelledLevel": "Default"
},
"buffEventAction": [],
"abilityEventAction": [],
"igniteEventAction": [],
"timelineActions": [],
"blackboard": [
{
"key": "usp",
"valueDouble": 0.0,
"valueStr": "",
"isDynamic": false
}
]
}