mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
92 lines
2.2 KiB
JSON
92 lines
2.2 KiB
JSON
|
{
|
||
|
"AbilityName": "Box_ExLarge_Default",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Box_BeHit",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Box_BeHit": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBeingHit": [
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"ParamName": "Trigger_Die",
|
||
|
"ParamType": 1,
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByDistance",
|
||
|
"CompareTarget": "LocalAvatar",
|
||
|
"CompareType": "LessEqual",
|
||
|
"Distance": 15,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Eff_Device_Box_Explode_06",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByTags",
|
||
|
"TagList": [
|
||
|
"BoxExLarge01"
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByDistance",
|
||
|
"CompareTarget": "LocalAvatar",
|
||
|
"CompareType": "LessEqual",
|
||
|
"Distance": 15,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Eff_Device_Box_Explode_07",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByTags",
|
||
|
"TagList": [
|
||
|
"BoxExLarge02"
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByDistance",
|
||
|
"CompareTarget": "LocalAvatar",
|
||
|
"CompareType": "LessEqual",
|
||
|
"Distance": 15,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireAudio",
|
||
|
"AudioPattern": "Play_WoodBox_Break_Heavy",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByDistance",
|
||
|
"CompareTarget": "LocalAvatar",
|
||
|
"CompareType": "LessEqual",
|
||
|
"Distance": 15,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|