FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:346062
RUN DD
Item Name AH Price Stock
Herculean Vest 0
Telos Earring 0
Dedition Earring 0
Ainia Collar 0
Herculean Boots 0
Dampening Tam 0
Ginsen 0
Nepenthe Grip +1 4,000,000 2
Lionheart 0
Samnuha Tights 0
Kentarch Belt +1 0
Ogma's Cape 0
Chirich Ring 1,900,000 9
Epona's Ring 0
Adhemar Wristbands 0
Count: 15 (5,900,000 Gil)
equipment_macros
input /equip body "Herculean Vest";
input /equip ear1 "Telos Earring";
input /equip ear2 "Dedition Earring";
input /equip neck "Ainia Collar";
input /equip feet "Herculean Boots";
input /equip head "Dampening Tam";
input /equip ammo "Ginsen";
input /equip sub "Nepenthe Grip +1";
input /equip main "Lionheart";
input /equip legs "Samnuha Tights";
input /equip waist "Kentarch Belt +1";
input /equip back "Ogma's Cape";
input /equip ring1 "Chirich Ring";
input /equip ring2 "Epona's Ring";
input /equip hands "Adhemar Wristbands";
Gearswap Set
sets["RUN DD"] = {
    main="Lionheart",
    sub="Nepenthe Grip +1",
    ammo="Ginsen",
    head="Dampening Tam",
    neck="Ainia Collar",
    ear1="Telos Earring",
    ear2="Dedition Earring",
    body="Herculean Vest",
    hands="Adhemar Wristbands",
    ring1="Chirich Ring",
    ring2="Epona's Ring",
    back="Ogma's Cape",
    waist="Kentarch Belt +1",
    legs="Samnuha Tights",
    feet="Herculean Boots"
}
BBCode
Comments (0)