FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:371252
RUN MBB
Item Name AH Price Stock
Agwu's Pigaches 0
Samnuha Coat 0
Locus Ring 0
Mujin Band 50,000 0
Herculean Helm 0
Leyline Gloves 0
Agwu's Slops 0
Hachirin-no-Obi 0
Ogma's Cape 0
Friomisi Earring 900,000 6
Novio Earring 0
Sanctity Necklace 0
Seeth. Bomblet +1 0
Count: 13 (950,000 Gil)
equipment_macros
input /equip feet "Agwu's Pigaches";
input /equip body "Samnuha Coat";
input /equip ring1 "Locus Ring";
input /equip ring2 "Mujin Band";
input /equip head "Herculean Helm";
input /equip hands "Leyline Gloves";
input /equip legs "Agwu's Slops";
input /equip waist "Hachirin-no-Obi";
input /equip back "Ogma's Cape";
input /equip ear1 "Friomisi Earring";
input /equip ear2 "Novio Earring";
input /equip neck "Sanctity Necklace";
input /equip ammo "Seeth. Bomblet +1";
Gearswap Set
sets["RUN MBB"] = {
    ammo="Seeth. Bomblet +1",
    head="Herculean Helm",
    neck="Sanctity Necklace",
    ear1="Friomisi Earring",
    ear2="Novio Earring",
    body="Samnuha Coat",
    hands="Leyline Gloves",
    ring1="Locus Ring",
    ring2="Mujin Band",
    back="Ogma's Cape",
    waist="Hachirin-no-Obi",
    legs="Agwu's Slops",
    feet="Agwu's Pigaches"
}
BBCode
Comments (0)