FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:300808
WHM TP ~Low~
Item Name AH Price Stock
Sasah Wand 30000 0
Suppanomimi
Weatherspoon Robe
Blessed Mitts 60000 1
Blessed Pumps 62500 1
Goading Belt
Rajas Ring
Brutal Earring
Tiphia Sting 30000 1
Bellicose Mantle 10000 0
Ziel Charm
Hoard Ring 10000 0
Sasah Wand 30000 0
Weather. Souliers
Weathersp. Pants
Weather. Corona
Count: 16 (232500 Gil)
equipment_macros
input /equip main "Sasah Wand";
input /equip ear1 "Suppanomimi";
input /equip body "Weatherspoon Robe";
input /equip hands "Blessed Mitts";
input /equip feet "Blessed Pumps";
input /equip waist "Goading Belt";
input /equip ring1 "Rajas Ring";
input /equip ear2 "Brutal Earring";
input /equip ammo "Tiphia Sting";
input /equip back "Bellicose Mantle";
input /equip neck "Ziel Charm";
input /equip ring2 "Hoard Ring";
input /equip sub "Sasah Wand";
input /equip feet "Weather. Souliers";
input /equip legs "Weathersp. Pants";
input /equip head "Weather. Corona";
Gearswap Set
sets["WHM TP ~Low~"] = {
    main="Sasah Wand",
    sub="Sasah Wand",
    ammo="Tiphia Sting",
    head="Weather. Corona",
    neck="Ziel Charm",
    ear1="Suppanomimi",
    ear2="Brutal Earring",
    body="Weatherspoon Robe",
    hands="Blessed Mitts",
    ring1="Rajas Ring",
    ring2="Hoard Ring",
    back="Bellicose Mantle",
    waist="Goading Belt",
    legs="Weathersp. Pants",
    feet="Weather. Souliers"
}
BBCode