Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 [3] 4

Author Topic: The most horrific syndrome I've ever seen  (Read 13808 times)

Girlinhat

  • Bay Watcher
  • [PREFSTRING:large ears]
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #30 on: March 17, 2012, 12:24:20 pm »

Do you need those for eating?  I know about the brain, but I was counting more chest organs.  Yeah, brain counts.

Radiant_Phoenix

  • Bay Watcher
  • [CREATURE_CLASS:MODDER]
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #31 on: March 17, 2012, 01:07:39 pm »

I think the worst possible syndrome, although it still has to be created, would be a syndome turning your dwarf into an elf.
Code: [Select]
interaction_were_elf

[OBJECT:INTERACTION]

[INTERACTION:WERE_ELF_CURSE]

[I_SOURCE:DEITY]
[IS_USAGE_HINT:MAJOR_CURSE]
[IS_HIST_STRING_1: cursed ]
[IS_HIST_STRING_2: to assume the form of an elf every full moon]

[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_REQUIRES:CAN_LEARN]
[IT_REQUIRES:HAS_BLOOD]
[IT_FORBIDDEN:NOT_LIVING]
[IT_FORBIDDEN:SUPERNATURAL]
[IT_IMMUNE_CREATURE:ELF]
[IT_IMMUNE_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:WERECURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:DISTURBANCE_CURSE]

[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[IE_ARENA_NAME:Were-elf]
[SYN_CLASS:WERECURSE]
[SYN_CLASS:ELF]
[CE_BODY_TRANSFORMATION:START:0]
[CE:CREATURE:ELF:FEMALE]
[CE:PERIODIC:MOON_PHASE:27:0]
[CE_ADD_TAG:NO_AGING:START:0]



[INTERACTION:WERE_ELF_BITE]

[I_SOURCE:ATTACK]
[IS_HIST_STRING_1: bit ]
[IS_HIST_STRING_2:, passing on the were-elf curse]

[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_REQUIRES:CAN_LEARN]
[IT_REQUIRES:HAS_BLOOD]
[IT_FORBIDDEN:NOT_LIVING]
[IT_FORBIDDEN:SUPERNATURAL]
[IT_IMMUNE_CREATURE:ELF]
[IT_IMMUNE_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:WERECURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:DISTURBANCE_CURSE]

[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[SYN_CLASS:WERECURSE]
[SYN_CLASS:ELF]
[CE_BODY_TRANSFORMATION:START:16800]
[CE:CREATURE:ELF:FEMALE]
[CE:PERIODIC:MOON_PHASE:27:0]
« Last Edit: March 17, 2012, 01:10:05 pm by Radiant_Phoenix »
Logged

Garath

  • Bay Watcher
  • Helping to deforest the world
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #32 on: March 17, 2012, 01:17:08 pm »

Heh, you could write it as a story where the patients were quarantained but as more and more began to come down with the virus, the fort was abandoned. The survivors fled, unknowingly carrying the dissease.

With the new historical migrants you might get one of the infected ones migrating to your fort.
Logged
Quote from: Urist Imiknorris
Jam a door with its corpse and let all the goblins in. Hey, nobody said it had to be a weapon against your enemies.
Quote from: Frogwarrior
And then everyone melted.

Fen

  • Bay Watcher
  • Secretly A Kobold Werebull
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #33 on: March 17, 2012, 01:18:09 pm »

I think the worst possible syndrome, although it still has to be created, would be a syndome turning your dwarf into an elf.
Code: [Select]
interaction_were_elf

[OBJECT:INTERACTION]

[INTERACTION:WERE_ELF_CURSE]

[I_SOURCE:DEITY]
[IS_USAGE_HINT:MAJOR_CURSE]
[IS_HIST_STRING_1: cursed ]
[IS_HIST_STRING_2: to assume the form of an elf every full moon]

[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_REQUIRES:CAN_LEARN]
[IT_REQUIRES:HAS_BLOOD]
[IT_FORBIDDEN:NOT_LIVING]
[IT_FORBIDDEN:SUPERNATURAL]
[IT_IMMUNE_CREATURE:ELF]
[IT_IMMUNE_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:WERECURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:DISTURBANCE_CURSE]

[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[IE_ARENA_NAME:Were-elf]
[SYN_CLASS:WERECURSE]
[SYN_CLASS:ELF]
[CE_BODY_TRANSFORMATION:START:0]
[CE:CREATURE:ELF:FEMALE]
[CE:PERIODIC:MOON_PHASE:27:0]
[CE_ADD_TAG:NO_AGING:START:0]



[INTERACTION:WERE_ELF_BITE]

[I_SOURCE:ATTACK]
[IS_HIST_STRING_1: bit ]
[IS_HIST_STRING_2:, passing on the were-elf curse]

[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_REQUIRES:CAN_LEARN]
[IT_REQUIRES:HAS_BLOOD]
[IT_FORBIDDEN:NOT_LIVING]
[IT_FORBIDDEN:SUPERNATURAL]
[IT_IMMUNE_CREATURE:ELF]
[IT_IMMUNE_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:WERECURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:ELF]
[IT_CANNOT_HAVE_SYNDROME_CLASS:DISTURBANCE_CURSE]

[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[SYN_CLASS:WERECURSE]
[SYN_CLASS:ELF]
[CE_BODY_TRANSFORMATION:START:16800]
[CE:CREATURE:ELF:FEMALE]
[CE:PERIODIC:MOON_PHASE:27:0]

You monster.
Logged
This space for rent

rampagingfrodo

  • Bay Watcher
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #34 on: March 17, 2012, 01:20:03 pm »

I've had this experience with FBs before. All of these purple clouds are Legnedary +5 axedwarves. I started training Marksdwarves immediately afterwards.

Spoiler (click to show/hide)
Logged

Radiant_Phoenix

  • Bay Watcher
  • [CREATURE_CLASS:MODDER]
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #35 on: March 17, 2012, 01:25:59 pm »

You monster.
Hey, at least elves don't have [SPECIALATTACK_INTERACTION:WERE_ELF_BITE], so they can't actually pass on the curse...
Logged

Captain Crazy

  • Bay Watcher
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #36 on: March 17, 2012, 01:27:31 pm »

this is the first time I've found something in dwarf fortress to be genuinely revolting
euuuughg
Logged
Quote
I usually think of Armok as the pure essence of FUCK YOU!

Fen

  • Bay Watcher
  • Secretly A Kobold Werebull
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #37 on: March 17, 2012, 01:28:54 pm »

this is the first time I've found something in dwarf fortress to be genuinely revolting
euuuughg

I know. The mere thought of a were-elf curse horrifies me.
Logged
This space for rent

wierd

  • Bay Watcher
  • I like to eat small children.
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #38 on: March 17, 2012, 01:44:58 pm »

Nobility induced psychosis and mania.

The mere act of being selected for nobility induces severe and irreperable mental harm to dwarves, causing them to tantrum because somebody has a more expensive bed than them, works in a better office, or slaved over building a family member a better coffin than thiers.

This disorder can manifest as bipolar disorder, at times with flares of mania, and others with dire, melancholic and violent tantrums.

The disorder can manifest many sympthoms, but the most common are insane demands for rediculous and or impossible items to be created, such as slade toy boats, or crystal glass beds. In addition, sufferers of this disorder often develop severe fettishistic behaviors, surrounding themselves with specific items, and even making very specific demands for specific rooms.

One noteworthy case had demanded the construction of over 78 green glass armor stands, and demanded that a brass one be installed in his mosoleum. The armorstands were forbidden from being sold, and accumulated mysteriously in his quarters.

The only known cure for this affliction is a thereputic, and prolonged immersion in a hot magma bath. Sadly, this also proves fatal to the afflicted dwarf as well.  Some sufferers have even been reported self-administering this treatment option, suggesting that the afflicted are aware of their plight, and desperately seek release from the torment.

The finest dwarven psychologists from all over the multiverse are hard at work creating novel ways to apply this treatment, in the hope of creating an acceptable survival and cure rate. To date, several thousand cumulative cure attempts have been made, with very few survivors. The prospects of curing the disorder are bleak, but we still hold out hope of one day finding a cure.
Logged

Captain Crazy

  • Bay Watcher
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #39 on: March 17, 2012, 02:42:43 pm »

this is the first time I've found something in dwarf fortress to be genuinely revolting
euuuughg

I know. The mere thought of a were-elf curse horrifies me.

more so if the were-elves are slowly leaking out guts
Logged
Quote
I usually think of Armok as the pure essence of FUCK YOU!

FritzPL

  • Bay Watcher
  • Changing avatar text since 2013
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #40 on: March 17, 2012, 03:37:10 pm »

So you say you can't find a way to solve the problem, eh?


Spoiler (click to show/hide)

Spoiler (click to show/hide)

TinyPirate

  • Bay Watcher
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #41 on: March 17, 2012, 05:31:51 pm »

I lol'd... And posted it to drawnfortress.tumblr.com
Logged

Nyxalinth

  • Bay Watcher
  • [LIKES_FIGHTING]
    • View Profile
    • My facebook page.
Re: The most horrific syndrome I've ever seen
« Reply #42 on: March 17, 2012, 05:47:49 pm »

martinuzz, you medical too?!?

Yeah, flesh-eating disease, good old fasciitis.  Can't even board a bus without smelling cellulitis these days.  I used to be able to eat on a bus.

The worst thing is that real-life treatment is suspiciously similar to DF treatment.

I hate to ask, but what does it smell like?  Sometimes I get a whiff on buses--even in winter--of something that smells like gone over salami and I'm pretty sure the person is sick, not just poor at bathing.  I almost die whenever I smell it.
Logged
Nyxalinth likes the color blue, gaming, writing, art, cats for their aloofness,  Transformers for their sentience and ability to transform, and the Constructicons for their hard work and building skills. Whenever possible, she prefers to consume bacon cheeseburgers and pinot noir. She absolutely detests stupid people.

Gizogin

  • Bay Watcher
  • [EVIL][RAWMANCER]
    • View Profile
Re: The most horrific syndrome I've ever seen
« Reply #43 on: March 17, 2012, 06:44:22 pm »

I've had almost exactly the opposite of this syndrome: dwarves losing all of their external features, while inwardly they're perfectly fine.  My military in one of my really old forts was eventually reduced to a horde of skinless, blind, immune-to-pain zombies (hence the quote in my sig).  It was awesome.
Logged
Quote from: franti
"Let's expose our military to zombie-dust so they can't feel pain. They don't NEED skin."
Quote from: Ipwnurmom221
One FB post. Many dick jokes. Pokemon. !!VOLCANO!!. Dwarven mood thingee. Derailment itself. Girlinhat's hat. Cuba. Karl Marx. This is why i love Bay12 forums.
The rest of my sig.
Fear the fluffballs

Loud Whispers

  • Bay Watcher
  • They said we have to aim higher, so we dug deeper.
    • View Profile
    • I APPLAUD YOU SIRRAH
Re: The most horrific syndrome I've ever seen
« Reply #44 on: March 17, 2012, 06:45:26 pm »

Quarantine and segregate. Begin training them back to health, with repeated showers and frequent baths. If they fail to recover, magma.

I've had almost exactly the opposite of this syndrome: dwarves losing all of their external features, while inwardly they're perfectly fine.  My military in one of my really old forts was eventually reduced to a horde of skinless, blind, immune-to-pain zombies (hence the quote in my sig).  It was awesome.

Lucky syndrome
Pages: 1 2 [3] 4