ZenlessData/Data/Device_Prop_EtherSwitch_01_Interact.json

22 lines
525 B
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AddInteractMixin",
"InteractKey": "Object_EtherSwitch",
"InteractTag": "Device_Prop_EtherSwitch_01_Interact",
"IsMonopolize": false,
"OnInteract": [
{
"$type": "LDListenEntityAction",
"TargetKey": "Device_Prop_EtherSwitch_01_Interact"
}
],
"OnInteractForbidden": [
],
"OnInteractRemove": [
]
}
],
"AbilityName": "Device_Prop_EtherSwitch_01_Interact",
"AbilityStacking": "Unique"
}