mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
21 lines
566 B
JSON
21 lines
566 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|