FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:37665
THF TP - thf/nin
Item Name AH Price Stock
Forager's Mantle 100000 1
Suppanomimi
Homam Zucchetto
Rapparee Harness
Swift Belt
Homam Gambieras
Rajas Ring
Brutal Earring
Blau Dolch 20000 0
Fire Bomblet 50000 1
Swift Belt
Peacock Charm 3000000 9
Ecphoria Ring 100000 0
Thief's Knife 200000 0
Dusk Gloves 100000 0
Oily Trousers 40000 0
Count: 16 (3610000 Gil)
equipment_macros
input /equip back "Forager's Mantle";
input /equip ear1 "Suppanomimi";
input /equip head "Homam Zucchetto";
input /equip body "Rapparee Harness";
input /equip waist "Swift Belt";
input /equip feet "Homam Gambieras";
input /equip ring1 "Rajas Ring";
input /equip ear2 "Brutal Earring";
input /equip main "Blau Dolch";
input /equip ammo "Fire Bomblet";
input /equip waist "Swift Belt";
input /equip neck "Peacock Charm";
input /equip ring2 "Ecphoria Ring";
input /equip sub "Thief's Knife";
input /equip hands "Dusk Gloves";
input /equip legs "Oily Trousers";
Gearswap Set
sets["THF TP"] = {
    main="Blau Dolch",
    sub="Thief's Knife",
    ammo="Fire Bomblet",
    head="Homam Zucchetto",
    neck="Peacock Charm",
    ear1="Suppanomimi",
    ear2="Brutal Earring",
    body="Rapparee Harness",
    hands="Dusk Gloves",
    ring1="Rajas Ring",
    ring2="Ecphoria Ring",
    back="Forager's Mantle",
    waist="Swift Belt",
    legs="Oily Trousers",
    feet="Homam Gambieras"
}
BBCode