diff options
Diffstat (limited to 'data/vainglory.json')
| -rw-r--r-- | data/vainglory.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 + } } } } |
