Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Pathfinder Roleplaying Game (http://forums.wolflair.com/forumdisplay.php?f=62)
-   -   Witch Hexes (http://forums.wolflair.com/showthread.php?t=57193)

DeltaMasterMind December 10th, 2016 01:32 PM

Witch Hexes
 
Ok so I am requesting that the Witch hexes be updated to better accommodate DC and Duration when using Attribute changing archetypes. I noticed Evil Eye has this:
Quote:

~ Shaman's use WIS instead of INT
if (tagis[CustTaken.cHelpSha] <> 0) then
field[abDuration].value += #attrbonus1[aWIS]
~ Scarred Witch changes this to use CON instead of INT
else
if (#hasarchetype[arWitScarr] <> 0) then
field[abDuration].value += #attrbonus1[aCON]
else
field[abDuration].value += #attrbonus1[aINT]
endif
endif
This to me means there is currently no way to alter these hexes without directly making new ones and doing a a lot of editing. The reason I am posting this is some players would like to use the Pre-Errata version of the Scarred Witch Doctor and since I cannot override the eval script (without worrying about overwrites) I believe asking here is the best option I have.

DeltaMasterMind December 10th, 2016 01:56 PM

Ok after mucking around with Fierce Intelligence class special I found a way to get the Pre-Errata verison I made to work. Granted I assume all will play nicely, but I am not up to the challenge of testing everything atm. I know everyone at LW is very busy and what I asked for above is a considerable amount of time to waste, but if you guys ever have a chance and feel up to it I would appreciate it.


All times are GMT -8. The time now is 08:05 PM.

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