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

158 lines
4.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ListenEtherEyesMixin",
"OnEtherEyesActive": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_True"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true
}
],
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_True"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true
}
],
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Fake"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true
}
],
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_02_False",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_02_False"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WanderingHunter_Child_Fake"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true
}
],
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_02_False",
"Target": "Self",
"key": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_02_False"
}
],
"OnEtherEyesInteractSuccess": [
],
"OnEtherEyesUnActive": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_ScreenImage_02_False",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherEyes_DrownedIdeal_OverrideRimGlow_02_False",
"Target": "Self"
}
]
}
],
"AbilityName": "WanderingHunter_SummonedGirl_Init",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_MainPlot_HideAndSeek_01_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": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Attack13_Control",
"CustomKey": "Monster_WanderingHunter_Boss",
"Target": "Custom"
}
]
}
}