ZenlessData/Data/Follower_Increase_MaxEP.json

19 lines
366 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Follower_Increase_MaxEP",
"AbilitySpecials": {
"AddedPlayerMaxEpDelta": {
"Value": 0
}
},
"AbilityStacking": "Multiple",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifySkillMaxEP",
"DeltaValue": "%AddedPlayerMaxEpDelta",
"SkillName": "EVD",
"Target": "Self"
}
]
}
}