1
0
ZenlessData/Data/_unsorted/SilverAnby_Buff.json
2025-10-15 03:08:22 +02:00

133 lines
3.5 KiB
JSON

{
"AbilityName": "SilverAnby_Buff",
"AbilitySpecials": {
"AS_Duration": {
"Value": 15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "QuickSpecial_Modifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Counter_AttackProperty_01",
"SilverAnby_Attack_Counter_AttackProperty_02",
"SilverAnby_Attack_Counter_AttackProperty_02_1",
"SilverAnby_Attack_Counter_AttackProperty_03",
"SilverAnby_Attack_Counter_AttackProperty_04",
"SilverAnby_Attack_Counter_AttackProperty_05"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"QuickSpecial_Modifier": {
"Buff": {
"BuffID": 3000381,
"IsOverrideDuration": true
},
"Duration": "%AS_Duration",
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsQuickSpecial",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"CancelToSpecial"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ctr_Wpn_A_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_SilverAnby_Attack_Common_01_GlowMod",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ctr_Wpn_B_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_SilverAnby_Attack_Common_02_GlowMod",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsQuickSpecial",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"CancelToSpecial"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}