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 132
    • Issues 132
    • 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
  • ParticleLine

Last edited by Lxlp Nov 30, 2024
Page history

ParticleLine

Description

Creates a line of particles from the caster to the targeted entity or location.

Attributes

Attribute Aliases Description Default
distanceBetween db The distance between each point in the line 0.25
startYOffset syo, ystartoffset, ys Offset Y location of the starting point of the line 0
targetYOffset tyo, ytargetoffset, yt Offset Y location of the target point of the line 0
fromOrigin fo Whether to draw the line from the @origin instead false
zigzag zz Whether to draw the line to the target as a zigzag false
zigzags zzs Amount of zigzags when using the zigzag option 10
zigzagOffset zzo Offset of each zigzag 0.2
maxdistance md The maximum distance the line can reach 256

This mechanic inherits every attribute of the Particle mechanic

The particles are generated “per point” in this mechanic, so keeping amount low is recommended.

Examples

FlameParticleLine:
  Skills:
  - particleline{particle=flame;amount=1;fromOrigin=true} @target

Aliases

  • effect:particleline
  • e:pl
  • pl
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

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
    • Mechanics by Tag
  • 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
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques