• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Fate: Amber, scripting newbie

pathar

Active member
Hey, all. I'm trying to make rules in HL for an Amber campaign (using the rules in this document), but I can't figure out how to find the names of fields to mess around with them in script. For instance, I know the Physique skill is "skPhysique," but when I try to operate on its "Bonus" field like I would in Pathfinder (at least, per this post), it breaks.

Noting that it's possible there just isn't a clever way to deal with skill bonuses in Fate, what with the skill columns and all, how do I find that out for certain? Which is to say, where do I look to see what attributes an item does have?
 
Another question: The stunt "Shadow Finesse" requires either one of the following stunts: "Logrus Imprint" or "Pattern Imprint." How do I determine if the character has one of those? I can't use pick-req since it's either/or, and I don't know what functions to call in pre-reqs. The tutorial's only mention of pre-requisites is "This example stunt doesn't have a pre-req, so don't worry about it!"
 
Back
Top