![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,124
|
You would have to set the Value field in the bootstrap. Typically, the Value is the level of the spell, so it shouldn't matter that it's for a Fang Dragon. That said, there is usually a default so I'm not sure why it wouldn't be showing up without being able to see it.
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
I'm not sure that would work because some age categories have the same size. Would have to look at each dragon individually to see if any get different spell-like abilities at different age categories but have the same size.
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Quote:
|
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,124
|
Quote:
Code:
field[Value].value = hero.child[xAgeCat].field[Value].value |
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,124
|
Quote:
I recommend you work on the Fang Dragon and send me the results before taking a stab at any other dragons just so we can make sure the process is correct before we get too far into it. Last edited by Sendric; September 30th, 2020 at 10:23 AM. |
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Quote:
Code:
field[Value].value >= 3 I've tried changing the timing but still get the same. I'm wondering if it because it is in the xSplAblDraFang and not the rDraFang. |
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
I was able to get the caster level to show correctly.
In that script I have already created a number variable for age category. I called it "agecat". Is there anyway to use that variable as a condition? Or will I need to write an if/then script to delete each sla when needed? Last edited by Bloodwolf; September 30th, 2020 at 03:08 PM. |
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Or do I need to add a SpecSource.Dragon statement?
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,124
|
Quote:
Code:
fieldval:Value>=X Last edited by Sendric; October 1st, 2020 at 05:03 AM. |
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,124
|
Quote:
PS. See this link written up for Pathfinder. D20 is similar to Pathfinder, but has fewer features. I found these to be helpful. http://forums.wolflair.com/showthread.php?t=21688 Last edited by Sendric; October 1st, 2020 at 05:04 AM. |
|
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|