FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:258650
SAM-WS - TP Bonus GK - Aiming to get this once SAM is geared; suggestion on earring over Kemas?
Item Name AH Price Stock
100000 0
10000 1
100000 0
100000 1
30000 0
30000 0
300000 8
20000 3
Count: 15 (690000 Gil)
equipment_macros
input /equip legs "Avant Cuisses +1";
input /equip ammo "Thew Bomblet";
input /equip neck "Shadow Gorget";
input /equip back "Unkai Sugemino";
input /equip head "Mekira-oto +1";
input /equip feet "Unkai Sune-Ate +2";
input /equip main "Kantonotachi";
input /equip sub "Pole Grip";
input /equip ring1 "Pyrosoul Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip ear1 "Brutal Earring";
input /equip waist "Windbuffet Belt";
input /equip ear2 "Kemas Earring";
input /equip body "Phorcys Korazin";
input /equip hands "Phorcys Mitts";
Gearswap Set
sets["SAM-WS"] = {
    main="Kantonotachi",
    sub="Pole Grip",
    ammo="Thew Bomblet",
    head="Mekira-oto +1",
    neck="Shadow Gorget",
    ear1="Brutal Earring",
    ear2="Kemas Earring",
    body="Phorcys Korazin",
    hands="Phorcys Mitts",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring",
    back="Unkai Sugemino",
    waist="Windbuffet Belt",
    legs="Avant Cuisses +1",
    feet="Unkai Sune-Ate +2"
}
BBCode