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
TobyFox2002
Senior Member
 
Join Date: Nov 2013
Location: Andover, Ma
Posts: 632

Old April 2nd, 2019, 05:04 PM
I'm trying to create a race with a specific shapeshift ability

I am trying to create a race that has the ability to shapechange into an ordinary housecat using the shapechange as beast shape III. I know how to bootstrap the shapechange to the race, but the problem is I want to limit it exclusively to a cat (and maybe other similar creatures such as tressym).

I have raChangeSh bootstrapped with
FIELDS
livename : Beast Shape
sbName : Beast Shape
TAGS
PolyEffect : BeastShap5

When I do this the desired selection of "Cat" does not even show up on the list of acceptable forms for the polymorph. I dont know why since a cat is an acceptable selection for Beast Shape III.

I know where the race selection list is found, as I have looked it up on the cloak of the bat, but trying to add this is proving troublesome. As I dont know the PolymoHelp is to create a script for it when attaching it to a race.

From the Cloak of the Bat
Code:
gizmo.child[PolymoHelp].field[foCandExpr].text = "Race.rmBat"
I am fairly certain there are a few races that do this, but off the top of my head I can only think of the kitsune, which doesnt really work since thats really not what I am looking for.
TobyFox2002 is offline   #1 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 2nd, 2019, 06:24 PM
FormLimit tags are what you want. An example:

Code:
    <bootstrap thing="raChangeSh">
      <autotag group="FormLimit" tag="rmDiBat"/>
      <autotag group="FormLimit" tag="rBatSwarm"/>
      <autotag group="PolyEffect" tag="Polymorph"/>
      <assignval field="abText2" value="dire bat, bat swarm"/>
      </bootstrap>
Aaron is offline   #2 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 10:57 PM.


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