FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:233234
PLD: Curecheat1 - Initial start of my cure cheats
Item Name AH Price Stock
Settler's Cape 10000 0
Bifrost Ring 20000 0
Nuevo Coselete
Serket Ring 30500 3
Morgana's Choker
Homam Cosciales
Incantor Stone 100000 0
Loquac. Earring
Creed Armet +2
Count: 9 (160500 Gil)
equipment_macros
input /equip back "Settler's Cape";
input /equip ring1 "Bifrost Ring";
input /equip body "Nuevo Coselete";
input /equip ring2 "Serket Ring";
input /equip neck "Morgana's Choker";
input /equip legs "Homam Cosciales";
input /equip ammo "Incantor Stone";
input /equip ear1 "Loquac. Earring";
input /equip head "Creed Armet +2";
Gearswap Set
sets["PLD: Curecheat1"] = {
    ammo="Incantor Stone",
    head="Creed Armet +2",
    neck="Morgana's Choker",
    ear1="Loquac. Earring",
    body="Nuevo Coselete",
    ring1="Bifrost Ring",
    ring2="Serket Ring",
    back="Settler's Cape",
    legs="Homam Cosciales"
}
BBCode