Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - D&D 5th Edition SRD (http://forums.wolflair.com/forumdisplay.php?f=89)
-   -   Warlock pact weapon (http://forums.wolflair.com/showthread.php?t=54942)

luxon February 5th, 2016 09:56 AM

Warlock pact weapon
 
The pact of the blade option for warlock grants a pact weapon which can be summoned at will. Would be great if this showed up in the weapons tag somehow. There's nothing about it that's not in the SRD, so there's no reason why it shouldn't? The Warlock is profiicient with this weapon, so just choosing a normal weapon isn't an option.

Thanks, guys. :)

Mergon February 5th, 2016 02:35 PM

Quote:

Originally Posted by luxon (Post 223495)
The pact of the blade option for warlock grants a pact weapon which can be summoned at will. Would be great if this showed up in the weapons tag somehow. There's nothing about it that's not in the SRD, so there's no reason why it shouldn't? The Warlock is proficient with this weapon, so just choosing a normal weapon isn't an option.

Thanks, guys. :)

Create an Adjustment in the Editor. The one I just created is as follows:

- Name: Pact Weapon, Unique Id: pPactWeap
- Put whatever description in the box that you want.
- Set Show Menu to Current Weapons
- Check No Incrementer & No Plus Sign.

- Click on Eval Scripts
Phase: Pre-levels, Priority: 10000
Enter the followign code in the Script bos:

Quote:

doneif (field[pIsOn].value = 0)

doneif (field[pChosen].ischosen = 0)

perform field[pChosen].chosen.assign[Helper.Proficient]

#situational[field[pChosen].chosen, "Warlock's Pact Weapon",field[thingname].text]
Click OK, Save, and then Test Now.

You can then add the Adjustment on either the Personal or the Adjustments tab. Just select the weapon you want defined as your pact weapon.

If you now check the weapon you added to be your Pact Weapon, you will now see it defined under Situational modifers as your Pact Weapon, and you will now find yourself proficient with it.

Note: This is a quick and dirty kludge I just put together on the spur of the moment so my apologies for any glitches. :)

luxon February 7th, 2016 10:32 AM

Thanks alot, Mergon! :)


All times are GMT -8. The time now is 01:20 PM.

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