FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:314923
CDC Post Delve
Item Name AH Price Stock
Jukukik Feather 20000 0
Miki. Breastplate
Ochain
Almace
Yaoyotl Helm
Miki. Gauntlets
Whirlpool Greaves
Atheling Mantle
Thundersoul Ring 35000 0
Rajas Ring
Bladeborn Earring
Steelflash Earring
Snow Gorget
Miki. Cuisses
Zoran's Belt
Count: 15 (55000 Gil)
equipment_macros
input /equip ammo "Jukukik Feather";
input /equip body "Miki. Breastplate";
input /equip sub "Ochain";
input /equip main "Almace";
input /equip head "Yaoyotl Helm";
input /equip hands "Miki. Gauntlets";
input /equip feet "Whirlpool Greaves";
input /equip back "Atheling Mantle";
input /equip ring1 "Thundersoul Ring";
input /equip ring2 "Rajas Ring";
input /equip ear1 "Bladeborn Earring";
input /equip ear2 "Steelflash Earring";
input /equip neck "Snow Gorget";
input /equip legs "Miki. Cuisses";
input /equip waist "Zoran's Belt";
Gearswap Set
sets["CDC Post Delve"] = {
    main="Almace",
    sub="Ochain",
    ammo="Jukukik Feather",
    head="Yaoyotl Helm",
    neck="Snow Gorget",
    ear1="Bladeborn Earring",
    ear2="Steelflash Earring",
    body="Miki. Breastplate",
    hands="Miki. Gauntlets",
    ring1="Thundersoul Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Zoran's Belt",
    legs="Miki. Cuisses",
    feet="Whirlpool Greaves"
}
BBCode