FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:370309
GEO TP DW
Item Name AH Price Stock
Petrov Ring
Jhakri Slops +2
Grunfeld Rope
Cessance Earring
Nyame Gauntlets
Maxentius
Ammurapi Shield
Vanir Battery 1000000 3
Lissome Necklace
Nantosuelta's Cape
Nyame Sollerets
Nyame Mail
Brutal Earring
Chirich Ring +1 10100000 13
Nyame Helm
Count: 15 (11100000 Gil)
equipment_macros
input /equip ring1 "Petrov Ring";
input /equip legs "Jhakri Slops +2";
input /equip waist "Grunfeld Rope";
input /equip ear1 "Cessance Earring";
input /equip hands "Nyame Gauntlets";
input /equip main "Maxentius";
input /equip sub "Ammurapi Shield";
input /equip ammo "Vanir Battery";
input /equip neck "Lissome Necklace";
input /equip back "Nantosuelta's Cape";
input /equip feet "Nyame Sollerets";
input /equip body "Nyame Mail";
input /equip ear2 "Brutal Earring";
input /equip ring2 "Chirich Ring +1";
input /equip head "Nyame Helm";
Gearswap Set
sets["GEO TP DW"] = {
    main="Maxentius",
    sub="Ammurapi Shield",
    ammo="Vanir Battery",
    head="Nyame Helm",
    neck="Lissome Necklace",
    ear1="Cessance Earring",
    ear2="Brutal Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Petrov Ring",
    ring2="Chirich Ring +1",
    back="Nantosuelta's Cape",
    waist="Grunfeld Rope",
    legs="Jhakri Slops +2",
    feet="Nyame Sollerets"
}
BBCode