FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:167969
SAM 5 Hit TP with Keitonotachi - Note: I don't have this GKT yet. This is what I'm planning on to replace my Hagun. When I get the gil for Usu body, I'll be replacing Askar with it also.
Item Name AH Price Stock
Ecphoria Ring 100000 0
Amemet Mantle +1 500000 0
Byakko's Haidate
Usukane Sune-Ate
Dusk Gloves 100000 0
Askar Korazin
Brutal Earring
Bushinomimi
Peacock Charm 3000000 9
Walahra Turban
Horn Arrow 5500 0
Lightning Bow +1 150000 0
Rose Strap 0
Keitonotachi
Rajas Ring
Swift Belt
Count: 16 (3855500 Gil)
equipment_macros
input /equip ring1 "Ecphoria Ring";
input /equip back "Amemet Mantle +1";
input /equip legs "Byakko's Haidate";
input /equip feet "Usukane Sune-Ate";
input /equip hands "Dusk Gloves";
input /equip body "Askar Korazin";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Bushinomimi";
input /equip neck "Peacock Charm";
input /equip head "Walahra Turban";
input /equip ammo "Horn Arrow";
input /equip range "Lightning Bow +1";
input /equip sub "Rose Strap";
input /equip main "Keitonotachi";
input /equip ring2 "Rajas Ring";
input /equip waist "Swift Belt";
Gearswap Set
sets["SAM 5 Hit TP with Keitonotachi"] = {
    main="Keitonotachi",
    sub="Rose Strap",
    range="Lightning Bow +1",
    ammo="Horn Arrow",
    head="Walahra Turban",
    neck="Peacock Charm",
    ear1="Brutal Earring",
    ear2="Bushinomimi",
    body="Askar Korazin",
    hands="Dusk Gloves",
    ring1="Ecphoria Ring",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Usukane Sune-Ate"
}
BBCode