With proper concentration, your orders are almost undeniable. This spell allows you to issue commands to target characters through the ML (Machine Learning) action system.
When cast, this spell issues orders to the targeted character through the Order action system. The spell uses Java-based ML actions for implementation.
Classes that can use this spell include:
How to effectively use the Order spell:
This page content is based on the Java classes:
<!-- English (values/strings_all.xml lines 2700-2701) --> <string name="Order_Name">Order</string> <string name="Order_Info">With proper concentration, your orders are almost undeniable.</string> <!-- Russian (values-ru/strings_all.xml lines 1468-1469) --> <string name="Order_Name">Приказ</string> <string name="Order_Info">При должной концентрации твои приказы почти неоспоримы.</string>
The spell is implemented through Java ML actions rather than Lua scripts. Targets may resist with the message “How dare you?!!” as defined in string resources.