Changes
Page history
changed drop.amount description
authored
Feb 28, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
1f103b2c
...
@@ -193,9 +193,9 @@ The following are only some of the placeholders that can have a `trigger` scope,
...
@@ -193,9 +193,9 @@ The following are only some of the placeholders that can have a `trigger` scope,
## Misc Placeholders
## Misc Placeholders
|
**Placeholder**
|
**Function**
|
|
**Placeholder**
|
**Function**
|
|-----------------------
|
-----------------------------------------------------|
|-----------------------
------|--------------------
-----------------------------------------------------|
|
<drop.amount>
| Returns the amount dropped
in a command type drop
|
|
<drop.amount>
| Returns the amount dropped
while used in specific drop types
|
|
<drops.xp>
| Returns the xp dropped via
Heroes or SkillAPI mods
|
|
<drops.xp>
| Returns the xp dropped via
specific drop types
|
|
<drops.money>
| Returns the money dropped through the vault plug-in |
|
<drops.money>
| Returns the money dropped through the vault plug-in |
|
<random.
#to#
>
| Returns a random integer in the specified range |
|
<random.
#to#
>
| Returns a random integer in the specified range |
|
<random.float.
#to#
>
| Returns a random float number in the specified range |
|
<random.float.
#to#
>
| Returns a random float number in the specified range |
...
...
...
...