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 35
    • Issues 35
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicRPGMythicRPG
  • Wiki
    • Skills
    • Conditions
  • HasLearnedSpell

HasLearnedSpell · Changes

Page history
Create Skills/Conditions/HasLearnedSpell authored May 06, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 26 additions and 0 deletions
+26 -0
  • Skills/Conditions/HasLearnedSpell.md Skills/Conditions/HasLearnedSpell.md +26 -0
  • No files found.
Skills/Conditions/HasLearnedSpell.md 0 → 100644
View page @ b41d9618
## Description
Whether the target player has learned the given spell
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| id | spell, s | The spell to check against | FIREBALL <!--type:Spell--> |
## Examples
```yaml
LearnMagicMissile:
TargetConditions:
- hasLearnedSpell{spell=MagicMissile} false
- hascurrency{a=500}
Skills:
- teachspell{s=MagicMissile;l=1}
- currencytake{amount=500}
- message{m="Eheh, thanks for you patronage!"}
```
## Aliases
- [x] hasSpell
\ 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