FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:314728
SAM Apex Arrow
Item Name AH Price Stock
Yaoyotl Helm
Tsurumaru
Pole Grip 100000 0
Phorcys Korazin
Unkai Kote +2
Blobnag Ring
Bellona's Ring 0
Terebellum Mantle
Light Gorget
Light Belt
Wilhelm's Earring
Altdorf's Earring
Speleogen Bow
Tulfaire Arrow 10000 0
Whirlpool Greaves
Otronif Brais
Count: 16 (110000 Gil)
equipment_macros
input /equip head "Yaoyotl Helm";
input /equip main "Tsurumaru";
input /equip sub "Pole Grip";
input /equip body "Phorcys Korazin";
input /equip hands "Unkai Kote +2";
input /equip ring1 "Blobnag Ring";
input /equip ring2 "Bellona's Ring";
input /equip back "Terebellum Mantle";
input /equip neck "Light Gorget";
input /equip waist "Light Belt";
input /equip ear1 "Wilhelm's Earring";
input /equip ear2 "Altdorf's Earring";
input /equip range "Speleogen Bow";
input /equip ammo "Tulfaire Arrow";
input /equip feet "Whirlpool Greaves";
input /equip legs "Otronif Brais";
Gearswap Set
sets["SAM Apex Arrow"] = {
    main="Tsurumaru",
    sub="Pole Grip",
    range="Speleogen Bow",
    ammo="Tulfaire Arrow",
    head="Yaoyotl Helm",
    neck="Light Gorget",
    ear1="Wilhelm's Earring",
    ear2="Altdorf's Earring",
    body="Phorcys Korazin",
    hands="Unkai Kote +2",
    ring1="Blobnag Ring",
    ring2="Bellona's Ring",
    back="Terebellum Mantle",
    waist="Light Belt",
    legs="Otronif Brais",
    feet="Whirlpool Greaves"
}
BBCode