FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:189896
Fudo: Masamune - 16.8 tp return, leaves 5 hit open.
Item Name AH Price Stock
Unkai Haidate +2
Varangian Helm
Rose Strap 0
Usukane Haramaki
Shadow Gorget
Heafoc Mitts
Warwolf Belt 50000 2
Unkai Sugemino
Rajas Ring
Strigoi Ring
Unkai Sune-Ate +2
Masamune
Thew Bomblet 10000 3
Bushinomimi
Brutal Earring
Count: 15 (60000 Gil)
equipment_macros
input /equip legs "Unkai Haidate +2";
input /equip head "Varangian Helm";
input /equip sub "Rose Strap";
input /equip body "Usukane Haramaki";
input /equip neck "Shadow Gorget";
input /equip hands "Heafoc Mitts";
input /equip waist "Warwolf Belt";
input /equip back "Unkai Sugemino";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Strigoi Ring";
input /equip feet "Unkai Sune-Ate +2";
input /equip main "Masamune";
input /equip ammo "Thew Bomblet";
input /equip ear1 "Bushinomimi";
input /equip ear2 "Brutal Earring";
Gearswap Set
sets["Fudo: Masamune "] = {
    main="Masamune",
    sub="Rose Strap",
    ammo="Thew Bomblet",
    head="Varangian Helm",
    neck="Shadow Gorget",
    ear1="Bushinomimi",
    ear2="Brutal Earring",
    body="Usukane Haramaki",
    hands="Heafoc Mitts",
    ring1="Rajas Ring",
    ring2="Strigoi Ring",
    back="Unkai Sugemino",
    waist="Warwolf Belt",
    legs="Unkai Haidate +2",
    feet="Unkai Sune-Ate +2"
}
BBCode