5e:Dragon: Difference between revisions
mNo edit summary |
|||
Line 21: | Line 21: | ||
|fields=COUNT(5eMonster._pageName) | |fields=COUNT(5eMonster._pageName) | ||
}} {{srd5lc|Dragon}}s | }} {{srd5lc|Dragon}}s | ||
<div style="overflow: | <div style="overflow:scroll; font-size:0.7em; max-width:80vw; max-height:80vh;"> | ||
{| | |||
!Monster | |||
!Size | |||
!Type | |||
!Tags | |||
!Alignment | |||
!HP | |||
!CR | |||
!Marked | |||
!Source | |||
|- | |||
{{#cargo_query: | |||
tables=5eMonster, Pages_Info | tables=5eMonster, Pages_Info | ||
|join on=5eMonster._pageName=Pages_Info._pageName | |join on=5eMonster._pageName=Pages_Info._pageName | ||
|where=(5eMonster.Type="Dragon" OR 5eMonster.Monster_Tags HOLDS "Dragon") AND (Pages_Info.Hidden=0 OR Pages_Info.Hidden IS NULL) | |where=(5eMonster.Type="Dragon" OR 5eMonster.Monster_Tags HOLDS "Dragon") AND (Pages_Info.Hidden=0 OR Pages_Info.Hidden IS NULL) | ||
|fields= | |fields=5eMonster._pageName,5eMonster.Monster_Name,5eMonster.Monster_Size,5eMonster.Type,5eMonster.Monster_Tags,5eMonster.Monster_Alignment,5eMonster.Hit_Points,5eMonster.Hit_Dice,5eMonster.Challenge_Rating,5eMonster.Experience_Points,5eMonster.Monster_Features,5eMonster.Canon,5eMonster.Pointer,5eMonster.UA,Pages_Info.User,Pages_Info.Sources | ||
|order by=5eMonster.Sort_Text | |order by=5eMonster.Sort_Text | ||
| | |format=template | ||
| | |template=5e Monster List Row | ||
|more results text=More | |limit=1000 | ||
}}</div> | |more results text=More Dragons | ||
}} | |||
|}</div> | |||
==Sources and Notes== | ==Sources and Notes== |
Revision as of 16:39, 21 March 2020
Dragons are large reptilian creatures of ancient origin and tremendous power. True dragons, including the good metallic dragons and the evil chromatic dragons, are highly intelligent and have innate magic. Also in this category are creatures distantly related to true dragons, but less powerful, less intelligent, and less magical, such as wyverns and pseudodragons.
A dragon is a large, serpentine legendary creature that appears in the folklore of many cultures around the world. Beliefs about dragons vary drastically by region, but dragons in western cultures since the High Middle Ages have often been depicted as winged, horned, four-legged, and capable of breathing fire. Dragons in eastern cultures are usually depicted as wingless, four-legged, serpentine creatures with above-average intelligence.
Related Categories
Dragons, True and Lesser
Function: CargoSQLQuery::run Query: SELECT `rly2_cargo__Pages_Info`.`_pageID` AS `cargo_backlink_page_id_Pages_Info`,`rly2_cargo__5eMonster`.`_pageID` AS `cargo_backlink_page_id_5eMonster`,COUNT(`rly2_cargo__5eMonster`.`_pageName`) AS `_pageName)` FROM `rly2_cargo__5eMonster` LEFT OUTER JOIN `rly2_cargo__Pages_Info` ON ((`rly2_cargo__5eMonster`.`_pageName`=`rly2_cargo__Pages_Info`.`_pageName`)) WHERE (`rly2_cargo__5eMonster`.`Type`="Dragon" OR `rly2_cargo__5eMonster`.`_ID` IN (SELECT `_rowID` FROM `rly2_cargo__5eMonster__Monster_Tags` WHERE `_value`= "Dragon") ) AND (`rly2_cargo__Pages_Info`.`Hidden`=0 OR `rly2_cargo__Pages_Info`.`Hidden` IS NULL) ORDER BY `rly2_cargo__Pages_Info`.`_pageID`,`rly2_cargo__5eMonster`.`_pageID`,COUNT(`rly2_cargo__5eMonster`.`_pageName`) LIMIT 100
Monster | Size | Type | Tags | Alignment | HP | CR | Marked | Source |
---|
Sources and Notes
- SRD-OGL v5.1. Licensed OGL ↑
- Wikipedia - Dragon (accessed 2019-11-30). Licensed CC-BY-SA ↑