Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't assign masteries in new champ select #29

Open
jackjlynch opened this issue Jan 16, 2016 · 3 comments
Open

Can't assign masteries in new champ select #29

jackjlynch opened this issue Jan 16, 2016 · 3 comments

Comments

@jackjlynch
Copy link

Assigning masteries doesn't work in the new champ select because the masteries are in a different place.

@jcook12
Copy link

jcook12 commented Jan 19, 2016

Looking forward to a fix release for new champ select

@hoang0109
Copy link

you can'd change file Coordinates.json =
{
"reference_client_size": "1152, 720",
"mastery_coordinates_menu": {
"6111": "350,245",
"6114": "470,245",
"6121": "385,310",
"6122": "445,310",
"6131": "350,371",
"6134": "471,371",
"6141": "385,435",
"6142": "440,435",
"6151": "348,500",
"6154": "470,500",
"6161": "354,565",
"6162": "410,565",
"6164": "475,565",
"6211": "846,247",
"6212": "965,247",
"6221": "883,310",
"6223": "940,310",
"6231": "843,370",
"6232": "965,370",
"6241": "879,436",
"6242": "937,436",
"6251": "840,500",
"6252": "963,500",
"6261": "848,560",
"6262": "905,560",
"6263": "970,560",
"6311": "595,242",
"6312": "720,242",
"6321": "602,312",
"6322": "658,312",
"6323": "723,312",
"6331": "596,370",
"6332": "717,370",
"6342": "632,438",
"6343": "689,438",
"6351": "596,500",
"6352": "717,500",
"6361": "600,567",
"6362": "663,563",
"6363": "721,566"
},
"mastery_coordinates_champion_select": {
"6111": "364, 200",
"6114": "485, 200",
"6121": "398, 270",
"6122": "463, 270",
"6131": "371, 330",
"6134": "487, 330",
"6141": "404, 390",
"6142": "456, 390",
"6151": "366, 460",
"6154": "490, 460",
"6161": "369, 520",
"6162": "426, 520",
"6164": "488, 520",
"6211": "864, 200",
"6212": "986, 200",
"6221": "895, 260",
"6223": "954, 260",
"6231": "858, 325",
"6232": "981, 325",
"6241": "896, 395",
"6242": "953, 395",
"6251": "864, 455",
"6252": "978, 455",
"6261": "861, 520",
"6262": "920, 520",
"6263": "983, 520",
"6311": "614, 200",
"6312": "737, 200",
"6321": "618, 265",
"6322": "679, 265",
"6323": "736, 265",
"6331": "613, 325",
"6332": "733, 325",
"6342": "650, 390",
"6343": "706, 390",
"6351": "614, 455",
"6352": "739, 455",
"6361": "618, 520",
"6362": "675, 520",
"6363": "735, 520"
}
}

@jcook12
Copy link

jcook12 commented Jan 19, 2016

Thank you, Hoang.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants