364 lines
11 KiB
JSON
364 lines
11 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActwithStateFrameMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "TargetCheckModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Attack_03",
|
|
"Frame": 90,
|
|
"LayerIndex": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "SpecialEffectFadeAction",
|
|
"EffectNames": [
|
|
"Eff_Monster_WanderingHunter_Common_10_TrailBurst"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Attack_03_Middle",
|
|
"Frame": 7,
|
|
"LayerIndex": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_03",
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WanderingHunter_Material_Attack03_Modifier",
|
|
"LaserInterruptModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_03",
|
|
"FrameCountLow": 40,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WanderingHunter_Material_02_Attack03_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_03",
|
|
"FrameCountLow": 56,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WaderingHunter_LaserStartEffect_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_03_Left",
|
|
"FrameCountHigh": 19,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WanderingHunter_Material_Attack03_Modifier",
|
|
"WanderingHunter_Material_02_Attack03_Modifier",
|
|
"LaserInterruptModifier",
|
|
"WaderingHunter_LaserStartEffect_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_03_Middle",
|
|
"FrameCountHigh": 19,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WanderingHunter_Material_Attack03_Modifier",
|
|
"WanderingHunter_Material_02_Attack03_Modifier",
|
|
"LaserInterruptModifier",
|
|
"WaderingHunter_LaserStartEffect_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_03_Right",
|
|
"FrameCountHigh": 19,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WanderingHunter_Material_Attack03_Modifier",
|
|
"WanderingHunter_Material_02_Attack03_Modifier",
|
|
"LaserInterruptModifier",
|
|
"WaderingHunter_LaserStartEffect_Modifier"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": false
|
|
}
|
|
],
|
|
"AbilityName": "WanderingHunter_Attack03_Control",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"LaserInterruptModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "EndLaserAction",
|
|
"Tag": "WanderingHunter_Attack03_Laser"
|
|
}
|
|
]
|
|
},
|
|
"TargetCheckModifier": {
|
|
"Duration": 0.1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_AttackIndexSub",
|
|
"ParamType": 3
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 2,
|
|
"ParamName": "Int_AttackIndexSub",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnd",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAngleRange",
|
|
"AngleMax": -5,
|
|
"AngleMin": -90,
|
|
"CompareTarget": "SelfAttackTarget"
|
|
},
|
|
{
|
|
"$type": "ByDistance",
|
|
"CompareTarget": "Self",
|
|
"CompareType": "LessEqual",
|
|
"Distance": 12,
|
|
"Target": "SelfAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 1,
|
|
"ParamName": "Int_AttackIndexSub",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAngleRange",
|
|
"AngleMax": 90,
|
|
"AngleMin": 5,
|
|
"CompareTarget": "SelfAttackTarget"
|
|
},
|
|
{
|
|
"$type": "ByDistance",
|
|
"CompareTarget": "Self",
|
|
"CompareType": "LessEqual",
|
|
"Distance": 12,
|
|
"Target": "SelfAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"WaderingHunter_LaserStartEffect_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"AttachPointName": "WeaponPoint",
|
|
"EffectPattern": "Eff_Monster_WanderingHunter_Common_05_Flare"
|
|
}
|
|
]
|
|
},
|
|
"WanderingHunter_Material_02_Attack03_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": false,
|
|
"RendererList": [
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_01_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_04_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_06_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_07_A"
|
|
}
|
|
],
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_03",
|
|
"Target": "Self",
|
|
"key": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_03"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_03",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"WanderingHunter_Material_Attack03_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": false,
|
|
"RendererList": [
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_01_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_01_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_02_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_02_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_03_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_03_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_04_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_04_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_05_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_05_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_06_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_06_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_07_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_07_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_08_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_08_B"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_09_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_09_B"
|
|
}
|
|
],
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_OverrideRimGlow_01",
|
|
"Target": "Self",
|
|
"key": "Monster_WanderingHunter_MA_Attack_03_OverrideRimGlow_01"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": false,
|
|
"RendererList": [
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_02_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_03_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_05_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_08_A"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_WanderingHunter_Scrap_09_A"
|
|
}
|
|
],
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_02",
|
|
"Target": "Self",
|
|
"key": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_02"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_OverrideRimGlow_01",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Tag": "Monster_WanderingHunter_MA_Attack_03_SecondaryEmission_02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |