FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:72642
HastegearSAM - I'm working on getting Askar body and a better ranged slot item. The rindomaru has: store tp+14, ws acc+6, and ws dmg+5%.
Item Name AH Price Stock
10000 0
500000 2
200000 1
300000 4
x99 20000 1
10000 0
800000 1
100000 1
100000 0
30000 0
Count: 16 (2070000 Gil)
equipment_macros
input /equip main "Rindomaru";
input /equip legs "Byakko's Haidate";
input /equip head "Askar Zucchetto";
input /equip waist "Swift Belt";
input /equip back "Amemet Mantle +1";
input /equip ring1 "Woodsman Ring";
input /equip ring2 "Rajas Ring";
input /equip body "Haubergeon";
input /equip ammo "Beetle Arrow";
input /equip range "Lightning Bow";
input /equip neck "Chivalrous Chain";
input /equip hands "Dusk Gloves";
input /equip sub "Pole Grip";
input /equip feet "Fuma Sune-Ate";
input /equip ear1 "Bushinomimi";
input /equip ear2 "Brutal Earring";
Gearswap Set
sets["HastegearSAM"] = {
    main="Rindomaru",
    sub="Pole Grip",
    range="Lightning Bow",
    ammo="Beetle Arrow",
    head="Askar Zucchetto",
    neck="Chivalrous Chain",
    ear1="Bushinomimi",
    ear2="Brutal Earring",
    body="Haubergeon",
    hands="Dusk Gloves",
    ring1="Woodsman Ring",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Fuma Sune-Ate"
}
BBCode