FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:45296
SAM Melee
Item Name AH Price Stock
Brutal Earring
Thew Bomblet 10000 0
Pole Grip 100000 0
Hagun 100000 0
Ulthalam's Ring
Rajas Ring
Amemet Mantle +1 500000 1
Justice Torque
Byakko's Haidate
Fuma Sune-Ate 30000 0
Walahra Turban
Askar Manopolas
Perle Hauberk 50000 2
Swift Belt
Bushinomimi
Count: 15 (790000 Gil)
equipment_macros
input /equip ear1 "Brutal Earring";
input /equip ammo "Thew Bomblet";
input /equip sub "Pole Grip";
input /equip main "Hagun";
input /equip ring1 "Ulthalam's Ring";
input /equip ring2 "Rajas Ring";
input /equip back "Amemet Mantle +1";
input /equip neck "Justice Torque";
input /equip legs "Byakko's Haidate";
input /equip feet "Fuma Sune-Ate";
input /equip head "Walahra Turban";
input /equip hands "Askar Manopolas";
input /equip body "Perle Hauberk";
input /equip waist "Swift Belt";
input /equip ear2 "Bushinomimi";
Gearswap Set
sets["SAM Melee"] = {
    main="Hagun",
    sub="Pole Grip",
    ammo="Thew Bomblet",
    head="Walahra Turban",
    neck="Justice Torque",
    ear1="Brutal Earring",
    ear2="Bushinomimi",
    body="Perle Hauberk",
    hands="Askar Manopolas",
    ring1="Ulthalam's Ring",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Fuma Sune-Ate"
}
BBCode