1
0
ZenlessData/Data/_unsorted/Zhenzhen_SwitchPhase_Attack.json
2025-11-26 05:56:27 +01:00

136 lines
3.4 KiB
JSON

{
"AbilityName": "Zhenzhen_SwitchPhase_Attack",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"ListenSwitchInModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_SwitchPhase_Attack",
"ParamType": 2,
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "RemoveModifier",
"ModifierName": "ListenSwitchInModifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Zhenzhen_SwitchPhase_EnhanceMode"
},
{
"$type": "ByIsInThemeSpace",
"IsInThemeSpace": false
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_SwitchPhase_Attack",
"ParamType": 2,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "RemoveModifier",
"ModifierName": "ListenSwitchInModifier",
"Predicates": [
{
"$type": "ByFromSkillID",
"SkillID": "Zhenzhen_SwitchPhase_Attack"
}
],
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "SwitchPhase_AttackPoint",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "SelfAttackTarget"
}
},
"ProcessType": "Create",
"Target": "Self"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "Zhenzhen_Attack_SwtichPhase_AttackProperty_01",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Unagi_Attack_Branch_01_A_Hit_01",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "SwitchPhase_AttackPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Zhenzhen_SwtichPhase_Attack_CamShake_E_01",
"Target": "Self"
}
]
}