![]() |
Member
Join Date: Oct 2013
Posts: 79
|
Hello,
I was building a dragonwrought kobold and put in the Dragon Tail feat. The feat gives a natural attack based on the character's size. When I went to the weapons section (and the in-play and tactical console), the tail attack wasn't there. How would I go about inserting the attack? I also noticed the same for Snap Kick and a number of other feats. -S |
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
Quote:
Snap Kick doesn't add an additional weapon, but it should add an additional attack similar to Haste. I'll make a note to get that fixed. As for the "number of other feats", if you are noticing bugs please report them in the bug thread (http://forums.wolflair.com/showthread.php?t=12785). |
|
![]() |
![]() |
Member
Join Date: Oct 2013
Posts: 79
|
@Sendric
I added Dragon Tail to numerous races and I didn't see anything added in the weapons tab. Am I just nubbing it up and failing my spot check, or is there something I'm missing? -S |
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
No idea without seeing it myself. Can you open the file in the editor and verify that Tail Slap is being bootstrapped by the feat?
|
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
Quote:
Here is the RAW XML I see for this feat in "3.5 - Races of the Dragon.user" line 1696. No bootstrap of a natural attack. ![]() Code:
<thing id="fDragTail" name="Dragon Tail" description="{b}Prerequisite:{/b} 1st level only, Dragonblood subtype\n\n{b}Benefit:{/b} You have a tail that you can use to make a secondary natural attack in combat. This attack deals bludgeoning damage according to your size, as shown on the table below. If you already have a tail slap attack when you take this feat, use the value from the table or your existing damage value, whichever is greater.\n\nSize Tail Slap Damage\nFine .............................. 1\nDiminutive ................... 1d2\nTiny ............................... 1d3\nSmall ............................ 1d4\nMedium ....................... 1d6\nLarge ........................... 1d8\nHuge ............................. 2d6\nGargantuan ................ 2d8\nColossal ...................... 4d6\n\n{b}Special:{/b} Unlike most feats, this feat must be taken at 1st level, during character creation." compset="Feat" summary="Your draconic ancestry manifests as a muscular tail you can use in combat." uniqueness="useronce"> <tag group="fCategory" tag="General"/> <exprreq message="Must be taken at 1st level.">tagcount[Classes.?] = 1</exprreq> <prereq message="Dragonblood subtype required."> <validate><![CDATA[validif (hero.tagis[Race.stypDragon] + hero.tagis[Race.typDragon] + hero.tagis[Template.tmFGDrcnc] <> 0)]]></validate> </prereq> </thing> ![]() 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. |
|
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
|
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
Maybe sleep coding? I swear I have done that before.
![]() 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. |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|