![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Quote:
Either way I will probably give these custom descriptions to clarify this. |
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Actually it is AbilType instead of Helper.
Yes it did make them show as (Sp) (Su). I clarified in the custdesc that it is not a Spell-Like Ability. Would a Live Name script change effect that? And is there a way to do a Live Name change for something that is Bootstrapped in to another entry? Basically, can you do a Live Name change for a sla inside the SplAb? By the way I used sna for the Supernatural Abilities. Figured it made sense. Got all the MM dragons done and working on the Deep dragon at the moment. |
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
Quote:
|
|
![]() |
![]() |
Junior Member
Join Date: Sep 2020
Posts: 10
|
Is there a way to make a new weapon and add it to the list of Monk allowed weapons? I've made Brass knuckles and think it would be a natural add it, but I can't figure out how to alter the list of approved Monk weapons
Last edited by Negaman; October 15th, 2020 at 04:58 PM. Reason: i posted as reply and think i meant to start a new topic |
![]() |
![]() |
Senior Member
Join Date: Mar 2013
Location: Melbourne, Australia
Posts: 1,050
|
Look at your other post!
Current RPG's: Pathfinder (GM), Pathfinder (Player), Gamma World (GM, Pathfinder homebrew). HeroLab: 3.5 & Pathfinder. HL User Files for PF: Greyhawk Setting, Gamma World (WIP). DM and player of D&D since 1980. |
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
I just tried this and put it at the Render phase to. It does not remove the Usage Tag or the AbilType tags. So it looks like I will just have to use CustDesc to clarify why they will have both the (Sp) and (Su) tags.
|
![]() |
![]() |
Senior Member
Join Date: Feb 2013
Posts: 356
|
For a quick fix you could put this into the code
Code:
perform hero.child[thingid].delete[AbilType.SpellLike] perform hero.child[thingid].assign[AbilType.Super] perform hero.child[thingid].assign[Helper.ShowCharge] Last edited by Illyahr; October 17th, 2020 at 07:47 PM. |
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
Quote:
|
|
![]() |
![]() |
Senior Member
Join Date: Dec 2013
Posts: 166
|
And I can tie it into the SplAb entries too.
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|