From f3c1bc20c63f1ceb82727a518ecd75586ac815a0 Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 13 Feb 2019 21:21:20 +0100 Subject: add sanfeng data --- data/vainglory.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'data') diff --git a/data/vainglory.json b/data/vainglory.json index c34565c..955d8ac 100644 --- a/data/vainglory.json +++ b/data/vainglory.json @@ -17174,6 +17174,20 @@ "team_utility" : 8, "mobility" : 1 } + }, + "sanfeng" : { + "name" : "San Feng", + "thumb" : "sanfeng.png", + "difficulty" : "Medium", + "attack_type" : "Melee", + "description" : "", + "primary_role" : "Carry", + "ratings" : { + "offense" : 6, + "defense" : 8, + "team_utility" : 4, + "mobility" : 3 + } } } } -- cgit v1.3.1