Mechanic

modifytargetscore

Aliases

mts

Configuration Fields (3)

NameTypeDefaultDescription
objective
obj, o
PlaceholderStringThe objective in the scoreboard to modify.
action
a
ModifyScoreActionADDThe action to perform for modifying the target entity's score.
value
v
PlaceholderStringThe value to use for the modification.

Examples & Notes

Examples

This example will track how often and whom damaged the casting mob in battle.

  Skills:
  - modifytargetscore{objective=damagescore;action=add;value=1} @trigger ~onDamaged

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.