From 94d7cd69ee28f4881ebb52268861987be9c5291d Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 13 Dec 2018 17:19:30 +0100 Subject: Update 3.9: Magnus --- data/vainglory.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'data') diff --git a/data/vainglory.json b/data/vainglory.json index c33458e..90823c3 100644 --- a/data/vainglory.json +++ b/data/vainglory.json @@ -17146,6 +17146,20 @@ "team_utility" : 3, "mobility" : 9 } + }, + "magnus" : { + "name" : "Magnus", + "thumb" : "magnus.png", + "difficulty" : "Medium", + "attack_type" : "Ranged", + "description" : "", + "primary_role" : "Laner", + "ratings" : { + "offense" : 10, + "defense" : 3, + "team_utility" : 5, + "mobility" : 1 + } } } } -- cgit v1.3.1