5e SRD:Sea Horse

This material is published under the OGL

Sea Horse

Tiny beast, unaligned


Armor Class 11
Hit Points 1 (1d4 - 1)
Speed 0 ft., swim 20 ft.


STR DEX CON INT WIS CHA
1 (-5) 12 (+1) 8 (-1) 1 (-5) 10 (+0) 2 (-4)

Senses passive Perception 10
Languages
Challenge 0 (0 XP)


Water Breathing. The sea horse can breathe only underwater.




Back to Main Page 5e System Reference Document Creatures Miscellaneous Creatures

Open Game Content (place problems on the discussion page).
This is part of the 5e System Reference Document. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains SRD material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
gollark: `libc.printf(ctypes.c_char_p(b"apioform entities"))`Apparently this works.
gollark: I just want it to blindly reinterpret `7` as a `ctypes.c_void_p`, this is ridiculous.
gollark: Why does Python make it so hard to get a pointer to the raw memory underlying `7`?
gollark: It's what happens when you are EVIL and BE A C PROGRAMMER.
gollark: ```python>>> x = ctypes.cast(7, ctypes.POINTER(ctypes.c_int64))>>> x.contentsfish: “python3” terminated by signal SIGSEGV (Address boundary error)```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.