15 lines
294 B
JSON
15 lines
294 B
JSON
|
{
|
||
|
"AbilityName": "Follower_MaxHP_Increase",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedPlayerHPRatio": {
|
||
|
"Value": 0.3
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_MaxHPRatio": "%AddedPlayerHPRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|