FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:334560
(rdm) cureself - Body gets cure received potency
Item Name AH Price Stock
Buremte Gloves 0
Asklepian Ring 60,000 2
Kunaji Ring 50,000 0
Telchine Chas. 0
Count: 4 (110,000 Gil)
equipment_macros
input /equip hands "Buremte Gloves";
input /equip ring1 "Asklepian Ring";
input /equip ring2 "Kunaji Ring";
input /equip body "Telchine Chas.";
Gearswap Set
sets["(rdm) cureself"] = {
    body="Telchine Chas.",
    hands="Buremte Gloves",
    ring1="Asklepian Ring",
    ring2="Kunaji Ring"
}
BBCode
Comments (0)