FFXIAH.com

Language: JP EN DE FR
New Items
2026-01-06
users online
Item Sets » id:402189
MnkHowlingFist
Item Name AH Price Stock
Moonshade Earring
Mnk. Nodowa +2 35000000 2
Mpaca's Hose
Mpaca's Cap
Hoxne Ampulla 78250000 13
Godhands
Nyame Sollerets
Moonbow Belt +1 33316666 4
Segomo's Mantle
Ephramad's Ring
Niqmaddu Ring
Bhikku Gloves +3
Bhikku Cyclas +3
Schere Earring
Count: 14 (146566666 Gil)
Equipment Macros
input /equip ear1 "Moonshade Earring";
input /equip neck "Mnk. Nodowa +2";
input /equip legs "Mpaca's Hose";
input /equip head "Mpaca's Cap";
input /equip ammo "Hoxne Ampulla";
input /equip main "Godhands";
input /equip feet "Nyame Sollerets";
input /equip waist "Moonbow Belt +1";
input /equip back "Segomo's Mantle";
input /equip ring1 "Ephramad's Ring";
input /equip ring2 "Niqmaddu Ring";
input /equip hands "Bhikku Gloves +3";
input /equip body "Bhikku Cyclas +3";
input /equip ear2 "Schere Earring";
Gearswap Set
sets["MnkHowlingFist"] = {
    main="Godhands",
    ammo="Hoxne Ampulla",
    head="Mpaca's Cap",
    neck="Mnk. Nodowa +2",
    ear1="Moonshade Earring",
    ear2="Schere Earring",
    body="Bhikku Cyclas +3",
    hands="Bhikku Gloves +3",
    ring1="Ephramad's Ring",
    ring2="Niqmaddu Ring",
    back="Segomo's Mantle",
    waist="Moonbow Belt +1",
    legs="Mpaca's Hose",
    feet="Nyame Sollerets"
}
BBCode