3 mutation_type mutation;
4 short weight; // Commonality of the mutation; bigger = appears
6 short levels; // The number of levels of the mutation.
7 mut_flags_type uses; // Bitfield holding types of effects that grant
8 // this mutation (MUTFLAG_*)
9 bool form_based; // A mutation that is suppressed when shapechanged.
10 const char* short_desc; // What appears on the '%' screen.
11 const char* have[3]; // What appears on the 'A' screen.
12 const char* gain[3]; // Message when you gain the mutation.
13 const char* lose[3]; // Message when you lose the mutation.
14 const char* desc; // A descriptive phrase that can be used in a sentence.
17 static const mutation_def mut_data[] =
20 { MUT_TOUGH_SKIN, 0, 3, MUTFLAG_GOOD, true,
23 {"You have tough skin (AC +1).",
24 "You have very tough skin (AC +2).",
25 "You have extremely tough skin (AC +3)."},
27 {"Your skin toughens.",
28 "Your skin toughens.",
29 "Your skin toughens."},
31 {"Your skin feels delicate.",
32 "Your skin feels delicate.",
33 "Your skin feels delicate."},
38 { MUT_STRONG, 7, 2, MUTFLAG_GOOD, false,
41 {"Your muscles are strong. (Str +2)",
42 "Your muscles are very strong. (Str +4)", ""},
46 "strong muscles (Str +2)",
49 { MUT_CLEVER, 7, 2, MUTFLAG_GOOD, false,
52 {"Your mind is acute. (Int +2)",
53 "Your mind is very acute. (Int +4)", ""},
57 "mental acuity (Int +2)",
60 { MUT_AGILE, 7, 2, MUTFLAG_GOOD, false,
63 {"You are agile. (Dex +2)",
64 "You are very agile. (Dex +4)", ""},
71 { MUT_POISON_RESISTANCE, 4, 1, MUTFLAG_GOOD, true,
74 {"Your system is resistant to poisons.", "", ""},
75 {"You feel resistant to poisons.", "", ""},
76 {"You feel less resistant to poisons.", "", ""},
81 { MUT_CARNIVOROUS, 0, 3, MUTFLAG_GOOD, false,
84 {"Your digestive system is specialised to digest meat.",
85 "Your digestive system is highly specialised to digest meat.",
86 "You are carnivorous and can eat meat at any time."},
88 {"You hunger for flesh.",
89 "You hunger for flesh.",
90 "You hunger for flesh."},
92 {"You feel able to eat a more balanced diet.",
93 "You feel able to eat a more balanced diet.",
94 "You feel able to eat a more balanced diet."},
99 { MUT_HERBIVOROUS, 0, 3, MUTFLAG_BAD, false,
102 {"You digest meat inefficiently.",
103 "You digest meat very inefficiently.",
104 "You are a herbivore."},
106 {"You hunger for vegetation.",
107 "You hunger for vegetation.",
108 "You hunger for vegetation."},
110 {"You feel able to eat a more balanced diet.",
111 "You feel able to eat a more balanced diet.",
112 "You feel able to eat a more balanced diet."},
117 { MUT_HEAT_RESISTANCE, 4, 3, MUTFLAG_GOOD, true,
120 {"Your flesh is heat resistant.",
121 "Your flesh is very heat resistant.",
122 "Your flesh is almost immune to the effects of heat."},
124 {"You feel resistant to heat.",
125 "You feel more resistant to heat.",
126 "You feel more resistant to heat."},
128 {"You no longer feel heat resistant.",
129 "You feel less heat resistant.",
130 "You feel less heat resistant."},
135 { MUT_COLD_RESISTANCE, 4, 3, MUTFLAG_GOOD, true,
138 {"Your flesh is cold resistant.",
139 "Your flesh is very cold resistant.",
140 "Your flesh is almost immune to the effects of cold."},
142 {"You feel resistant to cold.",
143 "You feel more resistant to cold.",
144 "You feel more resistant to cold."},
146 {"You no longer feel cold resistant.",
147 "You feel less cold resistant.",
148 "You feel less cold resistant."},
153 { MUT_HEAT_VULNERABILITY, 0, 3, MUTFLAG_BAD | MUTFLAG_CORRUPT | MUTFLAG_QAZLAL, true,
154 "heat vulnerability",
156 {"You are vulnerable to heat.",
157 "You are very vulnerable to heat.",
158 "You are extremely vulnerable to heat."},
160 {"You feel vulnerable to heat.",
161 "You feel vulnerable to heat.",
162 "You feel vulnerable to heat."},
164 {"You no longer feel vulnerable to heat.",
165 "You feel less vulnerable to heat.",
166 "You feel less vulnerable to heat."},
168 "heat vulnerability",
171 { MUT_COLD_VULNERABILITY, 0, 3, MUTFLAG_BAD | MUTFLAG_CORRUPT | MUTFLAG_QAZLAL, true,
172 "cold vulnerability",
174 {"You are vulnerable to cold.",
175 "You are very vulnerable to cold.",
176 "You are extremely vulnerable to cold."},
178 {"You feel vulnerable to cold.",
179 "You feel vulnerable to cold.",
180 "You feel vulnerable to cold."},
182 {"You no longer feel vulnerable to cold.",
183 "You feel less vulnerable to cold.",
184 "You feel less vulnerable to cold."},
186 "cold vulnerability",
189 { MUT_DEMONIC_GUARDIAN, 0, 3, MUTFLAG_GOOD, false,
192 {"A weak demonic guardian rushes to your aid.",
193 "A demonic guardian rushes to your aid.",
194 "A powerful demonic guardian rushes to your aid."},
196 {"You feel the presence of a demonic guardian.",
197 "Your guardian grows in power.",
198 "Your guardian grows in power."},
200 {"Your demonic guardian is gone.",
201 "Your demonic guardian is weakened.",
202 "Your demonic guardian is weakened."},
204 "a demonic guardian",
207 { MUT_SHOCK_RESISTANCE, 2, 1, MUTFLAG_GOOD, true,
208 "electricity resistance",
210 {"You are resistant to electric shocks.", "", ""},
211 {"You feel insulated.", "", ""},
212 {"You feel conductive.", "", ""},
214 "electrical resistance",
217 { MUT_SHOCK_VULNERABILITY, 0, 1, MUTFLAG_BAD | MUTFLAG_QAZLAL, true,
218 "electricity vulnerability",
220 {"You are vulnerable to electric shocks.", "", ""},
221 {"You feel vulnerable to electricity.", "", ""},
222 {"You feel less vulnerable to electricity.", "", ""},
224 "electrical vulnerability",
227 { MUT_REGENERATION, 3, 3, MUTFLAG_GOOD, false,
230 {"Your natural rate of healing is unusually fast.",
231 "You heal very quickly.",
234 {"You begin to heal more quickly.",
235 "You begin to heal more quickly.",
236 "You begin to regenerate."},
238 {"Your rate of healing slows.",
239 "Your rate of healing slows.",
240 "Your rate of healing slows."},
245 { MUT_SLOW_HEALING, 3, 3, MUTFLAG_BAD | MUTFLAG_CORRUPT | MUTFLAG_RU, false,
248 {"You heal slowly when monsters are visible.",
249 "You do not heal naturally when monsters are visible.",
250 "You do not heal naturally."},
252 {"Your natural healing is weakened.",
253 "Your natural healing is weakened.",
254 "You stop healing."},
256 {"Your natural healing is strengthened.",
257 "Your natural healing is strengthened.",
258 "Your natural healing is strengthened."},
263 { MUT_FAST_METABOLISM, 0, 3, MUTFLAG_BAD, false,
266 {"You have a fast metabolism.",
267 "You have a very fast metabolism.",
268 "Your metabolism is lightning-fast."},
270 {"You feel a little hungry.",
271 "You feel a little hungry.",
272 "You feel a little hungry."},
274 {"Your metabolism slows.",
275 "Your metabolism slows.",
276 "Your metabolism slows."},
281 { MUT_SLOW_METABOLISM, 0, 2, MUTFLAG_GOOD, false,
284 {"You have a slow metabolism.",
285 "You need consume almost no food.",
288 {"Your metabolism slows.",
289 "Your metabolism slows.",
292 {"You feel a little hungry.",
293 "You feel a little hungry.",
299 { MUT_WEAK, 8, 2, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_RU, false,
301 {"You are weak. (Str -2)",
302 "You are very weak. (Str -4)", ""},
306 "weak muscles (Str -2)",
309 { MUT_DOPEY, 8, 2, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_RU, false,
311 {"You are dopey. (Int -2)",
312 "You are very dopey. (Int -4)", ""},
319 { MUT_CLUMSY, 8, 2, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_RU, false,
321 {"You are clumsy. (Dex -2)",
322 "You are very clumsy. (Dex -4)", ""},
326 "clumsiness (Dex -2)",
329 #if TAG_MAJOR_VERSION == 34
330 { MUT_TELEPORT_CONTROL, 0, 1, MUTFLAG_GOOD, false,
333 {"You can control translocations.", "", ""},
334 {"You feel controlled.", "", ""},
335 {"You feel random.", "", ""},
341 { MUT_TELEPORT, 3, 3, MUTFLAG_BAD, false,
344 {"You are occasionally teleported to nearby monsters.",
345 "You are sometimes teleported to nearby monsters.",
346 "You are often teleported to nearby monsters."},
348 {"You feel weirdly uncertain.",
349 "You feel even more weirdly uncertain.",
350 "You feel even more weirdly uncertain."},
356 "chronic teleportation",
359 { MUT_MAGIC_RESISTANCE, 5, 3, MUTFLAG_GOOD, false,
362 {"You are resistant to hostile enchantments.",
363 "You are highly resistant to hostile enchantments.",
364 "You are extremely resistant to the effects of hostile enchantments."},
366 {"You feel resistant to hostile enchantments.",
367 "You feel more resistant to hostile enchantments.",
368 "You feel almost impervious to the effects of hostile enchantments."},
370 {"You feel less resistant to hostile enchantments.",
371 "You feel less resistant to hostile enchantments.",
372 "You feel vulnerable to magic hostile enchantments."},
377 { MUT_FAST, 0, 3, MUTFLAG_GOOD, true,
380 {"You cover ground quickly.",
381 "You cover ground very quickly.",
382 "You cover ground extremely quickly."},
388 {"You feel sluggish.",
389 "You feel sluggish.",
390 "You feel sluggish."},
395 { MUT_SLOW, 0, 3, MUTFLAG_BAD, true,
398 {"You cover ground slowly.",
399 "You cover ground very slowly.",
400 "You cover ground extremely slowly."},
402 {"You feel sluggish.",
403 "You feel sluggish.",
404 "You feel sluggish."},
413 { MUT_ACUTE_VISION, 2, 1, MUTFLAG_GOOD, false,
416 {"You have supernaturally acute eyesight.", "", ""},
418 {"Your vision sharpens.",
419 "Your vision sharpens.",
420 "Your vision sharpens."},
422 {"Your vision seems duller.",
423 "Your vision seems duller.",
424 "Your vision seems duller."},
429 { MUT_DEFORMED, 8, 1, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_CORRUPT | MUTFLAG_QAZLAL | MUTFLAG_RU, true,
432 {"Armour fits poorly on your strangely shaped body.", "", ""},
433 {"Your body twists and deforms.", "", ""},
434 {"Your body's shape seems more normal.", "", ""},
436 "deformation of the body",
439 { MUT_SPIT_POISON, 8, 3, MUTFLAG_GOOD, false,
442 {"You can spit weak poison.",
443 "You can spit poison.",
444 "You can exhale a cloud of poison."},
446 {"There is a nasty taste in your mouth for a moment.",
447 "There is a nasty taste in your mouth for a moment.",
448 "There is a nasty taste in your mouth for a moment."},
450 {"You feel an ache in your throat.",
451 "You feel an ache in your throat.",
452 "You feel an ache in your throat."},
457 { MUT_BREATHE_FLAMES, 4, 3, MUTFLAG_GOOD, false,
460 {"You can breathe flames.",
461 "You can breathe fire.",
462 "You can breathe blasts of fire."},
464 {"Your throat feels hot.",
465 "Your throat feels hot.",
466 "Your throat feels hot."},
468 {"A chill runs up and down your throat.",
469 "A chill runs up and down your throat.",
470 "A chill runs up and down your throat."},
474 #if TAG_MAJOR_VERSION == 34
475 { MUT_JUMP, 0, 3, MUTFLAG_GOOD, false,
478 {"You can jump attack at a short distance.",
479 "You can jump attack at a medium distance.",
480 "You can jump attack at a long distance."},
482 {"You feel more sure on your feet.",
483 "You feel more sure on your feet.",
484 "You feel more sure on your feet."},
486 {"You feel less sure on your feet.",
487 "You feel less sure on your feet.",
488 "You feel less sure on your feet."},
493 { MUT_BLINK, 3, 3, MUTFLAG_GOOD, false,
496 {"You can translocate small distances at will.",
497 "You are good at translocating small distances at will.",
498 "You can easily translocate small distances at will."},
500 {"You feel jittery.",
501 "You feel more jittery.",
502 "You feel even more jittery."},
504 {"You feel a little less jittery.",
505 "You feel less jittery.",
506 "You feel less jittery."},
511 #if TAG_MAJOR_VERSION == 34
512 { MUT_STRONG_STIFF, 0, 3, MUTFLAG_GOOD, false,
515 {"Your muscles are strong, but stiff (Str +1, Dex -1).",
516 "Your muscles are very strong, but stiff (Str +2, Dex -2).",
517 "Your muscles are extremely strong, but stiff (Str +3, Dex -3)."},
519 {"Your muscles feel sore.",
520 "Your muscles feel sore.",
521 "Your muscles feel sore."},
523 {"Your muscles feel loose.",
524 "Your muscles feel loose.",
525 "Your muscles feel loose."},
527 "strong, stiff muscles",
530 { MUT_FLEXIBLE_WEAK, 0, 3, MUTFLAG_GOOD, false,
533 {"Your muscles are flexible, but weak (Str -1, Dex +1).",
534 "Your muscles are very flexible, but weak (Str -2, Dex +2).",
535 "Your muscles are extremely flexible, but weak (Str -3, Dex +3)."},
537 {"Your muscles feel loose.",
538 "Your muscles feel loose.",
539 "Your muscles feel loose."},
541 {"Your muscles feel sore.",
542 "Your muscles feel sore.",
543 "Your muscles feel sore."},
545 "flexible, weak muscles",
549 { MUT_SCREAM, 6, 3, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_RU, false,
552 {"You occasionally shout uncontrollably at your foes.",
553 "You sometimes yell uncontrollably at your foes.",
554 "You frequently scream uncontrollably at your foes."},
556 {"You feel the urge to shout.",
557 "You feel a strong urge to yell.",
558 "You feel a strong urge to scream."},
560 {"Your urge to shout disappears.",
561 "Your urge to yell lessens.",
562 "Your urge to scream lessens."},
567 { MUT_CLARITY, 6, 1, MUTFLAG_GOOD, false,
570 {"You possess an exceptional clarity of mind.", "", ""},
571 {"Your thoughts seem clearer.", "", ""},
572 {"Your thinking seems confused.", "", ""},
574 "clarity of thought",
577 { MUT_BERSERK, 7, 3, MUTFLAG_BAD, false,
580 {"You tend to lose your temper in combat.",
581 "You often lose your temper in combat.",
582 "You have an uncontrollable temper."},
584 {"You feel a little pissed off.",
586 "You feel extremely angry at everything!"},
588 {"You feel a little more calm.",
589 "You feel a little less angry.",
590 "You feel a little less angry."},
595 { MUT_DETERIORATION, 10, 3, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_CORRUPT | MUTFLAG_RU, false,
598 {"Your body is slowly deteriorating.",
599 "Your body is deteriorating.",
600 "Your body is rapidly deteriorating."},
602 {"You feel yourself wasting away.",
603 "You feel yourself wasting away.",
604 "You feel your body start to fall apart."},
606 {"You feel healthier.",
607 "You feel a little healthier.",
608 "You feel a little healthier."},
610 "deteriorating body",
613 { MUT_BLURRY_VISION, 10, 3, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_CORRUPT, false,
616 {"Scrolls take you a little longer to read.",
617 "Scrolls take you longer to read.",
618 "Scrolls take you much longer to read."},
620 {"Your vision blurs.",
621 "Your vision blurs.",
622 "Your vision blurs."},
624 {"Your vision sharpens.",
625 "Your vision sharpens a little.",
626 "Your vision sharpens a little."},
631 { MUT_MUTATION_RESISTANCE, 4, 3, MUTFLAG_GOOD, false,
632 "mutation resistance",
634 {"You are somewhat resistant to further mutation.",
635 "You are somewhat resistant to both further mutation and mutation removal.",
636 "You are almost entirely resistant to further mutation and mutation removal."},
638 {"You feel genetically stable.",
639 "You feel genetically stable.",
640 "You feel genetically immutable."},
642 {"You feel genetically unstable.",
643 "You feel genetically unstable.",
644 "You feel genetically unstable."},
646 "mutation resistance",
649 { MUT_EVOLUTION, 4, 2, MUTFLAG_GOOD, false,
653 "You rapidly evolve.",
656 {"You feel nature experimenting on you. Don't worry, failures die fast.",
657 "Your genes go into a fast flux.",
660 {"You feel genetically stable.",
661 "Your wild genetic ride slows down.",
664 "continuous evolution",
667 { MUT_FRAIL, 10, 3, MUTFLAG_BAD | MUTFLAG_XOM | MUTFLAG_CORRUPT | MUTFLAG_RU, false,
670 {"You are frail (-10% HP).",
671 "You are very frail (-20% HP).",
672 "You are extremely frail (-30% HP)."},
685 { MUT_ROBUST, 5, 3, MUTFLAG_GOOD, false,
688 {"You are robust (+10% HP).",
689 "You are very robust (+20% HP).",
690 "You are extremely robust (+30% HP)."},
700 "robustness (+10% HP)",
703 { MUT_UNBREATHING, 0, 1, MUTFLAG_GOOD, true,
706 {"You can survive without breathing.", "", ""},
707 {"You feel breathless.", "", ""},
713 { MUT_TORMENT_RESISTANCE, 0, 1, MUTFLAG_GOOD, false,
714 "torment resistance",
716 {"You are immune to unholy pain and torment.", "", ""},
717 {"You feel a strange anaesthesia.", "", ""},
720 "torment resistance",
723 { MUT_NEGATIVE_ENERGY_RESISTANCE, 0, 3, MUTFLAG_GOOD, false,
724 "negative energy resistance",
726 {"You resist negative energy.",
727 "You are quite resistant to negative energy.",
728 "You are immune to negative energy."},
730 {"You feel resistant to negative energy.",
731 "You feel more resistant to negative energy.",
732 "You feel more resistant to negative energy."},
736 "negative energy resistance",
739 { MUT_MUMMY_RESTORATION, 0, 1, MUTFLAG_GOOD, false,
742 {"You can restore your body by infusing magical energy.",
746 {"You can now infuse your body with magic to restore decomposition.",
752 "ability to restore your body",
755 { MUT_NECRO_ENHANCER, 0, 2, MUTFLAG_GOOD, false,
756 "in touch with death",
758 {"You are in touch with the powers of death.",
759 "You are strongly in touch with the powers of death.",
762 {"You feel more in touch with the powers of death.",
763 "You feel more in touch with the powers of death.",
768 "enhanced necromantic magic",
771 { MUT_TENGU_FLIGHT, 0, 2, MUTFLAG_GOOD, false,
775 "You can fly continuously.",
778 {"You have gained the ability to fly.",
779 "You can now fly continuously.",
784 "demonic bird flight magic",
787 { MUT_HURL_HELLFIRE, 0, 1, MUTFLAG_GOOD, false,
790 {"You can hurl blasts of hellfire.", "", ""},
791 {"You smell fire and brimstone.", "", ""},
794 "the ability to hurl hellfire",
798 { MUT_HORNS, 7, 3, MUTFLAG_GOOD, true,
801 {"You have a pair of small horns on your head.",
802 "You have a pair of horns on your head.",
803 "You have a pair of large horns on your head."},
805 {"A pair of horns grows on your head!",
806 "The horns on your head grow some more.",
807 "The horns on your head grow some more."},
809 {"The horns on your head shrink away.",
810 "The horns on your head shrink a bit.",
811 "The horns on your head shrink a bit."},
816 { MUT_BEAK, 1, 1, MUTFLAG_GOOD, true,
819 {"You have a beak for a mouth.", "", ""},
820 {"Your mouth lengthens and hardens into a beak!", "", ""},
821 {"Your beak shortens and softens into a mouth.", "", ""},
826 { MUT_CLAWS, 2, 3, MUTFLAG_GOOD, true,
829 {"You have sharp fingernails.",
830 "You have very sharp fingernails.",
831 "You have claws for hands."},
833 {"Your fingernails lengthen.",
834 "Your fingernails sharpen.",
835 "Your hands twist into claws."},
837 {"Your fingernails shrink to normal size.",
838 "Your fingernails look duller.",
839 "Your hands feel fleshier."},
844 { MUT_FANGS, 1, 3, MUTFLAG_GOOD, true,
847 {"You have very sharp teeth.",
848 "You have extremely sharp teeth.",
849 "You have razor-sharp teeth."},
851 {"Your teeth lengthen and sharpen.",
852 "Your teeth lengthen and sharpen some more.",
853 "Your teeth grow very long and razor-sharp."},
855 {"Your teeth shrink to normal size.",
856 "Your teeth shrink and become duller.",
857 "Your teeth shrink and become duller."},
862 { MUT_HOOVES, 5, 3, MUTFLAG_GOOD, true,
865 {"You have large cloven feet.",
866 "You have hoof-like feet.",
867 "You have hooves in place of feet."},
869 {"Your feet thicken and deform.",
870 "Your feet thicken and deform.",
871 "Your feet have mutated into hooves."},
873 {"Your hooves expand and flesh out into feet!",
874 "Your hooves look more like feet.",
875 "Your hooves look more like feet."},
880 { MUT_ANTENNAE, 4, 3, MUTFLAG_GOOD, true,
883 {"You have a pair of small antennae on your head.",
884 "You have a pair of antennae on your head.",
885 "You have a pair of large antennae on your head (SInv)."},
887 {"A pair of antennae grows on your head!",
888 "The antennae on your head grow some more.",
889 "The antennae on your head grow some more."},
891 {"The antennae on your head shrink away.",
892 "The antennae on your head shrink a bit.",
893 "The antennae on your head shrink a bit."},
898 { MUT_TALONS, 5, 3, MUTFLAG_GOOD, true,
901 {"You have sharp toenails.",
902 "You have razor-sharp toenails.",
903 "You have claws for feet."},
905 {"Your toenails lengthen and sharpen.",
906 "Your toenails lengthen and sharpen.",
907 "Your feet stretch into talons."},
909 {"Your talons dull and shrink into feet.",
910 "Your talons look more like feet.",
911 "Your talons look more like feet."},
917 { MUT_TENTACLE_SPIKE, 10, 3, MUTFLAG_GOOD, true,
920 {"One of your tentacles bears a spike.",
921 "One of your tentacles bears a nasty spike.",
922 "One of your tentacles bears a large vicious spike."},
924 {"One of your lower tentacles grows a sharp spike.",
925 "Your tentacle spike grows bigger.",
926 "Your tentacle spike grows even bigger."},
928 {"Your tentacle spike disappears.",
929 "Your tentacle spike becomes smaller.",
930 "Your tentacle spike recedes somewhat."},
934 #if TAG_MAJOR_VERSION == 34
936 { MUT_BREATHE_POISON, 0, 1, MUTFLAG_GOOD, false,
939 {"You can exhale a cloud of poison.", "", ""},
940 {"You taste something nasty.", "", ""},
941 {"Your breath is less nasty.", "", ""},
947 { MUT_CONSTRICTING_TAIL, 0, 1, MUTFLAG_GOOD, true,
950 {"You can use your snake-like lower body to constrict enemies.", "", ""},
951 {"Your tail grows strong enough to constrict your enemies.", "", ""},
954 "a constricting tail",
957 // Naga and Draconian only
958 { MUT_STINGER, 8, 3, MUTFLAG_GOOD, true,
961 {"Your tail ends in a poisonous barb.",
962 "Your tail ends in a sharp poisonous barb.",
963 "Your tail ends in a wickedly sharp and poisonous barb."},
965 {"A poisonous barb forms on the end of your tail.",
966 "The barb on your tail looks sharper.",
967 "The barb on your tail looks very sharp."},
969 {"The barb on your tail disappears.",
970 "The barb on your tail seems less sharp.",
971 "The barb on your tail seems less sharp."},
973 "a poisonous stinger",
977 { MUT_BIG_WINGS, 4, 1, MUTFLAG_GOOD, true,
980 {"Your large and strong wings let you fly indefinitely.", "", ""},
981 {"Your wings grow larger and stronger.", "", ""},
982 {"Your wings shrivel and weaken.", "", ""},
987 #if TAG_MAJOR_VERSION == 34
988 { MUT_SAPROVOROUS, 0, 3, MUTFLAG_GOOD, false,
991 {"You can tolerate rotten meat.",
992 "You can eat rotten meat.",
993 "You thrive on rotten meat."},
995 {"You hunger for rotting flesh.",
996 "You hunger for rotting flesh.",
997 "You hunger for rotting flesh."},
1005 // species-dependent innate mutations
1006 { MUT_ROT_IMMUNITY, 0, 1, MUTFLAG_GOOD, false,
1009 {"You are immune to rotting.", "", ""},
1010 {"You feel immune to rotting.", "", ""},
1011 {"You feel vulnerable to rotting.", "", ""},
1016 { MUT_GOURMAND, 0, 1, MUTFLAG_GOOD, false,
1019 {"You like to eat raw meat.", "", ""},
1023 "the ability to eat anything",
1026 { MUT_SHAGGY_FUR, 2, 3, MUTFLAG_GOOD, true,
1029 {"You are covered in fur (AC +1).",
1030 "You are covered in thick fur (AC +2).",
1031 "Your thick and shaggy fur keeps you warm (AC +3, rC+)."},
1033 {"Fur sprouts all over your body.",
1034 "Your fur grows into a thick mane.",
1035 "Your thick fur grows shaggy and warm."},
1037 {"You shed all your fur.",
1038 "Your thick fur recedes somewhat.",
1039 "Your shaggy fur recedes somewhat."},
1044 { MUT_HIGH_MAGIC, 2, 3, MUTFLAG_GOOD, false,
1047 {"You have an increased reservoir of magic (+10% MP).",
1048 "You have a considerably increased reservoir of magic (+20% MP).",
1049 "You have a greatly increased reservoir of magic (+30% MP)."},
1051 {"You feel more energetic.",
1052 "You feel more energetic.",
1053 "You feel more energetic."},
1055 {"You feel less energetic.",
1056 "You feel less energetic.",
1057 "You feel less energetic."},
1059 "increased magical capacity (+10% MP)",
1062 { MUT_LOW_MAGIC, 9, 3, MUTFLAG_BAD | MUTFLAG_CORRUPT | MUTFLAG_RU, false,
1065 {"Your magical capacity is low (-10% MP).",
1066 "Your magical capacity is very low (-20% MP).",
1067 "Your magical capacity is extremely low (-30% MP)."},
1069 {"You feel less energetic.",
1070 "You feel less energetic.",
1071 "You feel less energetic."},
1073 {"You feel more energetic.",
1074 "You feel more energetic.",
1075 "You feel more energetic."},
1077 "reduced magical capacity (-10% MP)",
1080 { MUT_WILD_MAGIC, 6, 3, MUTFLAG_GOOD, false,
1083 {"Your spells are a little harder to cast, but a little more powerful.",
1084 "Your spells are harder to cast, but more powerful.",
1085 "Your spells are much harder to cast, but much more powerful."},
1087 {"You feel less in control of your magic.",
1088 "You feel less in control of your magic.",
1089 "You feel your magical power running wild!"},
1091 {"You regain control of your magic.",
1092 "You feel more in control of your magic.",
1093 "You feel more in control of your magic."},
1098 { MUT_PLACID_MAGIC, 6, 3, MUTFLAG_BAD, false,
1101 {"Your spells are a little easier to cast, but a little less powerful.",
1102 "Your spells are easier to cast, but less powerful.",
1103 "Your spells are much easier to cast, but much less powerful."},
1105 {"Your connection to magic feels subdued.",
1106 "Your connection to magic feels more subdued.",
1107 "Your connection to magic feels nearly dormant."},
1109 {"Your magic regains its normal vibrancy.",
1110 "Your connection to magic feels less subdued.",
1111 "Your connection to magic feels less subdued."},
1116 #if TAG_MAJOR_VERSION == 34
1117 { MUT_FORLORN, 0, 1, MUTFLAG_BAD, false,
1120 {"You have difficulty communicating with the divine.","",""},
1121 {"You feel forlorn.","",""},
1122 {"You feel more spiritual.","",""},
1124 "difficulty communicating with the divine",
1128 { MUT_STOCHASTIC_TORMENT_RESISTANCE, 0, 1, MUTFLAG_GOOD, false,
1129 "50% torment resistance",
1131 {"You are somewhat able to resist unholy torments (1 in 2 success).","",""},
1132 {"You feel a strange anaesthesia.","",""},
1135 "intermittent torment resistance",
1138 { MUT_PASSIVE_MAPPING, 3, 3, MUTFLAG_GOOD, false,
1139 "sense surroundings",
1141 {"You passively map a small area around you.",
1142 "You passively map the area around you.",
1143 "You passively map a large area around you."},
1145 {"You feel a strange attunement to the structure of the dungeons.",
1146 "Your attunement to dungeon structure grows.",
1147 "Your attunement to dungeon structure grows further."},
1149 {"You feel slightly disoriented.",
1150 "You feel slightly disoriented.",
1151 "You feel slightly disoriented."},
1156 { MUT_ICEMAIL, 0, 1, MUTFLAG_GOOD, false,
1159 {"A meltable icy envelope protects you from harm (AC +", "", ""},
1160 {"An icy envelope takes form around you.", "", ""},
1166 #if TAG_MAJOR_VERSION == 34
1167 { MUT_CONSERVE_SCROLLS, 0, 1, MUTFLAG_GOOD, false,
1170 {"You are very good at protecting items from fire.", "", ""},
1171 {"You feel less concerned about heat.", "", ""},
1174 "scroll conservation",
1177 { MUT_CONSERVE_POTIONS, 0, 1, MUTFLAG_GOOD, false,
1180 {"You are very good at protecting items from cold.", "", ""},
1181 {"You feel less concerned about cold.", "", ""},
1184 "potion conservation",
1188 { MUT_PASSIVE_FREEZE, 0, 1, MUTFLAG_GOOD, false,
1191 {"A frigid envelope surrounds you and freezes all who hurt you.", "", ""},
1192 {"Your skin feels very cold.", "", ""},
1195 "passive freezing of attackers",
1198 { MUT_NIGHTSTALKER, 0, 3, MUTFLAG_GOOD, false,
1201 {"You are slightly more attuned to the shadows.",
1202 "You are significantly more attuned to the shadows.",
1203 "You are completely attuned to the shadows."},
1205 {"You slip into the darkness of the dungeon.",
1206 "You slip further into the darkness.",
1207 "You are surrounded by darkness."},
1209 {"Your affinity for the darkness vanishes.",
1210 "Your affinity for the darkness weakens.",
1211 "Your affinity for the darkness weakens."},
1213 "attunement to the shadows",
1216 { MUT_SPINY, 0, 3, MUTFLAG_GOOD, true,
1219 {"You are partially covered in sharp spines.",
1220 "You are mostly covered in sharp spines.",
1221 "You are completely covered in sharp spines."},
1223 {"Sharp spines emerge from parts of your body.",
1224 "Sharp spines emerge from more of your body.",
1225 "Sharp spines emerge from your entire body."},
1227 {"Your sharp spines disappear entirely.",
1228 "Your sharp spines retract somewhat.",
1229 "Your sharp spines retract somewhat."},
1234 { MUT_POWERED_BY_DEATH, 0, 3, MUTFLAG_GOOD, false,
1237 {"You can steal the life force of nearby defeated enemies.",
1238 "You can steal the life force of defeated enemies.",
1239 "You can steal the life force of all defeated enemies in sight."},
1241 {"A wave of death washes over you.",
1242 "The wave of death grows in power.",
1243 "The wave of death grows in power."},
1245 {"Your control of surrounding life forces is gone.",
1246 "Your control of surrounding life forces weakens.",
1247 "Your control of surrounding life forces weakens."},
1249 "power drawn from death",
1252 { MUT_POWERED_BY_PAIN, 0, 3, MUTFLAG_GOOD, false,
1255 {"You sometimes gain a little power by taking damage.",
1256 "You sometimes gain power by taking damage.",
1257 "You are powered by pain."},
1259 {"You feel energised by your suffering.",
1260 "You feel even more energised by your suffering.",
1261 "You feel completely energised by your suffering."},
1265 "power drawn from pain",
1268 { MUT_AUGMENTATION, 0, 3, MUTFLAG_GOOD, false,
1271 {"Your magical and physical power is slightly enhanced at high health.",
1272 "Your magical and physical power is enhanced at high health.",
1273 "Your magical and physical power is greatly enhanced at high health."},
1275 {"You feel power flowing into your body.",
1276 "You feel power rushing into your body.",
1277 "You feel saturated with power."},
1284 { MUT_MANA_SHIELD, 0, 1, MUTFLAG_GOOD, false,
1287 {"When hurt, damage is shared between your health and your magic reserves.", "", ""},
1288 {"You feel your magical essence form a protective shroud around your flesh.", "", ""},
1294 { MUT_MANA_REGENERATION, 0, 1, MUTFLAG_GOOD, false,
1295 "magic regeneration",
1297 {"You regenerate magic rapidly.", "", ""},
1298 {"You feel your magic shroud grow more resilient.", "", ""},
1301 "mana regeneration",
1304 { MUT_MANA_LINK, 0, 1, MUTFLAG_GOOD, false,
1307 {"When low on magic, you restore magic in place of health.", "", ""},
1308 {"You feel your life force and your magical essence meld.", "", ""},
1314 // Jiyva only mutations
1315 { MUT_GELATINOUS_BODY, 0, 3, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1318 {"Your rubbery body absorbs attacks (AC +1).",
1319 "Your pliable body absorbs attacks (AC +1, EV +1).",
1320 "Your gelatinous body deflects attacks (AC +2, EV +2)."},
1322 {"Your body becomes stretchy.",
1323 "Your body becomes more malleable.",
1324 "Your body becomes viscous."},
1326 {"Your body returns to its normal consistency.",
1327 "Your body becomes less malleable.",
1328 "Your body becomes less viscous."},
1330 "a rubbery body (+AC/EV)",
1333 { MUT_EYEBALLS, 0, 3, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1336 {"Your body is partially covered in golden eyeballs (Acc +3).",
1337 "Your body is mostly covered in golden eyeballs (Acc +5).",
1338 "Your body is completely covered in golden eyeballs (Acc +7, SInv)."},
1340 {"Eyeballs grow over part of your body.",
1341 "Eyeballs cover a large portion of your body.",
1342 "Eyeballs cover you completely."},
1344 {"The eyeballs on your body disappear.",
1345 "The eyeballs on your body recede somewhat.",
1346 "The eyeballs on your body recede somewhat."},
1348 "covering eyeballs (+Acc)",
1351 { MUT_TRANSLUCENT_SKIN, 0, 3, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1354 {"Your skin is partially translucent (Stealth, -foe acc).",
1355 "Your skin is mostly translucent (Stealth, -foe acc).",
1356 "Your skin is entirely transparent (Stealth, -foe acc)."},
1358 {"Your skin becomes partially translucent.",
1359 "Your skin becomes more translucent.",
1360 "Your skin becomes completely transparent."},
1362 {"Your skin returns to its normal opacity.",
1363 "Your skin's translucency fades.",
1364 "Your skin's transparency fades."},
1366 "translucent skin (Stealth and reduced enemy accuracy)",
1369 { MUT_PSEUDOPODS, 0, 3, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1372 {"Armour fits poorly on your pseudopods.",
1373 "Armour fits poorly on your large pseudopods.",
1374 "Armour fits poorly on your massive pseudopods."},
1376 {"Pseudopods emerge from your body.",
1377 "Your pseudopods grow in size.",
1378 "Your pseudopods grow in size."},
1380 {"Your pseudopods retract into your body.",
1381 "Your pseudopods become smaller.",
1382 "Your pseudopods become smaller."},
1387 #if TAG_MAJOR_VERSION == 34
1388 { MUT_FOOD_JELLY, 0, 1, MUTFLAG_GOOD, false,
1389 "spawn jellies when eating",
1391 {"You occasionally spawn a jelly by eating.", "", ""},
1392 {"You feel more connected to the slimes.", "", ""},
1393 {"Your connection to the slimes vanishes.", "", ""},
1395 "jelly spawning when you eat",
1399 { MUT_ACIDIC_BITE, 0, 1, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1402 {"You have acidic saliva.", "", ""},
1403 {"Acid begins to drip from your mouth.", "", ""},
1404 {"Your mouth feels dry.", "", ""},
1409 { MUT_ANTIMAGIC_BITE, 0, 1, MUTFLAG_GOOD, true,
1412 {"Your bite disrupts and absorbs the magic of your enemies.", "", ""},
1413 {"You feel a sudden thirst for magic.", "", ""},
1414 {"Your magical appetite wanes.", "", ""},
1416 "a magic-disrupting bite",
1419 { MUT_NO_DEVICE_HEAL, 3, 3, MUTFLAG_BAD, false,
1422 {"Potions and wands are less effective at restoring your health.",
1423 "Potions and wands are poor at restoring your health.",
1424 "Potions and wands cannot restore your health."},
1426 {"Your system partially rejects artificial healing.",
1427 "Your system mostly rejects artificial healing.",
1428 "Your system completely rejects artificial healing."},
1430 {"Your system completely accepts artificial healing.",
1431 "Your system mostly accepts artificial healing.",
1432 "Your system partly accepts artificial healing."},
1434 "insusceptibility to healing potions and wands",
1438 { MUT_DISTORTION_FIELD, 2, 3, MUTFLAG_GOOD, false,
1441 {"You are surrounded by a mild repulsion field (EV +2).",
1442 "You are surrounded by a moderate repulsion field (EV +3).",
1443 "You are surrounded by a strong repulsion field (EV +4, rMsl)."},
1445 {"You begin to radiate repulsive energy.",
1446 "Your repulsive radiation grows stronger.",
1447 "Your repulsive radiation grows stronger."},
1449 {"You feel less repulsive.",
1450 "You feel less repulsive.",
1451 "You feel less repulsive."},
1453 "a repulsion field (+EV)",
1456 { MUT_ICY_BLUE_SCALES, 2, 3, MUTFLAG_GOOD, true,
1459 {"You are partially covered in icy blue scales (AC +1).",
1460 "You are mostly covered in icy blue scales (AC +3, EV -1).",
1461 "You are completely covered in icy blue scales (AC +4, EV -1, rC+)."},
1463 {"Icy blue scales grow over part of your body.",
1464 "Icy blue scales spread over more of your body.",
1465 "Icy blue scales cover your body completely."},
1467 {"Your icy blue scales disappear.",
1468 "Your icy blue scales recede somewhat.",
1469 "Your icy blue scales recede somewhat."},
1471 "icy blue scales (+AC)",
1474 { MUT_IRIDESCENT_SCALES, 2, 3, MUTFLAG_GOOD, true,
1475 "iridescent scales",
1477 {"You are partially covered in iridescent scales (AC +4).",
1478 "You are mostly covered in iridescent scales (AC +6).",
1479 "You are completely covered in iridescent scales (AC +8)."},
1481 {"Iridescent scales grow over part of your body.",
1482 "Iridescent scales spread over more of your body.",
1483 "Iridescent scales cover you completely."},
1485 {"Your iridescent scales disappear.",
1486 "Your iridescent scales recede somewhat.",
1487 "Your iridescent scales recede somewhat."},
1489 "iridescent scales (+AC)",
1492 { MUT_LARGE_BONE_PLATES, 2, 3, MUTFLAG_GOOD, true,
1493 "large bone plates",
1495 {"You are partially covered in large bone plates (AC +2, SH +2).",
1496 "You are mostly covered in large bone plates (AC +3, SH +3).",
1497 "You are completely covered in large bone plates (AC +4, SH +4)."},
1499 {"Large bone plates grow over parts of your arms.",
1500 "Large bone plates spread over more of your arms.",
1501 "Large bone plates cover your arms completely."},
1503 {"Your large bone plates disappear.",
1504 "Your large bone plates recede somewhat.",
1505 "Your large bone plates recede somewhat."},
1507 "large bone plates (+AC, +SH)",
1510 { MUT_MOLTEN_SCALES, 2, 3, MUTFLAG_GOOD, true,
1513 {"You are partially covered in molten scales (AC +1).",
1514 "You are mostly covered in molten scales (AC +3, EV -1).",
1515 "You are completely covered in molten scales (AC +4, EV -1, rF+)."},
1517 {"Molten scales grow over part of your body.",
1518 "Molten scales spread over more of your body.",
1519 "Molten scales cover your body completely."},
1521 {"Your molten scales disappear.",
1522 "Your molten scales recede somewhat.",
1523 "Your molten scales recede somewhat."},
1525 "molten scales (+AC)",
1528 { MUT_ROUGH_BLACK_SCALES, 2, 3, MUTFLAG_GOOD, true,
1529 "rough black scales",
1531 {"You are partially covered in rough black scales (AC +4, Dex -1).",
1532 "You are mostly covered in rough black scales (AC +7, Dex -2).",
1533 "You are completely covered in rough black scales (AC +10, Dex -3)."},
1535 {"Rough black scales grow over part of your body.",
1536 "Rough black scales spread over more of your body.",
1537 "Rough black scales cover you completely."},
1539 {"Your rough black scales disappear.",
1540 "Your rough black scales recede somewhat.",
1541 "Your rough black scales recede somewhat."},
1543 "rough, black scales (+AC, -Dex)",
1546 { MUT_RUGGED_BROWN_SCALES, 2, 3, MUTFLAG_GOOD, true,
1547 "rugged brown scales",
1549 {"You are partially covered in rugged brown scales (AC +1, +3% HP).",
1550 "You are mostly covered in rugged brown scales (AC +2, +5% HP).",
1551 "You are completely covered in rugged brown scales (AC +3, +7% HP)."},
1553 {"Rugged brown scales grow over part of your body.",
1554 "Rugged brown scales spread over more of your body.",
1555 "Rugged brown scales cover you completely."},
1557 {"Your rugged brown scales disappear.",
1558 "Your rugged brown scales recede somewhat.",
1559 "Your rugged brown scales recede somewhat."},
1561 "rugged, brown scales (+AC, +HP)",
1564 { MUT_SLIMY_GREEN_SCALES, 2, 3, MUTFLAG_GOOD, true,
1565 "slimy green scales",
1567 {"You are partially covered in slimy green scales (AC +2).",
1568 "You are mostly covered in slimy green scales (AC +3).",
1569 "You are completely covered in slimy green scales (AC +4, rPois)."},
1571 {"Slimy green scales grow over part of your body.",
1572 "Slimy green scales spread over more of your body.",
1573 "Slimy green scales cover your body completely."},
1575 {"Your slimy green scales disappear.",
1576 "Your slimy green scales recede somewhat.",
1577 "Your slimy green scales recede somewhat."},
1579 "slimy, green scales (+AC)",
1582 { MUT_THIN_METALLIC_SCALES, 2, 3, MUTFLAG_GOOD, true,
1583 "thin metallic scales",
1585 {"You are partially covered in thin metallic scales (AC +2).",
1586 "You are mostly covered in thin metallic scales (AC +3).",
1587 "You are completely covered in thin metallic scales (AC +4, rElec)."},
1589 {"Thin metallic scales grow over part of your body.",
1590 "Thin metallic scales spread over more of your body.",
1591 "Thin metallic scales cover your body completely."},
1593 {"Your thin metallic scales disappear.",
1594 "Your thin metallic scales recede somewhat.",
1595 "Your thin metallic scales recede somewhat."},
1597 "thin, metallic scales (+AC)",
1600 { MUT_THIN_SKELETAL_STRUCTURE, 2, 3, MUTFLAG_GOOD, false,
1601 "thin skeletal structure",
1603 {"You have a somewhat thin skeletal structure (Dex +2, Stealth).",
1604 "You have a moderately thin skeletal structure (Dex +4, Stealth+).",
1605 "You have an unnaturally thin skeletal structure (Dex +6, Stealth++)."},
1607 {"Your bones become slightly less dense.",
1608 "Your bones become somewhat less dense.",
1609 "Your bones become less dense."},
1611 {"Your skeletal structure returns to normal.",
1612 "Your skeletal structure densifies.",
1613 "Your skeletal structure densifies."},
1615 "a thin skeletal structure (+Dex, Stealth)",
1618 { MUT_YELLOW_SCALES, 2, 3, MUTFLAG_GOOD, true,
1621 {"You are partially covered in yellow scales (AC +2).",
1622 "You are mostly covered in yellow scales (AC +3).",
1623 "You are completely covered in yellow scales (AC +4, rCorr)."},
1625 {"Yellow scales grow over part of your body.",
1626 "Yellow scales spread over more of your body.",
1627 "Yellow scales cover you completely."},
1629 {"Your yellow scales disappear.",
1630 "Your yellow scales recede somewhat.",
1631 "Your yellow scales recede somewhat."},
1633 "yellow scales (+AC)",
1636 { MUT_CAMOUFLAGE, 1, 3, MUTFLAG_GOOD, true,
1639 {"Your skin changes colour to match your surroundings (Stealth).",
1640 "Your skin blends seamlessly with your surroundings (Stealth).",
1641 "Your skin perfectly mimics your surroundings (Stealth)."},
1643 {"Your skin functions as natural camouflage.",
1644 "Your natural camouflage becomes more effective.",
1645 "Your natural camouflage becomes more effective."},
1647 {"Your skin no longer functions as natural camouflage.",
1648 "Your natural camouflage becomes less effective.",
1649 "Your natural camouflage becomes less effective."},
1654 { MUT_IGNITE_BLOOD, 0, 1, MUTFLAG_GOOD, false,
1657 {"Your demonic aura causes spilled blood to erupt in flames.", "", ""},
1658 {"Your blood runs red-hot!", "", ""},
1664 { MUT_FOUL_STENCH, 0, 2, MUTFLAG_GOOD, false,
1667 {"You may emit foul miasma when damaged in melee.",
1668 "You frequently emit foul miasma when damaged in melee.",
1671 {"You begin to emit a foul stench of rot and decay.",
1672 "You begin to radiate miasma.",
1680 { MUT_TENDRILS, 0, 1, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1683 {"You are covered in slimy tendrils that may disarm your opponents.", "", ""},
1684 {"Thin, slimy tendrils emerge from your body.", "", ""},
1685 {"Your tendrils retract into your body.", "", ""},
1690 { MUT_JELLY_GROWTH, 0, 1, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1691 "jelly sensing items",
1693 {"You have a small jelly attached to you that senses nearby items.", "", ""},
1694 {"Your body partially splits into a small jelly.", "", ""},
1695 {"The jelly growth is reabsorbed into your body.", "", ""},
1700 { MUT_JELLY_MISSILE, 0, 1, MUTFLAG_GOOD | MUTFLAG_JIYVA, true,
1701 "jelly absorbing missiles",
1703 {"You have a small jelly attached to you that may absorb incoming projectiles.", "", ""},
1704 {"Your body partially splits into a small jelly.", "", ""},
1705 {"The jelly growth is reabsorbed into your body.", "", ""},
1707 "a missile-absorbing jelly",
1710 { MUT_PETRIFICATION_RESISTANCE, 0, 1, MUTFLAG_GOOD, false,
1711 "petrification resistance",
1713 {"You are immune to petrification.", "", ""},
1714 {"Your body vibrates.", "", ""},
1715 {"You briefly stop moving.", "", ""},
1717 "petrification resistance",
1720 #if TAG_MAJOR_VERSION == 34
1721 { MUT_TRAMPLE_RESISTANCE, 0, 1, MUTFLAG_GOOD, false,
1722 "trample resistance",
1724 {"You are resistant to trampling.", "", ""},
1725 {"You feel steady.", "", ""},
1726 {"You feel unsteady..", "", ""},
1728 "trample resistance",
1731 { MUT_CLING, 0, 1, MUTFLAG_GOOD, true,
1734 {"You can cling to walls.", "", ""},
1735 {"You feel sticky.", "", ""},
1736 {"You feel slippery.", "", ""},
1738 "the ability to cling to walls",
1741 { MUT_EXOSKELETON, 0, 2, MUTFLAG_GOOD, true,
1744 {"Your body is surrounded by an exoskeleton. (buggy)",
1745 "Your body is surrounded by a tough exoskeleton. (buggy)",
1748 {"Your exoskeleton hardens.",
1749 "Your exoskeleton becomes even harder.",
1752 {"Your exoskeleton softens.",
1753 "Your exoskeleton softens.",
1759 { MUT_FUMES, 0, 2, MUTFLAG_GOOD, false,
1762 {"You emit clouds of smoke.", "You frequently emit clouds of smoke.", ""},
1763 {"You fume.", "You fume more.", ""},
1764 {"You stop fuming.", "You fume less.", ""},
1766 "chronic emission of smoke",
1770 { MUT_BLACK_MARK, 0, 1, MUTFLAG_GOOD, false,
1773 {"Your melee attacks sometimes drain vitality from your foes.", "", ""},
1774 {"An ominous black mark forms on your body.", "", ""},
1777 "a draining black mark",
1780 { MUT_COLD_BLOODED, 0, 1, MUTFLAG_BAD, true,
1783 {"You are cold-blooded and may be slowed by cold attacks.", "", ""},
1784 {"You feel cold-blooded.", "", ""},
1785 {"You feel warm-blooded.", "", ""},
1790 { MUT_FLAME_CLOUD_IMMUNITY, 0, 1, MUTFLAG_GOOD, false,
1791 "flame cloud immunity",
1793 {"You are immune to clouds of flame.", "", ""},
1794 {"You feel less concerned about heat.", "", ""},
1797 "immunity to flaming clouds",
1800 { MUT_FREEZING_CLOUD_IMMUNITY, 0, 1, MUTFLAG_GOOD, false,
1801 "freezing cloud immunity",
1803 {"You are immune to freezing clouds.", "", ""},
1804 {"You feel less concerned about cold.", "", ""},
1807 "immunity to freezing clouds",
1810 { MUT_SUSTAIN_ABILITIES, 0, 1, MUTFLAG_GOOD, false,
1811 "sustain abilities",
1813 {"Your attributes are resistant to harm.", "", ""},
1817 "sustained abilities",
1820 { MUT_NO_DRINK, 0, 1, MUTFLAG_RU, false,
1821 "inability to drink while threatened",
1823 {"You cannot drink potions while threatened.", "", ""},
1824 {"You no longer can drink potions while threatened.", "", ""},
1825 {"You can once more drink potions while threatened.", "", ""},
1827 "an inability to drink potions while threatened",
1830 { MUT_NO_READ, 0, 1, MUTFLAG_RU, false,
1831 "inability to read while threatened",
1833 {"You cannot read scrolls while threatened.", "", ""},
1834 {"You can no longer read scrolls while threatened.", "", ""},
1835 {"You can once more read scrolls while threatened.", "", ""},
1837 "an inability to drink while threatened",
1840 { MUT_MISSING_HAND, 0, 1, MUTFLAG_RU, false,
1843 {"You are missing a hand.", "", ""},
1844 {"One of your hands has vanished, leaving only a stump!", "", ""},
1845 {"Your stump has regrown into a hand!", "", ""},
1850 { MUT_NO_STEALTH, 0, 1, MUTFLAG_RU, false,
1853 {"You cannot be stealthy.", "", ""},
1854 {"You can no longer be stealthy.", "", ""},
1855 {"You can once more be stealthy.", "", ""},
1857 "an inability to sneak",
1860 { MUT_NO_ARTIFICE, 0, 1, MUTFLAG_RU, false,
1861 "inability to use devices",
1863 {"You cannot study or use magical devices.", "", ""},
1864 {"You can no longer study or use magical devices.", "", ""},
1865 {"You can once more study and use magical devices.", "", ""},
1867 "an inability to evoke magical devices",
1870 { MUT_NO_LOVE, 0, 1, MUTFLAG_RU, false,
1873 {"You are hated by all.", "", ""},
1874 {"You are now hated by all.", "", ""},
1875 {"You are no longer hated by all.", "", ""},
1877 "inability to love",
1880 { MUT_COWARDICE, 0, 1, MUTFLAG_RU, false,
1883 {"Your cowardice makes you less effective in combat with threatening monsters.", "", ""},
1884 {"You have lost your courage.", "", ""},
1885 {"You have regained your courage.", "", ""},
1890 { MUT_NO_DODGING, 0, 1, MUTFLAG_RU, false,
1891 "inability to train dodging",
1893 {"You cannot train Dodging skill.", "", ""},
1894 {"You can no longer train Dodging skill.", "", ""},
1895 {"You can once more train Dodging skill.", "", ""},
1897 "inability to train Dodging",
1900 { MUT_NO_ARMOUR, 0, 1, MUTFLAG_RU, false,
1901 "inability to train armour",
1903 {"You cannot train Armour skill.", "", ""},
1904 {"You can no longer train Armour skill.", "", ""},
1905 {"You can once more train Armour skill.", "", ""},
1907 "inability to train Armour",
1910 { MUT_NO_AIR_MAGIC, 0, 1, MUTFLAG_RU, false,
1913 {"You cannot study or cast Air magic.", "", ""},
1914 {"You can no longer study or cast Air magic.", "", ""},
1915 {"You can once more study and cast Air magic.", "", ""},
1917 "inability to use Air magic",
1920 { MUT_NO_CHARM_MAGIC, 0, 1, MUTFLAG_RU, false,
1923 {"You cannot study or cast Charms magic.", "", ""},
1924 {"You can no longer study or cast Charms magic.", "", ""},
1925 {"You can once more study and cast Charms magic.", "", ""},
1927 "inability to use Charms magic",
1930 { MUT_NO_CONJURATION_MAGIC, 0, 1, MUTFLAG_RU, false,
1931 "no conjurations magic",
1933 {"You cannot study or cast Conjurations magic.", "", ""},
1934 {"You can no longer study or cast Conjurations magic.", "", ""},
1935 {"You can once more study and cast Conjurations magic.", "", ""},
1937 "inability to use Conjurations magic",
1940 { MUT_NO_EARTH_MAGIC, 0, 1, MUTFLAG_RU, false,
1943 {"You cannot study or cast Earth magic.", "", ""},
1944 {"You can no longer study or cast Earth magic.", "", ""},
1945 {"You can once more study and cast Earth magic.", "", ""},
1947 "inability to use Earth magic",
1950 { MUT_NO_FIRE_MAGIC, 0, 1, MUTFLAG_RU, false,
1953 {"You cannot study or cast Fire magic.", "", ""},
1954 {"You can no longer study or cast Fire magic.", "", ""},
1955 {"You can once more study and cast Fire magic.", "", ""},
1957 "inability to use Fire magic",
1960 { MUT_NO_HEXES_MAGIC, 0, 1, MUTFLAG_RU, false,
1963 {"You cannot study or cast Hexes magic.", "", ""},
1964 {"You can no longer study or cast Hexes magic.", "", ""},
1965 {"You can once more study and cast Hexes magic.", "", ""},
1967 "inability to use Hexes magic",
1970 { MUT_NO_ICE_MAGIC, 0, 1, MUTFLAG_RU, false,
1973 {"You cannot study or cast Ice magic.", "", ""},
1974 {"You can no longer study or cast Ice magic.", "", ""},
1975 {"You can once more study and cast Ice magic.", "", ""},
1977 "inability to use Ice magic",
1980 { MUT_NO_NECROMANCY_MAGIC, 0, 1, MUTFLAG_RU, false,
1981 "no necromancy magic",
1983 {"You cannot study or cast Necromancy magic.", "", ""},
1984 {"You can no longer study or cast Necromancy magic.", "", ""},
1985 {"You can once more study and cast Necromancy magic.", "", ""},
1987 "inability to use Necromancy magic",
1990 { MUT_NO_POISON_MAGIC, 0, 1, MUTFLAG_RU, false,
1993 {"You cannot study or cast Poison magic.", "", ""},
1994 {"You can no longer study or cast Poison magic.", "", ""},
1995 {"You can once more study and cast Poison magic.", "", ""},
1997 "inability to use Poison magic",
2000 { MUT_NO_SUMMONING_MAGIC, 0, 1, MUTFLAG_RU, false,
2001 "no summoning magic",
2003 {"You cannot study or cast Summoning magic.", "", ""},
2004 {"You can no longer study or cast Summoning magic.", "", ""},
2005 {"You can once more study and cast Summoning magic.", "", ""},
2007 "inability to use Summoning magic",
2010 { MUT_NO_TRANSLOCATION_MAGIC, 0, 1, MUTFLAG_RU, false,
2011 "no translocations magic",
2013 {"You cannot study or cast Translocations magic.", "", ""},
2014 {"You can no longer study or cast Translocations magic.", "", ""},
2015 {"You can once more study and cast Translocations magic.", "", ""},
2017 "inability to use Translocations magic",
2020 { MUT_NO_TRANSMUTATION_MAGIC, 0, 1, MUTFLAG_RU, false,
2021 "no transmutations magic",
2023 {"You cannot study or cast Transmutations magic.", "", ""},
2024 {"You can no longer study or cast Transmutations magic.", "", ""},
2025 {"You can once more study and cast Transmutations magic.", "", ""},
2027 "inability to use Transmutations magic",
2030 { MUT_PHYSICAL_VULNERABILITY, 0, 3, MUTFLAG_RU, false,
2031 "vulnerability to harm",
2033 {"You take slightly more damage. (-3 AC)",
2034 "You take more damage. (-6 AC)",
2035 "You take considerably more damage. (-9 AC)"},
2036 {"You feel more vulnerable to harm.",
2037 "You feel more vulnerable to harm.",
2038 "You feel more vulnerable to harm."},
2039 {"You no longer feel extra vulnerable to harm.",
2040 "You feel less vulnerable to harm.",
2041 "You feel less vulnerable to harm."},
2043 "vulnerability to harm (AC -3)",
2046 { MUT_SLOW_REFLEXES, 0, 3, MUTFLAG_RU, false,
2049 {"You have somewhat slow reflexes. (-3 EV)",
2050 "You have slow reflexes. (-6 EV)",
2051 "You have very slow reflexes. (-9 EV)"},
2052 {"Your reflexes slow.",
2053 "Your reflexes slow further.",
2054 "Your reflexes slow further."},
2055 {"You reflexes return to normal.",
2056 "You reflexes speed back up.",
2057 "You reflexes speed back up."},
2059 "slowed reflexes (EV -3)",
2062 { MUT_MAGICAL_VULNERABILITY, 0, 3, MUTFLAG_RU, false,
2063 "magic vulnerability",
2065 {"You are slightly vulnerable to magic.",
2066 "You are vulnerable to magic.",
2067 "You are extremely vulnerable to magic."},
2068 {"You feel vulnerable to magic.",
2069 "You feel more vulnerable to magic.",
2070 "You feel more vulnerable to magic."},
2071 {"You no longer feel vulnerable to magic.",
2072 "You feel less vulnerable to magic.",
2073 "You feel less vulnerable to magic."},
2075 "vulnerability to magic (MR-)",
2078 { MUT_ANTI_WIZARDRY, 0, 3, MUTFLAG_RU, false,
2081 {"Your casting is slightly disrupted.",
2082 "Your casting is disrupted.",
2083 "Your casting is seriously disrupted."},
2084 {"Your ability to control magic is disrupted.",
2085 "Your ability to control magic is more disrupted.",
2086 "Your ability to control magic is more disrupted."},
2087 {"Your ability to control magic is no longer disrupted.",
2088 "Your ability to control magic is less disrupted.",
2089 "Your ability to control magic is less disrupted."},
2091 "disrupted casting (-Wiz)",
2094 { MUT_MP_WANDS, 7, 1, MUTFLAG_BAD, false,
2097 {"You expend magic power (3 MP) to strengthen your wands.", "", ""},
2098 {"You feel your magical essence link to your wands.", "", ""},
2099 {"Your magical essence is no longer linked to your wands.", "", ""},
2104 { MUT_UNSKILLED, 0, 3, MUTFLAG_RU, false,
2107 {"You are somewhat unskilled (-1 Apt).",
2108 "You are unskilled (-2 Apt)",
2109 "You are extremely unskilled (-3 Apt)."},
2110 {"You feel less skilled.",
2111 "You feel less skilled.",
2112 "You feel less skilled."},
2113 {"You regain all your skill.",
2114 "You regain some skill.",
2115 "You regain some skill."},
2120 { MUT_INEXPERIENCED, 0, 3, MUTFLAG_RU, false,
2123 {"You are somewhat inexperienced (-2 XL).",
2124 "You are inexperienced (-4 XL)",
2125 "You are extremely inexperienced (-6 XL)."},
2126 {"You feel less experienced.",
2127 "You feel less experienced.",
2128 "You feel less experienced."},
2129 {"You regain all your potential.",
2130 "You regain some potential.",
2131 "You regain some potential."},
2133 "a lack of experience",
2136 { MUT_PAWS, 0, 1, MUTFLAG_GOOD, true,
2139 {"Your sharp claws are effective at attacking unaware monsters.", "", ""},
2146 { MUT_MISSING_EYE, 0, 1, MUTFLAG_RU, false,
2149 {"You are missing an eye, making it more difficult to aim.", "", ""},
2150 {"Your right eye vanishes! The world loses its depth.", "", ""},
2151 {"Your right eye suddenly reappears! The world regains its depth.", "", ""},
2156 { MUT_TEMPERATURE_SENSITIVITY, 0, 1, MUTFLAG_RU, false,
2157 "temperature sensitive",
2159 {"You are sensitive to extremes of temperature (rF-, rC-).", "", ""},
2160 {"You feel sensitive to extremes of temperature.", "", ""},
2161 {"You no longer feel sensitive to extremes of temperature", "", ""},
2163 "temperature sensitivity (rF-, rC-)",