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 144
    • Issues 144
    • 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
    • Drops
  • Drops

Drops · Changes

Page history
fixed typo authored Jun 11, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • drops/Drops.md drops/Drops.md +1 -1
  • No files found.
drops/Drops.md
View page @ f9662d39
...@@ -136,7 +136,7 @@ DropTable Options ...@@ -136,7 +136,7 @@ DropTable Options
- A modifier on the number of items dropped based on the killer's luck stat - A modifier on the number of items dropped based on the killer's luck stat
- Can be set as a range, i.e. ```0.15to8``` - Can be set as a range, i.e. ```0.15to8```
- Works with Luck attribute, Luck-based enchants/curses, and Luck potion effects - Works with Luck attribute, Luck-based enchants/curses, and Luck potion effects
- Works like: ```amount = amount + (luck * bonus_luck\items)``` - Works like: ```amount = amount + (luck * bonus_luck_items)```
- Requires that ```TotalItems```, ```MinItems```, or ```MaxItems``` are set on the table - Requires that ```TotalItems```, ```MinItems```, or ```MaxItems``` are set on the 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
  • Templates
  • 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
Examples