FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:235355
Jishnu's
Item Name AH Price Stock
Vulcan's Staff 100000 0
Gatta Strap +1 100000 0
Gandiva
Ruszor Arrow 100 0
Aias Bonnet
Rancor Collar 10000 1
Thunder Pearl 30000 0
Thunder Pearl 30000 0
Toci's Harness
Hachiryu Kote 0
Rajas Ring
Thundersoul Ring 30000 0
Terebellum Mantle
Pipilaka Belt 20000 0
Byakko's Haidate
Scout's Socks
Count: 16 (320100 Gil)
equipment_macros
input /equip main "Vulcan's Staff";
input /equip sub "Gatta Strap +1";
input /equip range "Gandiva";
input /equip ammo "Ruszor Arrow";
input /equip head "Aias Bonnet";
input /equip neck "Rancor Collar";
input /equip ear1 "Thunder Pearl";
input /equip ear2 "Thunder Pearl";
input /equip body "Toci's Harness";
input /equip hands "Hachiryu Kote";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Thundersoul Ring";
input /equip back "Terebellum Mantle";
input /equip waist "Pipilaka Belt";
input /equip legs "Byakko's Haidate";
input /equip feet "Scout's Socks";
Gearswap Set
sets["Jishnu's"] = {
    main="Vulcan's Staff",
    sub="Gatta Strap +1",
    range="Gandiva",
    ammo="Ruszor Arrow",
    head="Aias Bonnet",
    neck="Rancor Collar",
    ear1="Thunder Pearl",
    ear2="Thunder Pearl",
    body="Toci's Harness",
    hands="Hachiryu Kote",
    ring1="Rajas Ring",
    ring2="Thundersoul Ring",
    back="Terebellum Mantle",
    waist="Pipilaka Belt",
    legs="Byakko's Haidate",
    feet="Scout's Socks"
}
BBCode