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

missile · Changes

Page history
added hitConditions & fixed power level hyperlink authored Feb 21, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 2 deletions
+8 -2
  • skills/mechanics/missile.md skills/mechanics/missile.md +8 -2
  • No files found.
skills/mechanics/missile.md
View page @ 17cb9583
......@@ -157,13 +157,13 @@ None</td>
<tr class="even">
<td>PowerAffectsRange</td>
<td>par</td>
<td>Whether a mob's <a href="/skills/mechanics/power_level">power level</a> affects the projectile's range.</td>
<td>Whether a mob's <a href="Mobs/Power">power level</a> affects the projectile's range.</td>
<td>true</td>
</tr>
<tr class="odd">
<td>PowerAffectsVelocity</td>
<td>pav</td>
<td>Whether a mob's <a href="/skills/mechanics/power_level">power level</a> affects the projectile's velocity.</td>
<td>Whether a mob's <a href="Mobs/Power">power level</a> affects the projectile's velocity.</td>
<td>true</td>
</tr>
<tr class="even">
......@@ -172,6 +172,12 @@ None</td>
<td>Whether the missile should start from its origin</td>
<td>false</td>
</tr>
<tr class="odd">
<td> hitConditions </td>
<td> </td>
<td> A list of conditions that a target must meet in order for the projectile to be able to hit it. See the <a href="/skills/mechanics/projectile">projectile</a> mechanic for more info</td>
<td> </td>
</tr>
</tbody>
</table>
......
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
  • 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