Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - D&D 5th Edition SRD

Notices

Reply
 
Thread Tools Display Modes
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 04:31 PM
Ok, for the current project I am working on for my Tuesday group I have creating the Princess class. I liked it, and it didn't look over powered to me so I agreed.

For those interested:
http://dnd-5e-homebrew.tumblr.com/po...y-impersonater

I am almost done but have rune into an issue and need input from a far more experienced scripter than I. For now, this is just a general info question.

This deals with Configurable's. I need to use a script for Secondary Ability Total. I want this field to be incremented on a level basis. Is this possible, or is it locked to whatever number is entered here?

I've tried various Phases & Priorities without avail . . . :/

What I am tryign to do may not be possible. If not I'll have to come up with a whole new approach.

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #1 Reply With Quote
daplunk
Senior Member
 
Join Date: Jan 2016
Location: Adelaide, Australia
Posts: 2,294

Old September 25th, 2016, 04:40 PM
Interesting class. I made a princess character recently but went for someone way more fragile... and basically pathetic

https://drive.google.com/file/d/0B_6...ew?usp=sharing
daplunk is offline   #2 Reply With Quote
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 04:45 PM
Interesting, I think your princess class was one another player found and suggested but couldn't find again for me. I found the one I linked and decided to go with it instead.

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #3 Reply With Quote
daplunk
Senior Member
 
Join Date: Jan 2016
Location: Adelaide, Australia
Posts: 2,294

Old September 25th, 2016, 04:47 PM
This one is built into the Community Pack. Pretty sure it's a release by http://www.enworld.org/.

It's a Noble from En5inder 34 - Chessmasters and Commanders with the Path of the Heart.

I just liked the idea of this pathetic princess getting herself into trouble and all the party going above and beyond to keep her safe.

Last edited by daplunk; September 25th, 2016 at 04:51 PM.
daplunk is offline   #4 Reply With Quote
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 04:51 PM
Btw daplunk, is the Noble your creation or something your found on the web? I'd be interested in seeign the full description of the class if you have a link, doc or pdf with the Noble description.

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #5 Reply With Quote
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 04:52 PM
You posted while I was typing in my last request.

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #6 Reply With Quote
daplunk
Senior Member
 
Join Date: Jan 2016
Location: Adelaide, Australia
Posts: 2,294

Old September 25th, 2016, 04:57 PM
You can get a copy of the PDF from HERE.
daplunk is offline   #7 Reply With Quote
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 05:00 PM
Thanks. I'll have to sign up for Patreon before I grab it, for a donation of course.

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #8 Reply With Quote
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old September 25th, 2016, 05:12 PM
Btw daplunk, I just noticed the picture of Lady Amelia is identical to the picture I used for the daughter of a character I have played since 1981.

She is also 5th level at this time, though she is a half-elf since her mother was human.

Her background is a noble. She is a cleric of Nephthys, Egyptian goddess of the Dead (Death domain).

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #9 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old September 26th, 2016, 12:16 PM
Quote:
Originally Posted by Mergon View Post
This deals with Configurable's. I need to use a script for Secondary Ability Total. I want this field to be incremented on a level basis. Is this possible, or is it locked to whatever number is entered here?

I've tried various Phases & Priorities without avail . . . :/
You still need help with this?

Nothing that I know should prevent you from modifying the field values. Can you show the script logic you used?

Basic script logic would be:
Code:
field[cfgMax2].value += hero.tagcount[Classes.?]
After Post-Level/10000 and replace Classes.? with the correct tag for your class. This script also assumes you are running on the configurable itself.

If you put this on a Class Special you would do:
Code:
hero.childfound[XXXXXXX].field[cfgMax2].value += field[xTotalLev].value
After Post-Level/10000 and replace XXXXXXX with the correct Thing ID of your configurable.

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   #10 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 07:23 AM.


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