jonalalan1 Posted December 30, 2013 Report Posted December 30, 2013 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! Quote
llarenasonny Posted December 31, 2013 Report Posted December 31, 2013 I'm curious about the effect of thana card too.. Quote
ChainBreak Posted December 31, 2013 Report Posted December 31, 2013 It's occult impaction dmg. Base atk ignores def and is multiplied by (enemy def + enemy vit) / 100 1 Quote
jonalalan1 Posted January 2, 2014 Author Report Posted January 2, 2014 It's occult impaction dmg. Base atk ignores def and is multiplied by (enemy def + enemy vit) / 100 thank you =) Quote
blackfox Posted April 21, 2014 Report Posted April 21, 2014 so basicaly, if I have 100 def (total), then thana won't work at all? Quote
ChainBreak Posted April 21, 2014 Report Posted April 21, 2014 Even better is 0 def or negative def. Quote
blackfox Posted April 21, 2014 Report Posted April 21, 2014 Even better is 0 def or negative def. oh thx, i get it now ./no1 Quote