FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:340473
Magic Burst Starter - swap out appropriate pieces if you have higher mab/int counterparts if you are over 40 mb cap
Nom de l'item Prix de l'AH Stock
100000 0
20000 1
30000 2
900000 8
32500 1
0
200000 4
40000 0
200000 2
Count: 15 (1522500 Gils)
equipment_macros
input /equip main "Keraunos";
input /equip sub "Elder's Grip +1";
input /equip ammo "Witchstone";
input /equip head "Helios Band";
input /equip neck "Saevus Pendant +1";
input /equip ear1 "Static Earring";
input /equip ear2 "Friomisi Earring";
input /equip body "Wretched Coat";
input /equip hands "Helios Gloves";
input /equip ring1 "Locus Ring";
input /equip ring2 "Mujin Band";
input /equip back "Toro Cape";
input /equip waist "Aswang Sash";
input /equip legs "Hagondes Pants";
input /equip feet "Helios Boots";
Gearswap Set
sets["Magic Burst Starter"] = {
    main="Keraunos",
    sub="Elder's Grip +1",
    ammo="Witchstone",
    head="Helios Band",
    neck="Saevus Pendant +1",
    ear1="Static Earring",
    ear2="Friomisi Earring",
    body="Wretched Coat",
    hands="Helios Gloves",
    ring1="Locus Ring",
    ring2="Mujin Band",
    back="Toro Cape",
    waist="Aswang Sash",
    legs="Hagondes Pants",
    feet="Helios Boots"
}
BBCode