FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:303754
JuggaDRG-WSv2
Item Name AH Price Stock
Twilight Helm
Pyrosoul Ring 30000 0
Pyrosoul Ring 30000 0
Atheling Mantle
Karieyh Brayettes
Twilight Mail
Thew Bomblet 10000 1
Chanar Xyston 40000 1
Rose Strap 0
Count: 9 (110000 Gil)
equipment_macros
input /equip head "Twilight Helm";
input /equip ring1 "Pyrosoul Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip back "Atheling Mantle";
input /equip legs "Karieyh Brayettes";
input /equip body "Twilight Mail";
input /equip ammo "Thew Bomblet";
input /equip main "Chanar Xyston";
input /equip sub "Rose Strap";
Gearswap Set
sets["JuggaDRG-WSv2"] = {
    main="Chanar Xyston",
    sub="Rose Strap",
    ammo="Thew Bomblet",
    head="Twilight Helm",
    body="Twilight Mail",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring",
    back="Atheling Mantle",
    legs="Karieyh Brayettes"
}
BBCode