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

222 lines
5.8 KiB
JSON

{
"AbilityMixins": [
],
"AbilityName": "WanderingHunter_SummonedFakeGirl_Init",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_MainPlot_HideAndSeek_02_Smoke",
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "DestroyChildLucia"
}
],
"SuccessActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_MainPlot_HideAndSeek_01_Smoke",
"Target": "Self"
},
{
"$type": "DeadHandlerAction",
"Target": "Self"
}
]
}
],
"OnEtherEyesInteractSuccess": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "WanderingHunter_PunishAttachPoint",
"CustomKey": "Monster_WanderingHunter_Boss",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_HideAndCatchPunish",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_MainStory_FoundFakeGirl_SoundAction",
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos1",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos1"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos2",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos2"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos3",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos3"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos4",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos4"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos5",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos5"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_WrongChildPos6",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Pos6"
]
}
],
"Target": "Custom"
},
{
"$type": "SendCustomEvent",
"EventKey": "DestroyChildLucia",
"Target": "Self"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Monster_WanderingHunter_Boss",
"EventKey": "WanderingHunter_Punish_CloseEye",
"Target": "Custom"
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1754
}
]
},
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WanderingHunter_Child_Fake"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_SpecialIdleType",
"Target": "Self"
}
]
}