New illusion spell: Illusionary Placeable
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.