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
アイテム名 競売所価格 在庫
ケラウノス 0
エルダーグリップ+1 100,000 3
ウィッチストーン 20,000 1
ヘリオスバンド 0
サバスペンダント+1 30,000 0
電界の耳 0
フリオミシピアス 700,000 2
レチェッドコート 50,000 0
ヘリオスグローブ 0
ローカスリング 0
夢神の指輪 400,000 4
トーロケープ 50,000 4
アスワングサッシュ 300,000 2
ハゴンデスパンツ 0
ヘリオスブーツ 0
数: 15 (1,650,000 価格)
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
コメント (0)