FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:306451
Drk TP/Acc
Item Name AH Price Stock
Attacker's Mantle 130,000 2
Goading Belt 0
Atheling Mantle 0
Asperity Necklace 0
Tyrant's Ring 100,000 3
Rajas Ring 0
Fire Bomblet 300,000 5
Ejekamal Boots 0
Steelflash Earring 0
Attacker's Mantle 130,000 2
Pole Grip 190,000 8
Bladeborn Earring 0
Ziel Charm 0
Fire Bomblet 300,000 5
Acro Gauntlets 0
Yorium Cuisses 0
Yorium Barbuta 0
Macbain 0
Acro Surcoat 0
Count: 19 (1,150,000 Gil)
equipment_macros
input /equip back "Attacker's Mantle";
input /equip waist "Goading Belt";
input /equip back "Atheling Mantle";
input /equip neck "Asperity Necklace";
input /equip ring1 "Tyrant's Ring";
input /equip ring2 "Rajas Ring";
input /equip ammo "Fire Bomblet";
input /equip feet "Ejekamal Boots";
input /equip ear1 "Steelflash Earring";
input /equip back "Attacker's Mantle";
input /equip sub "Pole Grip";
input /equip ear2 "Bladeborn Earring";
input /equip neck "Ziel Charm";
input /equip ammo "Fire Bomblet";
input /equip hands "Acro Gauntlets";
input /equip legs "Yorium Cuisses";
input /equip head "Yorium Barbuta";
input /equip main "Macbain";
input /equip body "Acro Surcoat";
Gearswap Set
sets["Drk TP/Acc"] = {
    main="Macbain",
    sub="Pole Grip",
    ammo="Fire Bomblet",
    head="Yorium Barbuta",
    neck="Ziel Charm",
    ear1="Steelflash Earring",
    ear2="Bladeborn Earring",
    body="Acro Surcoat",
    hands="Acro Gauntlets",
    ring1="Tyrant's Ring",
    ring2="Rajas Ring",
    back="Attacker's Mantle",
    waist="Goading Belt",
    legs="Yorium Cuisses",
    feet="Ejekamal Boots"
}
BBCode
Comments (0)