• 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

Archetype help please?

RavenX

Well-known member
I am working on an archetype for the Cleric class, and I want to know how to go about replacing the cleric's favored weapon with a choice of two martial weapons instead that the player picks. Preferably like a drop down menu with the class special I am adding.

Any help I can get would be appreciated.
 
I also need to know how to go about changing the spellcasting attribute from Wisdom to Charisma
 
Its rather confusing.
Am I supposed to use pulltags[] function call?
Is there a place on the web I can find a listing and explanation of the functions used in HL?
 
ok usrChosen1 is the argument for the function, for the player to pick something?
It kind of helps. I still need to figure out how to use it to let the player choose martial weapons though.

Basically the Archetype is for the cleric class, it does away with the favored weapon of the deity and the character chooses two martial weapons instead.
 
Ok got the Martial Weapon Proficiency thing worked out. It was easier than I thought it would be, just had to bootstrap two martial weapon proficiency feats. *head->keyboard*

I still need to figure out how to change over the spell casting primary attribute from Wis to Cha though
 
Back
Top