The new default points code is fairly simple, and not perfect. What it does is:
- Buys 7 points of STR at a cost of 8
- Buys 7 points of DEX, taking note of the last point where blows increased (except casters and classes with the LIKE_SPELLS flag - currently blackguards)
- Sell back DEX to that breakpoint (same exceptions as 2)
- Spend half remaining points on spell stat (except warriors)
- Spend other half on CON
- Spend any remaining points on DEX, then non-spell stat
Comment