FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:302838
RdmEnfeeble
Item Name AH Price Stock
Verse Strap +1 250000 0
Portent Pants
Cascade Belt 10000 0
Orvail Souliers
Hecate's Cape 10000 0
Solemn Ring 25000 0
Manasa Chasuble
Estq. Ganthrt. +2
Strendu Ring
Weike Torque 35000 1
Dls. Chapeau +2
Sturm's Report 0
Chatoyant Staff 2500000 5
Count: 13 (2830000 Gil)
equipment_macros
input /equip sub "Verse Strap +1";
input /equip legs "Portent Pants";
input /equip waist "Cascade Belt";
input /equip feet "Orvail Souliers";
input /equip back "Hecate's Cape";
input /equip ring1 "Solemn Ring";
input /equip body "Manasa Chasuble";
input /equip hands "Estq. Ganthrt. +2";
input /equip ring2 "Strendu Ring";
input /equip neck "Weike Torque";
input /equip head "Dls. Chapeau +2";
input /equip ammo "Sturm's Report";
input /equip main "Chatoyant Staff";
Gearswap Set
sets["RdmEnfeeble"] = {
    main="Chatoyant Staff",
    sub="Verse Strap +1",
    ammo="Sturm's Report",
    head="Dls. Chapeau +2",
    neck="Weike Torque",
    body="Manasa Chasuble",
    hands="Estq. Ganthrt. +2",
    ring1="Solemn Ring",
    ring2="Strendu Ring",
    back="Hecate's Cape",
    waist="Cascade Belt",
    legs="Portent Pants",
    feet="Orvail Souliers"
}
BBCode