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 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 + } } } } |
