Advertisement
ChrroniqP

Shrieker

Jan 28th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. {
  2. "name": "Myconid Shrieker",
  3. "source": "",
  4. "page": 0,
  5. "size": "S",
  6. "type": "plant",
  7. "alignment": [
  8. "L",
  9. "N"
  10. ],
  11. "ac": [
  12. "natural armour",
  13. 13
  14. ],
  15. "hp": {
  16. "average": 17,
  17. "formula": "5d6"
  18. },
  19. "speed": {
  20. "walk": 15
  21. },
  22. "str": 9,
  23. "dex": 12,
  24. "con": 11,
  25. "int": 10,
  26. "wis": 13,
  27. "cha": 7,
  28. "senses": [
  29. "darkvision 120 ft."
  30. ],
  31. "passive": 11,
  32. "languages": [
  33. "\u2014> - Challenge 1 (200 XP)"
  34. ],
  35. "action": [
  36. {
  37. "name": "Fist",
  38. "entries": [
  39. "{@atk mw} {@hit 3} to hit, reach 5 ft., one target. {@h}6 ({@damage 2d4 + 1}) bludgeoning damage plus 5 ({@damage 2d4}) poison damage."
  40. ]
  41. },
  42. {
  43. "name": "Shriek",
  44. "entries": [
  45. "The myconid releases a high pitched shriek, provided that it isn't in sunlight. This shriek has no effect on constructs and undead. All other creatures within 30 feet of the myconid that can hear it must make a {@dc 13} Constitution saving throw. A creature takes 7 ({@damage 2d6}) thunder damage on a failed save, or half as much damage on a successful one. If the save fails by 5 or more, the target is also {@condition deafened} permanently."
  46. ]
  47. },
  48. {
  49. "name": "Rapport Spores",
  50. "entries": [
  51. "A 30-foot radius of spores extends from the myconid. These spores can go around corners and affect only creatures with an Intelligence of 2 or higher that aren't undead, constructs, or elementals. Affected creatures can communicate telepathically with one another while they are within 30 feet of each other. The effect lasts for 1 hour."
  52. ]
  53. }
  54. ],
  55. "senseTags": [
  56. "SD"
  57. ],
  58. "damageTags": [
  59. "B",
  60. "I",
  61. "T"
  62. ],
  63. "miscTags": [
  64. "MW",
  65. "AOE"
  66. ]
  67. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement