FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:67258
SAM TP - 6 hit build without Raja's. When /drg change Min earring to Wyvern and Hagun or Engetsuto. I use Cerb mantle because I augmented mine with +2 DEX
Item Name AH Price Stock
100000 1
100000 3
40000 0
50000 0
30000 0
100000 1
30000 0
Count: 15 (450000 Gil)
equipment_macros
input /equip hands "Dusk Gloves";
input /equip ring1 "Iota Ring";
input /equip neck "Justice Torque";
input /equip main "Hagun";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Minuet Earring";
input /equip back "Cerberus Mantle";
input /equip head "Ace's Helm";
input /equip ammo "Tiphia Sting";
input /equip sub "Pole Grip";
input /equip body "Askar Korazin";
input /equip ring2 "Rajas Ring";
input /equip waist "Swift Belt";
input /equip legs "Byakko's Haidate";
input /equip feet "Fuma Sune-Ate";
Gearswap Set
sets["SAM TP"] = {
    main="Hagun",
    sub="Pole Grip",
    ammo="Tiphia Sting",
    head="Ace's Helm",
    neck="Justice Torque",
    ear1="Brutal Earring",
    ear2="Minuet Earring",
    body="Askar Korazin",
    hands="Dusk Gloves",
    ring1="Iota Ring",
    ring2="Rajas Ring",
    back="Cerberus Mantle",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Fuma Sune-Ate"
}
BBCode