From f2f6f9cd53406ebf91044c6e505e73601f5fa9c7 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 Jan 2019 15:27:34 +0100 Subject: add Ylva --- data/vainglory.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'data') diff --git a/data/vainglory.json b/data/vainglory.json index 90823c3..dccca2c 100644 --- a/data/vainglory.json +++ b/data/vainglory.json @@ -17160,6 +17160,20 @@ "team_utility" : 5, "mobility" : 1 } + }, + "ylva" : { + "name" : "ylva", + "thumb" : "ylva.png", + "difficulty" : "Hard", + "attack_type" : "Melee", + "description" : "", + "primary_role" : "Laner", + "ratings" : { + "offense" : 8, + "defense" : 2, + "team_utility" : 8, + "mobility" : 1 + } } } } -- cgit v1.3.1