Tombstone: Difference between revisions

3,780 bytes added ,  01:12, 24 August 2022
add description & procedural generation logic
(Updated by you with game version 2.0.203.42 using QBE v1.0rc2)
(add description & procedural generation logic)
Line 21: Line 21:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
{{No Description}}
{{name|pluralcaps}} can appear in cemeteries, such as the cemetery in {{favilink|Joppa|possessive}} outskirts, the cemetery in the {{favilink|Six Day Stilt}}, or the cemetery in {{favilink|Ezra}}. {{name|pluralcaps}} mark the burial site of particular creatures who have succumbed to old age, their own whims, or the dangers of the world around them. Each {{name}} has a procedurally generated death description that follows the logic described below.{{Code Reference|class=Tombstone}}
 
{| class="wikitable"
! Approximate<br>Chance
! Description<br>Template
! <random&nbsp;phrase><br>Options
! Example<br>Description
|-
| 11.8%
| <random&nbsp;phrase> by <random&nbsp;creature>
|
* Stabbed to death
* Shanked
* Gunned down
* Poisoned
* Pushed off a cliff
* Tricked into jumping into a pool of lava
* Drowned in a lake
* Thrown into a pool of acid
| ''Gunned down by a gamma moth''
|-
| 11.8%
| <random&nbsp;phrase> <random&nbsp;item>
|
* Killed in a duel over
* Succumbed to despair after losing
| ''Succumbed to despair after losing a destroyed cybernetics controller''
|-
| 11.8%
| <random&nbsp;phrase> <random&nbsp;item>
|
* Crushed to death by a falling
* Fell from a cliff trying to recover a lost
| ''Crushed to death by a falling precinct navigator''
|-
| 11.8%
| <random&nbsp;phrase> <random&nbsp;faction>
|
* Murdered under mysterious circumstances by
* Eaten alive by
* Sacrificed by
* Assassinated after disparaging
* Killed after cooking a rancid meal for
* Burned at the stake by
* Thrown from a cliff by
* Buried alive by
* Brained in retaliation for stealing from
* Shanked in retaliation for stealing from
* Shot in retaliation for stealing from
* Cooked for sustenance by
* Mummified by
* Chopped into small pieces by
* Covered in molten wax by
* Drawn and quartered by
| ''Thrown from a cliff by cragmensch''
|-
| 5.9%
| <random&nbsp;phrase> <random&nbsp;food>
|
* Choked on
* Ate too much
* Died of malnutrition after eating only
| ''Died of malnutrition after eating only dreambeard gland paste''
|-
| 2.9%
| <random&nbsp;phrase> <random&nbsp;tonic>
|
* Swallowed
* Overdosed on
* Accidentally ingested
| ''Overdosed on a love injector''
|-
| 2.9%
| Injected one <random&nbsp;tonic> too many
|
| ''Injected one Eaters' nectar injector too many''
|-
| 2.2%
| <random&nbsp;phrase> <random&nbsp;gas>
|
* Choked to death on
* Suffocated in
* Breathed too much
| ''Suffocated in glitter dust''
|-
| 0.7%
| Released a canister of <random&nbsp;gas> in a locked room
|
| ''Released a canister of osseus ash in a locked room''
|-
| 5.9%
| <random&nbsp;phrase> <random&nbsp;grenade>
|
* Sat on
* Swallowed
* Forgot about
* Knocked over
| ''Forgot about a thermal grenade mk III''
|-
| 2.9%
| <random&nbsp;phrase> <random&nbsp;book>
|
* Knocked over the head with a copy of
* Burned at the stake for promulgating
| ''Knocked over the head with a copy of From Entropy to Hierarchy''
|-
| 2.9%
| Became obsessed with <random&nbsp;book> and forgot to eat
|
| ''Became obsessed with Love and Fear and forgot to eat''
|-
| 5.9%
| <random&nbsp;phrase> <random&nbsp;light&nbsp;source>
|
* Burned to death by
* Immolated in
* Engulfed in flame by
* Fell asleep on
| ''Fell asleep on a floating glowsphere''
|-
| 2.9%
| Drank from a poisoned <random&nbsp;liquid&nbsp;container>
|
| ''Drank from a poisoned vase''
|-
| 5.9%
| Made too many mocking sounds at <random&nbsp;ape>
|
| ''Made too many mocking sounds at a shrewd baboon''
|-
| 5.9%
| <random&nbsp;phrase>
|
* Died of old age
* Died of natural causes
| ''Died of natural causes''
|-
| 5.9%
| Died of <random&nbsp;phrase> causes
|
* natural
* unnatural
* mysterious
* metaphysical
* mathematical
* chemical
* ceremonial
* unknown
* magmatic
| ''Died of metaphysical causes''
|}
 
{{references|2.0.203.51}}