... | ... | @@ -20,7 +20,7 @@ Spells are just Mythic Skills with extra options. All regular Mythic metaskill o |
|
|
| Cost: [reagents] | A list of reagents this spell costs to cast. |
|
|
|
| Global: true | Makes it a [global spell], causing it to be automatically applied to all players |
|
|
|
| Upgrades: [integer] | The maximum level the spell can reach. Defaults to `1` |
|
|
|
| Bindable: [true/false] | Whether the slot from which this spell can be cast can be binded. Defaults to `false` |
|
|
|
| Bindable: [true/false] | Whether the slot from which this spell can be cast can be binded. Defaults to `false`<br><br>Once binded, the `~onUse` trigger is needed to cast the skill |
|
|
|
| Binding: [integer] | The slot to which the spell should be binded. Defaults to `-1` |
|
|
|
|
|
|
### Aesthetic Options
|
... | ... | |