Figuring I'd get something done for ALFA today (I'm on spring break), I noticed a thread in the standards forum about feats. So I whiped up a quick acr_feat_i, tied it in with creature events, and added the +1 AC from the mind over body feat for arcane casters.
Then I thought, is it worth putting feats in their own script, with their own event handlers? I can't think of any easy way to encapsulate feats, they collaborate with just about every other system we've got. Cipher, what do you think, should they get their own script, or just be tossed throughout other event handlers?
Feat scripting
- ç i p h é r
- Retired
- Posts: 2904
- Joined: Fri Oct 21, 2005 4:12 pm
- Location: US Central (GMT - 6)
Hi Ronan. For the sake of consistency, we might want to create independent scripts for all feats. However, it might be cleaner to keep the passive feats in a global include file and the active feats in their own files, the difference being the latter fires a script to activate and the former does not. I can't say I have a strong opinion. You?
p.s. We'll have to shoe horn in PRC no matter what we do, I wager.
p.s. We'll have to shoe horn in PRC no matter what we do, I wager.