From c392d4ff2be8eee918b7509835d9f9e1eab52830 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 13 Oct 2021 21:56:57 +0200 Subject: Fixing Golden Dragon - ready for merge (#613) * Fixing Golden Dragon * Formatting --- constants/petnums.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/petnums.json') diff --git a/constants/petnums.json b/constants/petnums.json index 53fa1352..920c88bb 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1720,7 +1720,8 @@ "BONUS_ATTACK_SPEED": 50.0, "STRENGTH": 50.0 } - } + }, + "stats_levelling_curve":"101:200:1" } }, "HORSE": { -- cgit