FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:331105
Insurgency - 54 Store TP to maintain 4 hit assuming 3 hits land 39 in gear. This provides 41 without any Store TP augments on Odyssean, freeing up spots for WS damage. Alternatively, can get Store TP augments and scrap Lupine Cape for a WSDamage Niht mantle. It's your choice, really.
Nom de l'item Prix de l'AH Stock
500000 1
Count: 15 (500000 Gils)
equipment_macros
input /equip hands "Argosy Mufflers +1";
input /equip feet "Argosy Sollerets +1";
input /equip sub "Bloodrain Strap";
input /equip main "Liberator";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Apate Ring";
input /equip head "Argosy Celata +1";
input /equip waist "Prosilio Belt +1";
input /equip back "Lupine Cape";
input /equip legs "Odyssean Cuisses";
input /equip ear1 "Moonshade Earring";
input /equip ear2 "Zwazo Earring +1";
input /equip neck "Fotia Gorget";
input /equip body "Odyss. Chestplate";
input /equip ammo "Seeth. Bomblet +1";
Gearswap Set
sets["Insurgency"] = {
    main="Liberator",
    sub="Bloodrain Strap",
    ammo="Seeth. Bomblet +1",
    head="Argosy Celata +1",
    neck="Fotia Gorget",
    ear1="Moonshade Earring",
    ear2="Zwazo Earring +1",
    body="Odyss. Chestplate",
    hands="Argosy Mufflers +1",
    ring1="Rajas Ring",
    ring2="Apate Ring",
    back="Lupine Cape",
    waist="Prosilio Belt +1",
    legs="Odyssean Cuisses",
    feet="Argosy Sollerets +1"
}
BBCode