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 136
    • Issues 136
    • 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
    • Conditions
  • variableisset

variableisset · Changes

Page history
updated layout and informations authored Jun 14, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 16 deletions
+13 -16
  • Skills/conditions/variableisset.md Skills/conditions/variableisset.md +13 -16
  • No files found.
Skills/conditions/variableisset.md
View page @ b9c1fa47
**Description:** Checks if the given [variable ](https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/Variables)is set.
## Description
Checks if the given [variable](/Skills/Variables)is set.
---
**Attributes:**
## Attributes
| Attribute | Aliases | Description |
| --------- | ----- | ----------- |
| variable | name, n, var, key, k | variable to match |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| variable | name, n, var, key, k | variable to match | |
---
**Examples:**
## Examples
```yaml
Conditions:
- variableisset{var=target.dazed} true
```
Conditions:
- variableisset{var=target.dazed} true
```
---
**Extra Information:**
- [x] Aliases: varisset, varset
- [x] Type: Skill
\ No newline at end of file
## Aliases
- [x] varisset
- [x] varset
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples