Changes
Page history
updated nearby audience
authored
Apr 27, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Audience.md
View page @
0c2a7c1e
...
@@ -5,7 +5,8 @@ The audience types are:
...
@@ -5,7 +5,8 @@ The audience types are:
-
`nonSelfWorld`
/
`nonSelf`
: every player in the world other than the caster of the mechanic
-
`nonSelfWorld`
/
`nonSelf`
: every player in the world other than the caster of the mechanic
-
`target`
: the target of the mechanic
-
`target`
: the target of the mechanic
-
`world`
: every player in the world
-
`world`
: every player in the world
-
`tracked`
/
`trackedplayers`
/
`nearby`
/
`nearbyplayers`
: every player whose client can render the caster
-
`tracked`
/
`trackedplayers`
/: every player whose client can render the caster
-
`nearby`
/
`nearbyplayers`
: every nearby player
-
`@Targeter`
: every player that the targeter targets
-
`@Targeter`
: every player that the targeter targets
> The default value is `tracked`
> The default value is `tracked`
...
...
...
...