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 145
    • Issues 145
    • 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
  • speak

speak · Changes

Page history
added informations regarding speak being an aura authored Aug 07, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 10 additions and 9 deletions
+10 -9
  • skills/mechanics/speak.md skills/mechanics/speak.md +10 -9
  • No files found.
skills/mechanics/speak.md
View page @ b3c9793f
...@@ -2,12 +2,6 @@ ...@@ -2,12 +2,6 @@
Makes the caster speak using chat and speech bubbles. Supports Makes the caster speak using chat and speech bubbles. Supports
Holograms. Holograms.
* Now allow hex colors in the format **`<#FFFFFF>`**
* Now supports gradients in the format **`<gradient:#color1:#color2>text</gradient>`**
* Now supports **`<rainbow>text</rainbow>`**
* Now supports hover text in the format **`<hover:show_text:'hover text??'>hover over me!</hover>`**
* Now supports clickable text in the format **`<click:run_command:/say hello>click me!</click>`**
* You can force a new line in the hologram by using `\n`
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
...@@ -18,10 +12,17 @@ Holograms. ...@@ -18,10 +12,17 @@ Holograms.
| lineprefix| lp | The prefix for the hologram. | &f | | lineprefix| lp | The prefix for the hologram. | &f |
| message | m | The message to be displayed (affects both hologram and chat) | | | message | m | The message to be displayed (affects both hologram and chat) | |
| chatprefix| cp | The prefix for the chat message | &lt;caster.name&gt;&f&lt;&co&gt; | | chatprefix| cp | The prefix for the chat message | &lt;caster.name&gt;&f&lt;&co&gt; |
| duration | d, t | The amount of time the hologram will be displayed for. | MESSAGE LENGTH * 4 | | duration | d, ticks, time, t | The amount of time the hologram will be displayed for. | MESSAGE LENGTH * 4 |
| sendchatmessage | chatmessage, chat | Whether the message shows up in chat | true | | sendchatmessage | chatmessage, chat | Whether the message shows up in chat | true |
| audience | | The [Audience] of the mechanic | tracked | | audience | | The [Audience] of the mechanic | tracked |
> This mechanic inherits every attribute of the [Aura] mechanic
>> - The `auraname` attribute is **set** at `#speaking`
>> - The `charges` attribute is **set** at `1`
>> - The `maxStacks` attribute is **set** at `1`
>> - The `mergeSameCaster` attribute is **set** at `false`
>> - The `overwriteCaster` attribute is **set** at `true`
>> - The `refreshDuration ` attribute is **set** at `false`
## Examples ## Examples
```yaml ```yaml
......
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
  • Intratick Scheduling
Other
  • Pins