Все Категории

Athel error description skill, it actually give an extra turn if current hp are MORE than 50 percent

Поиск
27 июль 2018, 13:5627.07.18
6

Athel error description skill, it actually give an extra turn if current hp are MORE than 50 percent

Просмотры
2k
Комментарии
4
Комментарии
27 июль 2018, 14:0827.07.18
27 июль 2018, 14:11(отредактировано)
6

btw, change the name of skill from less to more will be better than change the code from >50% to <>

27 июль 2018, 14:4827.07.18
27 июль 2018, 14:49(отредактировано)
37

It's not wrong. You're reading it incorrectly.

the skill does 3 things:

  1. if used above 50% health it increases attack by 50%
  2. if used below 50% health it ALSO increases defense by 60%
  3. And lastly it ALWAYS gives another turn.
27 июль 2018, 17:1227.07.18
27 июль 2018, 19:48(отредактировано)
6
Oh well mb, i dont saw it like that
28 июль 2018, 21:3128.07.18
220942
LEGACY said:

It's not wrong. You're reading it incorrectly.

the skill does 3 things:

  1. if used above 50% health it increases attack by 50%
  2. if used below 50% health it ALSO increases defense by 60%
  3. And lastly it ALWAYS gives another turn.
This is correct! Thank you for clarification, Legacy.