Mastery 6114, wrong name being returned in data
I originally posted this in the developer forum, but was recommended to post it in the bug forum as well. when I use the static data api to get mastery data, mastery id 6114's json is as follows:
"6114": { ----"id": 6114, ----"name": "game_mastery_displayname_6112", ----"description": [ --------"+0.4% increased Ability damage", --------"+0.8% increased Ability damage", -------- "+1.2% increased Ability damage", -------- "+1.6% increased Ability damage", -------- "+2.0% increased Ability damage" ---- ] }
I think the name for this one should be Sorcery. This should be easily replicated by searching for the mastery by its ID. Does anyone else notice this?