Tail Divider/Extra Notes: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Balina (talk | contribs)
No edit summary
Tama (talk | contribs)
mNo edit summary
Line 4: Line 4:


The syntax for using the tail divider is as follows:<br>
The syntax for using the tail divider is as follows:<br>
<code>[if stat Misc/Tail Divider of [player] = 1]New manytail description[otherwise]original tail description[end if]</code>
<code>[if stat Misc/Tail Divider of [player] == 1]New manytail description[otherwise]original tail description[end if]</code>

Revision as of 02:43, 2 November 2013

Creatures that support this item are listed here. More will be added as their code is updated; submit a +request if you have one you want updated sooner!

The items is permanent when used, and persists through death and taking Universal Antidotes. Using a second will turn off the effects.

The syntax for using the tail divider is as follows:
[if stat Misc/Tail Divider of [player] == 1]New manytail description[otherwise]original tail description[end if]