FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:323596
MNK Chakra - Best Chakra set Kaabnax Trousers and Ejekamal Mask augmented with VIT+8
Item Name AH Price Stock
Thur. Boots +1
Glanzfaust
Caudata Belt 200000 0
Iximulew Cape 10000 0
Kaabnax Trousers
Iron Gobbet
Titan Ring +1 4000000 1
Ejekamal Mask
Hes. Gloves +1
Titan Ring +1 4000000 1
Terra's Pearl 2000000 1
Terra's Pearl 2000000 1
Anch. Cyclas +1
Tjukurrpa Medal 30000 0
Count: 14 (12240000 Gil)
equipment_macros
input /equip feet "Thur. Boots +1";
input /equip main "Glanzfaust";
input /equip waist "Caudata Belt";
input /equip back "Iximulew Cape";
input /equip legs "Kaabnax Trousers";
input /equip ammo "Iron Gobbet";
input /equip ring1 "Titan Ring +1";
input /equip head "Ejekamal Mask";
input /equip hands "Hes. Gloves +1";
input /equip ring2 "Titan Ring +1";
input /equip ear1 "Terra's Pearl";
input /equip ear2 "Terra's Pearl";
input /equip body "Anch. Cyclas +1";
input /equip neck "Tjukurrpa Medal";
Gearswap Set
sets["MNK Chakra"] = {
    main="Glanzfaust",
    ammo="Iron Gobbet",
    head="Ejekamal Mask",
    neck="Tjukurrpa Medal",
    ear1="Terra's Pearl",
    ear2="Terra's Pearl",
    body="Anch. Cyclas +1",
    hands="Hes. Gloves +1",
    ring1="Titan Ring +1",
    ring2="Titan Ring +1",
    back="Iximulew Cape",
    waist="Caudata Belt",
    legs="Kaabnax Trousers",
    feet="Thur. Boots +1"
}
BBCode