FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:334956
SMN_Idle
Item Name AH Price Stock
Ethereal Earring
Wiglen Gorget 300000 0
Bolelabunga 0
Genbu's Shield
Serpentes Sabots
Serpentes Cuffs
Fucho-no-Obi
Assid. Pants +1
Beckoner's Horn +1
Shomonjijoe +1
Umbra Cape 450000 0
Sheltered Ring 2000000 3
Paguroidea Ring 100000 2
Moonshade Earring
Count: 14 (2850000 Gil)
equipment_macros
input /equip ear1 "Ethereal Earring";
input /equip neck "Wiglen Gorget";
input /equip main "Bolelabunga";
input /equip sub "Genbu's Shield";
input /equip feet "Serpentes Sabots";
input /equip hands "Serpentes Cuffs";
input /equip waist "Fucho-no-Obi";
input /equip legs "Assid. Pants +1";
input /equip head "Beckoner's Horn +1";
input /equip body "Shomonjijoe +1";
input /equip back "Umbra Cape";
input /equip ring1 "Sheltered Ring";
input /equip ring2 "Paguroidea Ring";
input /equip ear2 "Moonshade Earring";
Gearswap Set
sets["SMN_Idle"] = {
    main="Bolelabunga",
    sub="Genbu's Shield",
    head="Beckoner's Horn +1",
    neck="Wiglen Gorget",
    ear1="Ethereal Earring",
    ear2="Moonshade Earring",
    body="Shomonjijoe +1",
    hands="Serpentes Cuffs",
    ring1="Sheltered Ring",
    ring2="Paguroidea Ring",
    back="Umbra Cape",
    waist="Fucho-no-Obi",
    legs="Assid. Pants +1",
    feet="Serpentes Sabots"
}
BBCode