diff options
Diffstat (limited to 'data')
| -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 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 + } } } } |
