Hello!
Is there a better way to do this:
<thing id="pFmBat" name="Bat" description="{align left}{b}Tiny Celestial, Fey, or Fiend{/b}{br}{br}The bat is your familiar.{br}{br}{b}AC: {/b}12{br}{b}Hit Points: {/b}1 HP{br}{b}Speed: {/b}5 ft. (Flying: 30 ft.){br}{b}Str: {/b}2 (-4) {b}Dex: {/b}15 (+2) {b}Con: {/b}8 (-1){br}{b}Int: {/b} 2 (-4) {b}Wis: {/b}12 (+1) {b}Cha: {/b}4 (-3){br}{br}{b}Familiar: {/b}When the familiar drops to 0 hit points, it disappears, leaving behind no physical form. You can resummon it using {b}Find Familiar{/b}.{br}{b}Skills: {/b}Passive Perception 11.{br}{b}Blindsense {/b}60 ft. Cannot use Blindsense when deafened.{br}{b}Keen Hearing. {/b}Advantage on Perception checks relying on hearing." compset="Power">
<tag group="PowerType" tag="Famil"/>
<tag group="PowerUse" tag="Famil"/>
</thing>
I have some tables in power descriptions (and magic items), is there a way
to specific "and now go to the next tab stop" or something like that in a string?
Thanks in advance!
Best regards,
MagicSN
Is there a better way to do this:
<thing id="pFmBat" name="Bat" description="{align left}{b}Tiny Celestial, Fey, or Fiend{/b}{br}{br}The bat is your familiar.{br}{br}{b}AC: {/b}12{br}{b}Hit Points: {/b}1 HP{br}{b}Speed: {/b}5 ft. (Flying: 30 ft.){br}{b}Str: {/b}2 (-4) {b}Dex: {/b}15 (+2) {b}Con: {/b}8 (-1){br}{b}Int: {/b} 2 (-4) {b}Wis: {/b}12 (+1) {b}Cha: {/b}4 (-3){br}{br}{b}Familiar: {/b}When the familiar drops to 0 hit points, it disappears, leaving behind no physical form. You can resummon it using {b}Find Familiar{/b}.{br}{b}Skills: {/b}Passive Perception 11.{br}{b}Blindsense {/b}60 ft. Cannot use Blindsense when deafened.{br}{b}Keen Hearing. {/b}Advantage on Perception checks relying on hearing." compset="Power">
<tag group="PowerType" tag="Famil"/>
<tag group="PowerUse" tag="Famil"/>
</thing>
I have some tables in power descriptions (and magic items), is there a way
to specific "and now go to the next tab stop" or something like that in a string?
Thanks in advance!
Best regards,
MagicSN