FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:203270
WS set
Item Name AH Price Stock
Lithe Boots 20000 1
Twashtar
Triplus Dagger
Raider's Bmrng.
Aias Bonnet
Shadow Gorget
Brutal Earring
Suppanomimi
Loki's Kaftan
Raid. Armlets +2
Epona's Ring
Rajas Ring
Atheling Mantle
Shadow Belt
Raid. Culottes +2
Count: 15 (20000 Gil)
equipment_macros
input /equip feet "Lithe Boots";
input /equip main "Twashtar";
input /equip sub "Triplus Dagger";
input /equip range "Raider's Bmrng.";
input /equip head "Aias Bonnet";
input /equip neck "Shadow Gorget";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Suppanomimi";
input /equip body "Loki's Kaftan";
input /equip hands "Raid. Armlets +2";
input /equip ring1 "Epona's Ring";
input /equip ring2 "Rajas Ring";
input /equip back "Atheling Mantle";
input /equip waist "Shadow Belt";
input /equip legs "Raid. Culottes +2";
Gearswap Set
sets["WS set"] = {
    main="Twashtar",
    sub="Triplus Dagger",
    range="Raider's Bmrng.",
    head="Aias Bonnet",
    neck="Shadow Gorget",
    ear1="Brutal Earring",
    ear2="Suppanomimi",
    body="Loki's Kaftan",
    hands="Raid. Armlets +2",
    ring1="Epona's Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Shadow Belt",
    legs="Raid. Culottes +2",
    feet="Lithe Boots"
}
BBCode