From cb2f53a239aa28feb4b99a5b6cfe1ace4145341d Mon Sep 17 00:00:00 2001 From: Deukhoofd Date: Sun, 24 Oct 2021 16:41:14 +0200 Subject: [PATCH] Adds another bunch of moves --- Moves.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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",