HollowPS_TV_experiments/extras/zzz-0.1-jsons/Billy_Dither_FadeOut.json

16 lines
No EOL
410 B
JSON

{
// Billy半透明表现
"AbilityName" : "Billy_Dither_FadeOut",
"AbilityStacking":"Unique",
"OnAbilityStart":
[
{
"$type": "MoleMole.DitherFadeAction",
"DitherFadeType": "FadeOut",
"DitherFadeKey": "Avatar_Billy_Dither_Alpha_FadeOut",
"Duration": 1.0,
"Target" : "Self"
},
],
}