ZenlessData/Data/MaterialHandler_Ability_Attack_04.json
2024-09-23 09:11:37 -03:00

157 lines
4.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_04_01",
"FrameCountHigh": 999,
"FrameCountLow": 53,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MaterialHandler_Attack_04_Bullet_SFX"
]
},
{
"AnimatorStateName": "Attack_04_02",
"FrameCountHigh": 10,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MaterialHandler_Attack_04_Bullet_SFX"
]
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "MaterialHandler_Attack_04_BulletType_01",
"Predicates": [
{
"$type": "ByAnimCtrlerParam",
"CompareType": "Equal",
"IntVal": 0,
"ParamName": "Int_LevelSpecialType",
"ParamType": 3
}
],
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "MaterialHandler_Attack_04_BulletType_02",
"Predicates": [
{
"$type": "ByAnimCtrlerParam",
"CompareType": "Equal",
"IntVal": 1,
"ParamName": "Int_LevelSpecialType",
"ParamType": 3
}
],
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "MaterialHandler_Attack_04_BulletType_03",
"Predicates": [
{
"$type": "ByAnimCtrlerParam",
"CompareType": "Equal",
"IntVal": 3,
"ParamName": "Int_LevelSpecialType",
"ParamType": 3
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_04_02",
"ForceTriggerOnTransitionOut": false,
"Frame": 10,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "MaterialHandler_Ability_Attack_04",
"AbilityStacking": "Unique",
"Modifiers": {
"MaterialHandler_Attack_04_Bullet_SFX": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$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_MH_HdlA_08",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_MaterialHandler_Attack_04_Rock_01",
"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_MH_HdlA_08",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_MaterialHandler_Attack_04_Bullet_Trail",
"Target": "Self"
}
]
}
}
}