mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
51
Data/Player_AssaultAid_EnableEffect.json
Normal file
51
Data/Player_AssaultAid_EnableEffect.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"AbilityName": "Player_AssaultAid_EnableEffect",
|
||||
"AbilityStacking": "Unique",
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_ParryAid_H_Glitch_01",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"ApplyAllRenderers": true,
|
||||
"Tag": "Common_MA_ParryAid_H_ScreenImage",
|
||||
"Target": "Self",
|
||||
"key": "Common_MA_ParryAid_H_ScreenImage"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "ParryAid_H_ScreenEffects",
|
||||
"EffectType": "ScreenEffects",
|
||||
"MpExecMode": "AuthorityOnly"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "ParryAid_H_FXColorCorrection",
|
||||
"EffectType": "FXColorCorrection",
|
||||
"MpExecMode": "AuthorityOnly"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user