FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:178181
Blade yu - STR/DEX Wsacc Crit on head
Item Name AH Price Stock
Denali Gamashes 0
Brutal Earring 0
Uzura 0
Hope Torque 0
Anwig Salade 0
Bomb Core 30,000 2
Senjuinrikio 0
Moldavite Earring 0
Omega Ring 0
Warwolf Belt 150,000 0
Kirin's Osode 0
Byakko's Haidate 0
Amemet Mantle +1 400,000 1
Rajas Ring 0
Nin. Tekko +1 0
Count: 15 (580,000 Gil)
equipment_macros
input /equip feet "Denali Gamashes";
input /equip ear1 "Brutal Earring";
input /equip main "Uzura";
input /equip neck "Hope Torque";
input /equip head "Anwig Salade";
input /equip ammo "Bomb Core";
input /equip sub "Senjuinrikio";
input /equip ear2 "Moldavite Earring";
input /equip ring1 "Omega Ring";
input /equip waist "Warwolf Belt";
input /equip body "Kirin's Osode";
input /equip legs "Byakko's Haidate";
input /equip back "Amemet Mantle +1";
input /equip ring2 "Rajas Ring";
input /equip hands "Nin. Tekko +1";
Gearswap Set
sets["Blade yu"] = {
    main="Uzura",
    sub="Senjuinrikio",
    ammo="Bomb Core",
    head="Anwig Salade",
    neck="Hope Torque",
    ear1="Brutal Earring",
    ear2="Moldavite Earring",
    body="Kirin's Osode",
    hands="Nin. Tekko +1",
    ring1="Omega Ring",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Warwolf Belt",
    legs="Byakko's Haidate",
    feet="Denali Gamashes"
}
BBCode
Comments (0)