ZenlessData/Data/Device_Prop_Switch_05_Default.json
2024-12-17 20:43:14 -03:00

20 lines
474 B
JSON

{
"AbilityName": "Device_Prop_Switch_05_Default",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Rot",
"EffectPattern": "Eff_Device_Prop_Switch_05_01_Mod",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Root",
"EffectPattern": "Eff_Device_Prop_Switch_05_02_Mod",
"Target": "Self"
}
]
}
}