FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:136179
Paladin Vorpal - Ruby ring is augmented with +4 DEX
Item Name AH Price Stock
Haubergeon 300000 4
Amemet Mantle +1 500000 0
Warwolf Belt 50000 0
Optical Hat
Peacock Charm 3000000 11
Hecatomb Mittens
Ruby Ring 30000 0
Valor Breeches
Rajas Ring
Hct. Leggings
Suppanomimi
Fowling Earring 50000 0
Smart Grenade 10000 0
Koenig Shield 100000 19
Joyeuse
Count: 15 (4040000 Gil)
equipment_macros
input /equip body "Haubergeon";
input /equip back "Amemet Mantle +1";
input /equip waist "Warwolf Belt";
input /equip head "Optical Hat";
input /equip neck "Peacock Charm";
input /equip hands "Hecatomb Mittens";
input /equip ring1 "Ruby Ring";
input /equip legs "Valor Breeches";
input /equip ring2 "Rajas Ring";
input /equip feet "Hct. Leggings";
input /equip ear1 "Suppanomimi";
input /equip ear2 "Fowling Earring";
input /equip ammo "Smart Grenade";
input /equip sub "Koenig Shield";
input /equip main "Joyeuse";
Gearswap Set
sets["Paladin Vorpal"] = {
    main="Joyeuse",
    sub="Koenig Shield",
    ammo="Smart Grenade",
    head="Optical Hat",
    neck="Peacock Charm",
    ear1="Suppanomimi",
    ear2="Fowling Earring",
    body="Haubergeon",
    hands="Hecatomb Mittens",
    ring1="Ruby Ring",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Warwolf Belt",
    legs="Valor Breeches",
    feet="Hct. Leggings"
}
BBCode