FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:301300
sidewinder
Item Name AH Price Stock
Aphotic Kukri
Legion Scutum
Echidna's Bow +1 5000000 0
Mantid Arrow 1000 0
Uk'uxkaj Cap
Light Gorget
Vulcan's Pearl 1400000 0
Vulcan's Pearl 1400000 0
Khepri Jacket
Sigyn's Bazubands
Pyrosoul Ring 30000 1
Pyrosoul Ring 30000 1
Terebellum Mantle
Light Belt
Nahtirah Trousers
Iuitl Gaiters
Count: 16 (7861000 Gil)
equipment_macros
input /equip main "Aphotic Kukri";
input /equip sub "Legion Scutum";
input /equip range "Echidna's Bow +1";
input /equip ammo "Mantid Arrow";
input /equip head "Uk'uxkaj Cap";
input /equip neck "Light Gorget";
input /equip ear1 "Vulcan's Pearl";
input /equip ear2 "Vulcan's Pearl";
input /equip body "Khepri Jacket";
input /equip hands "Sigyn's Bazubands";
input /equip ring1 "Pyrosoul Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip back "Terebellum Mantle";
input /equip waist "Light Belt";
input /equip legs "Nahtirah Trousers";
input /equip feet "Iuitl Gaiters";
Gearswap Set
sets["sidewinder"] = {
    main="Aphotic Kukri",
    sub="Legion Scutum",
    range="Echidna's Bow +1",
    ammo="Mantid Arrow",
    head="Uk'uxkaj Cap",
    neck="Light Gorget",
    ear1="Vulcan's Pearl",
    ear2="Vulcan's Pearl",
    body="Khepri Jacket",
    hands="Sigyn's Bazubands",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring",
    back="Terebellum Mantle",
    waist="Light Belt",
    legs="Nahtirah Trousers",
    feet="Iuitl Gaiters"
}
BBCode