FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:340473
Magic Burst Starter - swap out appropriate pieces if you have higher mab/int counterparts if you are over 40 mb cap
アイテム名 競売所価格 在庫
ケラウノス
エルダーグリップ+1 100000 0
ウィッチストーン 20000 0
ヘリオスバンド
サバスペンダント+1 30000 0
電界の耳
フリオミシピアス 1000000 7
レチェッドコート 40000 1
ヘリオスグローブ
ローカスリング 0
夢神の指輪 100000 1
トーロケープ 40000 1
アスワングサッシュ 200000 2
ハゴンデスパンツ
ヘリオスブーツ
数: 15 (1530000 価格)
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