ZenlessData/Data/LevelZero_Teleport_Buddy.json

22 lines
547 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "LevelZero_Teleport_Buddy",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Common_MA_EtherMechanism_ScreenImage_02",
"Target": "Self",
"key": "Common_MA_EtherMechanism_ScreenImage_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherMechanism_ScreenImage_02",
"Target": "Self"
}
]
}
}