FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:340529
Cure Potency
Item Name AH Price Stock
Lathi
Niobid Strap
Pemphredo Tathlum 0
Vanya Hood
Lasaia Pendant 10000 1
Mendi. Earring
Roundel Earring 500000 0
Vanya Robe
Telchine Gloves 0
Haoma's Ring 1005000 5
Sirona's Ring 100000 0
Tempered Cape +1 375000 1
Vanya Clogs
Vanya Slops
Acerbic Sash +1 200000 0
Count: 15 (2190000 Gil)
equipment_macros
input /equip main "Lathi";
input /equip sub "Niobid Strap";
input /equip ammo "Pemphredo Tathlum";
input /equip head "Vanya Hood";
input /equip neck "Lasaia Pendant";
input /equip ear1 "Mendi. Earring";
input /equip ear2 "Roundel Earring";
input /equip body "Vanya Robe";
input /equip hands "Telchine Gloves";
input /equip ring1 "Haoma's Ring";
input /equip ring2 "Sirona's Ring";
input /equip back "Tempered Cape +1";
input /equip feet "Vanya Clogs";
input /equip legs "Vanya Slops";
input /equip waist "Acerbic Sash +1";
Gearswap Set
sets["Cure Potency"] = {
    main="Lathi",
    sub="Niobid Strap",
    ammo="Pemphredo Tathlum",
    head="Vanya Hood",
    neck="Lasaia Pendant",
    ear1="Mendi. Earring",
    ear2="Roundel Earring",
    body="Vanya Robe",
    hands="Telchine Gloves",
    ring1="Haoma's Ring",
    ring2="Sirona's Ring",
    back="Tempered Cape +1",
    waist="Acerbic Sash +1",
    legs="Vanya Slops",
    feet="Vanya Clogs"
}
BBCode