mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
16 lines
435 B
JSON
16 lines
435 B
JSON
|
{
|
||
|
"AbilityName": "Device_SkyScraper_AttackTheftWall_Trigger_LaserBeam_OnePack",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "TriggerAbilityAction",
|
||
|
"AbilityName": "Device_SkyScraper_AttackTheftWall_LaserBeam_LP01",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "TriggerAbilityAction",
|
||
|
"AbilityName": "Device_SkyScraper_AttackTheftWall_LaserBeam_LP02",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|