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 146
    • Issues 146
    • 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
  • volley

volley · Changes

Page history
added source, radius and yoffset attributes, added aliases and updated layout authored May 14, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 14 deletions
+15 -14
  • skills/mechanics/volley.md skills/mechanics/volley.md +15 -14
  • No files found.
skills/mechanics/volley.md
View page @ cb885a5c
Mechanic: ShootVolley ## Description
=====================
Shoots a volley of arrows or item-projectiles at the targeted entity or Shoots a volley of arrows or item-projectiles at the targeted entity or
location that deals damage. Can use any attribute from the Shoot location that deals damage. Can use any attribute from the Shoot
mechanic. mechanic.
Attributes ## Attributes
----------
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|---------|---------------------------|---------| |-----------|---------|---------------------------------------------------|---------|
| amount | a | The amount of projectiles | | | amount | a | The amount of projectiles | 10 |
| source | s | The type of the volley. Can be REGULAR or RAIN | REGULAR |
| radius | r | The radius of the volley | 00 |
| yoffset | y | The y offset of the target location of the projectiles | 0 |
## Examples
```yaml
Skills:
- volley{type=EGG;velocity=5;damage=10;amount=20}
```
Examples ## Aliases
-------- - [x] shootvolley
\ No newline at end of file
Skills:
- shootvolley{type=EGG;velocity=5;damage=10;amount=20}
- ...
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