FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:117859
MNK TP Current
Item Name AH Price Stock
Rancor Collar 10,000 4
Thaumas Coat 0
Rajas Ring 0
Windbuffet Belt 300,000 4
Atheling Mantle 0
Usk. Somen +1 0
Epona's Ring 0
Brutal Earring 0
Ghillie Earring +1 500,000 0
Tantra Hose +2 0
Brego Gloves 40,000 2
Hagneia Stone 30,000 0
Usk. Sune-Ate +1 0
Verethragna 0
Count: 14 (880,000 Gil)
equipment_macros
input /equip neck "Rancor Collar";
input /equip body "Thaumas Coat";
input /equip ring1 "Rajas Ring";
input /equip waist "Windbuffet Belt";
input /equip back "Atheling Mantle";
input /equip head "Usk. Somen +1";
input /equip ring2 "Epona's Ring";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Ghillie Earring +1";
input /equip legs "Tantra Hose +2";
input /equip hands "Brego Gloves";
input /equip ammo "Hagneia Stone";
input /equip feet "Usk. Sune-Ate +1";
input /equip main "Verethragna";
Gearswap Set
sets["MNK TP Current"] = {
    main="Verethragna",
    ammo="Hagneia Stone",
    head="Usk. Somen +1",
    neck="Rancor Collar",
    ear1="Brutal Earring",
    ear2="Ghillie Earring +1",
    body="Thaumas Coat",
    hands="Brego Gloves",
    ring1="Rajas Ring",
    ring2="Epona's Ring",
    back="Atheling Mantle",
    waist="Windbuffet Belt",
    legs="Tantra Hose +2",
    feet="Usk. Sune-Ate +1"
}
BBCode
Comments (0)