FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:218211
Samurai Set - Working on a better set
Item Name AH Price Stock
Unkai Haidate +2
Unkai Haidate +2
Hagun 100000 2
Fowling Earring 50000 0
Pole Grip 100000 0
Thew Bomblet 10000 0
Unkai Kabuto +1
Chivalrous Chain 800000 3
Kemas Earring 20000 2
Atheling Mantle
Swift Belt
Ace's Hose 0
Perle Sollerets 50000 0
Ecphoria Ring 100000 1
Hoard Ring 10000 1
Dusk Gloves 100000 1
Hachiman Domaru 50000 1
Count: 17 (1390000 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