ZenlessData/Data/Device_Prop_Switch_05_Default.json

20 lines
474 B
JSON
Raw Normal View History

{
"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"
}
]
}
}