FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:324775
anti magic set lol
Item Name AH Price Stock
Otronif Mask +1 0
Vexer Ring +1 x1 0
Vexer Ring +1 850,000 0
Mujin Stud 10,000 1
Sanare Earring 0
Twilight Torque 0
Mollusca Mantle 20,000 0
Resolute Belt 30,000 1
Otronif Mask 0
Otro. Harness +1 0
Otronif Gloves +1 0
Otronif Brais +1 0
Otronif Boots +1 0
Count: 13 (910,000 Gil)
equipment_macros
input /equip head "Otronif Mask +1";
input /equip ring1 "Vexer Ring +1";
input /equip ring2 "Vexer Ring +1";
input /equip ear1 "Mujin Stud";
input /equip ear2 "Sanare Earring";
input /equip neck "Twilight Torque";
input /equip back "Mollusca Mantle";
input /equip waist "Resolute Belt";
input /equip head "Otronif Mask";
input /equip body "Otro. Harness +1";
input /equip hands "Otronif Gloves +1";
input /equip legs "Otronif Brais +1";
input /equip feet "Otronif Boots +1";
Gearswap Set
sets["anti magic set lol"] = {
    head="Otronif Mask",
    neck="Twilight Torque",
    ear1="Mujin Stud",
    ear2="Sanare Earring",
    body="Otro. Harness +1",
    hands="Otronif Gloves +1",
    ring1="Vexer Ring +1",
    ring2="Vexer Ring +1",
    back="Mollusca Mantle",
    waist="Resolute Belt",
    legs="Otronif Brais +1",
    feet="Otronif Boots +1"
}
BBCode
Comments (0)