Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Chris-plus-alphanumericgibberish/6ebaea499dd2397f2dbc to your computer and use it in GitHub Desktop.
Save Chris-plus-alphanumericgibberish/6ebaea499dd2397f2dbc to your computer and use it in GitHub Desktop.
manticore
MON("manticore", S_FELINE,
LVL(8, 12, 3, 30, -1), (G_GENO|1),
A(ATTK(AT_CLAW, AD_PHYS, 2, 4), ATTK(AT_CLAW, AD_PHYS, 2, 4),
ATTK(AT_BITE, AD_PHYS, 1,8), ATTK(AT_STNG, AD_DRST, 1, 4),
ATTK(AT_ARRW, AD_PLYS, 1, 6), NO_ATTK),
SIZ(800, 600, 0, MS_ROAR, MZ_HUGE), MR_POISON, MR_POISON,
M1_FLY|M1_NOHANDS|M1_ANIMAL|M1_SEE_INVIS|M1_POIS|M1_CARNIVORE,
M2_NASTY|M2_STRONG, M3_INFRAVISIBLE,
CLR_BRIGHT_GREEN),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment