FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:301299
refulgent
Item Name AH Price Stock
Aphotic Kukri
Legion Scutum
Uk'uxkaj Cap
Light Gorget
Light Belt
Terebellum Mantle
Khepri Jacket
Manibozho Gloves
Moonshade Earring
Vulcan's Pearl 1400000 0
Pyrosoul Ring 30000 1
Pyrosoul Ring 30000 1
Nahtirah Trousers
Iuitl Gaiters
Echidna's Bow +1 5000000 0
Mantid Arrow 1000 0
Count: 16 (6461000 Gil)
equipment_macros
input /equip main "Aphotic Kukri";
input /equip sub "Legion Scutum";
input /equip head "Uk'uxkaj Cap";
input /equip neck "Light Gorget";
input /equip waist "Light Belt";
input /equip back "Terebellum Mantle";
input /equip body "Khepri Jacket";
input /equip hands "Manibozho Gloves";
input /equip ear1 "Moonshade Earring";
input /equip ear2 "Vulcan's Pearl";
input /equip ring1 "Pyrosoul Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip legs "Nahtirah Trousers";
input /equip feet "Iuitl Gaiters";
input /equip range "Echidna's Bow +1";
input /equip ammo "Mantid Arrow";
Gearswap Set
sets["refulgent"] = {
    main="Aphotic Kukri",
    sub="Legion Scutum",
    range="Echidna's Bow +1",
    ammo="Mantid Arrow",
    head="Uk'uxkaj Cap",
    neck="Light Gorget",
    ear1="Moonshade Earring",
    ear2="Vulcan's Pearl",
    body="Khepri Jacket",
    hands="Manibozho Gloves",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring",
    back="Terebellum Mantle",
    waist="Light Belt",
    legs="Nahtirah Trousers",
    feet="Iuitl Gaiters"
}
BBCode