Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old March 6th, 2014, 07:12 PM
Has the Errata been applied yet for Arcane Strike? I found a couple threads from back in 2013 regarding the ruling that Spell-like's can qualify and count...but I'm not getting that effect in Herolab.

If it hasn't been officially fixed, anyone know how to do this with an Adjustment or something?
Brolthemighty is offline   #1 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old March 7th, 2014, 01:00 AM
Nope, that erratas going to be a pickle. You can just add a weapon damage adjustment and turn it on as desired.
Aaron is offline   #2 Reply With Quote
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old March 7th, 2014, 03:59 AM
Yeah, that sounds like it'd work.
Brolthemighty is offline   #3 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old March 7th, 2014, 10:54 AM
Quote:
Originally Posted by Brolthemighty View Post
Yeah, that sounds like it'd work.
Or do a New (Copy) against the feat to see what "Tags" it is looking for to say its an arcane caster. Then make an adjustment that assigns that same tag at like Final/90000. That will be early enough for the Pre-Req but late enough for it not to actually give any arcane/casting ability to the character.

Just an idea.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #4 Reply With Quote
Artanthos
Junior Member
 
Join Date: Apr 2012
Posts: 13

Old April 26th, 2014, 10:01 AM
I keep hoping both the FAQ for both Arcane Strike and Qinggong will be implemented. Apparently neither has made it into Hero lab at this time.
Artanthos is offline   #5 Reply With Quote
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old April 30th, 2014, 12:16 AM
Tim, I just noticed your advice. I'll check this out on my days off and get back to you. Sounds like it should work, but I have little experience working with tags.
Brolthemighty is offline   #6 Reply With Quote
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old June 4th, 2014, 08:17 PM
Alright, so I'm revisiting this. Looking under the feat, it looks like it checks for the number of levels with caster levels using this string:

field[abValue].value += each.field[cCasterLev].value
nexteach

So I'm trying to figure out how the various sla's calculate their Caster Levels and what tag it pushes. Then I need to set the number of cCasterLev tags equal to the number of whatever SLA's give the character. Any ideas? I'm having a hard time figuring it out.
Brolthemighty is offline   #7 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old June 5th, 2014, 08:23 AM
cCasterLev is the field on class helpers. For SLAs you'll want to check the sCL field.

No tags are pushed
Aaron is offline   #8 Reply With Quote
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old June 5th, 2014, 07:35 PM
Alright, so I'm thinking of just making a custom duplicate of the feat, calling it Arcane Strike:SLA as a temporary fix. So far, substituting what I've come up with thanks to Aaron, the code looks something like:

field[abValue].value += each.field[sCL].value
nexteach

field[abValue].value = round(field[abValue].value/5,0,-1) + 1

However, I'm concerned about the top of the coding where it searches numbers of levels. It looks like it's the start of the foreach loop, but I'm not figuring out how to change it to reflect the Spells tab where all the SLA's are collected. Here's what I have...but it doesn't look right.

~ We start with 0 arcane spellcaster levels
~ Go through all abilities on the hero that are spell-like abilities
foreach pick in hero from Spells where "CasterSrc.?"

I'm still toying around with wording.
Brolthemighty is offline   #9 Reply With Quote
Brolthemighty
Senior Member
 
Join Date: Jan 2013
Posts: 273

Old August 22nd, 2014, 11:26 PM
Alright, so I'm resurrecting the work on this.

@Aaron, your help with the tags is great. Gave me half of the foreach, nexteach. The original looks under Class.....if I have it look under Spells in the foreach, would that work? I'll be trying it out, but feedback would be great.

Either that...or I scrap the coding from the original Arcane Strike, and workup my own....or try, lol.
Brolthemighty is offline   #10 Reply With Quote
Reply


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 05:38 AM.


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