ZenlessData/Data/Device_Military_LaserFence_Remove_LaserBeam_TP03.json
2024-08-13 22:59:23 -03:00

21 lines
566 B
JSON

{
"AbilityName": "Device_Military_LaserFence_Remove_LaserBeam_TP03",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP03",
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP03_ToMonster",
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP03_Perform",
"Target": "Self"
}
]
}