ZenlessData/Data/Pulchra_EffectManager.json

25 lines
588 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Pulchra_EffectManager",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Pulchra_Weapon_05"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Pulchra_Weapon_06"
}
],
"Tag": "Pulchra_Weapon",
"Target": "Self",
"key": "Monster_Pulchra_Common_01_MA"
}
]
}
}