4e Creatures Level 20

Back to Main Page 4e Homebrew Creatures


Level 20

{{#dpl: debug=1 |category=4e |category=User |category=Creature |category=Level 20 |notcategory=SRD |notcategory=Creature Overview |format=,* [[%PAGE%¦²{#replace:²{#replace:%PAGE%¦(4e¦}²¦Creature)¦}²]]\n, |order=ascending }}

gollark: Missile guidance is presumably hard real time.
gollark: I suppose garbage collection pauses could be an issue.
gollark: I don't see why not.
gollark: Both are. If your computer is too slow, just buy better computers.
gollark: ```haskellprimes = filterPrime [2..] where filterPrime (p:xs) = p : filterPrime [x | x <- xs, x `mod` p /= 0]```So elegant. So concise. So incomprehensible.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.