FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:344353
RUN 4-Hit
Item Name AH Price Stock
Carmine Greaves +1
Petrov Ring
Epona's Ring
Samnuha Tights
Kentarch Belt +1
Herculean Vest
Adhemar Wristbands
Dedition Earring
Telos Earring
Ainia Collar
Ogma's Cape
Ginsen 0
Carmine Mask +1
Nepenthe Grip +1 2800000 2
Lionheart
Count: 15 (2800000 Gil)
equipment_macros
input /equip feet "Carmine Greaves +1";
input /equip ring1 "Petrov Ring";
input /equip ring2 "Epona's Ring";
input /equip legs "Samnuha Tights";
input /equip waist "Kentarch Belt +1";
input /equip body "Herculean Vest";
input /equip hands "Adhemar Wristbands";
input /equip ear1 "Dedition Earring";
input /equip ear2 "Telos Earring";
input /equip neck "Ainia Collar";
input /equip back "Ogma's Cape";
input /equip ammo "Ginsen";
input /equip head "Carmine Mask +1";
input /equip sub "Nepenthe Grip +1";
input /equip main "Lionheart";
Gearswap Set
sets["RUN 4-Hit"] = {
    main="Lionheart",
    sub="Nepenthe Grip +1",
    ammo="Ginsen",
    head="Carmine Mask +1",
    neck="Ainia Collar",
    ear1="Dedition Earring",
    ear2="Telos Earring",
    body="Herculean Vest",
    hands="Adhemar Wristbands",
    ring1="Petrov Ring",
    ring2="Epona's Ring",
    back="Ogma's Cape",
    waist="Kentarch Belt +1",
    legs="Samnuha Tights",
    feet="Carmine Greaves +1"
}
BBCode