User Tools

Site Tools


mr:order_spell

Order mr:order_spell

Entity Kind

order_spell

Java Class

Not implemented as a Java class, likely implemented in Lua

JSON Configuration

spellsDesc/order_spell.json

String Resources

- Spell name: “order_spell” - Spell desc: “order_spell_desc”

Lua Scripts

scripts/spells/order.lua

Code References

- Lua script: RemixedDungeon/src/main/assets/scripts/spells/order.lua - Implementation: Summons allies or gives commands to minions

Configuration Excerpts

{

"kind": "order_spell",
"name": "@order_spell",
"desc": "@order_spell_desc",
"image": "spell_Order.png",
"class": "com.nyrds.pixeldungeon.mechanics.Spell",
"luaFile": "spells/order.lua"

}

mr/order_spell.txt · Last modified: by 127.0.0.1