2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "FierySerpent_Teleport_FadeOut",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"InvisibleModifier": {
|
|
|
|
"DelayHandlers": [
|
|
|
|
{
|
|
|
|
"DelayTime": 0.1,
|
|
|
|
"TimeUpActions": [
|
|
|
|
{
|
|
|
|
"$type": "PushEntityVisibleWithTagAction",
|
|
|
|
"Tag": "Death",
|
|
|
|
"Visible": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"Duration": 1,
|
2024-08-14 04:59:23 +03:00
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "MultipleRefresh",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "DitherFadeAction",
|
|
|
|
"DitherFadeKey": "Monster_DeathXIII_Dither_Fade",
|
|
|
|
"Tag": "Monster_DeathXIII_Dither_Fade",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"OnAbilityStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "InvisibleModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|