FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
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.
Item Name AH Price Stock
Argosy Mufflers +1
Argosy Sollerets +1
Bloodrain Strap
Liberator
Rajas Ring
Apate Ring
Argosy Celata +1
Prosilio Belt +1 500000 1
Lupine Cape
Odyssean Cuisses
Moonshade Earring
Zwazo Earring +1
Fotia Gorget
Odyss. Chestplate
Seeth. Bomblet +1
Count: 15 (500000 Gil)
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