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

shoot · Changes

Page history
added type tags authored Nov 29, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 5 deletions
+5 -5
  • skills/mechanics/shoot.md skills/mechanics/shoot.md +5 -5
  • No files found.
skills/mechanics/shoot.md
View page @ ad83f70e
...@@ -11,7 +11,7 @@ Added most of the options from the Projectile mechanic to Shoot & Volley in MM 4 ...@@ -11,7 +11,7 @@ Added most of the options from the Projectile mechanic to Shoot & Volley in MM 4
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| type | t | Type of projectile to shoot. | arrow | | type | t | Type of projectile to shoot. | arrow<!--type:Shoot_Type-->|
| damage | d, amount | How much damage the projectile will cause | 5 | | damage | d, amount | How much damage the projectile will cause | 5 |
| velocity | v | The velocity of the projectile | 1 | | velocity | v | The velocity of the projectile | 1 |
| maxDistance | md | The maximum distance the projectile will travel | 64 | | maxDistance | md | The maximum distance the projectile will travel | 64 |
...@@ -55,13 +55,13 @@ The types for the projectile can be ...@@ -55,13 +55,13 @@ The types for the projectile can be
These attributes apply if the projectile is of `type` `POTION` These attributes apply if the projectile is of `type` `POTION`
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| potiontype | ptype, effect, pt, pe | The type of the potion applied to the projectile, if POTION | SLOW | | potiontype | ptype, effect, pt, pe | The type of the potion applied to the projectile, if POTION | SLOW<!--type:PotionEffectType-->|
| potionduration | pduration, pd | The duration of the potion effect | 100 | | potionduration | pduration, pd | The duration of the potion effect | 100 |
| force | overwrite, ow, override, or | Whether to override the effect on the target if already applied | false | | force | overwrite, ow, override, or | Whether to override the effect on the target if already applied | false |
| potioncolor | pc | The color of the potion | #FFFFFF | | potioncolor | pc | The color of the potion | #FFFFFF |
| hasParticles | particles | Whether not to show the status effect particles. | true | | hasParticles | particles | Whether not to show the status effect particles. | true |
| hasIcon | icon | Whether not to show the status effect icon. | true | | hasIcon | icon | Whether not to show the status effect icon. | true |
| ambientparticles | ambient | Whether to show ambient particles. | false | | ambientparticles | ambient | Whether to show ambient particles. | false |
#### Trident Type Attributes #### Trident Type Attributes
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

MythicScribe MythicScribe
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
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
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques