-
Notifications
You must be signed in to change notification settings - Fork 67
Description
Thanks to MugiwaraOke
The attack of the Rainbow Hermit Crab is 150, not 280. At least on global. (Don't ask how I noticed that!)
And it seems that at least orb/type bonuses are counted AFTER dividing with combo (and upward rounding). For example, the Sea Stallion with a matching orb (no other bonuses) against Coby 1/20 of Mihawk Forest (def 0) will do 304 damage when missed, not 300. This is for primary damage only, I think.
-150/4 = 37,8 -rounded up to 38 -orb bonus x2 = 76 (minus defense) -76 * 4 = 304
VS
-150 * 2 (orb bonus) -300/4 = 75 (minus defense) -75 * 4 = 300
Also note that with negative orb/type the resulting final hit damage is rounded down before reducing the defense and multiplying with number of hits. Haven't yet tried with orb boosters, and not sure are any other multipliers applied in this same phase. It can also be that in reality they are done differently, but so far any other order and direction of actions/roundings give wrong results.