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 151
    • Issues 151
    • 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
    • Wiki editors resources
  • ExampleMechanic

ExampleMechanic · Changes

Page history
Create Wiki Editors Resources/ExampleMechanic authored Nov 03, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 40 additions and 0 deletions
+40 -0
  • Wiki-Editors-Resources/ExampleMechanic.md Wiki-Editors-Resources/ExampleMechanic.md +40 -0
  • No files found.
Wiki-Editors-Resources/ExampleMechanic.md 0 → 100644
View page @ f749e81a
## Description
The description of the mechanic: what it does, how it does it, and possible notes.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| attribute1| alias1, alias2| The description of what the attributes does | default value|
| attribute2| alias3 | The description of what the attributes does | default value|
| attribute3| | The description of what the attributes does | default value|
<!-- Optional, if an inheritance is in place -->
> This mechanic inherits every attribute of the [ExampleMechanic2](Wiki-Editors-Resources/ExampleMechanic2) mechanic
>> The `attribute4` attribute is defaulted at `0`
<!-- If inherited attributes have their default value changed> -->
<!-- If the mechanic does not have any attributes-->
> *This mechanic has no attributes*
### Attribute1 Attribute
A more in-depth explanation of what the attributes does, how it does it, what values are accepted and so on. Optional, only if necessary.
## Examples
A description of the example below
```yaml
Skills:
- examplemechanic{attribute1=value1} @targeter
```
## <!-- Use ## to separate different examples -->
Another examples
```yaml
Skills:
- examplemechanic{attribute1=value1;attribute2=value2} @targeter
```
## Aliases
- [x] mechanic_alias_1
- [x] mechanic_alias_2
\ 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
    • 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
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips