diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-10-14 12:24:11 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:42 +0100 |
| commit | 23685450e46f2aa686b126e26b39d55f5c1cdfab (patch) | |
| tree | f2f1e5bf3f2be88b936b8be06dcc4387d69f56d1 /data | |
| parent | 310191108d823f3130b3e670b3b476904d26db9c (diff) | |
| download | brokentalents-23685450e46f2aa686b126e26b39d55f5c1cdfab.tar.gz brokentalents-23685450e46f2aa686b126e26b39d55f5c1cdfab.zip | |
Update 3.8: Inara
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 cef5768..c33458e 100644 --- a/data/vainglory.json +++ b/data/vainglory.json @@ -17132,6 +17132,20 @@ "team_utility" : 8, "mobility" : 5 } + }, + "inara" : { + "name" : "Inara", + "thumb" : "inara.png", + "difficulty" : "Medium", + "attack_type" : "Melee", + "description" : "", + "primary_role" : "Jungler", + "ratings" : { + "offense" : 7, + "defense" : 2, + "team_utility" : 3, + "mobility" : 9 + } } } } |
