Difference between revisions of "Arm Divider/Extra Notes"
From Flexible Survival
m |
(Slight changes to account for current functionality.) |
||
Line 1: | Line 1: | ||
Creatures that support this item are listed [[:Category:Supports Arm Divider|here]]. More will be added as their code is updated; submit a +request if you have one you want updated sooner! | Creatures that support this item are listed [[:Category:Supports Arm Divider|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 Antidote]]s. Using a second will turn off the effects. | + | The items is permanent when used, and persists through death and taking [[Universal Antidote]]s. Using it a second time will turn off the effects. |
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/Arm Divider of [player] = 1]New multiarm description[otherwise]original arm description[end if]</code> | <code>[if stat Misc/Arm Divider of [player] = 1]New multiarm description[otherwise]original arm description[end if]</code> |
Revision as of 07:07, 12 February 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 it a second time will turn off the effects.
The syntax for using the tail divider is as follows:
[if stat Misc/Arm Divider of [player] = 1]New multiarm description[otherwise]original arm description[end if]