35 lines
753 B
JSON
35 lines
753 B
JSON
|
{
|
||
|
"AbilityName": "Level_NoviceGuide_LockLife",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "AvatarLockLifeModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"AvatarLockLifeModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "LockLifePropertyMixin",
|
||
|
"PerformBeHitEffect": true,
|
||
|
"RatioLockList": [
|
||
|
{
|
||
|
"LockType": "Total",
|
||
|
"LockValue": 0.01
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_BreakStunRatio": 0.25
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|