Talk:Monster Patterns and Roles: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
i just went through them all and deleted the 'Henchman' flag to clear the red text.  i was gonna do a find/replace to take out the last henchman ref in the roles list, if you think it needs getting rid of, or we can leave it, or you can do it :)
<pre>


IMPORTANT: Everywhere you added any role restrictions, you need to replace the "y" (lower case) with "Y" (upper case).  It won't work unless it's upper case.  And no, you can't do this with find/replace.
New pattern ideas:


I'll do it, since I have a zillion other find/replace actions to perform on the monster pages anyway.  THe only reason I haven't started that yet is because I'm still unsure the fields I'm adding are the best approach.
:Ghostly, +3, adds incorporeal
:Poxed: +1, adds a disease (TBD) to bites or melee
:Poisonous: +1 adds a poison (TBD) to claws or melee
:Bruiser: +1, adds bruised to all attacks
:Healer Mage: +2, weaker defender mage with a heal (add bloodied to a mob as a standard action, 1/enc/mob


(should keep writeups of all patterns in case MMM isn't working at some point.)


I am currently creating a spreadsheet that contains every change each pattern makes.  This is a task that would be much easier with two people, but it's going to take HOURS to do.  Please let me know when you are available to help me with this.


I will also be converting all the pattern pages into templates so data can be pulled from them into the monster template. The spreadsheet lets me make sure I have every field I need (and none that I don't need) before I create these templates.  So, until the spreadsheet is done, I can't start on the template-ification process.  Once that is ready, though, I'd like your help converting the current pages to templates, as well.


I'm currently considering making each pattern page look like a blank monster, with the changes highlighted in the appropriate fields of the stat blocks.  This should make it easier for a non-computer GM to print out and see where to make changes to a monster. (This would all be cosmetic, with regards to the template behind it; the template bits are what get read by the monster template, and this would just be a fancy way of displaying the data to a human.) Thoughts?


Here are a few quick questions in the meantime:
#) does every pattern assign the pattern name as a subtype (e.g. advanced creature gets the advanced subtype)?
#) do all the patterns increase hit points by 2 per HD of the adjusted CR? or are there some which give 3 or 4 or some other metric?
#) do any patterns increase the hit '''dice''' of the monster?
#) do the hit point increases need to key off of the hit dice of the adjusted CR? Could they key off of the hit dice of the original CR instead?




action items for million monster machine:
{{Template:Pattern
* draft of prefix names for each modified CR value (-2 CR to +5 CR)
    * least (-2)
    * lesser (-1)
    * common (+0)
    * robust (+1)
    * major (+2)
    * superior (+3)
    * elite (+4)
    * supreme (+5)
* review all existing monster names, and all proposed monster names, to make sure our prefixes don't lead to really dumb, unreadable names (lesser greater whompus, for example).
* strip all the roles out of every monster that has a role. 
  * add language into the description that says "This monster is nearly always a <role> monster.  It is highly recommended that this role be applied to it." or whatever.
  * recode any role-specific powers into new fields that are specific to roles-only powers.  This will require me to create new fields for the template, but doesn't require a complete revamping of every monster.


  <!-- GENERAL ADJUSTMENTS -->


*Monster name structure:
| Pattern-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Pattern-Name}}}
| Pattern-Name|
}}</onlyinclude>


*Base name= Existing monster names, checked to 'make sense' "Orc Raider" (CR3)
| CR-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CR-Adj}}}
*CR Name=  Prefixed to Base name "Elite Orc Raider" (CR7)
| CR-Adj|
*Role Name= Appended to Full Name with Spacer "Elite Orc Raider -Heavy" (CR7 heavy mob)
}}</onlyinclude>
*Pattern Name= Suffixed to Base Name with leading Comma "Elite Orc Raider, Coursing -Shooter" (CR10 shooter mob)
*Multipat Names= Multiple of Pattern Name "Elite Orc Raider, Coursing, Agile -Killer" (CR13 killer mob)


| Picture =
| Picture-Text =


| Description=<onlyinclude>{{#ifeq:{{{transcludesection|Description}}}
| Description|
}}</onlyinclude>


| Short-Desc=<onlyinclude>{{#ifeq:{{{transcludesection|Short-Desc}}}
| Short-Desc|
}}</onlyinclude>


| Change-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Change-Type}}}
| Change-Type|
}}</onlyinclude>


*Pattern Changes -Might not cover everything in every pattern, but it covers everything I could find.
| Add-Subtype=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Subtype}}}
| Add-Subtype|
}}</onlyinclude>


*1  ) CR
| Change-Alignment=<onlyinclude>{{#ifeq:{{{transcludesection|Change-Alignment}}}
| Change-Alignment|
  <!-- Values: Lawful Good, True Lawful, Lawful Evil, Pure Good, Neutral, Pure Evil, Chaotic Good, True Chaotic, Chaotic Evil -->
}}</onlyinclude>


*2  ) Size
  <!-- ABILITY SCORES -->
  <!-- Except for INT, these stat changes are cosmetic and do not affect other numbers
      Just put in the number you want to ADD to the existing monster's stats          -->


*3  ) Type -Always gains a Subtype of the Pattern name.  (This relates to the keywords open topic. I like keywords, but wonder how much use they are. If/when the MMM becomes a thing, could be pretty huge.)
| STR-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|STR-Adj}}}
| STR-Adj|
}}</onlyinclude>


*4  ) Initiative Modifier (1st skill mod)
| DEX-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|DEX-Adj}}}
| DEX-Adj|
}}</onlyinclude>


*5  ) Senses - adding one or more sense types is different than a perception boost (see next)
| CON-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CON-Adj}}}
| CON-Adj|
}}</onlyinclude>


*6  ) Perception Skill Modifier (2nd skill mod)
| INT-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|INT-Adj}}}
| INT-Adj|
}}</onlyinclude>


*7  ) AC - removing flat-footed and touch makes this much simpler, yay!
| WIS-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|WIS-Adj}}}
| WIS-Adj|
}}</onlyinclude>


*8  ) Hit Dice -This is where Patterns add hit points if the CR is not changed
| CHA-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CHA-Adj}}}
| CHA-Adj|
}}</onlyinclude>


*9  ) Defensive Ability - Where things like Immune to various conditions/damage types/oddball things, new ER or DR, unique defensive powers (see agile creature for an example), bonuses to some or all saves, etc, etc, etc,  is recorded. Should be added text field(s)? For maximum flexibility? Should we try to integrate this stuff into the existing template, or just make a "pattern power" addition and put this stuff in as a block of text?  ER and DR needs to be calculated dynamically, and other things are as well.


*10 ) Out of Combat - GM hint text changes go here, if needed.
  <!-- NUMERICS -->
  <!-- These values adjust the BASE CR of the monster (not the adjusted CR).
      They should be how the pattern "pays" for the benefits provided in the non-numerics section -->


*11 ) Speed - Can get complex, as new movement types currently fall here, and if the base mob has that movement type already, the effect changes.
| Initiative-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Initiative-Adj}}}
| Initiative-Adj|
}}</onlyinclude>


*12 ) Melee Attacks - This is where the Pattern is made capable at its new CR. can be replaced with a base CR change, except that leaves non-powered Patterns weak.
| Ambush-Chance-Nudge=<onlyinclude>{{#ifeq:{{{transcludesection|Ambush-Chance-Nudge}}}
| Ambush-Chance-Nudge|
  <!-- VALUES: a whole number, applied to their chance on a d20; negative numbers are better ambushers,
      positive numbers are worse ambushers. Value should usually be between -3 and 3.           -->
}}</onlyinclude>


*13 ) Damage - same as melee attacks, above
| Skill-Perception-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Skill-Perception-Adj}}}
| Skill-Perception-Adj|
}}</onlyinclude>


*14 ) Space
| Hit-Points-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Hit-Points-Adj}}}
| Hit-Points-Adj|
}}</onlyinclude>


*15 ) Reach
| Fort-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Fort-Adj}}}
| Fort-Adj|
}}</onlyinclude>


*16 ) Offensive Ability - Same philosophy as Defensive Ability, above.
| Refl-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Refl-Adj}}}
| Refl-Adj|
}}</onlyinclude>


*17 ) Save DC adjustment
| Will-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Will-Adj}}}
| Will-Adj|
}}</onlyinclude>
 
| To-Hit-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|To-Hit-Adj}}}
| To-Hit-Adj|
}}</onlyinclude>
 
| Damage-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Damage-Adj}}}
| Damage-Adj|
}}</onlyinclude>
 
| Save-DC-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Save-DC-Adj}}}
| Save-DC-Adj|
}}</onlyinclude>
 
| AC-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|AC-Adj}}}
| AC-Adj|
}}</onlyinclude>
 
| Maneuver-Offense-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Maneuver-Offense-Adj}}}
| Maneuver-Offense-Adj|
}}</onlyinclude>
 
| Maneuver-Defense-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Maneuver-Defense-Adj}}}
| Maneuver-Defense-Adj|
}}</onlyinclude>
 
| Increase-All-Existing-Skills=<onlyinclude>{{#ifeq:{{{transcludesection|Increase-All-Existing-Skills}}}
| Increase-All-Existing-Skills|
  <!-- This adjusts the value for all skills the monster already knows, without giving them new skills.
      This value is NOT added to any specific skill CR modifier; it will always prefer a specific skill
      if one is given; this is ONLY used if the monster has the skill already and the pattern does NOT
      specify a specific value for that skill.                                                        -->
}}</onlyinclude>
 
 
  <!-- SPACE / REACH  -->
 
| Size-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Size-Adj}}}
| Size-Adj|
  <!-- VALUES: a whole number between -2 to 2; this is how many size categories the base monster is changed by -->
}}</onlyinclude>
 
| Reach-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Reach-Adj}}}
| Reach-Adj|
  <!-- VALUES: a whole number between -2 to 2; this is how many SQUARES of reach the base monster gains or loses -->
}}</onlyinclude>
 
 
  <!-- SENSES -->
 
| Blind-to-Vision=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Vision}}}
| Blind-to-Vision|
  <!-- Values: Y or leave blank -->
}}</onlyinclude>
 
| Blind-to-Sound=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Sound}}}
| Blind-to-Sound|
  <!-- Values: Y or leave blank -->
}}</onlyinclude>
 
| Blind-to-Smell=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Smell}}}
| Blind-to-Smell|
  <!-- Values: Y or leave blank -->
}}</onlyinclude>
 
| Low-Light-Vision=<onlyinclude>{{#ifeq:{{{transcludesection|Low-Light-Vision}}}
| Low-Light-Vision|
  <!-- Values: Y or leave blank -->
}}</onlyinclude>
 
| Darkvision-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Darkvision-Range}}}
| Darkvision-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Heartsight-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Heartsight-Range}}}
| Heartsight-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Keen-Hearing-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Keen-Hearing-Range}}}
| Keen-Hearing-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Precise-Hearing-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Precise-Hearing-Range}}}
| Precise-Hearing-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Echolocation-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Echolocation-Range}}}
| Echolocation-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Scent-Range}}}
| Scent-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Keen-Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Keen-Scent-Range}}}
| Keen-Scent-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Perfect-Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Perfect-Scent-Range}}}
| Perfect-Scent-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Airsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Airsense-Range}}}
| Airsense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Blindsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Blindsense-Range}}}
| Blindsense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Cloudsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Cloudsense-Range}}}
| Cloudsense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Lifesense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Lifesense-Range}}}
| Lifesense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Mindsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Mindsense-Range}}}
| Mindsense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Tremorsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Tremorsense-Range}}}
| Tremorsense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
| Watersense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Watersense-Range}}}
| Watersense-Range|
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>
 
 
  <!-- MOVE TYPES -->
  <!-- VALUES: a number in feet (in increments of 5). If creature already has this move type,
      this value is added to their existing speed for that move type.  If they do not have the
      move type, they gain it at the listed speed.                                            -->
 
| Increase-All-Existing-Moves=<onlyinclude>{{#ifeq:{{{transcludesection|Increase-All-Existing-Moves}}}
| Increase-All-Existing-Moves|
}}</onlyinclude>
 
| Walk-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Walk-Speed}}}
| Walk-Speed|
}}</onlyinclude>
 
| Burrowing-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Burrowing-Speed}}}
| Burrowing-Speed|
}}</onlyinclude>
 
| Tunneling-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Tunneling-Speed}}}
| Tunneling-Speed|
}}</onlyinclude>
 
| Earth-Glide-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Earth-Glide-Speed}}}
| Earth-Glide-Speed|
}}</onlyinclude>
 
| Lesser-Climb-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Climb-Speed}}}
| Lesser-Climb-Speed|
}}</onlyinclude>
 
| Greater-Climb-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Climb-Speed}}}
| Greater-Climb-Speed|
}}</onlyinclude>
 
| Brachiating-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Brachiating-Speed}}}
| Brachiating-Speed|
}}</onlyinclude>
 
| Vaulting-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Vaulting-Speed}}}
| Vaulting-Speed|
}}</onlyinclude>
 
| Hover-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Hover-Speed}}}
| Hover-Speed|
}}</onlyinclude>
 
| Lesser-Flight-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Flight-Speed}}}
| Lesser-Flight-Speed|
}}</onlyinclude>
 
| Greater-Flight-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Flight-Speed}}}
| Greater-Flight-Speed|
}}</onlyinclude>
 
| Lesser-Swim-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Swim-Speed}}}
| Lesser-Swim-Speed|
}}</onlyinclude>
 
| Greater-Swim-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Swim-Speed}}}
| Greater-Swim-Speed|
}}</onlyinclude>
 
| Jet-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Jet-Speed}}}
| Jet-Speed|
}}</onlyinclude>
 
| Lesser-Teleport-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Teleport-Speed}}}
| Lesser-Teleport-Speed|
}}</onlyinclude>
 
| Greater-Teleport-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Teleport-Speed}}}
| Greater-Teleport-Speed|
}}</onlyinclude>
 
 
  <!-- SPECIAL DEFENSES -->
 
| Special-Defenses-1=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-1}}}
| Special-Defenses-1|
}}</onlyinclude>
 
| Special-Defenses-2=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-2}}}
| Special-Defenses-2|
}}</onlyinclude>
 
| Special-Defenses-3=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-3}}}
| Special-Defenses-3|
}}</onlyinclude>
 
 
  <!-- STRONG AGAINST -->
 
| Strong-Against-1=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-1}}}
| Strong-Against-1|
}}</onlyinclude>
 
| Strong-Against-2=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-2}}}
| Strong-Against-2|
}}</onlyinclude>
 
| Strong-Against-3=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-3}}}
| Strong-Against-3|
}}</onlyinclude>
 
 
  <!-- WEAK AGAINST -->
 
| Weak-Against-1=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-1}}}
| Weak-Against-1|
}}</onlyinclude>
 
| Weak-Against-2=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-2}}}
| Weak-Against-2|
}}</onlyinclude>
 
| Weak-Against-3=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-3}}}
| Weak-Against-3|
}}</onlyinclude>
 
 
  <!-- FEATS -->
 
| Add-Feat-1=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-1}}}
| Add-Feat-1|
}}</onlyinclude>
 
| Add-Feat-2=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-2}}}
| Add-Feat-2|
}}</onlyinclude>
 
| Add-Feat-3=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-3}}}
| Add-Feat-3|
}}</onlyinclude>
 
 
  <!-- SKILLS -->
  <!-- VALUES: a whole number between -6 to 6; this is the number of CRs the skill value is adjusted by -->
 
| Add-Skill-Acrobatics=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Acrobatics}}}
| Add-Skill-Acrobatics|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Divinity=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Divinity}}}
| Add-Skill-Bailiwick-Divinity|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Naturalism=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Naturalism}}}
| Add-Skill-Bailiwick-Naturalism|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Reason=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Reason}}}
| Add-Skill-Bailiwick-Reason|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Spellcraft=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Spellcraft}}}
| Add-Skill-Bailiwick-Spellcraft|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Spycraft=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Spycraft}}}
| Add-Skill-Bailiwick-Spycraft|
}}</onlyinclude>
 
| Add-Skill-Bailiwick-Warfare=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Warfare}}}
| Add-Skill-Bailiwick-Warfare|
}}</onlyinclude>
 
| Add-Skill-Barter=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Barter}}}
| Add-Skill-Barter|
}}</onlyinclude>
 
| Add-Skill-Bluff=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bluff}}}
| Add-Skill-Bluff|
}}</onlyinclude>
 
| Add-Skill-Diplomacy=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Diplomacy}}}
| Add-Skill-Diplomacy|
}}</onlyinclude>
 
| Add-Skill-Disable-Device=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Disable-Device}}}
| Add-Skill-Disable-Device|
}}</onlyinclude>
 
| Add-Skill-Disguise=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Disguise}}}
| Add-Skill-Disguise|
}}</onlyinclude>
 
| Add-Skill-Escape-Artist=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Escape-Artist}}}
| Add-Skill-Escape-Artist|
}}</onlyinclude>
 
| Add-Skill-Handle-Animal=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Handle-Animal}}}
| Add-Skill-Handle-Animal|
}}</onlyinclude>
 
| Add-Skill-Heal=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Heal}}}
| Add-Skill-Heal|
}}</onlyinclude>
 
| Add-Skill-Intimidate=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Intimidate}}}
| Add-Skill-Intimidate|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Arcana=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Arcana}}}
| Add-Skill-Knowledge-Arcana|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Deep-History=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Deep-History}}}
| Add-Skill-Knowledge-Deep-History|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Dungeoneering=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Dungeoneering}}}
| Add-Skill-Knowledge-Dungeoneering|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Engineering=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Engineering}}}
| Add-Skill-Knowledge-Engineering|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Geography=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Geography}}}
| Add-Skill-Knowledge-Geography|
}}</onlyinclude>
 
| Add-Skill-Knowledge-History=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-History}}}
| Add-Skill-Knowledge-History|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Local=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Local}}}
| Add-Skill-Knowledge-Local|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Logic=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Logic}}}
| Add-Skill-Knowledge-Logic|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Nature=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Nature}}}
| Add-Skill-Knowledge-Nature|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Nobility=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Nobility}}}
| Add-Skill-Knowledge-Nobility|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Planes=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Planes}}}
| Add-Skill-Knowledge-Planes|
}}</onlyinclude>
 
| Add-Skill-Knowledge-Religion=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Religion}}}
| Add-Skill-Knowledge-Religion|
}}</onlyinclude>
 
| Add-Skill-Linguistics=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Linguistics}}}
| Add-Skill-Linguistics|
}}</onlyinclude>
 
| Add-Skill-Might=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Might}}}
| Add-Skill-Might|
}}</onlyinclude>
 
| Add-Skill-Movement=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Movement}}}
| Add-Skill-Movement|
  <!-- NOTE: Monsters do not use Movement skill for initiative; they are totally separate values -->
}}</onlyinclude>
 
| Add-Skill-Perform=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Perform}}}
| Add-Skill-Perform|
}}</onlyinclude>
 
| Add-Skill-Piloting=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Piloting}}}
| Add-Skill-Piloting|
}}</onlyinclude>
 
| Add-Skill-Ride=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Ride}}}
| Add-Skill-Ride|
}}</onlyinclude>
 
| Add-Skill-Sense-Motive=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Sense-Motive}}}
| Add-Skill-Sense-Motive|
}}</onlyinclude>
 
| Add-Skill-Sleight-of-Hand=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Sleight-of-Hand}}}
| Add-Skill-Sleight-of-Hand|
}}</onlyinclude>
 
| Add-Skill-Stealth=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Stealth}}}
| Add-Skill-Stealth|
}}</onlyinclude>
 
| Add-Skill-Survival=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Survival}}}
| Add-Skill-Survival|
}}</onlyinclude>
 
| Add-Skill-Use-Magic-Device=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Use-Magic-Device}}}
| Add-Skill-Use-Magic-Device|
}}</onlyinclude>
 
 
 
  <!-- LANGUAGES -->
| Add-Language-1=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-1}}}
| Add-Language-1|
}}</onlyinclude>
 
| Add-Language-2=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-2}}}
| Add-Language-2|
}}</onlyinclude>
 
| Add-Language-3=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-3}}}
| Add-Language-3|
}}</onlyinclude>
 
| Add-Language-4=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-4}}}
| Add-Language-4|
}}</onlyinclude>
 
 
  <!-- SPECIAL ABILITY 1 -->
| Special-Ability-1-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Name}}}
| Special-Ability-1-Name|
}}</onlyinclude>
 
| Special-Ability-1-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Type}}}
| Special-Ability-1-Type|
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>
 
| Special-Ability-1-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Action-Required}}}
| Special-Ability-1-Action-Required|
  <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.        -->
}}</onlyinclude>
 
| Special-Ability-1-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Concentration}}}
| Special-Ability-1-Concentration|
  <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>
 
| Special-Ability-1-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Description}}}
| Special-Ability-1-Description|
}}</onlyinclude>
 
 
  <!-- SPECIAL ABILITY 2 -->
| Special-Ability-2-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Name}}}
| Special-Ability-2-Name|
}}</onlyinclude>
 
| Special-Ability-2-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Type}}}
| Special-Ability-2-Type|
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>
 
| Special-Ability-2-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Action-Required}}}
| Special-Ability-2-Action-Required|
  <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.        -->
}}</onlyinclude>
 
| Special-Ability-2-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Concentration}}}
| Special-Ability-2-Concentration|
  <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>
 
| Special-Ability-2-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Description}}}
| Special-Ability-2-Description|
}}</onlyinclude>
 
 
  <!-- SPECIAL ABILITY 3 -->
| Special-Ability-3-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Name}}}
| Special-Ability-3-Name|
}}</onlyinclude>
 
| Special-Ability-3-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Type}}}
| Special-Ability-3-Type|
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>
 
| Special-Ability-3-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Action-Required}}}
| Special-Ability-3-Action-Required|
  <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.        -->
}}</onlyinclude>
 
| Special-Ability-3-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Concentration}}}
| Special-Ability-3-Concentration|
  <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>
 
| Special-Ability-3-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Description}}}
| Special-Ability-3-Description|
}}</onlyinclude>
 
}}
</pre>


*X ) Ability Scores  - remove ability scores from all patterns


*18 ) Maneuver Offense


*19 ) Maneuver Defense


*X ) Feats  - remove feats from all patterns


*X ) Skills - remove skills from all patterns




  monster roles expansions:
  monster roles expansions:
* legends- get a power which they declare at the top of the round, targeting an area on the map, and at the end of the round it goes off. This is in addition to their full normal turn on their initiative.


* as we get into the bestiary pass, there's been a request for a different 'reset/shakeup' mechanic as used by heavies, threats, tanks, etc.   
* as we get into the bestiary pass, there's been a request for a different 'reset/shakeup' mechanic as used by heavies, threats, tanks, etc.   

Latest revision as of 19:26, 7 May 2022


New pattern ideas:

:Ghostly, +3, adds incorporeal
:Poxed: +1, adds a disease (TBD) to bites or melee
:Poisonous: +1 adds a poison (TBD) to claws or melee
:Bruiser: +1, adds bruised to all attacks
:Healer Mage: +2, weaker defender mage with a heal (add bloodied to a mob as a standard action, 1/enc/mob







{{Template:Pattern

  <!-- GENERAL ADJUSTMENTS -->

| Pattern-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Pattern-Name}}}
| Pattern-Name| 
}}</onlyinclude>

| CR-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CR-Adj}}}
| CR-Adj| 
}}</onlyinclude>

| Picture = 
| Picture-Text = 

| Description=<onlyinclude>{{#ifeq:{{{transcludesection|Description}}}
| Description| 
}}</onlyinclude>

| Short-Desc=<onlyinclude>{{#ifeq:{{{transcludesection|Short-Desc}}}
| Short-Desc| 
}}</onlyinclude>

| Change-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Change-Type}}}
| Change-Type| 
}}</onlyinclude>

| Add-Subtype=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Subtype}}}
| Add-Subtype| 
}}</onlyinclude>

| Change-Alignment=<onlyinclude>{{#ifeq:{{{transcludesection|Change-Alignment}}}
| Change-Alignment| 
   <!-- Values: Lawful Good, True Lawful, Lawful Evil, Pure Good, Neutral, Pure Evil, Chaotic Good, True Chaotic, Chaotic Evil -->
}}</onlyinclude>

  <!-- ABILITY SCORES -->
  <!-- Except for INT, these stat changes are cosmetic and do not affect other numbers 
       Just put in the number you want to ADD to the existing monster's stats           -->

| STR-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|STR-Adj}}}
| STR-Adj| 
}}</onlyinclude>

| DEX-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|DEX-Adj}}}
| DEX-Adj| 
}}</onlyinclude>

| CON-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CON-Adj}}}
| CON-Adj| 
}}</onlyinclude>

| INT-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|INT-Adj}}}
| INT-Adj| 
}}</onlyinclude>

| WIS-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|WIS-Adj}}}
| WIS-Adj| 
}}</onlyinclude>

| CHA-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|CHA-Adj}}}
| CHA-Adj| 
}}</onlyinclude>


  <!-- NUMERICS -->
  <!-- These values adjust the BASE CR of the monster (not the adjusted CR).
       They should be how the pattern "pays" for the benefits provided in the non-numerics section -->

| Initiative-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Initiative-Adj}}}
| Initiative-Adj| 
}}</onlyinclude>

| Ambush-Chance-Nudge=<onlyinclude>{{#ifeq:{{{transcludesection|Ambush-Chance-Nudge}}}
| Ambush-Chance-Nudge| 
  <!-- VALUES: a whole number, applied to their chance on a d20; negative numbers are better ambushers,
       positive numbers are worse ambushers.  Value should usually be between -3 and 3.            -->
}}</onlyinclude>

| Skill-Perception-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Skill-Perception-Adj}}}
| Skill-Perception-Adj| 
}}</onlyinclude>

| Hit-Points-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Hit-Points-Adj}}}
| Hit-Points-Adj| 
}}</onlyinclude>

| Fort-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Fort-Adj}}}
| Fort-Adj| 
}}</onlyinclude>

| Refl-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Refl-Adj}}}
| Refl-Adj| 
}}</onlyinclude>

| Will-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Will-Adj}}}
| Will-Adj| 
}}</onlyinclude>

| To-Hit-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|To-Hit-Adj}}}
| To-Hit-Adj| 
}}</onlyinclude>

| Damage-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Damage-Adj}}}
| Damage-Adj| 
}}</onlyinclude>

| Save-DC-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Save-DC-Adj}}}
| Save-DC-Adj| 
}}</onlyinclude>

| AC-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|AC-Adj}}}
| AC-Adj| 
}}</onlyinclude>

| Maneuver-Offense-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Maneuver-Offense-Adj}}}
| Maneuver-Offense-Adj| 
}}</onlyinclude>

| Maneuver-Defense-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Maneuver-Defense-Adj}}}
| Maneuver-Defense-Adj| 
}}</onlyinclude>

| Increase-All-Existing-Skills=<onlyinclude>{{#ifeq:{{{transcludesection|Increase-All-Existing-Skills}}}
| Increase-All-Existing-Skills| 
  <!-- This adjusts the value for all skills the monster already knows, without giving them new skills.
       This value is NOT added to any specific skill CR modifier; it will always prefer a specific skill
       if one is given; this is ONLY used if the monster has the skill already and the pattern does NOT 
       specify a specific value for that skill.                                                         -->
}}</onlyinclude>


  <!-- SPACE / REACH  -->

| Size-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Size-Adj}}}
| Size-Adj| 
  <!-- VALUES: a whole number between -2 to 2; this is how many size categories the base monster is changed by -->
}}</onlyinclude>

| Reach-Adj=<onlyinclude>{{#ifeq:{{{transcludesection|Reach-Adj}}}
| Reach-Adj| 
  <!-- VALUES: a whole number between -2 to 2; this is how many SQUARES of reach the base monster gains or loses -->
}}</onlyinclude>


  <!-- SENSES -->

| Blind-to-Vision=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Vision}}}
| Blind-to-Vision| 
  <!-- Values: Y or leave blank -->
}}</onlyinclude>

| Blind-to-Sound=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Sound}}}
| Blind-to-Sound| 
  <!-- Values: Y or leave blank -->
}}</onlyinclude>

| Blind-to-Smell=<onlyinclude>{{#ifeq:{{{transcludesection|Blind-to-Smell}}}
| Blind-to-Smell| 
  <!-- Values: Y or leave blank -->
}}</onlyinclude>

| Low-Light-Vision=<onlyinclude>{{#ifeq:{{{transcludesection|Low-Light-Vision}}}
| Low-Light-Vision| 
  <!-- Values: Y or leave blank -->
}}</onlyinclude>

| Darkvision-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Darkvision-Range}}}
| Darkvision-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Heartsight-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Heartsight-Range}}}
| Heartsight-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Keen-Hearing-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Keen-Hearing-Range}}}
| Keen-Hearing-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Precise-Hearing-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Precise-Hearing-Range}}}
| Precise-Hearing-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Echolocation-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Echolocation-Range}}}
| Echolocation-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Scent-Range}}}
| Scent-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Keen-Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Keen-Scent-Range}}}
| Keen-Scent-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Perfect-Scent-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Perfect-Scent-Range}}}
| Perfect-Scent-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Airsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Airsense-Range}}}
| Airsense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Blindsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Blindsense-Range}}}
| Blindsense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Cloudsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Cloudsense-Range}}}
| Cloudsense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Lifesense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Lifesense-Range}}}
| Lifesense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Mindsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Mindsense-Range}}}
| Mindsense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Tremorsense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Tremorsense-Range}}}
| Tremorsense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>

| Watersense-Range=<onlyinclude>{{#ifeq:{{{transcludesection|Watersense-Range}}}
| Watersense-Range| 
  <!-- Values: a number (and only a number) in feet, using 5-foot increments. E.g. "60" -->
}}</onlyinclude>


  <!-- MOVE TYPES -->
  <!-- VALUES: a number in feet (in increments of 5). If creature already has this move type,
       this value is added to their existing speed for that move type.  If they do not have the
       move type, they gain it at the listed speed.                                            -->

| Increase-All-Existing-Moves=<onlyinclude>{{#ifeq:{{{transcludesection|Increase-All-Existing-Moves}}}
| Increase-All-Existing-Moves| 
}}</onlyinclude>

| Walk-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Walk-Speed}}}
| Walk-Speed| 
}}</onlyinclude>

| Burrowing-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Burrowing-Speed}}}
| Burrowing-Speed| 
}}</onlyinclude>

| Tunneling-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Tunneling-Speed}}}
| Tunneling-Speed| 
}}</onlyinclude>

| Earth-Glide-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Earth-Glide-Speed}}}
| Earth-Glide-Speed| 
}}</onlyinclude>

| Lesser-Climb-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Climb-Speed}}}
| Lesser-Climb-Speed| 
}}</onlyinclude>

| Greater-Climb-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Climb-Speed}}}
| Greater-Climb-Speed| 
}}</onlyinclude>

| Brachiating-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Brachiating-Speed}}}
| Brachiating-Speed| 
}}</onlyinclude>

| Vaulting-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Vaulting-Speed}}}
| Vaulting-Speed| 
}}</onlyinclude>

| Hover-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Hover-Speed}}}
| Hover-Speed| 
}}</onlyinclude>

| Lesser-Flight-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Flight-Speed}}}
| Lesser-Flight-Speed| 
}}</onlyinclude>

| Greater-Flight-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Flight-Speed}}}
| Greater-Flight-Speed| 
}}</onlyinclude>

| Lesser-Swim-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Swim-Speed}}}
| Lesser-Swim-Speed| 
}}</onlyinclude>

| Greater-Swim-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Swim-Speed}}}
| Greater-Swim-Speed| 
}}</onlyinclude>

| Jet-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Jet-Speed}}}
| Jet-Speed| 
}}</onlyinclude>

| Lesser-Teleport-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Lesser-Teleport-Speed}}}
| Lesser-Teleport-Speed| 
}}</onlyinclude>

| Greater-Teleport-Speed=<onlyinclude>{{#ifeq:{{{transcludesection|Greater-Teleport-Speed}}}
| Greater-Teleport-Speed| 
}}</onlyinclude>


  <!-- SPECIAL DEFENSES -->

| Special-Defenses-1=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-1}}}
| Special-Defenses-1| 
}}</onlyinclude>

| Special-Defenses-2=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-2}}}
| Special-Defenses-2| 
}}</onlyinclude>

| Special-Defenses-3=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Defenses-3}}}
| Special-Defenses-3| 
}}</onlyinclude>


  <!-- STRONG AGAINST -->

| Strong-Against-1=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-1}}}
| Strong-Against-1| 
}}</onlyinclude>

| Strong-Against-2=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-2}}}
| Strong-Against-2| 
}}</onlyinclude>

| Strong-Against-3=<onlyinclude>{{#ifeq:{{{transcludesection|Strong-Against-3}}}
| Strong-Against-3| 
}}</onlyinclude>


  <!-- WEAK AGAINST -->

| Weak-Against-1=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-1}}}
| Weak-Against-1| 
}}</onlyinclude>

| Weak-Against-2=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-2}}}
| Weak-Against-2| 
}}</onlyinclude>

| Weak-Against-3=<onlyinclude>{{#ifeq:{{{transcludesection|Weak-Against-3}}}
| Weak-Against-3| 
}}</onlyinclude>


  <!-- FEATS -->

| Add-Feat-1=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-1}}}
| Add-Feat-1| 
}}</onlyinclude>

| Add-Feat-2=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-2}}}
| Add-Feat-2| 
}}</onlyinclude>

| Add-Feat-3=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Feat-3}}}
| Add-Feat-3| 
}}</onlyinclude>


  <!-- SKILLS -->
  <!-- VALUES: a whole number between -6 to 6; this is the number of CRs the skill value is adjusted by -->

| Add-Skill-Acrobatics=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Acrobatics}}}
| Add-Skill-Acrobatics| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Divinity=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Divinity}}}
| Add-Skill-Bailiwick-Divinity| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Naturalism=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Naturalism}}}
| Add-Skill-Bailiwick-Naturalism| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Reason=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Reason}}}
| Add-Skill-Bailiwick-Reason| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Spellcraft=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Spellcraft}}}
| Add-Skill-Bailiwick-Spellcraft| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Spycraft=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Spycraft}}}
| Add-Skill-Bailiwick-Spycraft| 
}}</onlyinclude>

| Add-Skill-Bailiwick-Warfare=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bailiwick-Warfare}}}
| Add-Skill-Bailiwick-Warfare| 
}}</onlyinclude>

| Add-Skill-Barter=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Barter}}}
| Add-Skill-Barter| 
}}</onlyinclude>

| Add-Skill-Bluff=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Bluff}}}
| Add-Skill-Bluff| 
}}</onlyinclude>

| Add-Skill-Diplomacy=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Diplomacy}}}
| Add-Skill-Diplomacy| 
}}</onlyinclude>

| Add-Skill-Disable-Device=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Disable-Device}}}
| Add-Skill-Disable-Device| 
}}</onlyinclude>

| Add-Skill-Disguise=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Disguise}}}
| Add-Skill-Disguise| 
}}</onlyinclude>

| Add-Skill-Escape-Artist=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Escape-Artist}}}
| Add-Skill-Escape-Artist| 
}}</onlyinclude>

| Add-Skill-Handle-Animal=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Handle-Animal}}}
| Add-Skill-Handle-Animal| 
}}</onlyinclude>

| Add-Skill-Heal=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Heal}}}
| Add-Skill-Heal| 
}}</onlyinclude>

| Add-Skill-Intimidate=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Intimidate}}}
| Add-Skill-Intimidate| 
}}</onlyinclude>

| Add-Skill-Knowledge-Arcana=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Arcana}}}
| Add-Skill-Knowledge-Arcana| 
}}</onlyinclude>

| Add-Skill-Knowledge-Deep-History=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Deep-History}}}
| Add-Skill-Knowledge-Deep-History| 
}}</onlyinclude>

| Add-Skill-Knowledge-Dungeoneering=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Dungeoneering}}}
| Add-Skill-Knowledge-Dungeoneering| 
}}</onlyinclude>

| Add-Skill-Knowledge-Engineering=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Engineering}}}
| Add-Skill-Knowledge-Engineering| 
}}</onlyinclude>

| Add-Skill-Knowledge-Geography=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Geography}}}
| Add-Skill-Knowledge-Geography| 
}}</onlyinclude>

| Add-Skill-Knowledge-History=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-History}}}
| Add-Skill-Knowledge-History| 
}}</onlyinclude>

| Add-Skill-Knowledge-Local=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Local}}}
| Add-Skill-Knowledge-Local| 
}}</onlyinclude>

| Add-Skill-Knowledge-Logic=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Logic}}}
| Add-Skill-Knowledge-Logic| 
}}</onlyinclude>

| Add-Skill-Knowledge-Nature=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Nature}}}
| Add-Skill-Knowledge-Nature| 
}}</onlyinclude>

| Add-Skill-Knowledge-Nobility=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Nobility}}}
| Add-Skill-Knowledge-Nobility| 
}}</onlyinclude>

| Add-Skill-Knowledge-Planes=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Planes}}}
| Add-Skill-Knowledge-Planes| 
}}</onlyinclude>

| Add-Skill-Knowledge-Religion=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Knowledge-Religion}}}
| Add-Skill-Knowledge-Religion| 
}}</onlyinclude>

| Add-Skill-Linguistics=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Linguistics}}}
| Add-Skill-Linguistics| 
}}</onlyinclude>

| Add-Skill-Might=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Might}}}
| Add-Skill-Might| 
}}</onlyinclude>

| Add-Skill-Movement=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Movement}}}
| Add-Skill-Movement| 
  <!-- NOTE: Monsters do not use Movement skill for initiative; they are totally separate values -->
}}</onlyinclude>

| Add-Skill-Perform=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Perform}}}
| Add-Skill-Perform| 
}}</onlyinclude>

| Add-Skill-Piloting=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Piloting}}}
| Add-Skill-Piloting| 
}}</onlyinclude>

| Add-Skill-Ride=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Ride}}}
| Add-Skill-Ride| 
}}</onlyinclude>

| Add-Skill-Sense-Motive=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Sense-Motive}}}
| Add-Skill-Sense-Motive| 
}}</onlyinclude>

| Add-Skill-Sleight-of-Hand=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Sleight-of-Hand}}}
| Add-Skill-Sleight-of-Hand| 
}}</onlyinclude>

| Add-Skill-Stealth=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Stealth}}}
| Add-Skill-Stealth| 
}}</onlyinclude>

| Add-Skill-Survival=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Survival}}}
| Add-Skill-Survival| 
}}</onlyinclude>

| Add-Skill-Use-Magic-Device=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Skill-Use-Magic-Device}}}
| Add-Skill-Use-Magic-Device| 
}}</onlyinclude>



  <!-- LANGUAGES -->
| Add-Language-1=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-1}}}
| Add-Language-1| 
}}</onlyinclude>

| Add-Language-2=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-2}}}
| Add-Language-2| 
}}</onlyinclude>

| Add-Language-3=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-3}}}
| Add-Language-3| 
}}</onlyinclude>

| Add-Language-4=<onlyinclude>{{#ifeq:{{{transcludesection|Add-Language-4}}}
| Add-Language-4| 
}}</onlyinclude>


  <!-- SPECIAL ABILITY 1 -->
| Special-Ability-1-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Name}}}
| Special-Ability-1-Name| 
}}</onlyinclude>

| Special-Ability-1-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Type}}}
| Special-Ability-1-Type| 
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>

| Special-Ability-1-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Action-Required}}}
| Special-Ability-1-Action-Required| 
   <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.         -->
}}</onlyinclude>

| Special-Ability-1-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Concentration}}}
| Special-Ability-1-Concentration| 
   <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>

| Special-Ability-1-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-1-Description}}}
| Special-Ability-1-Description| 
}}</onlyinclude>


  <!-- SPECIAL ABILITY 2 -->
| Special-Ability-2-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Name}}}
| Special-Ability-2-Name| 
}}</onlyinclude>

| Special-Ability-2-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Type}}}
| Special-Ability-2-Type| 
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>

| Special-Ability-2-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Action-Required}}}
| Special-Ability-2-Action-Required| 
   <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.         -->
}}</onlyinclude>

| Special-Ability-2-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Concentration}}}
| Special-Ability-2-Concentration| 
   <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>

| Special-Ability-2-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-2-Description}}}
| Special-Ability-2-Description| 
}}</onlyinclude>


  <!-- SPECIAL ABILITY 3 -->
| Special-Ability-3-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Name}}}
| Special-Ability-3-Name| 
}}</onlyinclude>

| Special-Ability-3-Type=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Type}}}
| Special-Ability-3-Type| 
  <!-- Values: Ex, Su, Sp;  Do not leave blank if there is a special ability here  -->
}}</onlyinclude>

| Special-Ability-3-Action-Required=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Action-Required}}}
| Special-Ability-3-Action-Required| 
   <!-- Values: Full Round Action, Full Attack Action, Standard Action, Move Action, Swift Action, Free Action, Immediate Action
                Free Action 1/Rnd, Free Action 1/Enc, Always On, Auto At Start of Encounter, Auto Upon Death, etc.         -->
}}</onlyinclude>

| Special-Ability-3-Concentration=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Concentration}}}
| Special-Ability-3-Concentration| 
   <!-- Values: "S" for strong caster, "W" for weak caster, leave blank if unneeded; will auto-detect Combat Casting and include it -->
}}</onlyinclude>

| Special-Ability-3-Description=<onlyinclude>{{#ifeq:{{{transcludesection|Special-Ability-3-Description}}}
| Special-Ability-3-Description| 
}}</onlyinclude>

}}




monster roles expansions:
  • as we get into the bestiary pass, there's been a request for a different 'reset/shakeup' mechanic as used by heavies, threats, tanks, etc.
  • Possibility 1: Defense: hardened vs all damage plus Reset/Shakeup: free action forced movement attack power.
  • Possibility 2: Defense: regeneration plus Reset/Shakeup: a teleport damage power.
  • Possibility 3: Defense: bloodied value heal/temp immune plus Reset/Shakeup: damaging teleport once.

The third one is what we have today.

if we wanted to get crazy, we could mix and match, any defense plus any reset/shakeup ability, making 9 total flavors of reset power. just a thought.