FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:369932
WAR Meva - Volte pieces are obviously super rare and its not realistic to ask anyone to have this set immediately ready. This set has 85% DA, while also capping pdt and mdt assuming shell. Also gives comparable meva to a sam using 4/5 kendat, with the volte set getting the advantage since you use 5/5 volte (sam uses wakido kote, which is slightly low on meva). The only major concern with this set is the low stp values, only 38 with chango and sub sam. This is remedied somewhat by a high roll on sam roll, but still worth noting.
Item Name AH Price Stock
11825000 7
40000000 2
10000000 15
34900000 1
34900000 1
Count: 13 (131625000 Gil)
equipment_macros
input /equip back "Cichol's Mantle";
input /equip waist "Ioskeha Belt +1";
input /equip neck "War. Beads +2";
input /equip legs "Volte Brayettes";
input /equip feet "Volte Sollerets";
input /equip hands "Volte Moufles";
input /equip body "Volte Haubert";
input /equip head "Volte Salade";
input /equip ammo "Staunch Tathlum +1";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Cessance Earring";
input /equip ring1 "Moonlight Ring";
input /equip ring2 "Moonlight Ring";
Gearswap Set
sets["WAR Meva"] = {
    ammo="Staunch Tathlum +1",
    head="Volte Salade",
    neck="War. Beads +2",
    ear1="Brutal Earring",
    ear2="Cessance Earring",
    body="Volte Haubert",
    hands="Volte Moufles",
    ring1="Moonlight Ring",
    ring2="Moonlight Ring",
    back="Cichol's Mantle",
    waist="Ioskeha Belt +1",
    legs="Volte Brayettes",
    feet="Volte Sollerets"
}
BBCode