Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicAchievements MythicAchievements
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicAchievementsMythicAchievements
  • Wiki
    • Skills
    • Mechanics
  • IncrementAchievement

Last edited by Lxlp May 12, 2025
Page history
This is an old version of this page. You can view the most recent version or browse the history.

IncrementAchievement

Description

Increment criteria of achievement by a specified amount. Useful if the criteria is a manual one.

Attributes

Attribute Aliases Description Default
achievement achieve, a The achievement to increment.
criteria crit, c The criteria to increase.
amount The amount it should increase by. 1

Examples

Let's say we have this criterion for our achievement KILL_SKELETAL

Criteria:
    KILL:
      Type: KILL_MYTHIC_MOB
      MobType: SkeletalKnight
      Amount: 10
      Conditions: []

And then we want to increment by one through a skill

      Skills:
      - incrementAchievement{a=KILL_SKELETAL;c=KILL;amount=2}
Clone repository

Achievements

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • General Configuration
  • Categories (Tabs)
  • Creating Achievements
  • Criteria
  • Rewards

New Mechanics

  • Achievement Mechanics
  • Achievement Conditions