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
  • altitude

altitude · Changes

Page history
added mH attribute alias and updated layout authored May 15, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 13 deletions
+7 -13
  • Skills/conditions/altitude.md Skills/conditions/altitude.md +7 -13
  • No files found.
Skills/conditions/altitude.md
View page @ bb3dc104
**Description:** This condition tests how far above the ground the target entity is. ## Description
This condition tests how far above the ground the target entity is.
--- ## Attributes
**Attributes:**
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------------------------------------- | ------- | | --------- | ------------- | ------------------------------------------------------- | ------- |
| height | altitude, a, h | The height range to check | | | height | altitude, a, h | The height range to check | |
| maxHeight | | Limits the maximum height this condition can checks for | 30 | | maxHeight | mH | Limits the maximum height this condition can checks for | 30 |
---
**Examples:** ## Examples
```yaml ```yaml
Conditions: Conditions:
- altitude{h=3-5} true - altitude{h=3-5} true
``` ```
--- ## Aliases
- [x] heightfromsurface
**Extra Information:** \ No newline at end of file
- [x] Type: Entity
- [x] Aliases: heightfromsurface
\ 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
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples