1
0
ZenlessData/Data/_unsorted/MiasmaSpider_Empty_Init.json
2025-12-30 00:30:43 +01:00

39 lines
798 B
JSON

{
"AbilityName": "MiasmaSpider_Empty_Init",
"AbilityStacking": "Unique",
"DefaultModifier": {
"DelayHandlers": [
{
"DelayTime": 5,
"IgnoreTimeScale": false,
"TimeUpActions": [
{
"$type": "DeadHandlerAction",
"Target": "Self"
}
]
}
]
},
"OnAdded": [
{
"$type": "PushMuteHUDAction",
"tag": "MiasmaSpider_Empty_MuteHUD"
},
{
"$type": "PushMuteBeSelectedAction",
"MuteValue": true,
"Tag": "MiasmaSpider_Empty_MuteBeSelected"
},
{
"$type": "PushMonsterLeaveState",
"Tag": "MiasmaSpider_Empty_LeaveState",
"Target": "Self"
},
{
"$type": "SetHintArrowAction",
"Enable": false,
"Target": "Self"
}
]
}