Wishes: Difference between revisions

818 bytes added ,  10:44, 24 August 2020
→‎Miscellaneous: expound playeronly
(→‎Miscellaneous: expound reload)
(→‎Miscellaneous: expound playeronly)
Line 361: Line 361:
{{Wish|name=optionspop|synopsis=Test the options popup}}
{{Wish|name=optionspop|synopsis=Test the options popup}}


{{Wish|name=playeronly|synopsis=Remove everyone but the player from the action queue}}
{{Wish|name=playeronly|synopsis=Remove everyone but the player from the action queue|description=The action queue is the collection of game actors that are given the opportunity to take actions. Removing someone from the action queue means they will not be able to take any actions until they get added back to the queue somehow. This wish removes everyone but the player, so that the player is the only one who can act.
 
Moving between zones immediately flushes the action queue, such that moving across a zone boundary and back will undo the effect of this wish.
 
Changing bodies puts both your new body and your old body in the action queue. This means that wishing <code>playeronly</code> followed by <code>swap</code> will still allow the body you leave to act on its own. You can prevent this by wishing <code>playeronly</code> again.
 
This wish is similar to but distinct from <code>calm</code>.}}


{{Wish|name=pluralize|usage=pluralize:<word>|synopsis=Get the plural form of a word|description=A guess at the plural form of the word entered is shown in a pop-up. The wish is aware of some irregular plurals, such as “deer”, but largely applies rules based on the final letters of the phrase entered. For phrases including the word “of”, the plural suffix is added to the part of the phrase before “of”, rather than at the end.}}
{{Wish|name=pluralize|usage=pluralize:<word>|synopsis=Get the plural form of a word|description=A guess at the plural form of the word entered is shown in a pop-up. The wish is aware of some irregular plurals, such as “deer”, but largely applies rules based on the final letters of the phrase entered. For phrases including the word “of”, the plural suffix is added to the part of the phrase before “of”, rather than at the end.}}