Dire Boar: Difference between revisions

From Epic Path
Jump to navigation Jump to search
m (Text replacement - "QuaAtkVSTouchAC" to "Qua-Atk-Is-Touch")
No edit summary
Line 540: Line 540:
| Ability-1-Description = The Dire Boar is such a ferocious fighter that it continues to fight for one round after its hit points are reduced to zero or below.  During this round it ignores all conditions and acts normally in all ways, but it then dies immediately at the end of its turn.
| Ability-1-Description = The Dire Boar is such a ferocious fighter that it continues to fight for one round after its hit points are reduced to zero or below.  During this round it ignores all conditions and acts normally in all ways, but it then dies immediately at the end of its turn.


   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below -->
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
  <!-- Available Variables:  
        {{#var:Special1ToHit}}          To-Hit
        {{#var:Special1TouchAttack}}    Touch To-Hit
        {{#var:Special1SaveDC}}          Save DC
        {{#var:Special1StandardDmg}}    Std Damage
        {{#var:Special1SwiftDmg}}        Swift Damage
        {{#var:Special1AlphaDmg}}        Alpha Damage
        {{#var:Special1-Ability-Dmg}}    Stat Damage
        {{#var:Special1-Hit-Points}}    Hit Points
        {{#var:Special1-Hit-Dice}}      Hit Dice
        {{#var:Special1-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special1-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special1-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->


| NudgeAbility1ToHit =
   {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
   {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
 
   {{Save-DC}}              {{Skill-DC|Challenging}}   {{Special-Alpha-Dmg}}
| NudgeAbility1TouchAttack =
   {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   <!-- ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
 
   {{Hit-Dice}}                                          {{Primary-Dmg}}
| NudgeAbility1SaveDC =
   {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  <!-- ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
   {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
 
   {{CR}}                                                {{Quaternary-Dmg}}
| NudgeAbility1StandardDamage =
                                                        {{Ranged-Dmg}}
   <!-- Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility1SwiftDamage =
   <!-- Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility1AlphaDamage =
   <!-- Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility1-AbilityDamage =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
 
| NudgeAbility1-HitPoints =
   <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
 
| NudgeAbility1-HitDice =
   <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
 
| NudgeAbility1-CR =
   <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->
 
| NudgeAbility1-ManeuverOffense =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
 
| NudgeAbility1-ManeuverDefense =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 2  -->
<!--  SPECIAL ABILITY 2  -->


Line 613: Line 579:
| Ability-2-Description = When using a charge maneuver, the dire boar may roll its Goring Charge damage rather than its Bite damage.  
| Ability-2-Description = When using a charge maneuver, the dire boar may roll its Goring Charge damage rather than its Bite damage.  


::* '''Goring Charge''' +{{#var:Special2ToHit}}  ({{#var:Special2StandardDmg}}/19-20 x2) as {{dmg|piercing}} damage.
::* '''Goring Charge''' {{To-Hit}}  ({{Special-Standard-Dmg|+2}}/19-20 x2) as {{dmg|piercing}} damage.


   <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
  <!--Available Variables:  
        {{#var:Special2ToHit}}          To-Hit
        {{#var:Special2TouchAttack}}    Touch To-Hit
        {{#var:Special2SaveDC}}          Save DC
        {{#var:Special2StandardDmg}}    Std Damage
        {{#var:Special2SwiftDmg}}        Swift Damage
        {{#var:Special2AlphaDmg}}        Alpha Damage
        {{#var:Special2-Ability-Dmg}}    Stat Damage
        {{#var:Special2-Hit-Points}}    Hit Points
        {{#var:Special2-Hit-Dice}}      Hit Dice
        {{#var:Special2-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special2-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special2-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->


| NudgeAbility2ToHit = 2
   {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
   {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
 
   {{Save-DC}}              {{Skill-DC|Challenging}}   {{Special-Alpha-Dmg}}
| NudgeAbility2TouchAttack =
   {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
 
   {{Hit-Dice}}                                          {{Primary-Dmg}}
| NudgeAbility2SaveDC =
   {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
   {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
 
   {{CR}}                                                {{Quaternary-Dmg}}
| NudgeAbility2StandardDamage = hi
                                                        {{Ranged-Dmg}}
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility2SwiftDamage =
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility2AlphaDamage =
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility2-AbilityDamage =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
 
| NudgeAbility2-HitPoints =
   <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
 
| NudgeAbility2-HitDice =
   <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
 
| NudgeAbility2-CR =
   <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->
 
| NudgeAbility2-ManeuverOffense =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
 
| NudgeAbility2-ManeuverDefense =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 3  -->
<!--  SPECIAL ABILITY 3  -->


Line 687: Line 619:


| Ability-3-Description =  
| Ability-3-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special3ToHit}}          To-Hit
        {{#var:Special3TouchAttack}}    Touch To-Hit
        {{#var:Special3SaveDC}}          Save DC
        {{#var:Special3StandardDmg}}    Std Damage
        {{#var:Special3SwiftDmg}}        Swift Damage
        {{#var:Special3AlphaDmg}}        Alpha Damage
        {{#var:Special3-Ability-Dmg}}    Stat Damage
        {{#var:Special3-Hit-Points}}    Hit Points
        {{#var:Special3-Hit-Dice}}      Hit Dice
        {{#var:Special3-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special3-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special3-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility3ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility3TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility3SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility3StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility3SwiftDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility3AlphaDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility3-AbilityDamage =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
| NudgeAbility3-HitPoints =
  <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
| NudgeAbility3-HitDice =
  <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
| NudgeAbility3-CR =
  <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->


| NudgeAbility3-ManeuverOffense =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility3-ManeuverDefense =
  {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
  {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
  {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
  {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
  {{Hit-Dice}}                                          {{Primary-Dmg}}
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
  {{CR}}                                                {{Quaternary-Dmg}}
                                                        {{Ranged-Dmg}}


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 4  -->
<!--  SPECIAL ABILITY 4  -->


Line 759: Line 658:


| Ability-4-Description =  
| Ability-4-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special4ToHit}}          To-Hit
        {{#var:Special4TouchAttack}}    Touch To-Hit
        {{#var:Special4SaveDC}}          Save DC
        {{#var:Special4StandardDmg}}    Std Damage
        {{#var:Special4SwiftDmg}}        Swift Damage
        {{#var:Special4AlphaDmg}}        Alpha Damage
        {{#var:Special4-Ability-Dmg}}    Stat Damage
        {{#var:Special4-Hit-Points}}    Hit Points
        {{#var:Special4-Hit-Dice}}      Hit Dice
        {{#var:Special4-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special4-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special4-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility4ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility4TouchAttack =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility4SaveDC =
   {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
   {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
 
   {{Save-DC}}              {{Skill-DC|Challenging}}   {{Special-Alpha-Dmg}}
| NudgeAbility4StandardDamage =
   {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
 
   {{Hit-Dice}}                                          {{Primary-Dmg}}
| NudgeAbility4SwiftDamage =
   {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
   {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
 
  {{CR}}                                                {{Quaternary-Dmg}}
| NudgeAbility4AlphaDamage =
                                                        {{Ranged-Dmg}}
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
 
| NudgeAbility4-AbilityDamage =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
 
| NudgeAbility4-HitPoints =
   <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
 
| NudgeAbility4-HitDice =
   <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
 
| NudgeAbility4-CR =
   <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->
 
| NudgeAbility4-ManeuverOffense =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
 
| NudgeAbility4-ManeuverDefense =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 5  -->
<!--  SPECIAL ABILITY 5  -->


Line 831: Line 697:


| Ability-5-Description =  
| Ability-5-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special5ToHit}}          To-Hit
        {{#var:Special5TouchAttack}}    Touch To-Hit
        {{#var:Special5SaveDC}}          Save DC
        {{#var:Special5StandardDmg}}    Std Damage
        {{#var:Special5SwiftDmg}}        Swift Damage
        {{#var:Special5AlphaDmg}}        Alpha Damage
        {{#var:Special5-Ability-Dmg}}    Stat Damage
        {{#var:Special5-Hit-Points}}    Hit Points
        {{#var:Special5-Hit-Dice}}      Hit Dice
        {{#var:Special5-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special5-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special5-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility5ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility5TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility5SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility5StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility5SwiftDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility5AlphaDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility5-AbilityDamage =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
| NudgeAbility5-HitPoints =
  <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
| NudgeAbility5-HitDice =
  <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
| NudgeAbility5-CR =
  <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->


| NudgeAbility5-ManeuverOffense =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility5-ManeuverDefense =
  {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
  {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
  {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
  {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
  {{Hit-Dice}}                                          {{Primary-Dmg}}
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
  {{CR}}                                                {{Quaternary-Dmg}}
                                                        {{Ranged-Dmg}}


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 6  -->
<!--  SPECIAL ABILITY 6  -->


Line 903: Line 736:


| Ability-6-Description =  
| Ability-6-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special6ToHit}}          To-Hit
        {{#var:Special6TouchAttack}}    Touch To-Hit
        {{#var:Special6SaveDC}}          Save DC
        {{#var:Special6StandardDmg}}    Std Damage
        {{#var:Special6SwiftDmg}}        Swift Damage
        {{#var:Special6AlphaDmg}}        Alpha Damage
        {{#var:Special6-Ability-Dmg}}    Stat Damage
        {{#var:Special6-Hit-Points}}    Hit Points
        {{#var:Special6-Hit-Dice}}      Hit Dice
        {{#var:Special6-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special6-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special6-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility6ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility6TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility6SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility6StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->


| NudgeAbility6SwiftDamage =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->


| NudgeAbility6AlphaDamage =
   {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
  {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
 
   {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
| NudgeAbility6-AbilityDamage =
   {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
 
   {{Hit-Dice}}                                          {{Primary-Dmg}}
| NudgeAbility6-HitPoints =
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
   <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
   {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
 
  {{CR}}                                                {{Quaternary-Dmg}}
| NudgeAbility6-HitDice =
                                                        {{Ranged-Dmg}}
   <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
 
| NudgeAbility6-CR =
   <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->
 
| NudgeAbility6-ManeuverOffense =
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
 
| NudgeAbility6-ManeuverDefense =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 7  -->
<!--  SPECIAL ABILITY 7  -->


Line 975: Line 775:


| Ability-7-Description =  
| Ability-7-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special7ToHit}}          To-Hit
        {{#var:Special7TouchAttack}}    Touch To-Hit
        {{#var:Special7SaveDC}}          Save DC
        {{#var:Special7StandardDmg}}    Std Damage
        {{#var:Special7SwiftDmg}}        Swift Damage
        {{#var:Special7AlphaDmg}}        Alpha Damage
        {{#var:Special7-Ability-Dmg}}    Stat Damage
        {{#var:Special7-Hit-Points}}    Hit Points
        {{#var:Special7-Hit-Dice}}      Hit Dice
        {{#var:Special7-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special7-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special7-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility7ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility7TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility7SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility7StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility7SwiftDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility7AlphaDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility7-AbilityDamage =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
| NudgeAbility7-HitPoints =
  <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
| NudgeAbility7-HitDice =
  <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
| NudgeAbility7-CR =
  <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->


| NudgeAbility7-ManeuverOffense =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility7-ManeuverDefense =
  {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
  {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
  {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
  {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
  {{Hit-Dice}}                                          {{Primary-Dmg}}
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
  {{CR}}                                                {{Quaternary-Dmg}}
                                                        {{Ranged-Dmg}}


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 8  -->
<!--  SPECIAL ABILITY 8  -->


Line 1,047: Line 814:


| Ability-8-Description =  
| Ability-8-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special8ToHit}}          To-Hit
        {{#var:Special8TouchAttack}}    Touch To-Hit
        {{#var:Special8SaveDC}}          Save DC
        {{#var:Special8StandardDmg}}    Std Damage
        {{#var:Special8SwiftDmg}}        Swift Damage
        {{#var:Special8AlphaDmg}}        Alpha Damage
        {{#var:Special8-Ability-Dmg}}    Stat Damage
        {{#var:Special8-Hit-Points}}    Hit Points
        {{#var:Special8-Hit-Dice}}      Hit Dice
        {{#var:Special8-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special8-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special8-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility8ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility8TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility8SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility8StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility8SwiftDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility8AlphaDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility8-AbilityDamage =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->


| NudgeAbility8-HitPoints =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->


| NudgeAbility8-HitDice =
  {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
   {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
 
  {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
| NudgeAbility8-CR =
   {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
 
  {{Hit-Dice}}                                          {{Primary-Dmg}}
| NudgeAbility8-ManeuverOffense =
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
   {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
 
  {{CR}}                                                {{Quaternary-Dmg}}
| NudgeAbility8-ManeuverDefense =
                                                        {{Ranged-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  SPECIAL ABILITY 9  -->
<!--  SPECIAL ABILITY 9  -->


Line 1,119: Line 853:


| Ability-9-Description =  
| Ability-9-Description =  
  <!--Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables below-->
  <!--Available Variables:
        {{#var:Special91ToHit}}          To-Hit
        {{#var:Special9TouchAttack}}    Touch To-Hit
        {{#var:Special9SaveDC}}          Save DC
        {{#var:Special9StandardDmg}}    Std Damage
        {{#var:Special9SwiftDmg}}        Swift Damage
        {{#var:Special9AlphaDmg}}        Alpha Damage
        {{#var:Special9-Ability-Dmg}}    Stat Damage
        {{#var:Special9-Hit-Points}}    Hit Points
        {{#var:Special9-Hit-Dice}}      Hit Dice
        {{#var:Special9-Maneuver-Offense}}      Maneuver Offense
        {{#var:Special9-Maneuver-Defense}}      Maneuver Defense
        {{#var:Special9-CR}}            CR
        {{#var:Easy-Skill-DC}}
        {{#var:Average-Skill-DC}}
        {{#var:Challenging-Skill-DC}}
        {{#var:Hard-Skill-DC}}
        {{#var:Impossible-Skill-DC}}
    -->
    <!-- You can also adjust these variables using: {{#expr: }} to perform simple math operations, like +, -, /, *. -->
    <!-- {{#expr:{{#var:Special1-CR}}+2}} adds two to the CR.  {{#expr:{{#var:Special1-CR}}*2}} doubles the CR.    -->
| NudgeAbility9ToHit =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility9TouchAttack =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-4 -->
| NudgeAbility9SaveDC =
  <!--ADDER: any positive or negative number, or leave blank. Max recommended is +/-3 -->
| NudgeAbility9StandardDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility9SwiftDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility9AlphaDamage =
  <!--Values: vhi (+4 CR's), hi (+2 CR's), lo (-2 CR's), vlo (-4 CR's), or leave blank -->
| NudgeAbility9-AbilityDamage =
  <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-2 -->
| NudgeAbility9-HitPoints =
  <!-- MULTIPLIER: to get 25% of the creature's hit points, use 0.25 -->
| NudgeAbility9-HitDice =
  <!-- MULTIPLIER: to get 25% of the creature's hit dice, use 0.25 -->
| NudgeAbility9-CR =
  <!-- MULTIPLIER: to get 25% of the creature's challenge rating (CR), use 0.25 -->


| NudgeAbility9-ManeuverOffense =
   <!-- Insert colons ":" before each paragraph after first; replace any to-hit, damage or save DC numbers with variables:
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->


| NudgeAbility9-ManeuverDefense =
  {{To-Hit}}                {{Skill-DC|Easy}}          {{Special-Standard-Dmg}}
   <!-- ADDER: use any positive or negative number, or leave blank. Max recommended is +/-4 -->
  {{Touch-Attack}}          {{Skill-DC|Average}}        {{Special-Swift-Dmg}}
  {{Save-DC}}              {{Skill-DC|Challenging}}    {{Special-Alpha-Dmg}}
  {{Hit-Points}}            {{Skill-DC|Hard}}          {{Ability-Dmg}}
   {{Bloodied-Hit-Points}}  {{Skill-DC|Impossible}}    {{Siege-Dmg}}
  {{Hit-Dice}}                                          {{Primary-Dmg}}
  {{Maneuver-Offense}}                                  {{Secondary-Dmg}}
  {{Maneuver-Defense}}                                  {{Tertiary-Dmg}}
  {{CR}}                                                {{Quaternary-Dmg}}
                                                        {{Ranged-Dmg}}


  POISON / DISEASE FORMAT


{{Malady
| Name =
| Intensity =
| Save-Type =
| Save-Mod =
| Frequency =
| Effect =
| Fruition =
| F-Duration =
}}


-->
<!--  COMBAT TACTICS  -->
<!--  COMBAT TACTICS  -->



Revision as of 19:28, 15 August 2019

Dire Boar (CR 5)

Neutral - Large - Animal
Lore: Know (Nature)
9 25
Basic DC Full DC
Initiative
Initiative Icon 2.png
10
Perception:
22 +12
Passive Active
Ambush:
10+
on a d20

Senses:

Movement Types:

Defense

AC
Shield Icon 3.png
21
Man Def
Shield Icon 3.png
21
Monster Health
73 36 7
Hit Points Bloodied Hit Dice
Saving Throws
Fort: +8
Refl: +3
Will: +5

Strong Against:

Weak Against:

Offense

Size: Large
10 ft. 5 ft.
Space Reach
To-Hit
+8
Sword Icon 3.png
Man Off
+9
Sword Icon 3.png
Action
0
Points

Standard Attack (Melee):

  • 1x Bite +8 (1d8+4/19-20 x2)
    as crushing (physical, common)

Full Attack (Melee):

  • 3x Bite +8 (1d8+4/19-20 x2)
    as crushing (physical, common)

Standard Attack (Ranged):

Full Attack (Ranged):

Siege Damage: Not siege capable

Statistics

27
STR
10
DEX
17
CON
2
INT
13
WIS
8
CHA

Skills:

Languages:

Feats:

Special Abilities

Ferocity (Su)

The Dire Boar is such a ferocious fighter that it continues to fight for one round after its hit points are reduced to zero or below. During this round it ignores all conditions and acts normally in all ways, but it then dies immediately at the end of its turn.

Goring Charge (Ex)

When using a charge maneuver, the dire boar may roll its Goring Charge damage rather than its Bite damage.

  • Goring Charge +8 (2d8+4/19-20 x2) as piercing (physical, common) damage.
Dire Boar

Dire Boar

Gigantic feral pigs, Dire Boars are far more dangerous than their seemingly innocuous background would suggest. Dire Boars are cranky, foul-tempered, widespread and reproduce at a stunning pace. Dire Boars can become a serious menace in only a year or two, rooting up crops and killing livestock for food.

Dire boars are omnivorous and spend most of their time rooting around, much as ordinary pigs do. They will tear down fences, rip up roads and paths, and generally make themselves into gigantic problems. They are quite territorial and will viciously attack anything that approaches them while they are in 'their' space.
Dire boars grow up to 12 feet long and weigh as much as 2,000 pounds.

Combat Tactics

Dire Boars will charge into battle to use Goring Charge, and will take any opportunities offered to charge again. With an intelligence of 2, dire boars are not smart enough to optimize their movement for charges (e.g. move away, then charge back), which means they will typically only get to charge on the first round of combat.

If it is hemmed in it will resort to full attacks and will fight to the death, and using its Ferocity ability, for one round after death.

Out of Combat

Rewards

XP: 1,600

Treasure: Sellable Goods worth 1,625 gp.

Weight: 50 lbs.     Volume: 2 cu. ft.

Optional Treasure Rules: Roll a d20 on Table 1 below once per encounter (NOT per creature). Any items discovered are in addition to the normal treasure for the encounter.

Table 1: Remnant(s) Found
1 - 10 Nothing Found
11 - 14 1 Languid Remnant (tier 1)
15 - 17 1 Pale Remnant (tier 2)
18 - 19 1 Bright Remnant (tier 3)
20 Roll on Table 2
### Nothing to see here!
### Or here. Move along.
Table 2: Remnant(s) Found
1 - 5 3 Languid Remnants (tier 1)
6 - 10 3 Pale Remnants (tier 2)
11 - 14 1 Intense Remnant (tier 4)
15 - 17 1 Blazing Remnant (tier 5)
18 - 19 1 Vital Remnant (tier 6)
20 Roll on Table 3
### Or here. Move along.
Table 3: Remnant(s) Found
1 - 5 3 Bright Remnants (tier 3)
6 - 8 3 Intense Remnants (tier 4)
9 - 11 3 Blazing Remnants (tier 5)
12 - 14 3 Vital Remnants (tier 6)
15 - 17 1 Prime Remnant (tier 7)
18 - 19 1 Mythic Remnant (tier 8)
20 1 Empyrean Remnant (tier 9)