... | @@ -32,7 +32,7 @@ If configured to show spells in the `ITEMS` slot, spell icons will appear overla |
... | @@ -32,7 +32,7 @@ If configured to show spells in the `ITEMS` slot, spell icons will appear overla |
|
If configured to show spells in the `ACTION_BAR` slot, spell icons will appear as an action bar message using unicode icons.
|
|
If configured to show spells in the `ACTION_BAR` slot, spell icons will appear as an action bar message using unicode icons.
|
|
|
|
|
|
#### Click Combos
|
|
#### Click Combos
|
|
_coming soon_
|
|
_not yet implemented_
|
|
|
|
|
|
## Spellbook
|
|
## Spellbook
|
|
Active spells can be cast from the spellbook directly, which is a special menu opened using the `/spellbook` command.
|
|
Active spells can be cast from the spellbook directly, which is a special menu opened using the `/spellbook` command.
|
... | @@ -40,4 +40,13 @@ Active spells can be cast from the spellbook directly, which is a special menu o |
... | @@ -40,4 +40,13 @@ Active spells can be cast from the spellbook directly, which is a special menu o |
|
When the spellbook is open, left-clicking a spell will cause the player to cast it.
|
|
When the spellbook is open, left-clicking a spell will cause the player to cast it.
|
|
|
|
|
|
## Wands
|
|
## Wands
|
|
_coming soon_ |
|
_not yet implemented_
|
|
|
|
|
|
|
|
Wands are special items that can have a number of spells bound to them.
|
|
|
|
|
|
|
|
Depending on your configuration, left-clicking will cycle through the spells bound to the wand, and right-clicking will cast the spell.
|
|
|
|
|
|
|
|
Planned Features:
|
|
|
|
- Requirements or reagents for binding spells to a wand
|
|
|
|
- Special furniture/UI for binding
|
|
|
|
- Durability |
|
|
|
\ No newline at end of file |