Quote:
Doesnt the Fire belt beat out aquiline and id assume Karin Obi?
I'm going to assume you're not referring to this
Fire Belt, and you're meaning
Flame Belt instead.
Next, I'm going to assume you
didn't mean Flame Belt, because Wildfire has Gravitation/Darkness for skillchain properties, which means Flame Belt is irrelevant (unless you really want that Conserve TP+7).
Wildfire has a fTP mod of 5.5. Elemental Gorgets/Belts add 0.1 to fTP. According to Kirschy on BG, this is Wildfire's formula:
[floor(5.5 * (Lv + 2 + floor(0.85 * floor(AGI * .6))))] + [2 * (Your AGI-Enemy INT)]
Looking at Leaden Salute/Trueflight's formulas:
( fTP * ( 75 + 2 + (0.83 * (AGI * 0.3)))) + 2 * ( AGI - EnemyAGI )
Looking at Leaden's 75+2 vs Wildfire's Lv+2. Going to assume Leaden's 75+2 is Lv+2, due to the time Leaden Salute was released.
Let's assume our AGI = 150. EnemyINT = 75. Character Lv.90. I think floor means to round down?
[floor(5.5 * (92 + floor(0.85 * floor(150 * .6))))] + [2 * (150 - 75)]
[floor(5.5 * (92 + floor(0.85 * 90)))] + [2 * 75]
[floor(5.5 * (92 + floor76.5))] + 150
[floor(5.5 * 168)] + 150
924 + 150 =
1074 Now, let's add in Soil or Shadow Belt, as I have no clue if Snow/Aqua belts work.
[floor(5.6 * (92 + floor(0.85 * floor(150 * .6))))] + [2 * (150 - 75)]
[floor(5.6 * (92 + floor(0.85 * 90)))] + [2 * 75]
[floor(5.6 * (92 + floor76.5))] + 150
[floor(5.6 * 168)] + 150
940 + 150 =
1090 Difference of 16 points of damage. Let's now change to Aquiline Belt. MAB is calculated as another term I believe. MAB+3 being 1.03
( [floor(5.5 * (92 + floor(0.85 * floor(150 * .6))))] + [2 * (150 - 75)] ) * 1.03
( [floor(5.5 * (92 + floor(0.85 * 90)))] + [2 * 75] ) * 1.03
( [floor(5.5 * (92 + floor76.5))] + 150 ) * 1.03
( [floor(5.5 * 168)] + 150 ) * 1.03
( 924 + 150 ) * 1.03 =
1106 If I'm wrong, please correct me. I'd test this vs lv0 rabbits but maintenance isn't quite over yet.