FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:349995
Rng
Item Name AH Price Stock
Herculean Boots
Telos Earring
Chrono Bullet
Fomalhaut
Arcadian Beret +3
Regal Ring
Herculean Vest
Belenus's Cape
Yemaya Belt
Adhemar Kecks
Ilabrat Ring
Adhemar Wristbands
Enervating Earring
Iskur Gorget
Nusku Shield
Perun +1
Count: 16 (0 Gil)
equipment_macros
input /equip feet "Herculean Boots";
input /equip ear1 "Telos Earring";
input /equip ammo "Chrono Bullet";
input /equip range "Fomalhaut";
input /equip head "Arcadian Beret +3";
input /equip ring1 "Regal Ring";
input /equip body "Herculean Vest";
input /equip back "Belenus's Cape";
input /equip waist "Yemaya Belt";
input /equip legs "Adhemar Kecks";
input /equip ring2 "Ilabrat Ring";
input /equip hands "Adhemar Wristbands";
input /equip ear2 "Enervating Earring";
input /equip neck "Iskur Gorget";
input /equip sub "Nusku Shield";
input /equip main "Perun +1";
Gearswap Set
sets["Rng"] = {
    main="Perun +1",
    sub="Nusku Shield",
    range="Fomalhaut",
    ammo="Chrono Bullet",
    head="Arcadian Beret +3",
    neck="Iskur Gorget",
    ear1="Telos Earring",
    ear2="Enervating Earring",
    body="Herculean Vest",
    hands="Adhemar Wristbands",
    ring1="Regal Ring",
    ring2="Ilabrat Ring",
    back="Belenus's Cape",
    waist="Yemaya Belt",
    legs="Adhemar Kecks",
    feet="Herculean Boots"
}
BBCode