forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
Condition Variable String Equals
JasperLorelai edited this page Feb 21, 2025
·
1 revision
Modifier condition: variablestringequals
| Property | Value |
|---|---|
| Has Entity Target | true |
| Has Location Target |
true (checks caster's modifiers) |
Passes if the player's string variable value matches the one specified.
String Format Options:
Arguments:
-
value:- The value must be a string, with no space character. Value can be "null" to check for empty values.
-
Since 4.0 Beta 13 it may also be a variable:
varName1:varName2. -
Since 4.0 Beta 14 you may separate variables with
=instead.
- variablestringequals [modifier action]Section Format Options:
(Unsupported for now.)