News:

Welcome to the Herolab 4e user added support site.

Main Menu

Is there a guide out for how to build a race

Started by Sean Abel, May 04, 2017, 11:51:21 PM

Previous topic - Next topic

Sean Abel

Is there any way to add races and the powers that go with them, ie I am looking at the Tinker Gnome from Dragon 422 april 2013, and would like to add it to the program but there are new racial powers and a few tweaks that would be nice to have a step guide of what/how to add this.

Any ideas all ? :o
Wherever you go that's where you are!

Sean Abel

Okay so I have the base tinker gnome in, i have its racial power/feats, I have Tinker Gnome Feats in, BUT I can not for the life of me get the Utilities to show up?

Here are two of them Level 2 and 6 Utility

  <thing id="pwSmoExec" name="Smooth Excution" description="{b}Trigger{/b}: You make an Arcana, Dungeoneering, or Thievery check.\n\n{b}Effect{/b}: Roll the check twice, and take either result." compset="Power">
    <fieldval field="pwFlavor" value="Measure twice, cut once."/>
    <usesource source="Dragon"/>
    <tag group="PowerType" tag="Utility"/>
    <tag group="PowerUse" tag="Encounter"/>
    <tag group="AttackType" tag="Personal"/>
    <tag group="ReqLevel" tag="2"/>
    <tag group="ActionType" tag="Free"/>
    <tag group="PowerClass" tag="Race"/>
    </thing>
  <thing id="pwFraIns" name="Frantic Inspiration" description="{b}Trigger{/b}: You make an attack roll.\n\n{b}Effect{/b}: If the attack roll hits the target?s lowest defense, then the attack hits." compset="Power">
    <fieldval field="pwFlavor" value="Your intellect allows you to spot weaknesses in a foe?s defenses."/>
    <usesource source="Dragon"/>
    <tag group="ReqLevel" tag="6"/>
    <tag group="PowerUse" tag="Encounter"/>
    <tag group="AttackType" tag="Personal"/>
    <tag group="ActionType" tag="Free"/>
    <tag group="PowerType" tag="Utility"/>
    </thing>
Wherever you go that's where you are!