New illusion spell: Illusionary Placeable

Suggestions relating to the Classes, Spells and General Mechanics of Arelith.


Moderators: Active Admins, Forum Moderators, Active DMs, Contributors, Suggestion Moderators

Post Reply
User avatar
Party in the forest at midnight
Posts: 1457
Joined: Thu Mar 29, 2018 4:55 pm

New illusion spell: Illusionary Placeable

Post by Party in the forest at midnight »

Casting the spell would give you a prompt asking to say the magic word. The word you say would correspond to numbers, and create a placeable pulled from the corresponding number in the placeables.2da. The fake illusionary placeable would have no hitbox and can't be interacted with like a normal placeable, you can't sit on an illusionary chair for example.

The letters for the magic word would skip vowels, using only consonants. And after 10, it repeats. So it would look like this:

Code: Select all

1 2 3 4 5 6 7 8 9 0
b c d f g h j k l m 
n p q r s t v w x z

So the word "abra" would become "br" since vowels would be skipped, and would correspond to the number 14, and would create a temporary fixture with no physical properties that pulls its appearance from #14 on the placeables.2da. In this case, LootBag2.

This would let players research finding new fixtures to make illusions of, and be able to share their results by making magic words.

Post Reply