Changes
Page history
Update Placeholders
authored
Mar 16, 2021
by
JackWalms
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
e55ee5b8
...
@@ -74,14 +74,22 @@ Skill Placeholders
...
@@ -74,14 +74,22 @@ Skill Placeholders
+- random number between #
</td>
+- random number between #
</td>
</tr>
</tr>
<tr
class=
"odd"
>
<tr
class=
"odd"
>
<td>
<
caster.l.x.double
>
</td>
<td>
Returns the precise X coordinate of the caster
</td>
</tr>
<tr
class=
"even"
>
<td>
<
caster.l.y
>
</td>
<td>
<
caster.l.y
>
</td>
<td>
Returns the Y coordinate of the caster
</td>
<td>
Returns the Y coordinate of the caster
</td>
</tr>
</tr>
<tr
class=
"
even
"
>
<tr
class=
"
odd
"
>
<td>
<
caster.l.y.#
>
</td>
<td>
<
caster.l.y.#
>
</td>
<td>
Returns the Y coordinate of the caster
<br
/>
<td>
Returns the Y coordinate of the caster
<br
/>
+- random number between #
</td>
+- random number between #
</td>
</tr>
</tr>
<tr
class=
"even"
>
<td>
<
caster.l.y.double
>
</td>
<td>
Returns the precise Y coordinate of the caster
</td>
</tr>
<tr
class=
"odd"
>
<tr
class=
"odd"
>
<td>
<
caster.l.z
>
</td>
<td>
<
caster.l.z
>
</td>
<td>
Returns the Z coordinate of the caster
</td>
<td>
Returns the Z coordinate of the caster
</td>
...
@@ -92,22 +100,26 @@ Skill Placeholders
...
@@ -92,22 +100,26 @@ Skill Placeholders
+- random number between #
</td>
+- random number between #
</td>
</tr>
</tr>
<tr
class=
"odd"
>
<tr
class=
"odd"
>
<td>
<
caster.l.z.double
>
</td>
<td>
Returns the precise Z coordinate of the caster
</td>
</tr>
<tr
class=
"even"
>
<td>
<
caster.l.yaw
>
</td>
<td>
<
caster.l.yaw
>
</td>
<td>
Returns the yaw of the caster
</td>
<td>
Returns the yaw of the caster
</td>
</tr>
</tr>
<tr
class=
"
even
"
>
<tr
class=
"
odd
"
>
<td>
<
caster.l.pitch
>
</td>
<td>
<
caster.l.pitch
>
</td>
<td>
Returns the pitch of the caster
</td>
<td>
Returns the pitch of the caster
</td>
</tr>
</tr>
<tr
class=
"
odd
"
>
<tr
class=
"
even
"
>
<td>
<
caster.stance
>
</td>
<td>
<
caster.stance
>
</td>
<td>
Returns the current stance of the caster
</td>
<td>
Returns the current stance of the caster
</td>
</tr>
</tr>
<tr
class=
"
even
"
>
<tr
class=
"
odd
"
>
<td>
<
caster.owner.name
>
</td>
<td>
<
caster.owner.name
>
</td>
<td>
Returns the name of the wolf's owner
</td>
<td>
Returns the name of the wolf's owner
</td>
</tr>
</tr>
<tr
class=
"
odd
"
>
<tr
class=
"
even
"
>
<td>
<
caster.owner.uuid
>
</td>
<td>
<
caster.owner.uuid
>
</td>
<td>
Returns the uuid of the wolf's owner
</td>
<td>
Returns the uuid of the wolf's owner
</td>
</tr>
</tr>
...
...
...
...