Breathbeard: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Trashmonks
(Updated by Teamtoto using QBE v1.0rc1)
(navbox, reformatting table)
Line 1: Line 1:
{{As Of Patch|2.0.196.1}}
{{Character
{{Character
| title = {{Qud text|breathbeard}}
| title = {{Qud text|breathbeard}}
Line 33: Line 34:


[[Category:Reptiles]]
[[Category:Reptiles]]
{{name}}'''s''' are the base creature that ____beard creatures are based off of. In XML, only the {{name}} object is used, and its type of breath, color, and name are all decided on in cs script.
{{name|plural}} are the base creature that ____beard creatures are based off of. In XML, only the {{name}} object is used, and its type of breath, color, and name are all decided in cs script. Similar to how [[stat sap]]s are spawned, the type of breath is seeded based on zone ID, meaning that in the same zone, the same type of elder breathbeard will spawn.<ref><code>XRL.World.Parts.RandomBreather</code></ref>
 
Because of this creation method, the corpses are dynamically generated as well and have no static object blueprint.


==Types of Beards==
==Types of Beards==
Line 39: Line 42:
! Name
! Name
! Type of Breath
! Type of Breath
! Corpse
! [[Corpse]]
|-
|-
| [[File:Nullbeard.png|24px]] {{qud text|&amp;Knullbeard}}
| [[File:Nullbeard.png|24px]] {{qud text|nullbeard}}
| Normality Breath
| Normality Breath
| [[Corpse|nullbeard corpse]] (butchers into [[Nullbeard gland]])
| nullbeard corpse (butchers into {{favilink|Nullbeard gland}})
|-
|-
| [[File:Tartbeard.png|24px]] {{qud text|&amp;Gtartbeard}}
| [[File:Tartbeard.png|24px]] {{qud text|tartbeard}}
| Acid Breath
| Acid Breath
| [[Corpse|tartbeard corpse]] (butchers into [[Tartbeard gland]])
| tartbeard corpse (butchers into {{favilink|Tartbeard gland}})
|-
|-
| [[File:Dreambeard.png|24px]] {{qud text|&amp;wdreambeard}}
| [[File:Dreambeard.png|24px]] {{qud text|dreambeard}}
| Sleep Breath
| Sleep Breath
| [[Corpse|dreambeard corpse]] (butchers into [[Dreambeard gland]])
| dreambeard corpse (butchers into {{favilink|Dreambeard gland}})
|-
|-
| [[File:Stillbeard.png|24px]] {{qud text|&amp;cstillbeard}}
| [[File:Stillbeard.png|24px]] {{qud text|stillbeard}}
| Stun Breath
| Stun Breath
| [[Corpse|stillbeard corpse]] (butchers into [[Stillbeard gland]])
| stillbeard corpse (butchers into {{favilink|Stillbeard gland}})
|-
|-
| [[File:Mazebeard.png|24px]] {{qud text|&amp;Bmazebeard}}
| [[File:Mazebeard.png|24px]] {{qud text|mazebeard}}
| Confusion Breath
| Confusion Breath
| [[Corpse|mazebeard corpse]] (butchers into [[Mazebeard gland]])
| mazebeard corpse (butchers into {{favilink|Mazebeard gland}})
|-
|-
| [[File:Gallbeard.png|24px]] {{qud text|&amp;ggallbeard}}
| [[File:Gallbeard.png|24px]] {{qud text|gallbeard}}
| Poison Breath
| Poison Breath
| [[Corpse|gallbeard corpse]] (butchers into [[Gallbeard gland]])
| gallbeard corpse (butchers into {{favilink|Gallbeard gland}})
|-
|-
| [[File:Flamebeard.png|24px]] {{qud text|&amp;Rflamebeard}}
| [[File:Flamebeard.png|24px]] {{qud text|flamebeard}}
| Flame Breath
| Flame Breath
| [[Corpse|flamebeard corpse]] (butchers into [[Flamebeard gland]])
| flamebeard corpse (butchers into {{favilink|Flamebeard gland}})
|-
|-
| [[File:Sleetbeard.png|24px]] {{qud text|&amp;Csleetbeard}}
| [[File:Sleetbeard.png|24px]] {{qud text|sleetbeard}}
| Ice Breath
| Ice Breath
| [[Corpse|sleetbeard corpse]] (butchers into [[sleetbeard gland]])
| sleetbeard corpse (butchers into {{favilink|sleetbeard gland}})
|}
|}
A bug in this game is that all breathbeards are unable to have unique names due to this unique creation method.
A bug in this game is that all breathbeards are unable to have unique names due to this unique creation method.


==References==
<references/>


{{Creature Navbox|unshelled reptiles}}
<!--Dont touch below thanks-->
<!--Dont touch below thanks-->
{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Knullbeard}}|PlainName=nullbeard|Image=nullbeard.png|ObjectID=BreatherNormality|DisplayChar={{qud char|&amp;K|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Gtartbeard}}|PlainName=tartbeard|Image=tartbeard.png|ObjectID=BreatherAcid|DisplayChar={{qud char|&amp;G|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;wdreambeard}}|PlainName=dreambeard|Image=dreambeard.png|ObjectID=BreatherSleep|DisplayChar={{qud char|&amp;w|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;cstillbeard}}|PlainName=stillbeard|Image=stillbeard.png|ObjectID=BreatherStun|DisplayChar={{qud char|&amp;c|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Bmazebeard}}|PlainName=mazebeard|Image=mazebeard.png|ObjectID=BreatherConfusion|DisplayChar={{qud char|&amp;B|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;ggallbeard}}|PlainName=gallbeard|Image=gallbeard.png|ObjectID=BreatherPoison|DisplayChar={{qud char|&amp;g|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Rflamebeard}}|PlainName=flamebeard|Image=flamebeard.png|ObjectID=BreatherFire|DisplayChar={{qud char|&amp;R|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Csleetbeard}}|PlainName=sleetbeard|Image=sleetbeard.png|ObjectID=BreatherIce|DisplayChar={{qud char|&amp;C|r}}}}
{{#cargo_store:_table=GeneralData|DisplayName={{qud text|nullbeard}}|PlainName=nullbeard|Image=nullbeard.png|ObjectID=BreatherNormality|DisplayChar={{qud char|&amp;K|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|tartbeard}}|PlainName=tartbeard|Image=tartbeard.png|ObjectID=BreatherAcid|DisplayChar={{qud char|&amp;G|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|dreambeard}}|PlainName=dreambeard|Image=dreambeard.png|ObjectID=BreatherSleep|DisplayChar={{qud char|&amp;w|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|stillbeard}}|PlainName=stillbeard|Image=stillbeard.png|ObjectID=BreatherStun|DisplayChar={{qud char|&amp;c|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|mazebeard}}|PlainName=mazebeard|Image=mazebeard.png|ObjectID=BreatherConfusion|DisplayChar={{qud char|&amp;B|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|gallbeard}}|PlainName=gallbeard|Image=gallbeard.png|ObjectID=BreatherPoison|DisplayChar={{qud char|&amp;g|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|flamebeard}}|PlainName=flamebeard|Image=flamebeard.png|ObjectID=BreatherFire|DisplayChar={{qud char|&amp;R|r}}}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|sleetbeard}}|PlainName=sleetbeard|Image=sleetbeard.png|ObjectID=BreatherIce|DisplayChar={{qud char|&amp;C|r}}}}

Revision as of 01:23, 28 October 2019

This information is reliable as of patch 2.0.196.1. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.196.1.
breathbeard
Breathbeard.png
Character

r

ID?Use this ID to Wish for breathbeard

Breather

Faction

unshelled reptiles (Loved100 Reputation)

Demeanor

neutral

Inventory
Inventory
Mutations
Mutations
Role

Artillery

breathbeard

Rolling scales tessellate their husky, slouching form, and motes of condensate stipple their swollen chin.

Perfect

breathbeards are the base creature that ____beard creatures are based off of. In XML, only the breathbeard object is used, and its type of breath, color, and name are all decided in cs script. Similar to how stat saps are spawned, the type of breath is seeded based on zone ID, meaning that in the same zone, the same type of elder breathbeard will spawn.[1]

Because of this creation method, the corpses are dynamically generated as well and have no static object blueprint.

Types of Beards

Name Type of Breath Corpse
Nullbeard.png nullbeard Normality Breath nullbeard corpse (butchers into nullbeard gland)
Tartbeard.png tartbeard Acid Breath tartbeard corpse (butchers into tartbeard gland)
Dreambeard.png dreambeard Sleep Breath dreambeard corpse (butchers into dreambeard gland)
Stillbeard.png stillbeard Stun Breath stillbeard corpse (butchers into stillbeard gland)
Mazebeard.png mazebeard Confusion Breath mazebeard corpse (butchers into mazebeard gland)
Gallbeard.png gallbeard Poison Breath gallbeard corpse (butchers into gallbeard gland)
Flamebeard.png flamebeard Flame Breath flamebeard corpse (butchers into flamebeard gland)
Sleetbeard.png sleetbeard Ice Breath sleetbeard corpse (butchers into sleetbeard gland)

A bug in this game is that all breathbeards are unable to have unique names due to this unique creation method.

References

  1. XRL.World.Parts.RandomBreather