FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:218211
Samurai Set - Working on a better set
Item Name AH Price Stock
100000 0
50000 0
100000 0
10000 2
800000 1
20000 0
0
60000 1
100000 0
10000 0
100000 0
50000 0
Count: 17 (1400000 Gil)
equipment_macros
input /equip legs "Unkai Haidate +2";
input /equip legs "Unkai Haidate +2";
input /equip main "Hagun";
input /equip ear1 "Fowling Earring";
input /equip sub "Pole Grip";
input /equip ammo "Thew Bomblet";
input /equip head "Unkai Kabuto +1";
input /equip neck "Chivalrous Chain";
input /equip ear2 "Kemas Earring";
input /equip back "Atheling Mantle";
input /equip waist "Swift Belt";
input /equip legs "Ace's Hose";
input /equip feet "Perle Sollerets";
input /equip ring1 "Ecphoria Ring";
input /equip ring2 "Hoard Ring";
input /equip hands "Dusk Gloves";
input /equip body "Hachiman Domaru";
Gearswap Set
sets["Samurai Set"] = {
    main="Hagun",
    sub="Pole Grip",
    ammo="Thew Bomblet",
    head="Unkai Kabuto +1",
    neck="Chivalrous Chain",
    ear1="Fowling Earring",
    ear2="Kemas Earring",
    body="Hachiman Domaru",
    hands="Dusk Gloves",
    ring1="Ecphoria Ring",
    ring2="Hoard Ring",
    back="Atheling Mantle",
    waist="Swift Belt",
    legs="Ace's Hose",
    feet="Perle Sollerets"
}
BBCode