FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:346063
RUN Resolution
Item Name AH Price Stock
Fotia Gorget 0
Meg. Chausses +1 0
Fotia Belt 0
Adhemar Jacket 0
Herculean Helm 0
Brutal Earring 0
Seeth. Bomblet +1 0
Epona's Ring 0
Shukuyu Ring 0
Herculean Boots 0
Herculean Gloves 0
Ogma's Cape 0
Moonshade Earring 0
Nepenthe Grip +1 4,000,000 8
Lionheart 0
Count: 15 (4,000,000 Gil)
equipment_macros
input /equip neck "Fotia Gorget";
input /equip legs "Meg. Chausses +1";
input /equip waist "Fotia Belt";
input /equip body "Adhemar Jacket";
input /equip head "Herculean Helm";
input /equip ear1 "Brutal Earring";
input /equip ammo "Seeth. Bomblet +1";
input /equip ring1 "Epona's Ring";
input /equip ring2 "Shukuyu Ring";
input /equip feet "Herculean Boots";
input /equip hands "Herculean Gloves";
input /equip back "Ogma's Cape";
input /equip ear2 "Moonshade Earring";
input /equip sub "Nepenthe Grip +1";
input /equip main "Lionheart";
Gearswap Set
sets["RUN Resolution"] = {
    main="Lionheart",
    sub="Nepenthe Grip +1",
    ammo="Seeth. Bomblet +1",
    head="Herculean Helm",
    neck="Fotia Gorget",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Adhemar Jacket",
    hands="Herculean Gloves",
    ring1="Epona's Ring",
    ring2="Shukuyu Ring",
    back="Ogma's Cape",
    waist="Fotia Belt",
    legs="Meg. Chausses +1",
    feet="Herculean Boots"
}
BBCode
Comments (0)