View Single Post
Umarian
Senior Member
 
Join Date: Apr 2010
Location: Lemont, IL
Posts: 320

Old April 15th, 2010, 05:28 PM
Sorry if this was addressed somewhere else, tried a search on it but not coming up with results. I am trying to input the feat Dorn-Dergar Master from the Dwarves of Golarion book. I think that I have most everything entered with the exception of changing it from a two-handed weapon to a one-handed weapon.

I was trying to use the Dervish Dance as a template and change the eachpick.field for the weapon class and running into some errors. I am extremely new to this and probably making some simple mistake, but I did not see a section for changing the weapon class field in the help documents.

Code:
foreach pick in hero from BaseWep where "IsWeapon.wPcDwaDor" 
  eachpick.field[wClass.TwoHanded].value = eachpick.field[wClass.OneHanded].value
    nexteach
Thank you for the help.
Umarian is offline   #1 Reply With Quote