39 lines
798 B
JSON
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"
|
|
}
|
|
]
|
|
} |