ZenlessData/Data/Device_Prop_BangbooBombPile_Interact.json

27 lines
609 B
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AddInteractMixin",
"InteractKey": "BangbooBombPile_Interact",
"InteractTag": "BangbooBombPile_Interact",
"IsMonopolize": false,
"OnInteract": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_interact",
"ParamType": 1,
"Target": "Self"
}
],
"OnInteractForbidden": [
],
"OnInteractRemove": [
]
}
],
"AbilityName": "Device_Prop_BangbooBombPile_Interact",
"AbilityStacking": "Unique",
"Modifiers": {
}
}