Difference between revisions of "Arm Divider/Extra Notes"
From Flexible Survival
(Slight changes to account for current functionality.) |
|||
(2 intermediate revisions by 2 users not shown) | |||
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 | + | The item 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 | + | The syntax for using the arm divider is as follows:<br> |
− | <code>[if stat | + | <code>[if stat misc/Arm Divider of [player] == 1]New multiarm description[else]original arm description[end if]</code> |
Latest revision as of 21:09, 6 September 2014
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 item 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 arm divider is as follows:
[if stat misc/Arm Divider of [player] == 1]New multiarm description[else]original arm description[end if]