FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:363584
Godhands TP
Item Name AH Price Stock
Telos Earring 0
Herculean Boots 0
Bhikku Hose +1 0
Segomo's Mantle 0
Moonbow Belt +1 37,550,000 5
Niqmaddu Ring 0
Epona's Ring 0
Sherida Earring 0
Adhemar Wrist. +1 0
Adhemar Bonnet +1 0
Ginsen 0
Godhands 0
Ashera Harness 0
Mnk. Nodowa +2 33,200,000 3
Count: 14 (70,750,000 Gil)
equipment_macros
input /equip ear1 "Telos Earring";
input /equip feet "Herculean Boots";
input /equip legs "Bhikku Hose +1";
input /equip back "Segomo's Mantle";
input /equip waist "Moonbow Belt +1";
input /equip ring1 "Niqmaddu Ring";
input /equip ring2 "Epona's Ring";
input /equip ear2 "Sherida Earring";
input /equip hands "Adhemar Wrist. +1";
input /equip head "Adhemar Bonnet +1";
input /equip ammo "Ginsen";
input /equip main "Godhands";
input /equip body "Ashera Harness";
input /equip neck "Mnk. Nodowa +2";
Gearswap Set
sets["Godhands TP"] = {
    main="Godhands",
    ammo="Ginsen",
    head="Adhemar Bonnet +1",
    neck="Mnk. Nodowa +2",
    ear1="Telos Earring",
    ear2="Sherida Earring",
    body="Ashera Harness",
    hands="Adhemar Wrist. +1",
    ring1="Niqmaddu Ring",
    ring2="Epona's Ring",
    back="Segomo's Mantle",
    waist="Moonbow Belt +1",
    legs="Bhikku Hose +1",
    feet="Herculean Boots"
}
BBCode
Comments (0)