FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:355545
Run Fell cleave
Item Name AH Price Stock
Meg. Gloves +2
Herculean Helm
Ishvara Earring
Sherida Earring
Fotia Gorget
Fotia Gorget
Meg. Chausses +2
Herculean Trousers
Lustra. Leggings +1
Lustr. Harness +1
Regal Ring
Niqmaddu Ring
Knobkierrie
Utu Grip 0
Hepatizon Axe +1 4800000 7
Ogma's Cape
Fotia Belt
Count: 17 (4800000 Gil)
equipment_macros
input /equip hands "Meg. Gloves +2";
input /equip head "Herculean Helm";
input /equip ear1 "Ishvara Earring";
input /equip ear2 "Sherida Earring";
input /equip neck "Fotia Gorget";
input /equip neck "Fotia Gorget";
input /equip legs "Meg. Chausses +2";
input /equip legs "Herculean Trousers";
input /equip feet "Lustra. Leggings +1";
input /equip body "Lustr. Harness +1";
input /equip ring1 "Regal Ring";
input /equip ring2 "Niqmaddu Ring";
input /equip ammo "Knobkierrie";
input /equip sub "Utu Grip";
input /equip main "Hepatizon Axe +1";
input /equip back "Ogma's Cape";
input /equip waist "Fotia Belt";
Gearswap Set
sets["Run Fell cleave"] = {
    main="Hepatizon Axe +1",
    sub="Utu Grip",
    ammo="Knobkierrie",
    head="Herculean Helm",
    neck="Fotia Gorget",
    ear1="Ishvara Earring",
    ear2="Sherida Earring",
    body="Lustr. Harness +1",
    hands="Meg. Gloves +2",
    ring1="Regal Ring",
    ring2="Niqmaddu Ring",
    back="Ogma's Cape",
    waist="Fotia Belt",
    legs="Herculean Trousers",
    feet="Lustra. Leggings +1"
}
BBCode