FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:313821
BST TP
Item Name AH Price Stock
Hurch'lan Sash 0
Asperity Necklace 0
Suppanomimi 0
Cheruski Needle 20,000 0
Brutal Earring 0
Kerehcatl 0
Yaoyotl Helm 0
Rajas Ring 0
Epona's Ring 0
Iuitl Tights 0
Whirlpool Greaves 0
Atheling Mantle 0
Miki. Gauntlets 0
Miki. Breastplate 0
Hatxiik 0
Count: 15 (20,000 Gil)
equipment_macros
input /equip waist "Hurch'lan Sash";
input /equip neck "Asperity Necklace";
input /equip ear1 "Suppanomimi";
input /equip ammo "Cheruski Needle";
input /equip ear2 "Brutal Earring";
input /equip main "Kerehcatl";
input /equip head "Yaoyotl Helm";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Epona's Ring";
input /equip legs "Iuitl Tights";
input /equip feet "Whirlpool Greaves";
input /equip back "Atheling Mantle";
input /equip hands "Miki. Gauntlets";
input /equip body "Miki. Breastplate";
input /equip sub "Hatxiik";
Gearswap Set
sets["BST TP"] = {
    main="Kerehcatl",
    sub="Hatxiik",
    ammo="Cheruski Needle",
    head="Yaoyotl Helm",
    neck="Asperity Necklace",
    ear1="Suppanomimi",
    ear2="Brutal Earring",
    body="Miki. Breastplate",
    hands="Miki. Gauntlets",
    ring1="Rajas Ring",
    ring2="Epona's Ring",
    back="Atheling Mantle",
    waist="Hurch'lan Sash",
    legs="Iuitl Tights",
    feet="Whirlpool Greaves"
}
BBCode
Comments (0)