FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:333702
pre 119 Victory Smite
Item Name AH Price Stock
Ryuo Sune-Ate 0
Rao Haidate 0
Fotia Belt 0
Segomo's Mantle 0
Ifrit Ring 200,000 0
Epona's Ring 0
Ryuo Tekko 0
Abnoba Kaftan 0
Sherida Earring 0
Moonshade Earring 0
Rancor Collar 10,000 0
Adhemar Bonnet 0
Floestone 0
Denouements 0
Count: 14 (210,000 Gil)
equipment_macros
input /equip feet "Ryuo Sune-Ate";
input /equip legs "Rao Haidate";
input /equip waist "Fotia Belt";
input /equip back "Segomo's Mantle";
input /equip ring1 "Ifrit Ring";
input /equip ring2 "Epona's Ring";
input /equip hands "Ryuo Tekko";
input /equip body "Abnoba Kaftan";
input /equip ear1 "Sherida Earring";
input /equip ear2 "Moonshade Earring";
input /equip neck "Rancor Collar";
input /equip head "Adhemar Bonnet";
input /equip ammo "Floestone";
input /equip main "Denouements";
Gearswap Set
sets["pre 119 Victory Smite"] = {
    main="Denouements",
    ammo="Floestone",
    head="Adhemar Bonnet",
    neck="Rancor Collar",
    ear1="Sherida Earring",
    ear2="Moonshade Earring",
    body="Abnoba Kaftan",
    hands="Ryuo Tekko",
    ring1="Ifrit Ring",
    ring2="Epona's Ring",
    back="Segomo's Mantle",
    waist="Fotia Belt",
    legs="Rao Haidate",
    feet="Ryuo Sune-Ate"
}
BBCode
Comments (0)