FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:199515
MNK Victory Smite - Shura Zunari Kabuto +1 has 3% WS Damage, 5 ACC, and 2% SC Damage
Item Name AH Price Stock
1400000 1
20000 0
30000 1
50000 0
20000 3
30000 0
20000 0
20000 2
Count: 15 (1590000 Gil)
equipment_macros
input /equip legs "Thaumas Kecks";
input /equip head "Thaumas Hat";
input /equip ring1 "Epona's Ring";
input /equip body "Tantra Cyclas +2";
input /equip ear1 "Vulcan's Pearl";
input /equip hands "Mustela Gloves";
input /equip waist "Prosilio Belt";
input /equip feet "Kacura Leggings +1";
input /equip ear2 "Brutal Earring";
input /equip main "Verethragna";
input /equip back "Rancorous Mantle";
input /equip ring2 "Rajas Ring";
input /equip neck "Justiciar's Torque";
input /equip hands "Mustela Gloves";
input /equip ammo "Potestas Bomblet";
Gearswap Set
sets["MNK Victory Smite"] = {
    main="Verethragna",
    ammo="Potestas Bomblet",
    head="Thaumas Hat",
    neck="Justiciar's Torque",
    ear1="Vulcan's Pearl",
    ear2="Brutal Earring",
    body="Tantra Cyclas +2",
    hands="Mustela Gloves",
    ring1="Epona's Ring",
    ring2="Rajas Ring",
    back="Rancorous Mantle",
    waist="Prosilio Belt",
    legs="Thaumas Kecks",
    feet="Kacura Leggings +1"
}
BBCode