FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:291096
SAM Kaiten
Item Name AH Price Stock
Light Gorget
Duplus Grip 300000 0
Karieyh Sollerets
Shr.Znr.Kabuto +1
Phorcys Korazin
Phorcys Mitts
Atheling Mantle
Light Belt
Tenryu Hakama +1
Amanomurakumo
Thew Bomblet 10000 3
Rajas Ring
Pyrosoul Ring 30000 1
Brutal Earring
Vulcan's Pearl 1400000 1
Count: 15 (1740000 Gil)
equipment_macros
input /equip neck "Light Gorget";
input /equip sub "Duplus Grip";
input /equip feet "Karieyh Sollerets";
input /equip head "Shr.Znr.Kabuto +1";
input /equip body "Phorcys Korazin";
input /equip hands "Phorcys Mitts";
input /equip back "Atheling Mantle";
input /equip waist "Light Belt";
input /equip legs "Tenryu Hakama +1";
input /equip main "Amanomurakumo";
input /equip ammo "Thew Bomblet";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Vulcan's Pearl";
Gearswap Set
sets["SAM Kaiten"] = {
    main="Amanomurakumo",
    sub="Duplus Grip",
    ammo="Thew Bomblet",
    head="Shr.Znr.Kabuto +1",
    neck="Light Gorget",
    ear1="Brutal Earring",
    ear2="Vulcan's Pearl",
    body="Phorcys Korazin",
    hands="Phorcys Mitts",
    ring1="Rajas Ring",
    ring2="Pyrosoul Ring",
    back="Atheling Mantle",
    waist="Light Belt",
    legs="Tenryu Hakama +1",
    feet="Karieyh Sollerets"
}
BBCode