- Joined
- Apr 24, 2016
- Messages
- 15
- Reaction score
- 3
- First Language
- French
- Primarily Uses
Hello!
First, I hope I'm in the right section and I didn't create a topic already solved by someone, if not, I would like to apologize.
Here is my problem: Before adding some contents, I'm working on the damage calculations and something is wrong with the damages my hero deals.
I just chose "Attaque" which has this formula: a.atk - b.def and I deal -1226.
Then I buff myself with +50% ATK and then attack again -> -1226.
(Don't mind the left character's HP, I made it immortal so I can test the skills on it)
To be more precise: I buff myself after casting a specific spell. I saw on another thread that I needed to cast a spell, then call a Common Event which apply a buff on my party.
The fact is, that way is working since some other specific status are working perfectly. (Like a state reducing damage by half for one turn.)
I hope someone can tell me if it's my damage formula or if it's the way I set the buffs which is wrong.
PS: (I'm really sorry if my english isn't really good, it's not my first language. ^^' )
First, I hope I'm in the right section and I didn't create a topic already solved by someone, if not, I would like to apologize.
Here is my problem: Before adding some contents, I'm working on the damage calculations and something is wrong with the damages my hero deals.
I just chose "Attaque" which has this formula: a.atk - b.def and I deal -1226.
Then I buff myself with +50% ATK and then attack again -> -1226.
(Don't mind the left character's HP, I made it immortal so I can test the skills on it)
To be more precise: I buff myself after casting a specific spell. I saw on another thread that I needed to cast a spell, then call a Common Event which apply a buff on my party.
The fact is, that way is working since some other specific status are working perfectly. (Like a state reducing damage by half for one turn.)
I hope someone can tell me if it's my damage formula or if it's the way I set the buffs which is wrong.
PS: (I'm really sorry if my english isn't really good, it's not my first language. ^^' )









