News:

Welcome to the Herolab 4e user added support site.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Florimel

#1
Warpriest class : Selune domain

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=192

Added to ddi_classes.user :

    <bootstrap thing="pClrBleLig">
      <containerreq phase="Setup" priority="500">
        HasFeature.fWprSelDom
        <after name="Build option final"/>
      </containerreq>
    </bootstrap>
    <bootstrap thing="pClrBraMoo">
        <containerreq phase="Setup" priority="500">
          HasFeature.fWprSelDom
          <after name="Build option final"/>
        </containerreq>
    </bootstrap>


#2
For instance, the At-will powers granted by the Selune domain are not added.

Proposed correction in ddi_classes.user add :


    <bootstrap thing="pClrBleLig">
      <containerreq phase="Setup" priority="500">
        HasFeature.fWprSelDom
        <after name="Build option final"/>
      </containerreq>
    </bootstrap>
    <bootstrap thing="pClrBraMoo">
        <containerreq phase="Setup" priority="500">
          HasFeature.fWprSelDom
          <after name="Build option final"/>
        </containerreq>
    </bootstrap>