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 143
    • Issues 143
    • 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
  • Math

Math · Changes

Page history
aa authored Aug 24, 2022 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 3 deletions
+6 -3
  • Skills/Math.md Skills/Math.md +6 -3
  • No files found.
Skills/Math.md
View page @ 75f50765
Lets you make simple or advanced calculations. Any placeholders that returns a number is supported.
You can use math in most places that supports placeholders.
Operators
-----------
......@@ -17,7 +20,7 @@ Functions
| Functions | Example |
|:----------------------------------------------------------------|:----------------:|
| absolute value | abs(x) |
| the absolute value of (x) | abs(x) |
| arc cosine | acos(x) |
| arc sine | asin(x) |
| arc tangent | atan(x) |
......@@ -26,8 +29,8 @@ Functions
| cosine | cos(x) |
| hyperbolic cosecant | csch(x) |
| euler's number raised to the power (e^x) | exp(x) |
| nearest lower integer | floor(x) |
| logarithmus naturalis (base e | log(x) |
| nearest lower integer | floor(x) |
| logarithmus naturalis (base e) | log(x) |
| logarithm to base 2 | log2(x) |
| logarithm to base 10 | log10(x) |
| logarithm to base b | logb(x) |
......
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information
  • Packs

Mobs

  • Overview
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables
  • Math

Items

  • Overview
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Drops & DropTables

Spawning

  • Spawners
  • Random Spawns

Examples