ZenlessData/Data/Ability_RecoverBangbooAidEnergy.json

17 lines
413 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Ability_RecoverBangbooAidEnergy",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyProperty",
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"IsUsePercentage": true,
"Percentage": 1,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Buddy_Partner"
}
]
}
}