mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
236 lines
6.7 KiB
JSON
236 lines
6.7 KiB
JSON
{
|
|
"AbilityName": "AbyssS2ThirdLoop_Nostradamus_PartnerSkill",
|
|
"AbilitySpecials": {
|
|
"AS_DefenceRatio": {
|
|
"Value": -0.2
|
|
},
|
|
"AS_Energy_Recover_Bytime": {
|
|
"Value": 2.5
|
|
},
|
|
"Duration": {
|
|
"Value": 10
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBattleEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBattleExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "WitchTimeModifier_AbyssS2ThirdLoop_Nostradamus_PartnerSkill",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AddedDamageRatioModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_DefenceRatio",
|
|
"PropertyValue": "%AS_DefenceRatio",
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"InvincibleBuffModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "Common_WitchTime",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "Common_WitchTime",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"PartnerSkillEnergy_Rcover": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothChangePropertyMixin",
|
|
"PropertyItems": [
|
|
{
|
|
"Amount": "%AS_Energy_Recover_Bytime",
|
|
"CustomPropertyType": "Abyss_PartnerSkillEnergy",
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"WitchTimeModifier_AbyssS2ThirdLoop_Nostradamus_PartnerSkill": {
|
|
"Duration": "%Duration",
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "WitchSlowDownMixin",
|
|
"CustomKey": "Avatar_Common_WitchSlowDown_AbilityTargetting_01",
|
|
"ExcludeTargets": "Custom",
|
|
"OnEnd": [
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Self",
|
|
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_End"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"WithInWitchSlowDown_Monster"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "EnemyAllied"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "WitchTimeModifier_AbyssS2ThirdLoop_Nostradamus_PartnerSkill",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnStart": [
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Self",
|
|
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_Start"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"WithInWitchSlowDown_Monster"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "EnemyAllied"
|
|
}
|
|
],
|
|
"Priority": 9,
|
|
"SlowDownKey": "WitchSlowDown_TimeSlow_01",
|
|
"TotalDuration": -1,
|
|
"WitchSlowDownRBLOffset": 0
|
|
}
|
|
],
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_Vignette_01",
|
|
"EffectType": "Vignette"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_RadialBlur_01",
|
|
"EffectType": "RadialBlur"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_VREffects_01",
|
|
"EffectType": "VREffects"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_ScreenEffects_01",
|
|
"EffectType": "ScreenEffects"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_FXFog_01",
|
|
"EffectType": "FXFog"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_ColorAdjustments_01",
|
|
"EffectType": "ColorAdjustments"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "InvincibleBuffModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_Vignette_01",
|
|
"EffectType": "Vignette"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_RadialBlur_01",
|
|
"EffectType": "RadialBlur"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_VREffects_01",
|
|
"EffectType": "VREffects"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_ScreenEffects_01",
|
|
"EffectType": "ScreenEffects"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_FXFog_01",
|
|
"EffectType": "FXFog"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "HollowZero_WitchSlowDown_ColorAdjustments_01",
|
|
"EffectType": "ColorAdjustments"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "InvincibleBuffModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "AbyssS2ThirdLoop_Nostradamus_PartnerSkill_Level2"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "AbyssS2ThirdLoop_Nostradamus_PartnerSkill_Level4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |