Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I have noticed if I choose Warforged as a race in a new character it remains red and shows '???' in the alerts.
Sorry I am trying to get this to work so I can assure my friends it will do what we need for our gaming group. If I can do that they will be purchasing copies.
Thanks again,
Rick
foreach pick in hero from Ability where "AddReq.ArmorNone"
perform eachpick.delete[AddReq.ArmorNone]
nexteach
It does. This is a known error that was later Errata from the book. Any type of composite plating for a Warforged past their natural +2 is considered armor for all things including Barbarian's fast movement and for monks wearing armor. So a monk Warforged that wanted to retain all his abilities needs to use the base plating that gives +2 or the Unarmed Body feat.Interesting. Until I read the Monk section in "Warforged as Characters" (Races of Eberron, pg. 23), I would have interpreted the composite plating as counting as wearing armor for the purpose of monk abilities,
foreach pick in hero from Ability where "AddReq.ArmorNone"
perform eachpick.delete[AddReq.ArmorNone]
nexteach
When Mathias says Timing he means Phase and Priority actually. If I understand things correctly the "Timing" blue button was added later into Pathfinder which can cause some confusion with old posts that refer to Phase/Priority as Timing.Mathias,
Nevermind -- saw your comment on the 3rd page. I'm still unclear what the difference is between Final and Final (Users).
I think I understand all of this except for the Timing bit ... the Timing UI I see doesn't seem to match the values you're suggesting. Are these values supposed to be set in the Phase and Priority fields, and not in the "Timing" section? If so, what does Final refer to? Final Phase or Final Phase (Users)?
~ Calls a background HL script that will calc any magic changes
Call iMagArmor
~ We are always proficient with our own bodies.
perform assign[Helper.Proficient]
~ Give DR 2/Adamantine
#applydr[xDamRdAdam,2]