FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online

You must be logged in to do that.

Item Sets » id:224213
[NIN] Ghetto Blade: Jin - My current Blade: Jin set. Yes, I know it's bad. Koga Tekko during nighttime.
Item Name AH Price Stock
Iga Zukin +1
Qirmiz Tathlum 10000 0
Hochomasamune 0
Kamome
Aurore Doublet 100000 6
Atheling Mantle
Breeze Belt
Rancor Collar 10000 2
Koga Tekko
Iga Tekko +1
Rajas Ring
Vulcan's Ring 40000 0
Brutal Earring
Bushinomimi
Iga Kyahan +1
Byakko's Haidate
Count: 16 (160000 Gil)
equipment_macros
input /equip head "Iga Zukin +1";
input /equip ammo "Qirmiz Tathlum";
input /equip main "Hochomasamune";
input /equip sub "Kamome";
input /equip body "Aurore Doublet";
input /equip back "Atheling Mantle";
input /equip waist "Breeze Belt";
input /equip neck "Rancor Collar";
input /equip hands "Koga Tekko";
input /equip hands "Iga Tekko +1";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Vulcan's Ring";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Bushinomimi";
input /equip feet "Iga Kyahan +1";
input /equip legs "Byakko's Haidate";
Gearswap Set
sets["[NIN] Ghetto Blade: Jin"] = {
    main="Hochomasamune",
    sub="Kamome",
    ammo="Qirmiz Tathlum",
    head="Iga Zukin +1",
    neck="Rancor Collar",
    ear1="Brutal Earring",
    ear2="Bushinomimi",
    body="Aurore Doublet",
    hands="Iga Tekko +1",
    ring1="Rajas Ring",
    ring2="Vulcan's Ring",
    back="Atheling Mantle",
    waist="Breeze Belt",
    legs="Byakko's Haidate",
    feet="Iga Kyahan +1"
}
BBCode