|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <div class="grid-container-std">
| | #redirect: [[5e:Individual]] |
| <div class="bctop">{{backto|{{SRD5|NPC}}}}</div>
| |
| <div class="notice">{{Incomplete}}</div>
| |
| <div class="badge">{{5evaried}}</div>
| |
| <div class="gi-main">
| |
| Named {{SRD5|NPC}}s are "fleshed out" NPCs found in adventures and campaigns.
| |
| | |
| ==List of Named NPCs==
| |
| <div style="display:block; overflow:auto; max-width:90vw; max-height:90vh;">
| |
| {|class="zebra small sortable"
| |
| !Name!!Lineage!!Class!!CR!!Affiliation!!Source
| |
| |-
| |
| |{{anchor|Ahmaergo}}||{{SRD5|Dwarf}}|| ||9||Xanathar Guild||{{pub|Waterdeep Dragon Heist}} p.193
| |
| |-
| |
| |{{anchor|Ammalia Cassalanter}}||{{SRD5|Human}}||{{SRD5|Wizard}}||5|| ||{{pub|WDH}} p.193
| |
| |-
| |
| |{{anchor|Aurinax}}||{{SRD5|Adult Gold Dragon|Gold Dragon}}|| ||17|| ||{{pub|WDH}} p.194
| |
| |-
| |
| |{{anchor|Barok Clanghammer}}||{{5ed|Gold Dwarf}}|| || || ||{{pub|WDH}} p.194
| |
| |-
| |
| |{{anchor|Barnibus Blastwind}}||Human||Wizard||2||Watchful Order of Magists and Protectors||{{pub|WDH}} p.195
| |
| |-
| |
| |{{anchor|Davil Starsong}}||{{5ed|Sun Elf}}||{{SRD5|Bard}}||6||Doom Raiders||{{pub|WDH}} p.198-199
| |
| |-
| |
| |{{anchor|Black Viper}}||Human||{{SRD5|Rogue}}||5|| ||{{pub|WDH}} p.196
| |
| |-
| |
| |{{anchor|Doom Raiders}}||Group||||||Black Network||{{pub|WDH}} p.198
| |
| |-
| |
| |{{anchor|Istrid Horn}}||{{5ed|Shield Dwarf}}||{{SRD5|Cleric}}||8||Doom Raiders||{{pub|WDH}} p.199
| |
| |-
| |
| |{{anchor|Fel'rekt Lafeen}}||{{5ed|Drow}}|| ||4||{{5ed| Bregan O'aerthe}}||{{pub|WDH}} p.201
| |
| |-
| |
| <!--|Name||Lineasge||Class||CR||Affiliation||Source-->
| |
| |}
| |
| </div>
| |
| | |
| {{#cargo_query:
| |
| tables=5e_Named_NPC, Pages_Info
| |
| |join on=5e_Named_NPC._pageName=Pages_Info._pageName
| |
| <!--|where=(Pages_Info.Hidden=0 OR Pages_Info.Hidden IS NULL) AND (5eMonster.Type <>"Overview")-->
| |
| |fields=COUNT(5e_Named_NPC._pageName)
| |
| }} {{5ed|Named NPC}}s
| |
| <div style="overflow:auto; font-size:0.7em; max-width:90vw; max-height:90vh;">
| |
| <!--{|class="zebra sortable"
| |
| !Monster
| |
| !Size
| |
| !Type
| |
| !Tags
| |
| !Alignment
| |
| !HP
| |
| !CR
| |
| !Marked
| |
| !Source
| |
| |- -->
| |
| {{#cargo_query:
| |
| tables=5e_Named_NPC, Pages_Info
| |
| |join on=5e_Named_NPC._pageName=Pages_Info._pageName
| |
| <!--|where=(Pages_Info.Hidden=0 OR Pages_Info.Hidden IS NULL)-->
| |
| |fields=CONCAT( '[[', 5e_Named_NPC._pageName, '|', 5e_Named_NPC.Name, ']]' )=Name,5e_Named_NPC.Lineage,5e_Named_NPC.Class,5e_Named_NPC.Challenge_Rating=CR,5e_Named_NPC.Affiliation,5e_Named_NPC.Sources
| |
| |order by=5e_Named_NPC.Sort_Text
| |
| |format=table
| |
| |limit=3000
| |
| |more results text=More NPCs
| |
| }}
| |
| <!--|}--></div>
| |
| | |
| | |
| {{5e Footer|NPC|Varied}}
| |
| </div><!--source-->
| |
| </div><!--grid-container-std-->
| |
| {{Navboxes}}
| |
| [[Category:5e NPCs]]
| |