Hey Ed...Didn't see a heading for this, so I figured I'd start one.
- Mounted Berserker Lord's mount should be +30 pts not +20
- Greater Earth Elemental (Dwarfs) should have Pathfinder
- Warsmith's nerve should be 11/13 not 10/12
I figured out where the GEE problem is, to save you time:
- Index 6 Pathfinder Live code for fnGElem under Nature datafile
- (roster.Dwarf | ally.Dwarf) & (roster.Brother | ally.Brother)
- & should be |
Simple logic flip.
- Mounted Berserker Lord's mount should be +30 pts not +20
- Greater Earth Elemental (Dwarfs) should have Pathfinder
- Warsmith's nerve should be 11/13 not 10/12
I figured out where the GEE problem is, to save you time:
- Index 6 Pathfinder Live code for fnGElem under Nature datafile
- (roster.Dwarf | ally.Dwarf) & (roster.Brother | ally.Brother)
- & should be |
Simple logic flip.