diff --git a/Moves.json b/Moves.json index ac75a63..5961675 100644 --- a/Moves.json +++ b/Moves.json @@ -556,7 +556,7 @@ "mental" ], "effect": { - "name": "Infatuated" + "name": "Attract" } }, { @@ -588,7 +588,12 @@ "flags": [ "protect", "mirror" - ] + ], + "effect": { + "name": "ChangeTargetAtt", + "chance": 10, + "parameters": [-1] + } }, { "name": "aurora_veil",