FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:379734
BLU meva kite
Item Name AH Price Stock
Nyame Gauntlets 0
Arete Del Luna 0
Staunch Tathlum +1 9,700,000 5
Hashishin Mintan +3 0
Warder's Charm +1 0
Null Shawl 0
Prime Sword 0
Carmine Cuisses +1 0
Arete Del Luna +1 0
Nyame Helm 0
Sakpata's Sword 0
Gurebu's Ring 0
Null Belt 0
Hippo. Socks +1 0
Defending Ring 0
Count: 15 (9,700,000 Gil)
equipment_macros
input /equip hands "Nyame Gauntlets";
input /equip ear1 "Arete del Luna";
input /equip ammo "Staunch Tathlum +1";
input /equip body "Hashishin Mintan +3";
input /equip neck "Warder's Charm +1";
input /equip back "Null Shawl";
input /equip main "Prime Sword";
input /equip legs "Carmine Cuisses +1";
input /equip ear2 "Arete del Luna +1";
input /equip head "Nyame Helm";
input /equip sub "Sakpata's Sword";
input /equip ring1 "Gurebu's Ring";
input /equip waist "Null Belt";
input /equip feet "Hippo. Socks +1";
input /equip ring2 "Defending Ring";
Gearswap Set
sets["BLU meva kite"] = {
    main="Prime Sword",
    sub="Sakpata's Sword",
    ammo="Staunch Tathlum +1",
    head="Nyame Helm",
    neck="Warder's Charm +1",
    ear1="Arete del Luna",
    ear2="Arete del Luna +1",
    body="Hashishin Mintan +3",
    hands="Nyame Gauntlets",
    ring1="Gurebu's Ring",
    ring2="Defending Ring",
    back="Null Shawl",
    waist="Null Belt",
    legs="Carmine Cuisses +1",
    feet="Hippo. Socks +1"
}
BBCode
Comments (0)