FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:67490
PLD: Fire set
Item Name AH Price Stock
Tarasque Mitts +1 40000 0
Assault Brstplate 20000 0
Ruby Earring 10000 0
Flame Pearl 100000 0
Black Ribbon 30000 1
Power Sandals
Crimson Cuisses
Water Belt
Malflame Ring 10000 1
Ruby Ring 30000 0
Cerb. Mantle +1 1500000 1
Jeweled Collar 30000 1
Flame Sachet
Count: 13 (1770000 Gil)
equipment_macros
input /equip hands "Tarasque Mitts +1";
input /equip body "Assault Brstplate";
input /equip ear1 "Ruby Earring";
input /equip ear2 "Flame Pearl";
input /equip head "Black Ribbon";
input /equip feet "Power Sandals";
input /equip legs "Crimson Cuisses";
input /equip waist "Water Belt";
input /equip ring1 "Malflame Ring";
input /equip ring2 "Ruby Ring";
input /equip back "Cerb. Mantle +1";
input /equip neck "Jeweled Collar";
input /equip ammo "Flame Sachet";
Gearswap Set
sets["PLD: Fire set"] = {
    ammo="Flame Sachet",
    head="Black Ribbon",
    neck="Jeweled Collar",
    ear1="Ruby Earring",
    ear2="Flame Pearl",
    body="Assault Brstplate",
    hands="Tarasque Mitts +1",
    ring1="Malflame Ring",
    ring2="Ruby Ring",
    back="Cerb. Mantle +1",
    waist="Water Belt",
    legs="Crimson Cuisses",
    feet="Power Sandals"
}
BBCode