ZenlessData/Data/LevelZero_Teleport_Glitch.json

74 lines
1.8 KiB
JSON
Raw Normal View History

{
"AbilityName": "LevelZero_Teleport_Glitch",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_Zero_Door_End_02",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_Zero_Door_End_03",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Common_MA_EtherMechanism_OverrideOutline_01",
"Target": "Self",
"key": "Common_MA_EtherMechanism_OverrideOutline_01"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_EtherMechanism_OverrideOutline_01",
"Target": "Self"
}
]
}
}