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

112 lines
2.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ListenEtherEyesMixin",
"OnEtherEyesActive": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01"
}
],
"OnEtherEyesUnActive": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01",
"Target": "Self"
}
]
}
],
"AbilityName": "WanderingHunter_SummonedTrueGirl_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_FadeOutAttachPoint",
"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_Control",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
}
]
},
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WanderingHunter_Child_True"
],
"IsAdd": true,
"Target": "Self"
}
]
}