Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - 4th Edition

Notices

Reply
 
Thread Tools Display Modes
SAbel
Senior Member
 
Join Date: Jul 2007
Location: Walbridge, Ohio
Posts: 761

Old July 9th, 2018, 10:19 PM
The weapon reads as follows but HL only adds the AC bonus not the Ref any suggestions

Shielding BladeLevel 4+ Common
This sword's broad cross guard is larger and thicker than normal, but a few practice swipes with this weapon show that it is still perfectly balanced.

Lvl 4 +1 840 gp Lvl 19 +4 105,000 gp
Lvl 9 +2 4,200 gp Lvl 24 +5 525,000 gp
Lvl 14 +3 21,000 gp Lvl 29 +6 2,625,000 gp
Weapon: Heavy blade or light blade

Enhancement Bonus: attack rolls and damage rolls

Critical: +1d6 damage per plus

Property
You gain a +1 shield bonus to AC.



Published in Dragon Magazine 391.

The Current eval script is
Phase: Traits
Priority 1000
Index 1

Script:

doneif (parent.tagis[Helper.EqpOff] = 0 )
#traitmodify[defAC,trtShield,1,""]

Timing: Before scripts: Derived trtFinal
SAbel is offline   #1 Reply With Quote
Paragon
Senior Member
 
Join Date: Feb 2010
Posts: 874

Old July 12th, 2018, 03:45 PM
Unless Shields have a built in functionality to add to Reflex defenses, there's nothing there in the code to do that. I'd have to go look at what things that do add to Reflex (I haven't done anything with the 4e files in like a year now), but I expect you'll need to do whatever they do.
Paragon is offline   #2 Reply With Quote
charlieluce
Senior Member
 
Join Date: Jul 2008
Posts: 1,321

Old July 12th, 2018, 08:04 PM
Modify the Eval script to

doneif (parent.tagis[Helper.EqpOff] = 0 )
#traitmodify[defRef,trtShield,1,""]
#traitmodify[defAC,trtShield,1,""]

Do note that you will need to fix it on all the Rhythm Blade entries from +1 to +6, and that the description of the weapon does not indicate that the AC & Reflex bonuses go up with the weapon level, so that's an error in the existing entries.

Currently Running: Pathfinder Second Edition
Currently Playing:
Pathfinder First Edition, Star Trek Adventures
Former HL Games: D&D 4e & 5e, Mutants & Masterminds 2E & 3E, Savage Worlds
charlieluce is offline   #3 Reply With Quote
SAbel
Senior Member
 
Join Date: Jul 2007
Location: Walbridge, Ohio
Posts: 761

Old July 13th, 2018, 08:20 PM
That did it great work Charlieluce
SAbel is offline   #4 Reply With Quote
Reply

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 06:10 PM.


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