Breathbeard: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(added GeneralData storage for all the baby breather variants)
Line 27: Line 27:
}}
}}
[[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}}'''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.


==Types of Beards==
==Types of Beards==
Line 51: Line 51:
| [[Corpse|stillbeard corpse]] (butchers into [[Stillbeard gland]])
| [[Corpse|stillbeard corpse]] (butchers into [[Stillbeard gland]])
|-
|-
| [[File:Mazebeard.png|24px]] {{qud text|&bmazebeard}}
| [[File:Mazebeard.png|24px]] {{qud text|&Bmazebeard}}
| Confusion Breath
| Confusion Breath
| [[Corpse|mazebeard corpse]] (butchers into [[Mazebeard gland]])
| [[Corpse|mazebeard corpse]] (butchers into [[Mazebeard gland]])
Line 68: Line 68:
|}
|}
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.
<!--Dont touch below thanks-->
{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Knullbeard}}|PlainName=nullbeard|Image=nullbeard.png|ObjectID=BreatherNormality}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;gtartbeard}}|PlainName=tartbeard|Image=tartbeard.png|ObjectID=BreatherAcid}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;wdreambeard}}|PlainName=dreambeard|Image=dreambeard.png|ObjectID=BreatherSleep}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;cstillbeard}}|PlainName=stillbeard|Image=stillbeard.png|ObjectID=BreatherStun}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Bmazebeard}}|PlainName=mazebeard|Image=mazebeard.png|ObjectID=BreatherConfusion}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Ggallbeard}}|PlainName=gallbeard|Image=gallbeard.png|ObjectID=BreatherPoison}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;rflamebeard}}|PlainName=flamebeard|Image=flamebeard.png|ObjectID=BreatherFire}}{{#cargo_store:_table=GeneralData|DisplayName={{qud text|&amp;Csleetbeard}}|PlainName=sleetbeard|Image=sleetbeard.png|ObjectID=BreatherIce}}

Revision as of 20:02, 19 August 2019

breathbeard
Breathbeard.png
Character

r

ID?Use this ID to Wish for breathbeard

Breather

Faction

unshelled reptiles (Loved100 Reputation)

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 on in cs script.

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.