"Fen's gaze locks with yours, and you freeze up like a deer in headlights. A brief pulse of amber light washes through them...and he rips out your soul, sucking your essence out from your gaping mouth with terrifying ease. You watch it flow forth from your own eyes for several seconds before you're pulled out entirely, leaving your mind in a helpless, wispy cloud.",
newline,
"You pour into the crux's jaws like water, crammed into his throat and devoured in an instant. The rippling walls contain you as easily as they would any other prey, and before long you're plunged into a roiling hellscape of acid and slime."
gameover: function() { return "Soul dissolved by Fen's stomach"; }
};
}
function instakillPlayerBowels(predator) {
return {
digest: function(player) {
@@ -618,3 +657,23 @@ function instakillPlayerBowels(predator) {
gameover: function() { return "Absorbed into Fen's bowels"; }
};
}
function fenPlayerBowelsSoul(predator) {
return {
digest: function(player) {
predator.flags.voreType = "oral-soul";
return ["Fen's crushing bowels obliterate your body in seconds, breaking you like a bug underfoot and ripping out your soul. Your dazed, helpless essence is drawn up into his stomach..."];