FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:340528
Stoneskin
Item Name AH Price Stock
Lathi
Alber Strap
Nodens Gorget
Vanya Slops
Siegel Sash
Earthcry Earring 200000 6
Vanya Robe
Vanya Cuffs
Evanescence Ring
Dark Ring 20000 0
Vanya Hood
Halasz Earring
Impatiens 2000000 8
Solitaire Cape
Amalric Nails +1
Count: 15 (2220000 Gil)
equipment_macros
input /equip main "Lathi";
input /equip sub "Alber Strap";
input /equip neck "Nodens Gorget";
input /equip legs "Vanya Slops";
input /equip waist "Siegel Sash";
input /equip ear1 "Earthcry Earring";
input /equip body "Vanya Robe";
input /equip hands "Vanya Cuffs";
input /equip ring1 "Evanescence Ring";
input /equip ring2 "Dark Ring";
input /equip head "Vanya Hood";
input /equip ear2 "Halasz Earring";
input /equip ammo "Impatiens";
input /equip back "Solitaire Cape";
input /equip feet "Amalric Nails +1";
Gearswap Set
sets["Stoneskin "] = {
    main="Lathi",
    sub="Alber Strap",
    ammo="Impatiens",
    head="Vanya Hood",
    neck="Nodens Gorget",
    ear1="Earthcry Earring",
    ear2="Halasz Earring",
    body="Vanya Robe",
    hands="Vanya Cuffs",
    ring1="Evanescence Ring",
    ring2="Dark Ring",
    back="Solitaire Cape",
    waist="Siegel Sash",
    legs="Vanya Slops",
    feet="Amalric Nails +1"
}
BBCode