• 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

Can this be done?

TalMeta

Well-known member
I've been tinkering with the warlock, and was wondering if there was a way to get their Eldritch Bolt damage to display as a weapon properly? I've added "ray" attacks of various strengths, and can add them manually, but can they be bootstrapped as the character gains level (and the lesser strength bolt removed)?
 
If this is based on the 3.5 Warlock from Complete Arcane, it is a single weapon that increments the damage dice like a Rogue's Sneak Attack (1d6, 2d6, 3d6, etc.)
 
You could handle this by bootstrapping several different weapons with bootstrap conditions such that only one is present at any particular level, but I think the closest analogue to what you are going for is Alchemist Bombs. I would recommend you go that route, which involves bootstrapping a single helper weapon, but having eval scripts set the fixed damage field of that weapon appropriately based on level.
 
In my houserules file I have an archetype type for the Witch that makes them like the 3.5 Warlock. This includes the Eldritch blast and it all levels it self just fine. If you wish feel free to install this to look at the scripts. I would recommend NOT installing my houserules file into your normal Pathfinder game folder. Make a new game folder and install it their instead.
 
out of curiosity why wouldn't you want it in a core pathfinder file??
Because it will make changes ie houserules to how pathfinder works even if you uncheck the source. Including hiding and removing feats and stuff. Which is great if your one of my players. If not suddenly things will work different or be missing. :)
 
Okay, that finally got it working the way I want it to (copying the Witch info from Chemosh's house rules). Thanx folks!:D
 
Back
Top