FFXIAH.com

Language: JP EN DE FR
New Items
2026-01-06
users online
Item Sets » id:375614
Idle Turtle
Item Name AH Price Stock
Flume Belt +1 3000000 2
Sucellos's Cape
Murky Ring
Defending Ring 0
Sworn Sabatons
Sworn Platemail
Sworn Crown
Alabaster Earring
Odnowa Earring +1
Staunch Tathlum +1 10900000 2
Loricate Torque +1
Sworn Gauntlets
Sworn Brais
Sacro Bulwark
Sakpata's Sword
Count: 15 (13900000 Gil)
Equipment Macros
input /equip waist "Flume Belt +1";
input /equip back "Sucellos's Cape";
input /equip ring1 "Murky Ring";
input /equip ring2 "Defending Ring";
input /equip feet "Sworn Sabatons";
input /equip body "Sworn Platemail";
input /equip head "Sworn Crown";
input /equip ear1 "Alabaster Earring";
input /equip ear2 "Odnowa Earring +1";
input /equip ammo "Staunch Tathlum +1";
input /equip neck "Loricate Torque +1";
input /equip hands "Sworn Gauntlets";
input /equip legs "Sworn Brais";
input /equip sub "Sacro Bulwark";
input /equip main "Sakpata's Sword";
Gearswap Set
sets["Idle Turtle"] = {
    main="Sakpata's Sword",
    sub="Sacro Bulwark",
    ammo="Staunch Tathlum +1",
    head="Sworn Crown",
    neck="Loricate Torque +1",
    ear1="Alabaster Earring",
    ear2="Odnowa Earring +1",
    body="Sworn Platemail",
    hands="Sworn Gauntlets",
    ring1="Murky Ring",
    ring2="Defending Ring",
    back="Sucellos's Cape",
    waist="Flume Belt +1",
    legs="Sworn Brais",
    feet="Sworn Sabatons"
}
BBCode