Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Savage Worlds
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Praetor
Member
 
Join Date: Mar 2008
Location: Richmond, Va
Posts: 79

Old September 22nd, 2011, 06:54 PM
Ok I am working on a user file for Gaslight a setting by Battlefield Press. One of the character types is werewolf. the werewolf gains certain powers while in wereworl form, and gains even more stuff when shapechanged under the full moon. so I am attempting to add an activateable Werewolf form. I set up a racial ability of Werewolf form and have tried to add Claws, Natural Armor, and a -4 to charisma because of being bloodthirsy.
My attempts to add natural armor keep coming up with errors so I obviously am not doing that correctly. But here's what I have for the rest. The claws are set up at initialization 1000. which I believe is the same way the marial arts edge is set up which works.

if (field[abilActive].value <> 0) then
perform hero.child[wpUnarmed].setfocus
focus.field[livename].text = "Claws"
perform focus.assign[WeaponDie.2]
endif

The -4 Charisma is set up as pre-traits 5000
if (field[abilActive].value <> 0) then
perform #traitadjust[trCharisma,-,4,"Bloodthirsty"]
endif

when I activate the Werewolf form the -4 goes to charisma but no claws appear. and all my attempts to add armor have failed as well. Any Ideas?

Alvin Leadbetter
www.rpden.net

Last edited by Praetor; September 22nd, 2011 at 07:02 PM.
Praetor is offline   #1 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 01:44 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.