| All right, I think i've isolated the problem with adding enhancement damage twice. On the Transport Attack sheet, the "modifiers sign" formula (in row 12) should be "=IF(C11>=0,"+"&C11,C11)"
obviously, this formula needs to be translated for each power to the corresponding cells
Also, I've noticed that Eladrin Soldier was still not granting proficiency with all spears or bonus damage with any of the weapons. The fixes were easy...
For bonus damage: On the Proficiency tab, in column J replace "$S$36" with "$S$37" (it was accidentally referring to Dwarven Weapon Training instead of Eladrin Soldier)
For weapon proficiencies: Copy the formula in cell E28 on the Proficiency tab into the cells in column E corresponding to the spear weapons. You'll also want to use the same formula for the axes and hammers, replacing "$S$37" with "$S$36" so that Dwarven Weapon Training gives the proper proficiencies as well
I did have one question, while I was throwing together a swordmage, I noticed a couple powers that weren't in the FRPG (specifically Frigid Blade and Dimensional Thunder). Can anyone tell me where these powers come from?
loving this sheet, keep up the good work. |