FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
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
Cichol's Mantle
Ioskeha Belt +1 11500000 5
War. Beads +2 41000000 4
Volte Brayettes
Volte Sollerets
Volte Moufles
Volte Haubert
Volte Salade
Staunch Tathlum +1 9400000 1
Brutal Earring
Cessance Earring
Moonlight Ring 35000000 6
Moonlight Ring 35000000 6
Count: 13 (131900000 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