ZenlessData/Data/Device_Military_LaserFence_Remove_LaserBeam_TP02.json

21 lines
566 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Device_Military_LaserFence_Remove_LaserBeam_TP02",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP02",
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP02_ToMonster",
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Device_Military_LaserFence_LaserBeam_TP02_Perform",
"Target": "Self"
}
]
}