ZenlessData/Data/Device_Prop_Collection_01_BurstEffect.json

66 lines
1.4 KiB
JSON
Raw Normal View History

{
"AbilityName": "Device_Prop_Collection_01_BurstEffect",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Pos",
"EffectPattern": "Eff_Device_Prop_Collection_01_01_BurstA",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Gather_A"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Pos",
"EffectPattern": "Eff_Device_Prop_Collection_01_02_BurstB",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Gather_B"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Pos",
"EffectPattern": "Eff_Device_Prop_Collection_01_03_BurstC",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Gather_C"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Pos",
"EffectPattern": "Eff_Device_Prop_Collection_01_04_BurstS",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Gather_S"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}