Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Senko
Senior Member
 
Join Date: Jan 2014
Posts: 262

Old September 23rd, 2021, 02:39 PM
I'm trying to get the shield adjustment to give the +6 shield bonus to AC for its mythic version in the same way as the mage armor does. I've managed to get it to give me the option to select mythic or normal but the AC boost remains at +4.

Here's the eval script I'm using . . .


~ if we're not active, just get out now
doneif (field[pIsOn].value = 0)

~if we're mythic, we're more effective, and we reflect magic missile attacks
if (field[pIsMode].value <> 0) then
field[pMinimum].value += 2
field[pMaximum].value += 2

endif

#applybonus[tACShield, hero.child[ArmorClass], field[pAdjust].value]
Senko is offline   #1 Reply With Quote
 

Thread Tools
Display Modes

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 03:01 PM.


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