FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:223548
Chakra - Current Set
Item Name AH Price Stock
Tantra Tathlum 0
Terra's Pearl 3,000,000 0
Genbu's Kabuto 0
Ryuga Sune-Ate 50,000 1
Kensei Sitabaki 20,000 0
Warwolf Belt 150,000 3
Fortitude Torque 0
Tpl. Cyclas +1 0
Mel. Gloves +2 0
Melee Cape 0
Terrasoul Ring 20,000 1
Terrasoul Ring 20,000 1
Terra's Pearl 3,000,000 0
Count: 13 (6,260,000 Gil)
equipment_macros
input /equip ammo "Tantra Tathlum";
input /equip ear1 "Terra's Pearl";
input /equip head "Genbu's Kabuto";
input /equip feet "Ryuga Sune-Ate";
input /equip legs "Kensei Sitabaki";
input /equip waist "Warwolf Belt";
input /equip neck "Fortitude Torque";
input /equip body "Tpl. Cyclas +1";
input /equip hands "Mel. Gloves +2";
input /equip back "Melee Cape";
input /equip ring1 "Terrasoul Ring";
input /equip ring2 "Terrasoul Ring";
input /equip ear2 "Terra's Pearl";
Gearswap Set
sets["Chakra"] = {
    ammo="Tantra Tathlum",
    head="Genbu's Kabuto",
    neck="Fortitude Torque",
    ear1="Terra's Pearl",
    ear2="Terra's Pearl",
    body="Tpl. Cyclas +1",
    hands="Mel. Gloves +2",
    ring1="Terrasoul Ring",
    ring2="Terrasoul Ring",
    back="Melee Cape",
    waist="Warwolf Belt",
    legs="Kensei Sitabaki",
    feet="Ryuga Sune-Ate"
}
BBCode
Comments (0)