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

Mechanics · Changes

Page history
moved SetProjectileDirection and SetProjectileBulletModel to metamechanics section authored Sep 18, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • Skills/Mechanics.md Skills/Mechanics.md +4 -4
  • No files found.
Skills/Mechanics.md
View page @ 150c2e31
......@@ -145,8 +145,6 @@ are able to target locations as well.
| [SetNoDamageTicks][] | Sets the nodamageticks of the target |
| [SetOwner][] | Makes the target the owner of the casting mob |
| [SetParent][] | Makes the target the parent of the casting mob |
| [SetProjectileDirection][]| Sets the calling projectile's movement direction to the given target |
| [SetProjectileBulletModel][] | Sets the model of the projectile. (DISPLAY bullets only) |
| [SetRotation][] | Sets the rotation of the target |
| [SetTarget][] | Sets the caster's target |
| [SetTargetScore][] | Sets the score of the target |
......@@ -235,6 +233,8 @@ by these will "inherit" the targets (if applicable).
| [ProjectileVelocity][] | Modifies the velocity of the calling Projectile or Missile |
| [RandomSkill][] | Executes a random skill from a list |
| [SetSkillCooldown][] | Sets the given metakill's cooldown to the given value |
| [SetProjectileDirection][]| Sets the calling projectile's movement direction to the given target |
| [SetProjectileBulletModel][] | Sets the model of the projectile. (DISPLAY bullets only) |
| [Shoot][] | Shoots a item-projectile at the target, similar to arrows/eggs/snowballs. |
| [Slash][] | Creates a highly-customizable slash pattern that can execute metaskills. |
| [SudoSkill][] | Makes the target execute a skill |
......@@ -407,8 +407,6 @@ but not yet ready for use.
[SetNoDamageTicks]: /skills/mechanics/setnodamageticks
[SetOwner]: /skills/mechanics/setowner
[SetParent]: /skills/mechanics/SetParent
[SetProjectileDirection]: /skills/mechanics/SetProjectileDirection
[SetProjectileBulletModel]: /skills/mechanics/setprojectilebulletmodel
[SetRaiderPatrolBlock]: /skills/mechanics/setraiderpatrolblock
[SetRaiderPatrolLeader]: /skills/mechanics/setraiderpatrolleader
[SetRotation]: /skills/mechanics/setrotation
......@@ -486,6 +484,8 @@ but not yet ready for use.
[SudoSkill]: /skills/mechanics/sudoskill
[RandomSkill]: /skills/mechanics/randomskill
[SetSkillCooldown]: /skills/mechanics/setskillcooldown
[SetProjectileDirection]: /skills/mechanics/SetProjectileDirection
[SetProjectileBulletModel]: /skills/mechanics/setprojectilebulletmodel
[Totem]: /skills/mechanics/totem
[VariableAdd]: /skills/mechanics/variableadd
[VariableMath]: /skills/mechanics/variablemath
......
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
  • 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
Examples
Useful Tips