Vox guidebook entry (#29713)

* vox guidebook entry

* skreee

* Removed incorrect diet reference
This commit is contained in:
Errant
2024-07-09 02:28:33 +02:00
committed by GitHub
parent 40f735acb1
commit 149b6a89ca
3 changed files with 23 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
- Moth
- Reptilian
- SlimePerson
- Vox
- type: guideEntry
id: Arachnid
@@ -45,3 +46,8 @@
id: SlimePerson
name: species-name-slime
text: "/ServerInfo/Guidebook/Mobs/SlimePerson.xml"
- type: guideEntry
id: Vox
name: species-name-vox
text: "/ServerInfo/Guidebook/Mobs/Vox.xml"

View File

@@ -13,6 +13,7 @@
<GuideEntityEmbed Entity="MobMoth" Caption="Moth Person"/>
<GuideEntityEmbed Entity="MobReptilian" Caption="Reptilian"/>
<GuideEntityEmbed Entity="MobSlimePerson" Caption="Slime Person"/>
<GuideEntityEmbed Entity="MobVox" Caption="Vox"/>
</Box>
</Document>

View File

@@ -0,0 +1,16 @@
<Document>
# Vox
<Box>
<GuideEntityEmbed Entity="MobVox" Caption=""/>
</Box>
[color=#ffa500]Caution! This species has a severely limiting game mechanic and is not recommended for new players. [/color]
They breathe nitrogen, and [color=#ffa500] oxygen is very toxic to them.[/color]
They need to be on internals at all times to avoid being poisoned by the station's oxygen.
Eating or drinking will require you to remove your breath mask, although injecting liquid food is an option.
Their unarmed claw attacks deal Slash damage instead of Blunt.
</Document>