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

Talented Spells not Working - Warrior #21

Open
Rusher1337 opened this issue Sep 29, 2019 · 1 comment
Open

Talented Spells not Working - Warrior #21

Rusher1337 opened this issue Sep 29, 2019 · 1 comment

Comments

@Rusher1337
Copy link
Contributor

['mortal_strike:2'] = {
  name = 'Mortal Strike',
  rank = 2,
  id = 21551,
  level = 48,
  cost = 200,
  replaced_by = { 21552, 21553 },
  talent = 'mortal_strike:1'
},

etc. are not working, Mortal Strike is not talented and the higher ranks are shown as unlearned.

@davidcraig
Copy link
Collaborator

Yes I plan on doing talents differently, just haven't gotten around to them, my thinking was to only check the later ones if the earlier one is trained, similar to how replaced_by works.

@davidcraig davidcraig added this to To do in Bugs / Features / Improvements via automation Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants