FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:352714
Victory Smite
Item Name AH Price Stock
Rao Haidate +1 0
Ryuo Sune-Ate +1 0
Ryuo Tekko +1 0
Anch. Cyclas +3 0
Adhemar Bonnet +1 0
Godhands 0
Segomo's Mantle 0
Regal Ring 0
Niqmaddu Ring 0
Moonshade Earring 0
Sherida Earring 0
Moonbow Belt +1 36,650,000 6
Fotia Gorget 0
Knobkierrie 0
Count: 14 (36,650,000 Gil)
equipment_macros
input /equip legs "Rao Haidate +1";
input /equip feet "Ryuo Sune-Ate +1";
input /equip hands "Ryuo Tekko +1";
input /equip body "Anch. Cyclas +3";
input /equip head "Adhemar Bonnet +1";
input /equip main "Godhands";
input /equip back "Segomo's Mantle";
input /equip ring1 "Regal Ring";
input /equip ring2 "Niqmaddu Ring";
input /equip ear1 "Moonshade Earring";
input /equip ear2 "Sherida Earring";
input /equip waist "Moonbow Belt +1";
input /equip neck "Fotia Gorget";
input /equip ammo "Knobkierrie";
Gearswap Set
sets["Victory Smite"] = {
    main="Godhands",
    ammo="Knobkierrie",
    head="Adhemar Bonnet +1",
    neck="Fotia Gorget",
    ear1="Moonshade Earring",
    ear2="Sherida Earring",
    body="Anch. Cyclas +3",
    hands="Ryuo Tekko +1",
    ring1="Regal Ring",
    ring2="Niqmaddu Ring",
    back="Segomo's Mantle",
    waist="Moonbow Belt +1",
    legs="Rao Haidate +1",
    feet="Ryuo Sune-Ate +1"
}
BBCode
Comments (0)