FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:117294
blm int
Item Name AH Price Stock
Ixion Cape 30000 3
Goliard Clogs
Enlightened Chain 100000 0
Snow Ring 100000 3
Demon Helm +1 100000 0
Bugard Strap +1 100000 0
Mahatma Cuffs 50000 0
Phtm. Tathlum 100000 1
Errant Hpl. 100000 1
Kirin's Pole 0
Gil 0
Gil 0
Gil 0
Witch Sash 30000 1
Mahatma Slops 100000 1
Gil 0
Count: 16 (810000 Gil)
equipment_macros
input /equip back "Ixion Cape";
input /equip feet "Goliard Clogs";
input /equip neck "Enlightened Chain";
input /equip ring1 "Snow Ring";
input /equip head "Demon Helm +1";
input /equip sub "Bugard Strap +1";
input /equip hands "Mahatma Cuffs";
input /equip ammo "Phtm. Tathlum";
input /equip body "Errant Hpl.";
input /equip main "Kirin's Pole";
input /equip waist "Witch Sash";
input /equip legs "Mahatma Slops";
Gearswap Set
sets["blm int"] = {
    main="Kirin's Pole",
    sub="Bugard Strap +1",
    ammo="Phtm. Tathlum",
    head="Demon Helm +1",
    neck="Enlightened Chain",
    body="Errant Hpl.",
    hands="Mahatma Cuffs",
    ring1="Snow Ring",
    back="Ixion Cape",
    waist="Witch Sash",
    legs="Mahatma Slops",
    feet="Goliard Clogs"
}
BBCode