I feel like a two year-old who can't stop asking questions. : )
This time, I have a question about the way certain formulas are written in the rules.
for example, if the rules say:
"Intelligence + Wisdom /2"
This could mean one of two things, because there is a set of brackets missing.
It could mean:
(Intelligence+Wisdom)/2
or, it could mean:
Intelligence+(Wisdom/2)
Which one is correct? It kind of makes a difference in the way the math is done.


Comments: 5
The bracket should be around (Intelligence + Wisom) divided by 2.
(adds to the list of errata...of course, it wouldn't be a proper RPG without its own list of errata)