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:
46
Data/Player_PartDestroy.json
Normal file
46
Data/Player_PartDestroy.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"AbilityName": "Player_PartDestroy",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnPartDestroyOtherActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OnPartDestroyModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"OnPartDestroyModifier": {
|
||||
"Duration": 1.0,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TimeSlowByConfigKeyAction",
|
||||
"ConfigKey": "Avatar_Common_PartDestroy_TimeSlow_01",
|
||||
"IsGlobal": true
|
||||
},
|
||||
{
|
||||
"$type": "AttackCameraShakeAction",
|
||||
"ShakeConfigKey": "Avatar_Common_PartDestroy_CamShake_01"
|
||||
},
|
||||
{
|
||||
"$type": "CameraZoomAction",
|
||||
"ZoomConfigKey": "Avatar_Common_PartDestroy_CamZoom_01"
|
||||
},
|
||||
{
|
||||
"$type": "CameraStretchAction",
|
||||
"StretchConfigKey": "Avatar_Common_PartDestroy_CamStretch_01"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user