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 138
    • Issues 138
    • 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
  • Metaskills

Metaskills · Changes

Page history
added skilltree links authored Sep 15, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 3 deletions
+4 -3
  • Skills/Metaskills.md Skills/Metaskills.md +4 -3
  • No files found.
Skills/Metaskills.md
View page @ fe058fb7
...@@ -79,7 +79,7 @@ Depending on the [Condition Action] used in each condition, different behaviors ...@@ -79,7 +79,7 @@ Depending on the [Condition Action] used in each condition, different behaviors
## TriggerConditions ## TriggerConditions
The Trigger [Conditions] of the metaskill. Those conditions evaluates the entity that triggered the skilltree. This entity can also be targeted via the [@Trigger] targeter The Trigger [Conditions] of the metaskill. Those conditions evaluates the entity that triggered the [skilltree]. This entity can also be targeted via the [@Trigger] targeter
Depending on the [Condition Action] used in each condition, different behaviors can occur: read the relevant wiki page for more info Depending on the [Condition Action] used in each condition, different behaviors can occur: read the relevant wiki page for more info
...@@ -180,7 +180,7 @@ example2: ...@@ -180,7 +180,7 @@ example2:
The behavior of this execution is very specific: The behavior of this execution is very specific:
- The other metaskill's mechanics are executed before that of the current metaskill's [Skills](#skills) - The other metaskill's mechanics are executed before that of the current metaskill's [Skills](#skills)
- The other metaskill's conditions and cooldown are ignored, if present - The other metaskill's conditions and cooldown are ignored, if present
- Every mechanic is executed in the same skilltree, but the delays used in one do not affect the timings of the other, like if the two metaskills were called in the following manner - Every mechanic is executed in the same [Skilltree]
So, in essence, the above example is the equivalent of So, in essence, the above example is the equivalent of
...@@ -411,7 +411,7 @@ ExampleMob: ...@@ -411,7 +411,7 @@ ExampleMob:
]} @Owner ]} @Owner
]} @target ]} @target
``` ```
> In this example you can see how Inline Metaskills can be nested and how they share the same skilltree, enabling them to use skill scoped variables > In this example you can see how Inline Metaskills can be nested and how they share the same [skilltree], enabling them to use skill scoped variables
## ##
```yaml ```yaml
Skills: Skills:
...@@ -467,6 +467,7 @@ The "skill parameter" system will pass __any__ options from the **skill/metaskil ...@@ -467,6 +467,7 @@ The "skill parameter" system will pass __any__ options from the **skill/metaskil
[Examples]: /examples/Common-Examples#skills [Examples]: /examples/Common-Examples#skills
[Skill]: /skills/mechanics/skill [Skill]: /skills/mechanics/skill
[Meta Targeter]: /Skills/Targeters#special-targeters [Meta Targeter]: /Skills/Targeters#special-targeters
[Skilltree]: /Skills/SkillTrees
<!-- INTERNAL SKILLNAME --> <!-- INTERNAL SKILLNAME -->
[Internal MobName]: /Mobs/Mobs#internal_name [Internal MobName]: /Mobs/Mobs#internal_name
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
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
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Particles Types
  • Audience
  • Equipment Slots
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills
Other
  • Pins