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

prison · Changes

Page history
reverted dante authored Oct 23, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 9 additions and 13 deletions
+9 -13
  • skills/mechanics/prison.md skills/mechanics/prison.md +9 -13
  • No files found.
skills/mechanics/prison.md
View page @ a6e4d86b
================ ## Description
## Description:
Encases the target entity inside a temporary prison of blocks. The Encases the target entity inside a temporary prison of blocks. The
created blocks will disappear automatically after the specified created blocks will disappear automatically after the specified
duration. duration.
## Attributes:
| Attribute | Aliases | Description | Default Value | ## Attributes
|-----------|---------|--------------------------------------------------------------|---------------| | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| material | m | The Material (block type) the prison is made out of. | ICE | | material | m | The Material (block type) the prison is made out of. | ICE |
| duration | d | How long (in ticks) the prison will last | 100 | | duration | d | How long (in ticks) the prison will last | 100 |
| breakable | b | (true/false) Whether or not the prison blocks can be broken. | false | | breakable | b | (true/false) Whether or not the prison blocks can be broken. | false |
## Examples: ## Examples
This skill creates a iron block prison around the target of the casting This skill creates a iron block prison around the target of the casting
mob, for 200 ticks (10 seconds), and the prison can be mined. mob, for 200 ticks (10 seconds), and the prison can be mined.
```yaml ```yaml
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
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
  • 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
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips