Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
  • Variables

Variables · Changes

Page history
Update Variables, replaced <scope.ver.variable> with var.variable authored Jul 22, 2025 by mikekevie's avatar mikekevie
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 5 deletions
+5 -5
  • Skills/Variables.md Skills/Variables.md +5 -5
  • No files found.
Skills/Variables.md
View page @ ede9bf76
...@@ -53,7 +53,7 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d ...@@ -53,7 +53,7 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d
- variablesubtract{var=skill.example;amount=hello} - variablesubtract{var=skill.example;amount=hello}
# Print a set # Print a set
- message{m=<skill.ver.example>} # 1,2,world - message{m=<skill.var.example>} # 1,2,world
``` ```
### List ### List
...@@ -68,8 +68,8 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d ...@@ -68,8 +68,8 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d
- variablesubtract{var=skill.example;amount=0} - variablesubtract{var=skill.example;amount=0}
# Print a list # Print a list
- message{m=<skill.ver.example>} # 2,hello,world - message{m=<skill.var.example>} # 2,hello,world
- message{m=<skill.ver.example.0>} # 2 - message{m=<skill.var.example.0>} # 2
``` ```
### Map ### Map
...@@ -84,8 +84,8 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d ...@@ -84,8 +84,8 @@ All variable mechanics and conditions accept `var=` and `scope=` attributes to d
- variablesubtract{var=skill.example;amount=hello} - variablesubtract{var=skill.example;amount=hello}
# Print a map # Print a map
- message{m=<skill.ver.example>} # mamma=mia;pizza=pasta;please=help - message{m=<skill.var.example>} # mamma=mia;pizza=pasta;please=help
- message{m=<skill.ver.example.please>} # help - message{m=<skill.var.example.please>} # help
``` ```
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Math
  • Pins

Enums
  • Particles Types
  • Audience
  • Equipment Slots
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Shape
Technical
  • Item Matcher
  • SkillTree
  • Advanced User Guides and Techniques