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