Changes
Page history
reverted dante
authored
Oct 23, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/setglobalscore.md
View page @
eaa2f0f2
========================
## Description:
Modifies the scoreboard-objective value of the fake player
\_\_
GLOBAL
\_\_
.
## Description
Modifies the scoreboard-objective value of the fake player
`__GLOBAL__`
.
This is a notarget skill and cannot affect any other players' score.
Works exactly like the ModifyGlobalScore-mechanic, but is only capeable
of performing the
**set**
-action.
## Attributes:
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|---------
|----------------------------------------------------------
------------------------------------------------------------------------|---------|
|-----------|-----------
|
----------------------------------------------------------------------|---------|
| objective | obj, o | Specifies the scoreboard objectiv to be changed. If the objective doesn't exist it will automatically be created by the mechanic | |
| value | v | The value to perform the operation with | |
## Examples:
## Examples
```
yaml
SetSomeScore
:
Skills
:
...
...
...
...