FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:177483
6 hit ws - 6 hit Hagun WS build.
Item Name AH Price Stock
Rajas Ring
Myochin Haidate
Ruby Ring 30000 0
Bushinomimi
Brutal Earring
Warwolf Belt 50000 1
Pallas's Bracelets 600000 0
Chivalrous Chain 800000 1
Pole Grip 100000 0
Amemet Mantle +1 500000 0
Nuevo Coselete
Champion's Galea
Hagun 100000 0
Perle Sollerets 60000 0
Thew Bomblet 10000 3
Count: 15 (2250000 Gil)
equipment_macros
input /equip ring1 "Rajas Ring";
input /equip legs "Myochin Haidate";
input /equip ring2 "Ruby Ring";
input /equip ear1 "Bushinomimi";
input /equip ear2 "Brutal Earring";
input /equip waist "Warwolf Belt";
input /equip hands "Pallas's Bracelets";
input /equip neck "Chivalrous Chain";
input /equip sub "Pole Grip";
input /equip back "Amemet Mantle +1";
input /equip body "Nuevo Coselete";
input /equip head "Champion's Galea";
input /equip main "Hagun";
input /equip feet "Perle Sollerets";
input /equip ammo "Thew Bomblet";
Gearswap Set
sets["6 hit ws"] = {
    main="Hagun",
    sub="Pole Grip",
    ammo="Thew Bomblet",
    head="Champion's Galea",
    neck="Chivalrous Chain",
    ear1="Bushinomimi",
    ear2="Brutal Earring",
    body="Nuevo Coselete",
    hands="Pallas's Bracelets",
    ring1="Rajas Ring",
    ring2="Ruby Ring",
    back="Amemet Mantle +1",
    waist="Warwolf Belt",
    legs="Myochin Haidate",
    feet="Perle Sollerets"
}
BBCode