Table of Contents
Order
Description
With proper concentration, your orders are almost undeniable. This spell allows you to control a target character, making them follow your commands. It can only be cast on characters other than yourself.
Stats
- Magic Affinity: Witchcraft
- Targeting: char_not_self
- Level: 3
- Mana Cost: 10
- Cast Time: 1 turn
Effect
When cast on a valid target, this spell attempts to make the target follow your orders. If the target resists, they will become aware of the attempt and yell “How dare you?!!”
Restrictions
- Cannot be cast on yourself
- Only works on characters that can be turned into pets
- Targets with high willpower may resist the effect
Classes
Classes that can use this spell include:
- Classes with Witchcraft affinity
- Other classes that gain access through special means
Strategy
How to effectively use the Order spell:
- Best used on weaker enemies to turn them into allies temporarily
- Most effective when the targeted mob can be turned into a pet
- Be careful when using in areas with strong enemies that may resist
- Good for managing multiple enemies in confined spaces
Data Validation
This information is extracted directly from the game code and validated against the source implementation. The details are accurate as of the referenced source files and provide reliable information about the spell mechanics.
Content Verification
- Information source: Lua Script in Remixed Dungeon codebase
- Stats verified: Yes, extracted directly from spell class properties
- Effect descriptions: Generated from code analysis and string resources
- Last updated: 2024-12-18 based on Order.lua
Source Code
This page content is based on the Lua Script: Order.lua
Additional References
- String definitions: Order_Name, Order_Info, Order_Resist in strings_all.xml
See Also
Notes
The spell will fail if the target cannot be pet. In such cases, the target will resist and yell “How dare you?!!” as defined in the string resources.
