FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:289367
AH buyable SAM gear
Nom de l'item Prix de l'AH Stock
40000 1
180000 6
0
10000 2
100000 0
Count: 15 (330000 Gils)
equipment_macros
input /equip ring1 "Strigoi Ring";
input /equip ring2 "Rajas Ring";
input /equip body "Ace's Mail";
input /equip head "Mekira-oto";
input /equip ear1 "Brutal Earring";
input /equip main "Masamune";
input /equip waist "Windbuffet Belt";
input /equip hands "Unkai Kote +2";
input /equip sub "Rose Strap";
input /equip neck "Ganesha's Mala";
input /equip ammo "Thew Bomblet";
input /equip ear2 "Moonshade Earring";
input /equip back "Atheling Mantle";
input /equip legs "Avant Cuisses +1";
input /equip feet "Unkai Sune-Ate +2";
Gearswap Set
sets["AH buyable SAM gear"] = {
    main="Masamune",
    sub="Rose Strap",
    ammo="Thew Bomblet",
    head="Mekira-oto",
    neck="Ganesha's Mala",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Ace's Mail",
    hands="Unkai Kote +2",
    ring1="Strigoi Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Windbuffet Belt",
    legs="Avant Cuisses +1",
    feet="Unkai Sune-Ate +2"
}
BBCode