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 143
    • Issues 143
    • 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
  • polygon

polygon · Changes

Page history
removed JpegIsMe authored Jul 05, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • skills/mechanics/polygon.md skills/mechanics/polygon.md +6 -6
  • No files found.
skills/mechanics/polygon.md
View page @ ad565237
......@@ -31,9 +31,9 @@ The Polygon meta-mechanic can execute other skills in a polygon-shaped pattern.
ExampleSkill:
Skills:
- polygon{db=0.25;y=0.1;mpd=false;scale=6;
oE=[ - e:p{p=FLAME} ];
oP=[ - e:p{p=CRIT;a=1;repeat=20;repeati=1} ];
oS=[ - e:p{p=SOUL_FIRE_FLAME} ]
oE=[ - effect:particles{p=FLAME} ];
oP=[ - effect:particles{p=CRIT;a=1;repeat=20;repeati=1} ];
oS=[ - effect:particles{p=SOUL_FIRE_FLAME} ]
;p=10;skip=6;duration=20} @Origin
```
```yaml
......@@ -43,9 +43,9 @@ ExampleSkill:
- skill{s=[
- addVar{var=global.a;a=1}
- polygon{db=0.25;y=0.1;mpd=false;radius=1;scale=6;yaw=<global.var.a>;
oE=[ - e:p{p=FLAME} ];
oP=[ - e:p{p=CRIT;a=1} ];
oS=[ - e:p{p=SOUL_FIRE_FLAME} ]
oE=[ - effect:particles{p=FLAME} ];
oP=[ - effect:particles{p=CRIT;a=1} ];
oS=[ - effect:particles{p=SOUL_FIRE_FLAME} ]
;p=10;skip=2} @Origin
];repeat=180;repeati=1}
```
\ 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
  • 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
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples