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

184 lines
4.7 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Normal_01_L",
"FrameCountHigh": 19,
"FrameCountLow": 0,
"ModifierNameList": [
"ListenModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_01_L",
"FrameCountHigh": 30,
"FrameCountLow": 0,
"ModifierNameList": [
"ControlModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_02_L",
"FrameCountHigh": 27,
"FrameCountLow": 0,
"ModifierNameList": [
"ListenModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_02_L",
"FrameCountHigh": 30,
"FrameCountLow": 0,
"ModifierNameList": [
"ControlModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_03_L",
"FrameCountHigh": 23,
"FrameCountLow": 0,
"ModifierNameList": [
"ListenModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_03_L",
"FrameCountHigh": 30,
"FrameCountLow": 0,
"ModifierNameList": [
"ControlModifier"
]
}
],
"IsSeam": true
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "FireBladeModifier_Attack_1",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Norano_FireBlade"
]
}
]
}
],
"AnimatorStateName": "Attack_Normal_01_L",
"Frame": 20
}
]
}
],
"AbilityName": "Norano_FireBladeControl",
"AbilitySpecials": {
"AS_RpRecover_FireBlade": {
"Value": 10
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"ControlModifier": {
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Norano_FireBlade"
],
"IsAdd": false
}
]
},
"FireBladeModifier_Attack_1": {
"Duration": 0.0833,
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Norano_Attack_Normal_01_02_Fire",
"FireEffectPosRot": {
"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_L_WeaponA_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
}
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Norano_Attack_Normal_01_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Norano_Attack_Normal_01_RadialBlur_01",
"EffectType": "RadialBlur"
}
],
"OnRemoved": [
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Norano_Attack_Normal_01_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Norano_Attack_Normal_01_RadialBlur_01",
"EffectType": "RadialBlur"
}
]
},
"ListenModifier": {
"ModifierMixins": [
{
"$type": "SkillBtnListenerMixin",
"BtnListeners": [
{
"BtnOperations": [
{
"ListenerType": "Press",
"PressTime": 0,
"TriggerActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Norano_FireBlade"
],
"IsAdd": true
}
]
}
],
"SkillBtnIndex": 5
}
]
}
]
}
}
}