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 152
    • Issues 152
    • 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
  • threat

threat · Changes

Page history
removed dante authored Oct 23, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 13 deletions
+8 -13
  • skills/mechanics/threat.md skills/mechanics/threat.md +8 -13
  • No files found.
skills/mechanics/threat.md
View page @ 5ff5c755
================ ## Description
## Description:
Modifies the mob's threat value towards the target. Requires the mob Modifies the mob's threat value towards the target. Requires the mob
have Threat Tables enabled in order to have any effect. have Threat Tables enabled in order to have any effect.
## Attributes: ## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default | |-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|---------|-----------------------------------------------------------|---------| | amount | a | The amount of threat to give the target. Can be negative. | 1 |
| amount | a | The amount of threat to give the target. Can be negative. | 1 | | mode | m | Add / Remove / Multiply / Divide / Set / Reset / Forcetop | Add |
| mode | m | Add / Remove / Multiply / Divide / Set / Reset / Forcetop | Add |
Set/reset/forcetop modes do not require the “amount=” field Set/reset/forcetop modes do not require the “amount=” field
## Examples:
## Examples
This example will set the nearest player's threat level to a very high This example will set the nearest player's threat level to a very high
amount. amount.
```yaml ```yaml
Fixate: Fixate:
Skills: Skills:
- threat{amount=10000} @NearestPlayer ~onSpawn - threat{amount=10000} @NearestPlayer ~onSpawn
``` ```
\ 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
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips