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

shootpotion · Changes

Page history
Removed double title, formatted headers, spaced things, gave example a... authored Oct 20, 2023 by Dante's avatar Dante
Removed double title, formatted headers, spaced things, gave example a description and colorized example.
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 10 deletions
+11 -10
  • skills/mechanics/shootpotion.md skills/mechanics/shootpotion.md +11 -10
  • No files found.
skills/mechanics/shootpotion.md
View page @ 4f663501
Mechanic: Shoot Potion
====================== ======================
## Description:
Throws a potion at the targeted entity or location, causing the splash Throws a potion at the targeted entity or location, causing the splash
potion effect of the given type to all entities hit. potion effect of the given type to all entities hit.
Attributes ## Attributes:
----------
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|--------------|----------------|-----------------------------------------------------------------|---------| |--------------|----------------|-----------------------------------------------------------------|---------|
...@@ -16,11 +17,11 @@ Attributes ...@@ -16,11 +17,11 @@ Attributes
| hasParticles | particles or p | Whether not to show the status effect particles. (4.6+) | true | | hasParticles | particles or p | Whether not to show the status effect particles. (4.6+) | true |
| hasIcon | icon or i | Whether not to show the status effect icon. (4.6+) | true | | hasIcon | icon or i | Whether not to show the status effect icon. (4.6+) | true |
## Examples:
Examples
--------
ThrownCripplingPotion: Throws a potion at the target that slows them down.
Skills: ```yaml
- shootpotion{type=SLOW;duration=200;level=4;velocity=5} @target ThrownCripplingPotion:
Skills:
- shootpotion{type=SLOW;duration=200;level=4;velocity=5} @target
```
\ 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
    • 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