2024-08-14 09:59:23 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "FierySerpent_Teleport_FadeIn",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"VisibleModifier": {
|
|
|
|
"DelayHandlers": [
|
|
|
|
{
|
|
|
|
"DelayTime": 0.1,
|
|
|
|
"TimeUpActions": [
|
|
|
|
{
|
|
|
|
"$type": "InterruptDitherFadeAction",
|
|
|
|
"Tag": "Monster_DeathXIII_Dither_Fade",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2024-09-23 20:11:37 +08:00
|
|
|
"Duration": 1,
|
2024-08-14 09:59:23 +08:00
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "MultipleRefresh",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "PopEntityVisibleWithTagAction",
|
|
|
|
"Tag": "Death"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"OnAbilityStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "VisibleModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|