YAML Spell Tutorial
📚 Table of Contents
📝 YAML Basics
Indentation
Data Types
Quotes
🏗️ Spell File Structure
✅ Required Properties
name (string)
name (string)description (string)
description (string)sp_cost (number)
sp_cost (number)target_type (string)
target_type (string)effects (list)
effects (list)🔧 Optional Properties
Element and Level Requirements
Timing
Requirements
⚡ Effect System
Damage Effects
Healing Effects
Teleportation Effects
Summoning Effects
Stat Modification Effects
💬 Message System
Basic Messages
Cast Time Messages
Broadcast Messages
Message Placeholders
🚫 Restrictions
Combat Restrictions
Instance Limits
Location Restrictions
🎯 Advanced Examples
Multi-Effect Spell
Complex Teleport Spell
Summoning with Restrictions
📋 Best Practices
File Organization
Spell Design
YAML Style
Testing
🐛 Troubleshooting
Common YAML Errors
Spell Not Loading
Spell Not Working
Performance Issues
🎓 Graduation
Last updated
Was this helpful?