All Categories

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

Search
Jul 27, 2018, 13:5607/27/18
6

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

Views
2k
Comments
4
Comments
Jul 27, 2018, 14:0807/27/18
Jul 27, 2018, 14:11(edited)
6

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

Jul 27, 2018, 14:4807/27/18
Jul 27, 2018, 14:49(edited)
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.
Jul 27, 2018, 17:1207/27/18
Jul 27, 2018, 19:48(edited)
6
Oh well mb, i dont saw it like that
Jul 28, 2018, 21:3107/28/18
221016
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.