I want to know the basic formula for calculating a basic hit with a thanatos card. Could anyone teach me how?
For my damage without a thanatos card.
Suppose my basic attack is 1000. Then if i'm hitting a monster with 40+20 defense (40 Hard def or percent redux and 20 soft def or additive redux)
myDamage=ATK x [(4000+HardDEF)/(4000+HardDEFx10)] - SoftDEF
myDamage=1000x(4000+40)/(4000+40*10)-20
myDamage=1000x(0.918)-20
myDamage=898.18
This is ignoring monster size, buff, or anything but just focusing on the defense of a monster and assuming a fix attack of 1000.
What would be a basic formula for an attack with a thanatos card?
or What does the script bDefRatioAtkRace mean?
Kindly correct me if I made a mistake.
Thank you!