1
0
ZenlessData/Data/JsonBytes/NewAbility/LevelAbility/CharacterLevel/Chapter07_Hugo_ScreenEffect.json
2025-04-22 23:15:00 -03:00

72 lines
2.0 KiB
JSON

{
"AbilityName": "Chapter07_Hugo_ScreenEffect",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "DelayModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"DelayModifier": {
"DelayHandlers": [
{
"DelayTime": 0,
"TimeUpActions": [
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_HugoVlad_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_HugoVlad_ChromaticAberration_01",
"EffectType": "ChromaticAberration"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_HugoVlad_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_HugoVlad_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "FireEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_HugoVlad_01_01_ScreenDistortion",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique"
}
}
}