diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:19:30 +0100 |
|---|---|---|
| committer | BrokenTalentsFun CI <ci@brokentalents.fun> | 2018-12-27 13:02:21 +0100 |
| commit | 94d7cd69ee28f4881ebb52268861987be9c5291d (patch) | |
| tree | 735eb0d6ce1147f7c383e919089bc506c8d48ee5 /data/vainglory.json | |
| parent | f3b431eab0f5be255f18cee399a87725151cfd99 (diff) | |
| download | brokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.tar.gz brokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.zip | |
Update 3.9: Magnus
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 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 + } } } } |
