Module:Get body in set/doc

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

This is the documentation page for Module:Get body in set

This module takes in input number of the format x.y and returns 2.y. Used for finding the body piece in an armor set, where the input is the armor of interest's sortkey (specified by Property:Has sortkey) and the output is the body armor of interest's sortkey (2.y). If the input is a whole number or anything but a decimal of the format x.y, this module returns 0.

Usage: {{#invoke:Get body in set|convert|<number>}}.