FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:387654
Sch Burst
Item Name AH Price Stock
Bunzi's Rod
Ammurapi Shield
Peda. M.Board +3
Argute Stole +2 39800000 2
Malignance Earring
Regal Earring
Agwu's Robe
Agwu's Gages
Mujin Band 200000 3
Metamor. Ring +1
Lugh's Cape
Acuity Belt +1
Agwu's Slops
Arbatel Loafers +3
Ghastly Tathlum +1
Count: 15 (40000000 Gil)
equipment_macros
input /equip main "Bunzi's Rod";
input /equip sub "Ammurapi Shield";
input /equip head "Peda. M.Board +3";
input /equip neck "Argute Stole +2";
input /equip ear1 "Malignance Earring";
input /equip ear2 "Regal Earring";
input /equip body "Agwu's Robe";
input /equip hands "Agwu's Gages";
input /equip ring1 "Mujin Band";
input /equip ring2 "Metamor. Ring +1";
input /equip back "Lugh's Cape";
input /equip waist "Acuity Belt +1";
input /equip legs "Agwu's Slops";
input /equip feet "Arbatel Loafers +3";
input /equip ammo "Ghastly Tathlum +1";
Gearswap Set
sets["Sch Burst"] = {
    main="Bunzi's Rod",
    sub="Ammurapi Shield",
    ammo="Ghastly Tathlum +1",
    head="Peda. M.Board +3",
    neck="Argute Stole +2",
    ear1="Malignance Earring",
    ear2="Regal Earring",
    body="Agwu's Robe",
    hands="Agwu's Gages",
    ring1="Mujin Band",
    ring2="Metamor. Ring +1",
    back="Lugh's Cape",
    waist="Acuity Belt +1",
    legs="Agwu's Slops",
    feet="Arbatel Loafers +3"
}
BBCode