mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "HpContainer_Material",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"Small"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Tag": "Device_HealContainer_S_Glitch_01",
|
|
"Target": "Self",
|
|
"key": "Device_HealContainer_S_Glitch_01"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"Middle"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Tag": "Device_HealContainer_S_Glitch_01",
|
|
"Target": "Self",
|
|
"key": "Device_HealContainer_S_Glitch_01"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"Big"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Tag": "Device_HealContainer_S_Glitch_01",
|
|
"Target": "Self",
|
|
"key": "Device_HealContainer_S_Glitch_01"
|
|
}
|
|
]
|
|
} |