Test Spell is a development/testing spell in Remixed Pixel Dungeon with Test Affinity. This is primarily a placeholder spell used for development and testing purposes rather than actual gameplay.
A test spell with no actual gameplay effect. This spell exists primarily for development and testing purposes in the game's codebase.
This spell is not intended for normal gameplay and serves as a test implementation for the spell system. It has placeholder name and description strings (TestSpell_Name and TestSpell_Info) that are only defined in the Lua script itself, not in the game's string resources.
The spell was created for development purposes as shown in the file's header: “Created by mike. DateTime: 5/23/20 11:28 PM”.