Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicRPG MythicRPG
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicRPGMythicRPG
  • Wiki
  • Spells

Spells · Changes

Page history
Update Spells authored Aug 17, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 2 deletions
+6 -2
  • Spells.md Spells.md +6 -2
  • No files found.
Spells.md
View page @ 4aec15c5
...@@ -18,7 +18,7 @@ Spells are just Mythic Skills with extra options. All regular Mythic metaskill o ...@@ -18,7 +18,7 @@ Spells are just Mythic Skills with extra options. All regular Mythic metaskill o
| Trigger: [trigger] | What triggers the spell. Defaults to `~onCombat` | | Trigger: [trigger] | What triggers the spell. Defaults to `~onCombat` |
| Targeter: [targeter] | The main targeter for the spell. If this is set the spell will fail to cast and not consume resources if a valid target isn't found. Defaults to `@self` | | Targeter: [targeter] | The main targeter for the spell. If this is set the spell will fail to cast and not consume resources if a valid target isn't found. Defaults to `@self` |
| Cost: [reagents] | A list of reagents this spell costs to cast. | | 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 | | 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` | | 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` |
| Binding: [integer] | The slot to which the spell should be binded. Defaults to `-1` | | Binding: [integer] | The slot to which the spell should be binded. Defaults to `-1` |
...@@ -56,3 +56,7 @@ MAGIC_MISSILE: ...@@ -56,3 +56,7 @@ MAGIC_MISSILE:
Skills: Skills:
- missile{} - missile{}
``` ```
<!-- LINKS -->
[global spell]: /Spells/Learning#globally-available-spells
\ No newline at end of file
Clone repository

MythicRPG

  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Spells
    • Learning
    • Casting
    • Reagents
  • Archetypes
    • Leveling
    • Talents
    • Professions
    • Boosters
  • Currencies
  • Custom Commands
  • Custom Menus
  • Waypoints
Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
Placeholders
  • Placeholders