FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:398985
WHM idle HQ 2025
Item Name AH Price Stock
Staunch Tathlum +1 10,000,000 14
Warder's Charm +1 0
Ebers Bliaut +3 0
Null Belt 0
Null Shawl 0
Null Masque 0
Diamond Aspis 0
Lorg Mor 0
Shadow Ring 0
Gurebu's Ring 0
Eabani Earring 0
Arete Del Luna +1 0
Ebers Duckbills +3 0
Ebers Pant. +3 0
Nyame Gauntlets 0
Count: 15 (10,000,000 Gil)
equipment_macros
input /equip ammo "Staunch Tathlum +1";
input /equip neck "Warder's Charm +1";
input /equip body "Ebers Bliaut +3";
input /equip waist "Null Belt";
input /equip back "Null Shawl";
input /equip head "Null Masque";
input /equip sub "Diamond Aspis";
input /equip main "Lorg Mor";
input /equip ring1 "Shadow Ring";
input /equip ring2 "Gurebu's Ring";
input /equip ear1 "Eabani Earring";
input /equip ear2 "Arete del Luna +1";
input /equip feet "Ebers Duckbills +3";
input /equip legs "Ebers Pant. +3";
input /equip hands "Nyame Gauntlets";
Gearswap Set
sets["WHM idle HQ 2025"] = {
    main="Lorg Mor",
    sub="Diamond Aspis",
    ammo="Staunch Tathlum +1",
    head="Null Masque",
    neck="Warder's Charm +1",
    ear1="Eabani Earring",
    ear2="Arete del Luna +1",
    body="Ebers Bliaut +3",
    hands="Nyame Gauntlets",
    ring1="Shadow Ring",
    ring2="Gurebu's Ring",
    back="Null Shawl",
    waist="Null Belt",
    legs="Ebers Pant. +3",
    feet="Ebers Duckbills +3"
}
BBCode
Comments (0)