Condition Variable String Equals - TheComputerGeek2/MagicSpells GitHub Wiki
Modifier condition: variablestringequals
Properties:
Property | Value |
---|---|
Has Entity Target | true |
Has Location Target | true (checks caster's modifiers ) |
Description:
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.)