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

339 lines
9.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 1,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 2,
"FanCylinderColliderRadius": 15,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 0,
"ParamName": "AS_IsSoundTriggered_Range",
"ParamType": "Integer",
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "TriggerSoundAction",
"soundActionKey": "SA_111101030"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 1,
"ParamName": "AS_IsSoundTriggered_Range",
"ParamType": "Integer",
"Target": "Self"
}
]
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": true,
"TotalDuration": -1
},
{
"$type": "ActionsOnEtherInfectionChangeMixin",
"DoInitialCheck": true,
"EtherInfectionChangeActions": [
{
"IsUsePercentage": false,
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 0,
"ParamName": "AS_IsSoundTriggered_Range",
"ParamType": "Integer",
"Target": "Self"
}
],
"soundActionKey": "SA_111101031"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 1,
"ParamName": "AS_IsSoundTriggered_Effection",
"ParamType": "Integer",
"Target": "Self"
}
],
"Val": "%AS_TriggerSound_Effection"
}
]
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_MainPlot_BossChase_WanderingHunter_01_Smoke"
],
"Target": "Self"
}
],
"AnimatorStateName": "Taunt_0",
"ForceTriggerOnTransitionIn": true,
"Frame": 0,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ChestPoint",
"IsUseAttachPointPos": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_MainPlot_BossChase_WanderingHunter_03_Flash",
"Target": "Self"
}
],
"AnimatorStateName": "Taunt_0",
"ForceTriggerOnTransitionIn": true,
"Frame": 48,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ChasingEffectPoint",
"IsUseAttachPointPos": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_MainPlot_BossChase_WanderingHunter_04_Burst",
"Target": "Self"
}
],
"AnimatorStateName": "Taunt_0",
"ForceTriggerOnTransitionIn": true,
"Frame": 71,
"LayerIndex": 0
}
]
}
],
"AbilityName": "WanderingHunter_Chasing_Manager",
"AbilitySpecials": {
"AS_IsSoundTriggered_Effection": {
"Value": 0,
"ValueType": "Integer"
},
"AS_IsSoundTriggered_Range": {
"Value": 0,
"ValueType": "Integer"
},
"AS_TriggerSound_Effection": {
"Value": 240,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "WanderingHunter_Chasing_AIControl",
"IsAutoTrigger": true,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "WanderingHunter_Chasing_EtherControl",
"IsAutoTrigger": true,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "WanderingHunter_Chasing_ScreenEffectControl",
"IsAutoTrigger": true,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "WanderingHunter_Chasing_TeleportControl",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ChasingEffectPoint",
"IsUseAttachPointPos": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_MainPlot_BossChase_WanderingHunter_01_Smoke",
"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": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_MainPlot_BossChase_WanderingHunter_02_Eye",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_WanderingHunter_01"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_WanderingHunter_Head"
}
],
"Tag": "MainPlot_BossChase_MA_Loop_OverrideRimGlow_01",
"Target": "Self",
"key": "MainPlot_BossChase_MA_Loop_OverrideRimGlow_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Monster_WanderingHunter_MA_Common_SecondaryEmission_01",
"Target": "Self",
"key": "Monster_WanderingHunter_MA_Common_SecondaryEmission_01"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WanderingHunter_Chasing"
],
"Target": "Self"
}
]
}