1
0
ZenlessData/Data/Player_Hit_Glitch_01.json
2025-03-11 21:10:23 -03:00

69 lines
1.6 KiB
JSON

{
"AbilityName": "Player_Hit_Glitch_01",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Player_Hit_Glitch_01"
],
"FadeOutByShortTime": true,
"MpExecMode": "AuthorityOnly",
"OverrideFadeOutTime": 0,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
]
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Player_Hit_Glitch_01",
"FireEffectPosRot": {
"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"
}
},
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Common_GamepadRumble_E_Hit_L",
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "Self"
}
]
}