29 lines
670 B
JSON
29 lines
670 B
JSON
|
{
|
||
|
"AbilityName": "Follower_KillEnemy_CauseDamage",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnKillOther": [
|
||
|
{
|
||
|
"$type": "ApplyAbilityAction",
|
||
|
"AbilityName": "Follower_RangeDamage",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByOr",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAliveState",
|
||
|
"AliveState": "ExecuteCore",
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByAliveState",
|
||
|
"AliveState": "Dead",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|