rpd:test_spell
Differences
This shows you the differences between two versions of the page.
| rpd:test_spell [2025/12/25 21:04] – list fix Mikhael | rpd:test_spell [2025/12/25 21:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Test Spell ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | **Test Spell** is a development/ | ||
| + | |||
| + | ==== Description ==== | ||
| + | A test spell with no actual gameplay effect. This spell exists primarily for development and testing purposes in the game's codebase. | ||
| + | |||
| + | ==== Item Class ==== | ||
| + | * **Lua Script:** [[https:// | ||
| + | * **Image File:** [[https:// | ||
| + | * **Image Index:** 1 | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **Magic Affinity:** Test | ||
| + | * **Targeting Type:** Self (affects the caster) | ||
| + | * **Level:** 1 | ||
| + | * **Mana Cost:** 0 | ||
| + | * **Cast Time:** 1 turn | ||
| + | |||
| + | ==== Effects ==== | ||
| + | * **Primary Effect:** No actual gameplay effect (spell simply returns true when cast) | ||
| + | * **Special Properties: | ||
| + | |||
| + | ==== Notes ==== | ||
| + | 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: " | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd spells development }} | ||
rpd/test_spell.txt · Last modified: by 127.0.0.1
