FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:304345
drk ws
Item Name AH Price Stock
Yaoyotl Helm 0
Karieyh Sollerets 0
Duplus Grip 400,000 0
Atheling Mantle 0
Phorcys Mitts 0
Fire Bomblet 200,000 2
Brutal Earring 0
Moonshade Earring 0
Rajas Ring 0
Senbaak Nagan 30,000 2
Pyrosoul Ring 48,500 1
Miki. Cuisses 0
Miki. Breastplate 0
Thunder Belt 0
Soil Gorget 0
Count: 15 (678,500 Gil)
equipment_macros
input /equip head "Yaoyotl Helm";
input /equip feet "Karieyh Sollerets";
input /equip sub "Duplus Grip";
input /equip back "Atheling Mantle";
input /equip hands "Phorcys Mitts";
input /equip ammo "Fire Bomblet";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Moonshade Earring";
input /equip ring1 "Rajas Ring";
input /equip main "Senbaak Nagan";
input /equip ring2 "Pyrosoul Ring";
input /equip legs "Miki. Cuisses";
input /equip body "Miki. Breastplate";
input /equip waist "Thunder Belt";
input /equip neck "Soil Gorget";
Gearswap Set
sets["drk ws"] = {
    main="Senbaak Nagan",
    sub="Duplus Grip",
    ammo="Fire Bomblet",
    head="Yaoyotl Helm",
    neck="Soil Gorget",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Miki. Breastplate",
    hands="Phorcys Mitts",
    ring1="Rajas Ring",
    ring2="Pyrosoul Ring",
    back="Atheling Mantle",
    waist="Thunder Belt",
    legs="Miki. Cuisses",
    feet="Karieyh Sollerets"
}
BBCode
Comments (0)