ZenlessData/Data/Player_Hit_Glitch_02.json
2024-08-13 22:59:23 -03:00

53 lines
1.2 KiB
JSON

{
"AbilityName": "Player_Hit_Glitch_02",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Player_Hit_Glitch_02",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Common_GamepadRumble_E_Hit_H",
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "Self"
}
]
}