FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:296869
Dancer
Item Name AH Price Stock
Twilight Belt 0
Thunder Ring 100,000 0
Atheling Mantle 0
Airy Ring 10,000 3
Charis Bangles +1 0
Oynos Knife 20,000 1
Charis Casaque +1 0
Brutal Earring 0
Rancor Collar 10,000 0
Charis Tiara +1 0
Thew Bomblet 30,000 2
Charis Toe Shoes +1 0
Oynos Knife 20,000 1
Thokcha 0
Ghillie Earring 150,000 2
Etoile Tights +2 0
Count: 16 (340,000 Gil)
equipment_macros
input /equip waist "Twilight Belt";
input /equip ring1 "Thunder Ring";
input /equip back "Atheling Mantle";
input /equip ring2 "Airy Ring";
input /equip hands "Charis Bangles +1";
input /equip main "Oynos Knife";
input /equip body "Charis Casaque +1";
input /equip ear1 "Brutal Earring";
input /equip neck "Rancor Collar";
input /equip head "Charis Tiara +1";
input /equip ammo "Thew Bomblet";
input /equip feet "Charis Toe Shoes +1";
input /equip sub "Oynos Knife";
input /equip sub "Thokcha";
input /equip ear2 "Ghillie Earring";
input /equip legs "Etoile Tights +2";
Gearswap Set
sets["Dancer"] = {
    main="Oynos Knife",
    sub="Thokcha",
    ammo="Thew Bomblet",
    head="Charis Tiara +1",
    neck="Rancor Collar",
    ear1="Brutal Earring",
    ear2="Ghillie Earring",
    body="Charis Casaque +1",
    hands="Charis Bangles +1",
    ring1="Thunder Ring",
    ring2="Airy Ring",
    back="Atheling Mantle",
    waist="Twilight Belt",
    legs="Etoile Tights +2",
    feet="Charis Toe Shoes +1"
}
BBCode
Comments (0)