ZenlessData/Data/Pulchra_EffectManager.json
2024-09-23 09:11:37 -03:00

25 lines
588 B
JSON

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