FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:383580
Savage Blade
Item Name AH Price Stock
Nyame Flanchard 0
Nukumi Gausape +3 0
Voluspa Tathlum 0
Bst. Collar +2 39,050,000 4
Thrud Earring 0
Nukumi Earring 0
Sroda Ring 17,000,000 8
Gere Ring 0
Artio's Mantle 0
Fotia Belt 0
Totemic Gloves +3 0
Ankusa Helm +3 0
Naegling 0
Agwu's Axe 0
Nyame Sollerets 0
Count: 15 (56,050,000 Gil)
equipment_macros
input /equip legs "Nyame Flanchard";
input /equip body "Nukumi Gausape +3";
input /equip ammo "Voluspa Tathlum";
input /equip neck "Bst. Collar +2";
input /equip ear1 "Thrud Earring";
input /equip ear2 "Nukumi Earring";
input /equip ring1 "Sroda Ring";
input /equip ring2 "Gere Ring";
input /equip back "Artio's Mantle";
input /equip waist "Fotia Belt";
input /equip hands "Totemic Gloves +3";
input /equip head "Ankusa Helm +3";
input /equip main "Naegling";
input /equip sub "Agwu's Axe";
input /equip feet "Nyame Sollerets";
Gearswap Set
sets["Savage Blade"] = {
    main="Naegling",
    sub="Agwu's Axe",
    ammo="Voluspa Tathlum",
    head="Ankusa Helm +3",
    neck="Bst. Collar +2",
    ear1="Thrud Earring",
    ear2="Nukumi Earring",
    body="Nukumi Gausape +3",
    hands="Totemic Gloves +3",
    ring1="Sroda Ring",
    ring2="Gere Ring",
    back="Artio's Mantle",
    waist="Fotia Belt",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode
Comments (0)