FFXIAH.com

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