FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:194062
DNC Eva - Didn't want to Sacrifice all my Haste for Evasion. DMG+6 Crit Dmg +2% on Yataghan right now.
Item Name AH Price Stock
Kila +2
Velocity Earring 20000 1
Suppanomimi
Charis Tiara +1
Nusku's Sash
Boxer's Mantle
Charis Necklace
Heed Ring 30000 0
Yataghan 50000 1
Ballerines
Charis Feather
Rajas Ring
Ocelot Trousers
Aurore Gloves 50000 1
Aurore Doublet 100000 1
Count: 15 (250000 Gil)
equipment_macros
input /equip main "Kila +2";
input /equip ear1 "Velocity Earring";
input /equip ear2 "Suppanomimi";
input /equip head "Charis Tiara +1";
input /equip waist "Nusku's Sash";
input /equip back "Boxer's Mantle";
input /equip neck "Charis Necklace";
input /equip ring1 "Heed Ring";
input /equip sub "Yataghan";
input /equip feet "Ballerines";
input /equip ammo "Charis Feather";
input /equip ring2 "Rajas Ring";
input /equip legs "Ocelot Trousers";
input /equip hands "Aurore Gloves";
input /equip body "Aurore Doublet";
Gearswap Set
sets["DNC Eva"] = {
    main="Kila +2",
    sub="Yataghan",
    ammo="Charis Feather",
    head="Charis Tiara +1",
    neck="Charis Necklace",
    ear1="Velocity Earring",
    ear2="Suppanomimi",
    body="Aurore Doublet",
    hands="Aurore Gloves",
    ring1="Heed Ring",
    ring2="Rajas Ring",
    back="Boxer's Mantle",
    waist="Nusku's Sash",
    legs="Ocelot Trousers",
    feet="Ballerines"
}
BBCode