FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:388475
PLD WSD
Item Name AH Price Stock
Burtgang
Srivatsa
Oshasha's Treatise
Nyame Helm
Fotia Gorget
Thrud Earring
Moonshade Earring
Nyame Mail
Nyame Gauntlets
Beithir Ring
Rufescent Ring
Rudianos's Mantle
Caudata Belt 200000 0
Nyame Flanchard
Nyame Sollerets
Count: 15 (200000 Gil)
equipment_macros
input /equip main "Burtgang";
input /equip sub "Srivatsa";
input /equip ammo "Oshasha's Treatise";
input /equip head "Nyame Helm";
input /equip neck "Fotia Gorget";
input /equip ear1 "Thrud Earring";
input /equip ear2 "Moonshade Earring";
input /equip body "Nyame Mail";
input /equip hands "Nyame Gauntlets";
input /equip ring1 "Beithir Ring";
input /equip ring2 "Rufescent Ring";
input /equip back "Rudianos's Mantle";
input /equip waist "Caudata Belt";
input /equip legs "Nyame Flanchard";
input /equip feet "Nyame Sollerets";
Gearswap Set
sets["PLD WSD"] = {
    main="Burtgang",
    sub="Srivatsa",
    ammo="Oshasha's Treatise",
    head="Nyame Helm",
    neck="Fotia Gorget",
    ear1="Thrud Earring",
    ear2="Moonshade Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Beithir Ring",
    ring2="Rufescent Ring",
    back="Rudianos's Mantle",
    waist="Caudata Belt",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode