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 137
    • Issues 137
    • 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
    • Mechanics
  • summonpassenger

summonpassenger · Changes

Page history
updated layout and informations authored Jul 07, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 8 deletions
+14 -8
  • skills/mechanics/summonpassenger.md skills/mechanics/summonpassenger.md +14 -8
  • No files found.
skills/mechanics/summonpassenger.md
View page @ 69720b08
## Description
Summons a mob to mount the target. Will knock the current rider off if there is one.
Summons a mob to mount the caster. Will knock the current rider off if there is one.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|---------|----------------------|---------|
| type | t | Passenger Mob Type | UNDEFINED |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| passenger | p. rider, r, type, t | The type of the mob to set as the passenger | |
## Examples
```yaml
Skills:
- summonPassenger{type=MyZombie} @trigger
Skills:
- summonPassenger{type=MyZombie}
```
Will summon the mob "MyZombie" to ride the trigger.
\ No newline at end of file
Will summon the mob "MyZombie" to ride the caster of the mechanic.
## Aliases
- [x] passenger
- [x] summonRider
- [x] rider
\ 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