• 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

spells cast per level Link?

Frodie

Well-known member
Is there a way to do a "linkage" for spells cast per level?

Something like

Code:
perform linkage[varies].assign[cSecSplReq.cHelpClr]

I know the above is for domains, but can you link a whole class's spells per day, and what would be a good timing?

I think it has something to do with "cCastTot" but IDK.

Thanks yall
 
Last edited:
Um what? I am really sorry but I am not following exactly. Are you trying to change the number of spells a class gets per day? Can it be any class? In your example you using a linkage[varies] to get from an archetype to a class.

So is this an archetype that is modifying the spells per day? If so I thought that was built into the archetype directly.

Without using HL terms can you just maybe let us know what your trying to accomplish.... :)
 
Oh, sorry, just wondering if you can link an archetype "spells per day" to copy a different class's "spells per day". Just seeing if there was an easier way then filling in the array field.

But, I found a "way around" by copy/paste in the xml and changed a few names. It worked.
 
Ah, that does make it more clear. You are correct, there isn't a way to make the archetyped class automatically mimic another class' spellcasting.
 
Back
Top