Files
ZenlessData/Data/_unsorted/ActivityBattleAbility_Music_Fever.json
2026-02-06 00:04:19 +01:00

245 lines
6.7 KiB
JSON

{
"AbilityName": "ActivityBattleAbility_Music_Fever",
"AbilityStacking": "Unique",
"Modifiers": {
"EffModifier": {
"DelayHandlers": [
{
"DelayTime": 2,
"TimeUpActions": [
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_MainPlot_VesperBattle_01_Glitch",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
}
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "MainPlot_VesperBattle_Switch_FXColorCorrection_01",
"EffectType": "FXColorCorrection"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "MainPlot_VesperBattle_Switch_Vignette_01",
"EffectType": "Vignette"
}
],
"OnRemoved": [
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "MainPlot_VesperBattle_Switch_FXColorCorrection_01",
"EffectType": "FXColorCorrection"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "MainPlot_VesperBattle_Switch_Vignette_01",
"EffectType": "Vignette"
}
]
},
"MDF_FeverStateDmgUp": {
"ModifierMixins": [
{
"$type": "ModifyDamageMixin",
"Properties": {
"Actor_AddedDamageRatio": 0.5
}
}
]
},
"MDF_FeverVFX": {
},
"MDF_HightSpeedTimeVFX": {
"OnAdded": [
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_VREffects_02",
"EffectType": "VREffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_FXFog_02",
"EffectType": "FXFog"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_RadialBlur_01",
"EffectType": "RadialBlur"
}
],
"OnRemoved": [
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_VREffects_02",
"EffectType": "VREffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_FXFog_02",
"EffectType": "FXFog"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_MusicBattle_DifficultMoments_RadialBlur_01",
"EffectType": "RadialBlur"
}
]
},
"MDF_ListenFeverState": {
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_FeverStart"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "MDF_FeverStateDmgUp"
},
{
"$type": "ApplyModifier",
"ModifierName": "MDF_FeverVFX"
}
]
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_FeverEnd"
}
],
"SuccessActions": [
{
"$type": "RemoveModifier",
"ModifierName": "MDF_FeverStateDmgUp"
},
{
"$type": "RemoveModifier",
"ModifierName": "MDF_FeverVFX"
}
]
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_HightSpeedTimeStart"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "MDF_HightSpeedTimeVFX"
}
]
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_HightSpeedTimeEnd"
}
],
"SuccessActions": [
{
"$type": "RemoveModifier",
"ModifierName": "MDF_HightSpeedTimeVFX"
}
]
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": 9
}
]
}
},
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "MDF_ListenFeverState"
}
]
}