Final Fantasy Wiki
Register
Advertisement

Documentation for this module may be created at Module:FFXV Data/Weapons/doc

--adapted from the Piggyback 1.02 patch update
--http://piggyback.com/downloadfile.php?id_download=1868&mode=download&type=guide
--

return {
    datafrom = "Patch 1.29",
    keyfield = "name",
    fields = {
        name = {
            datatype = "string",
            title = "Name",
            unique = true
        },
        jpn = {
            datatype = "string",
            title = "Japanese",
            unique = true
        },
        rom = {
            datatype = "string",
            title = "Rōmaji",
            unique = true
        },
        lit = {
            datatype = "string",
            title = "Lit.",
            description = "Translation of the Japanese"
        },
        page = {
            datatype = "string",
            title = "Page",
            description = "Page covering the weapon in the series"
        },
        recurring = {
            datatype = "string",
            title = "recurring",
            description = "Page covering the weapon in the series"
        },
        image = {
            datatype = "image",
            title = "Image",
            description = "Image of the weapon"
        },
        category = {
            datatype = "string",
            title = "Category",
            description = "The category of weapon it goes under"
        },
        atk = {
            datatype = "number",
            title = "Attack",
            default = 0
        },
        crt = {
            datatype = "number",
            title = "Critical",
            default = 0
        },
        mhp = {
            datatype = "number",
            signs = true,
            title = "Max HP modifier",
            default = 0
        },
        mmp = {
            datatype = "number",
            signs = true,
            title = "Max MP modifier",
            default = 0
        },
        str = {
            datatype = "number",
            signs = true,
            title = "Strength modifier",
            default = 0
        },
        vit = {
            datatype = "number",
            signs = true,
            title = "Vitality modifier",
            default = 0
        },
        mag = {
            datatype = "number",
            signs = true,
            title = "Magic modifier",
            default = 0
        },
        spr = {
            datatype = "number",
            signs = true,
            title = "Spirit modifier",
            default = 0
        },
        sht = {
            datatype = "number",
            format = "percent",
            title = "Shot resistance modifier",
            default = 0
        },
        fir = {
            datatype = "number",
            format = "percent",
            title = "Fire resistance modifier",
            default = 0
        },
        ice = {
            datatype = "number",
            format = "percent",
            title = "Ice resistance modifier",
            default = 0
        },
        ltn = {
            datatype = "number",
            format = "percent",
            title = "Lightning resistance modifier",
            default = 0
        },
        drk = {
            datatype = "number",
            format = "percent",
            title = "Dark resistance modifier",
            default = 0
        },
        cost = {
            datatype = "number",
            title = "Cost",
            description = "The buy price for the weapon, two times the sell price for the weapon",
            default = 0
        },
        unsellable = {
            datatype = "boolean",
            format = "yesno",
            title = "Cannot be sold",
            default = false,
            description = "Whether the weapon cannot be sold",
        },
        unequippable = {
            datatype = "boolean",
            format = "yesno",
            title = "Cannot be sold",
            default = false,
            description = "Whether the weapon cannot be sold",
        },
        desc = {
            datatype = "string",
            format = "quote",
            title = "In-game description",
        },
        find = {
            datatype = "string",
            format = "longtext",
            title = "Find",
            description = "Ways in which the weapon can be picked up"
        },
        reward = {
            datatype = "string",
            format = "longtext",
            title = "Reward",
            description = "Ways in which the weapon can be obtained as a reward"
        },
        shop = {
            datatype = "string",
            format = "longtext",
            title = "Shop",
            description = "Shops the weapon can be bought from"
        },
        upgrade = {
            datatype = "string",
            format = "longtext",
            title = "Upgrade",
            description = "Ways in which the weapon can be obtained via upgrade"
        },
        trade = {
            datatype = "string",
            format = "longtext",
            title = "Trade",
            description = "Ways in which the weapon can be obtained via trading"
        },
        drop = {
            datatype = "string",
            format = "longtext",
            title = "Enemy drop",
            description = "Enemies the weapon can be dropped from"
        },
        default = {
            datatype = "string",
            format = "longtext",
            title = "Default",
            description = "Ways in which the weapon is owned by default"
        },
        download = {
            datatype = "string",
            format = "longtext",
            title = "Download",
            description = "Ways in which the weapon is obtained via download"
        },
        info = {
            datatype = "string",
            format = "longtext",
            title = "Notes",
            description = "Additional information not covered in other fields"
        },
        dlc = {
            datatype = "boolean",
            format = "yesno",
            title = "DLC?",
            description = "Whether the weapon is DLC",
            default = false
        },
        patchnotes = {
            datatype = "string",
            format = "longtext",
            title = "Values in previous versions",
        }
    },
    {
        name= "None",
        jpn = "なし",
        rom = "Nashi",
        lit = "None",
        recurring = "Unarmed (weapon)",
        category = "None",
        unsellable = true,
        default = "Iris",
        unequippable = true,
        info = "Iris cannot equip weapons and fights unarmed."
    }, {
        name= "Engine Blade",
        jpn = "エンジンブレード",
        rom = "Enjin Burēdo",
        lit = "Engine Blade",
        recurring = "Engine Blade",
        category = "Swords",
        image = "Engine-Blade-FFXV.png",
        atk = 28,
        crt = 3,
        mhp = 0,
        mmp = 5,
        str = 0,
        vit = 0,
        mag = 5,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        default = "Noctis at start of game",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy. Player gains new Engine Blade in [[New Game Plus]] and when using [[Chapter#Final Fantasy XV|chapter select]].",
        desc = "A sword Noctis received from Regis for his sixteenth birthday. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03."
    }, {
        name = "Broadsword",
        jpn = "ブロードソード",
        rom = "Burōdosōdo",
        lit= "Broadsword",
        recurring = "Broadsword",
        category = "Swords",
        image = "Broadsword-FFXV.png",
        atk = 42,
        crt = 3,
        mhp = 0,
        mmp = 6,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 150,
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Galdin Quay]], [[Prairie Outpost]]",
        info = "+2% Critical Rate per combo hit",
        desc = "A robust and versatile one-handed weapon that makes it easier to land critical blows when attacking in succession."
    }, {
        name = "Engine Blade II",
        jpn = "エンジンブレードII",
        rom = "Enjin Burēdo Tsū",
        lit = "Engine Blade II",
        category = "Swords",
        image = "Engine-Blade-FFXV.png",
        cost = 2,
        atk = 42,
        crt = 3,
        mhp = 0,
        mmp = 15,
        str = 0,
        vit = 0,
        mag = 12,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        upgrade = "Give [[Final Fantasy XV weapons#Engine Blade|Engine Blade]] to [[Cid Sophiar|Cid]] along with a [[Treasures (Final Fantasy XV)#Rusted Bit|Rusted Bit]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A blade Noctis received from Regis for his sixteenth birthday, enhanced by Cid. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Airstep Sword",
        jpn = "エアステップソード",
        rom = "Easuteppu Sōdo",
        lit = "Airstep Sword",
        recurring = "Airstep Sword",
        category = "Swords",
        image = "Broadsword-FFXV.png", --same model as for Broadsword--
        atk = 83,
        crt = 3,
        mhp = 0,
        mmp = 7,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        info = "Halves MP consumption in mid-air",
        desc = "Light and lively, this one-handed sword reduces the MP of Noctis's aerial maneuvers."
    }, {
        name = "Rune Saber",
        jpn = "ルーンセイバー",
        rom = "Rūn Seibā",
        lit = "Rune Saber",
        recurring = "Rune Saber (weapon)",
        category = "Swords",
        image = "Rune-Saber-FFXV.png",
        atk = 103,
        crt = 3,
        mhp = 48,
        mmp = 8,
        str = 0,
        vit = 8,
        mag = 12,
        spr = 9,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        default = "Noctis in [[Close Encounter of the Terra Kind]]",
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        desc = "Special ore is woven into the blade, enhancing most wielder attributes."
    }, {
        name = "Flame Tongue",
        jpn = "フレイムタン",
        rom = "Fureimu Tan",
        lit = "Flame Tongue",
        recurring = "Flametongue (weapon)",
        category = "Swords",
        image = "Flame-Tongue-FFXV.png",
        atk = 117,
        crt = 3,
        mhp = 0,
        mmp = 7,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 28,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 800,
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        info = "Inflicts Fire-based damage",
        desc = "A one-handed blade with flames at its core. Foes vulnerable to fire best beware."
    }, {
        name = "Ice Brand",
        jpn = "アイスブランド",
        rom = "Aisu Burando",
        lit = "Ice Brand",
        recurring = "Icebrand (weapon)",
        category = "Swords",
        image = "Flame-Tongue-FFXV.png", --same model as for Flame Tongue--
        atk = 137,
        crt = 3,
        mhp = 0,
        mmp = 10,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 31,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",--guide wrongly says you can also found it around Cauthess Rest Area
        info = "Inflicts Ice-based damage",
        desc = "A one-handed blade with ice at its core. Foes vulnerable to the cold best beware."
    }, {
        name = "Blood Sword",
        jpn = "ブラッドソード",
        rom = "Buraddo Sōdo",
        lit = "Blood Sword",
        recurring = "Blood Sword (weapon)",
        category = "Swords",
        image = "Blood-Sword-FFXV.png",
        atk = 198,
        crt = 3,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "Crestholm Channels (right before the end boss; [[:File:Blood-Sword-Map-Crestholm-FFXV.png|Map]]), Pitioss Ruins",
        info = "20% chance to recover 30 HP per hit",
        desc = "A blade once wielded by a warrior called 'the Dark Knight.' It absorbs the health of those it strikes."
    }, {
        name = "Engine Blade III",
        jpn = "エンジンブレードIII",
        rom = "Enjin Burēdo Surī",
        lit = "Engine Blade III",
        category = "Swords",
        image = "Engine-Blade-FFXV.png",
        cost = 2,
        atk = 207,
        crt = 3,
        mhp = 0,
        mmp = 25,
        str = 0,
        vit = 0,
        mag = 18,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        upgrade = "Give [[#Engine Blade II|Engine Blade II]] to [[Cid Sophiar|Cid]] along with a [[Treasures (Final Fantasy XV)#Glass Gemstone|Glass Gemstone]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A blade Noctis received from Regis for his sixteenth birthday, greatly enhanced by Cid. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Durandal",
        jpn = "デュランダル",
        rom = "Dyurandaru",
        lit = "Durandal",
        recurring = "Durandal",
        category = "Swords",
        image = "Durandal-FFXV.png",
        atk = 232,
        crt = 3,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 33,
        cost = 10000,
        shop = "[[Meldacio Hunter HQ]], Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        find = "Costlemark Tower ([[:File:Durandal-Costlemark-Map-FFXV.png|Map]])",
        info = "Light-elemental",
        desc = "A one-handed sword infused with holy light. It is deadly when used against daemons, who fear all that is sacred."
    }, {
        name = "Enhancer",
        jpn = "エンハンスソード",
        rom = "Enhansu Sōdo",
        lit = "Enhance Sword",
        recurring = "Enhancer (weapon)",
        category = "Swords",
        image = "Rune-Saber-FFXV.png", --same model as Rune Saber--
        atk = 276,
        crt = 3,
        mhp = 0,
        mmp = 12,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 12000,
        find = "Ch.15: [[Fociaugh Hollow]] maze (final floor)",
        desc = "Though it harbors no special powers, this one-handed sword is valued for its unsurpassed attack strength."
    }, {
        name = "Soul Saber",
        jpn = "ソウルセイバー",
        rom = "Sōru Seibā",
        lit = "Soul Saber",
        recurring = "Soul Sabre",
        category = "Swords",
        image = "Broadsword-FFXV.png", --same model as Broadsword--
        atk = 343,
        crt = 3,
        mhp = 0,
        mmp = 12,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 18000,
        reward = "[[Quest (Final Fantasy XV)/Sidequests#Cursed Legend|Cursed Legend]] (Randolph)",
        info = "Damage bonus with lower stamina: +4% for every percentage point reduction under 50%",
        desc = "A most unusual blade that strikes foes with greater force as the wielder's stamina flags."
    }, {
        name = "Ultima Blade",
        jpn = "アルテマブレード",
        rom = "Arutema Burēdo",
        lit = "Ultima Blade",
        recurring = "Ultima Blade (weapon)",
        category = "Swords",
        image = "Ultima-Blade-FFXV.png",
        cost = 2,
        atk = 364,
        crt = 3,
        mhp = 0,
        mmp = 40,
        str = 0,
        vit = 0,
        mag = 30,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        upgrade = "Give [[Final Fantasy XV weapons#Engine Blade III|Engine Blade III]] to [[Cid Sophiar|Cid]] along with a [[Treasures (Final Fantasy XV)#Sturdy Helixhorn|Sturdy Helixhorn]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "The ultimate sword crafted with Insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Balmung",
        jpn = "バルムング",
        rom = "Barumangu",
        lit = "Balmung",
        recurring = "Balmung (weapon)",
        category = "Swords",
        image = "Durandal-FFXV.png", --same model as Durandal--
        atk = 446,
        crt = 3,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        find = "Ch.15: [[Steyliff Grove]] maze (Level 29)",
        info = "Damage reduction with lower MP: -4% damage for every percentage point reduction",
        desc = "Initially the sword delivers devastating harm, but as the wielder's magical energies decline, so too does the blade's lethality."
    }, {
        name = "Blazefire Saber",
        jpn = "ブレイズエッジ",
        rom = "Bureizu Ejji",
        lit = "Blaze Edge",
        recurring = "Blazefire Saber",
        category = "Swords",
        image = "Blazefire-Saber-FFXV.png",
        atk = 71,
        crt = 3,
        mhp = 0,
        mmp = 9,
        str = 0,
        vit = 18,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Amazon pre-order bonus, [[Final Fantasy XV downloadable content#Weapon: Blazefire Saber (FFXIII)|Weapon: Blazefire Saber (FFXIII)]] DLC",
        info = "-15% physical damage taken",
        desc = "Ore imbued with legendary defensive magic is forged within this one-handed sword, protecting the wielder when the weapon is manifest."
    }, {
        name = "Blazefire Saber XV",
        jpn = "ブレイズエッジ改",
        rom = "Bureizu Ejji Kai",
        lit = "Blaze Edge Revised",
        recurring = "Blazefire Saber",
        category = "Swords",
        image = "FFXV Blazefire Saber recolor DLC.png",
        atk = 72,
        crt = 3,
        mhp = 0,
        mmp = 9,
        str = 0,
        vit = 18,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Microsoft Store Windows Edition bonus, [[Final Fantasy XV downloadable content#Blazefire Saber XV (FFXV Original Recolor)|Blazefire Saber XV (FFXV Original Recolor)]] DLC",
        info = "-15% physical damage taken",
    }, {
        name = "Ragnarok",
        jpn = "ブーストソード",
        rom = "Būsutosōdo",
        lit = "Boost Sword",
        recurring = "Ragnarok (weapon)",
        category = "Swords",
        image = "Ragnarok-Menu-FFXV.png",
        atk = 153,
        crt = 3,
        mhp = 0,
        mmp = 8,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "[[Final Fantasy XV downloadable content#FFXV Booster Pack +|FFXV Booster Pack +]] for Season Pass holders",
        info = "Boosted damage with warp-strike but the warp animation is slower",
        desc = "A brilliant glaive that the amplifies the power of kings, allowing the wielder to deliver devastating warpstrikes."
    }, {
        name = "Sarah's Shortsword",
        jpn = "サラの短剣",
        rom = "Sara no Tanken",
        lit = "Sarah's Shortsword",
        category = "Swords",
        image = "Sarahs Shortsword from FFXV.png",
        atk = 179,
        crt = 3,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 9,
        spr = 15,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        info = "+50% damage at full HP<br/>Light-elemental<br/>Stays in inventory from the start of a new game",
        reward = "Terra Wars collaboration: Go to Malmalam Thicket from Ch.5 onwards. '[[Close Encounter of the Terra Kind]]' appears in quest log as a purple quest.",
        desc = "The sword of the world's savior. Imbued with a holy power, its attack increases when HP is at max.",
        patchnotes = "Added in patch 1.26"
    }, {
        name = "Garuda's Gaze",
        jpn = "ガルーダゲイズ",
        rom = "Garūda Geizu",
        lit = "Garuda Gaze",
        category = "Swords",
        image = "Garudas Gaze weapon from FFXV.png",
        atk = 200,
        crt = 3,
        mhp = 0,
        mmp = 6,
        str = 16,
        vit = 17,
        mag = 21,
        spr = 14,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        info = "Strengthened aerial attacks",
        trade = "1x [[Final Fantasy XV weapons#Rune Saber|Rune Saber]] & 1x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feather]] & 10 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A sword that houses the raging power of the Lady of the Vortex. Inflicts great damage with aerial attacks.",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Gaze of the Vortex",
        jpn = "ヴォーテックスゲイズ",
        rom = "Vōtekkusu Geizu",
        lit = "Vortex Gaze",
        category = "Swords",
        image = "Garudas Gaze weapon from FFXV.png",
        atk = 430,
        crt = 100,
        mhp = 0,
        mmp = 60,
        str = 22,
        vit = 22,
        mag = 22,
        spr = 15,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        info = "Deals 50% more damage with aerial attacks<br/>Airstepping and aerial warping cost halved<br/>Always inflicts a critical hit<br/>Glows green in battle",
        trade = "1x [[Final Fantasy XV weapons#Garuda's Gaze|Garuda's Gaze]] & 4x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feathers]] & 1x [[Treasures (Final Fantasy XV)#Adamantite|Adamantite]] & 20 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] OR just 99x [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A sword that unleashes the raging power of the Lady of the Vortex. Inflicts great aerial damage and reduces aerial MP consumption.",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Kotetsu",
        jpn = "虎徹",
        rom = "Kotetsu",
        lit = "Kotetsu",
        recurring = "Kotetsu (weapon)",
        category = "Swords",
        atk = 136,
        unsellable = true,
        default = "Cor",
        unequippable = true,
        info = "Weapon locked to Cor, never in the player's inventory.",
        desc = "Cor's trusty katana. Though it harbors no special enchantments, its razor-sharp edge has been the agent of many a legendary feat."
    }, {
        name = "Kikuichimonji",
        jpn = "菊一文字",
        rom = "Kikuichimonji",
        lit = "Kikuichimonji",
        recurring = "Kikuichimonji",
        category = "Swords",
        atk = 78,
        unsellable = true,
        default = "Cor",
        unequippable = true,
        info = "Weapon locked to Cor, never in the player's inventory.",
        desc = "Traditionally a melee weapon, this compact blade flies true, making it also deadly from a distance."
    }, {
        name = "Two-handed Sword",
        jpn = "トゥハンドソード",
        rom = "Tu Hando Sōdo",
        lit = "Two-hand Sword",
        recurring = "Two-Handed Sword (weapon)",
        category = "Greatswords",
        image = "Two-handed-Sword-FFXV.png",
        atk = 48,
        crt = 2,
        mhp = 53,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 50,
        default = "Gladiolus, Noctis at start of game",
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]]",
        info = "+15% damage per additional enemy within 65 feet radius (max + 100%)",
        desc = "A greatsword forged for battling many foes at once. The blade inflicts greater damage when surrounded by foes."
    }, {
        name = "War Sword",
        jpn = "ウォーバスター",
        rom = "Wō Basutā",
        lit = "War Buster",
        recurring = "War Sword",
        category = "Greatswords",
        image = "War-Sword-FFXV.png",
        atk = 78,
        crt = 2,
        mhp = 65,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 150,
        info = "10% chance to inflict [[Final Fantasy XV statuses#Compromised|Compromised]]",
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Galdin Quay]], [[Prairie Outpost]]",
        desc = "A greatsword with added heft, made to inflict stunning blows that deprive foes of their defense."
    }, {
        name = "Blade of Brennaere",
        jpn = "ブラナーレ",
        rom = "Buranāre",
        lit = "Brennaere",
        recurring = "Blade of Brennaere",
        category = "Greatswords",
        image = "Blade-of-Brennaere-FFXV.png",
        atk = 131,
        crt = 2,
        mhp = 82,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 27,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        find = "Western valley of the [[Three Valleys]] (Leide; [[:File:Blade-of-Brennaere-Map-FFXV.png|Map]])",
        info = "Inflicts Fire-based damage",
        desc = "A greatsword with fire in its core. Foes vulnerable to fire best beware."
    }, {
        name = "Claymore",
        jpn = "クレイモア",
        rom = "Kureimoa",
        lit = "Claymore",
        recurring = "Claymore (weapon)",
        category = "Greatswords",
        image = "Two-handed-Sword-FFXV.png", --uses same model as two-handed sword--
        atk = 156,
        crt = 2,
        mhp = 98,
        mmp = 0,
        str = 0,
        vit = 32,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        desc = "Ore that increases vitality is forged into the blade, granting the wielder a defensive boon."
    }, {
        name = "Force Stealer",
        jpn = "フォースイーター",
        rom = "Fōsu Ītā",
        lit = "Force Eater",
        recurring = "Force Stealer",
        category = "Greatswords",
        image = "Force-Stealer-FFXV.png",
        atk = 210,
        crt = 2,
        mhp = 202,
        mmp = 6,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "[[Leisure Goods#Caem Carrot|Caem Carrot]] x4 at [[Cape Caem]] farm",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A unique greatsword crafted with Insomnian technology. It absorbs the elemental powers of defeated foes."
    }, {
        name = "Hardedge",
        jpn = "ハードブレイカー",
        rom = "Hādo Bureikā",
        lit = "Hard Breaker",
        recurring = "Hardedge",
        category = "Greatswords",
        image = "War-Sword-FFXV.png", --uses the same model as War Sword--
        atk = 244,
        crt = 2,
        mhp = 153,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Lestallum]], [[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",
        find = "Alstor Slough in [[Duscae]] by a shack south from Pullmoor Haven ([[:File:Hardedge-Duscae-Map-FFXV.png|Map]]), [[Daurell Caverns]] (near the area where the party points out the scaffolding and ladder, where hecteyes and a necromancer spawn)",
        info = "+80% breakage on body parts/appendages",
        desc = "A greatsword that cuts with the precision of a scalpel. Allows the wielder to destroy appendages with greater ease."
    }, {
        name = "Thunderbolt",
        jpn = "サンダーボルト",
        rom = "Sandāboruto",
        lit = "Thunderbolt",
        category = "Greatswords",
        image = "Thunderbolt-FFXV.png",
        atk = 345,
        crt = 2,
        mhp = 246,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 29,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "[[Malmalam Thicket]] (before the first clearing; [[:File:Thunderbolt-Malmalam-Thicket-FFXV.png|Map]]), [[Pitioss Ruins]]",
        info = "Inflicts Lightning-based damage",
        desc = "A greatsword with electricity crackling in its blade. Foes vulnerable to lightning best beware."
    }, {
        name = "Duel Code",
        jpn = "コードデュレオ",
        rom = "Kōdo Dyureo",
        --lit = "Code Dueleo",
        category = "Greatswords",
        image = "Two-handed-Sword-FFXV.png", --uses same model as two-handed sword--
        atk = 370,
        crt = 2,
        mhp = 468,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 15000,
        find = "Ch.15: [[Daurell Caverns]] maze (Level 20 camp)",
        info = "+50% damage to lone enemies within 65 feet radius",
        desc = "A greatsword that was forged for single combat. It inflicts greater damage on lone foes."
    }, {
        name = "Force Stealer II",
        jpn = "フォースイーターII",
        rom = "Fōsu Ītā Tsū",
        lit = "Force Eater II",
        category = "Greatswords",
        image = "Force-Stealer-FFXV.png",
        atk = 463,
        crt = 2,
        mhp = 308,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Final Fantasy XV weapons#Force Stealer|Force Stealer]] to [[Cid Sophiar|Cid]] with a [[Treasures (Final Fantasy XV)#Monster Claw|Monster Claw]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A unique greatsword crafted with Insomnian technology. It absorbs the elemental powers of defeated foes."
    }, {
        name = "Hyperion",
        jpn = "ハイペリオン",
        rom = "Haiperion",
        lit = "Hyperion",
        recurring = "Hyperion (weapon)",
        category = "Greatswords",
        image = "Two-handed-Sword-FFXV.png", --uses same model as two-handed sword--
        atk = 496,
        crt = 2,
        mhp = 310,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 8000,
        shop = "Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        default = "Gladiolus in Ch.14",
        info = "+15% damage per additional enemy within 65 feet radius (max + 100%)",
        desc = "A greatsword forged for battling many foes at once. The blade inflicts greater damage when surrounded by enemies."
    }, {
        name = "Afrosword",
        jpn = "アフロソード",
        rom = "Afurosōdo",
        lit = "Afrosword",
        category = "Greatswords",
        image = "Afrosword-FFXV.png",
        atk = 503,
        crt = 2,
        mhp = 287,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 54,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        desc = "A synth-heavy sword guaranteed to give its wielder The Spark and make them Unstoppable against enormous enemies.",
        trade = "1000 QP at Prize Exchange at [[Timed Quest]]s (only one)",
        info = "Changes battle music to Timed Quest music when equipped to Noctis or Gladiolus and controlling them",
        patchnotes = "Added in 1.09",
    }, {
        name = "Iron Duke",
        jpn = "アイアンデューク",
        rom = "Aian Dyūku",
        lit = "Iron Duke",
        category = "Greatswords",
        image = "Two-handed-Sword-FFXV.png", --uses same model as two-handed sword--
        atk = 581,
        crt = 2,
        mhp = 153,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 10000,
        find = "Ch.15: south edge of the southeastern 'valley' of the [[Three Valleys]] ([[:File:Iron-Duke-Location-FFXV.png|Map]])",
        reward = "[[Quest (Final Fantasy XV)/Sidequests#A Legend Is Born|A Legend Is Born]] (Randolph)",
        desc = "A crude but robust greatsword that dispenses with enchantments. It is designed with simple devastation in mind."
    }, {
        name = "Dominator",
        jpn = "ドミネイター",
        rom = "Domineitā",
        lit = "Dominator",
        category = "Greatswords",
        image = "Dominator-FFXV.png",
        atk = 583,
        crt = 2,
        mhp = 298,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 32,
        cost = 12000,
        find = "Ch.15: West of [[Coernix Station - Alstor]] (by an abandoned utility building; [[:File:Dominator-Location-FFXV.jpg|Map]]), Ch.15: [[Keycatrich Trench]] maze",
        info = "Light-elemental",
        desc = "A greatsword infused with holy light. It's deadly when used against daemons, who fear all that is sacred."
    }, {
        name = "Apocalypse",
        jpn = "アポカリプス",
        rom = "Apokaripusu",
        lit = "Apocalypse",
        recurring = "Apocalypse (weapon)",
        category = "Greatswords",
        image = "Dominator-FFXV.png", --uses the model for Dominator--
        atk = 597,
        crt = 2,
        mhp = 403,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        find = "Ch.15: [[Balouve Mines]] maze (Level 10 camp)",
        info = "Damage bonus when the wielder has low HP: Damage + (30 + 9''n''% where ''n'' is every percentage point reduction under 30% HP)",
        desc = "A blade that seeks to safeguard its master by becoming deadlier when the wielder's health wanes."
    }, {
        name = "Masamune",
        jpn = "正宗",
        rom = "Masamune",
        lit = "Masamune",
        recurring = "Masamune (weapon)",
        category = "Greatswords",
        image = "Masamune-FFXV.png",
        atk = 88,
        crt = 2,
        mhp = 49,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Pre-order bonus, [[Final Fantasy XV downloadable content#Weapon: Masamune (FFXV)|Weapon: Masamune (FFXV)]] DLC",
        info = "20% chance of inflicting 30% Max HP damage when the target's HP is full (damage is capped at 9999)",
        desc = "A relic from a faraway land, this sword sometimes inflicts massive damage against an uninjured foe."
    }, {
        name = "Genji Blade",
        jpn = "源氏の刀",
        rom = "Genji no Katana",
        lit = "Genji Blade",
        page = "Genji Blade (Final Fantasy XV)",
        recurring = "Genji Blade (weapon)",
        category = "Greatswords",
        image = "Genji-Blade-FFXV.png",
        atk = 426,
        crt = 2,
        mhp = 357,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Complete ''[[Final Fantasy XV: Episode Gladiolus]]''",
        desc = "A young man dueled with the Blademaster and suffered defeat. This was his katana. Forged in a foreign land, this glaive ends a flurry of attacks with a deadly coup de grâce.",
        info = "Stays in inventory from the start of a new game"
    }, {
        name = "Dodanuki",
        jpn = "同田貫",
        rom = "Dōdanuki",
        --lit = "Dōtanuki",the Japanese WP mentions both but prioritises Dōdanuki. EN WP mentions only Dōtanuki
        category = "Greatswords",
        image = "Dodanuki from FFXV.png",
        unsellable = true,
        dlc = true,
        download = "Microsoft Store preorder bonus for ''Final Fantasy XV: Windows Edition''",
        atk = 80,
        crt = 2,
        str = 46,
        desc = "Sleek sword crafted by a bladesmith from a foreign land. Reduces enemy defense with each slash.",
        info = "Reduces enemy defense with each slash"
    }, {
        name = "Garuda's Pain",
        jpn = "ガルーダペイン",
        rom = "Garūda Pein",
        lit = "Garuda Pain",
        category = "Greatswords",
        image = "Garudas Pain greatsword weapon from FFXV.png",
        atk = 456,
        crt = 2,
        mhp = 0,
        mmp = 6,
        str = 22,
        vit = 24,
        mag = 29,
        spr = 20,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Claymore|Claymore]] & 1x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feather]] & 10 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A greatsword that houses the raging power of the Lady of the Vortex. Inflicts great damage with aerial attacks.",
        info = "Strengthened aerial attacks",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Pain of the Vortex",
        jpn = "ヴォーテックスペイン",
        rom = "Vōtekkusu Pein",
        lit = "Vortex Pain",
        category = "Greatswords",
        image = "Garudas Pain greatsword weapon from FFXV.png",
        atk = 572,
        crt = 100,
        mhp = 0,
        mmp = 60,
        str = 31,
        vit = 31,
        mag = 31,
        spr = 22,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Garuda's Pain|Garuda's Pain]] & 4x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feathers]] & 1x [[Treasures (Final Fantasy XV)#Adamantite|Adamantite]] & 20 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] OR just 99x [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A greatsword that unleashes the raging power of the Lady of the Vortex. Inflicts great aerial damage and reduces aerial MP consumption.",
        info = "Deals 50% more damage with aerial attacks<br/>Aerial warping MP cost halved<br/>Always inflicts a critical hit<br/>Glows green in battle",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Mutant Rakshasa Blade",
        jpn = "羅刹の剣",
        rom = "Rasatsu no Ken",
        lit = "Rakshasa's Sword",
        recurring = "Rakshasa Blade",
        category = "Greatswords",
        image = "Mutant Rakshasa Blade from FFXV.png",
        atk = 328,
        crt = 3,
        mhp = 124,
        mmp = 32,
        str = 25,
        mag = 52,
        spr = 21,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 58,
        unsellable = true,
        info = "When wielded in battle, the blade exudes red miasma. The warp-strike is the same as with the Blade of the Mystic royal arm; the blade sends out three projections that damage the target before Noctis warps. The warp-strike also ignores greatsword resistances/weaknesses",
        desc = "A blade patterned after the one wielded by Ardyn. Transforms warp-strikes into multi-hit attacks.",
        download = "Complete ''[[Final Fantasy XV: Episode Ardyn]]''"
    }, {
        name = "Javelin",
        jpn = "ジャベリン",
        rom = "Jaberin",
        lit = "Javelin",
        recurring = "Javelin (weapon)",
        category = "Polearms",
        image = "Javelin-FFXV.png",
        atk = 18,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 150,
        default = "Noctis at start of game",
        shop = "[[Galdin Quay]], [[Prairie Outpost]]",
        info = "Critical bonus when the wielder has low HP: Critical + (5 + 1.5''n'')% where ''n'' is every percentage point reduction under 30% HP",
        desc = "A polearm that unleashes its full potential in times of peril. When the wielder is in poor health, it can deliver critical strikes against the foe."
    }, {
        name = "Drain Lance",
        jpn = "ドレインランス",
        rom = "Dorein Ransu",
        lit = "Drain Lance",
        category = "Polearms",
        image = "Drain-Lance-FFXV.png",
        atk = 33,
        crt = 4,
        mhp = 0,
        mmp = 5,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        reward = "Ill Tidings main quest (drops from the imperials guarding the hill overlooking Insomnia)",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy. Player gains a new Drain Lance in [[New Game Plus]] and [[Chapter#Final Fantasy XV|chapter select]].",
        desc = "A unique polearm crafted with insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03, and can be sold for 1 gil."
    }, {
        name = "Drain Lance II",
        jpn = "ドレインランスII",
        rom = "Dorein Ransu II",
        lit = "Drain Lance II",
        category = "Polearms",
        image = "Drain-Lance-FFXV.png",
        atk = 48,
        crt = 4,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Final Fantasy XV weapons#Drain Lance|Drain Lance]] to Cid with [[Treasures (Final Fantasy XV)#Metal Bit|Metal Bit]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "An upgraded version of a unique polearm crafted with Insomnian technology. It absorbs the elemental power of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03."
    }, {
        name = "Mythril Lance",
        jpn = "ミスリルランス",
        rom = "Misuriru Ransu",
        lit = "Mythril Lance",
        recurring = "Mythril Lance",
        category = "Polearms",
        image = "Mythril-Lance-FFXV.png",
        atk = 55,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 32,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        desc = "With a blade forged of mythril, this polearm enhances the wielder's magic."
    }, {
        name = "Rapier Lance",
        jpn = "スラッシュパイク",
        rom = "Surasshu Paiku",
        lit = "Slash Pike",
        category = "Polearms",
        image = "Javelin-FFXV.png", --uses Javelin's model--
        atk = 68,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        default = "Noctis in [[Close Encounter of the Terra Kind]]",
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        info = "+80% breakage on body parts/appendages",
        desc = "A polearm that pierces with the precision of a needle. Allows the wielder to destroy appendages with greater ease."
    }, {
        name = "Storm Lance",
        jpn = "トライデント",
        rom = "Toraidento",
        lit = "Trident",
        recurring = "Storm Spear",
        category = "Polearms",
        image = "Radiant-Lance-FFXV.png",
        atk = 113,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Taelpar Rest Area]]",
        info = "Inflicts Lightning-based damage",
        desc = "A polearm that crackles with electricity. Foes vulnerable to lightning best beware."
    }, {
        name = "Ice Spear",
        jpn = "アイススピア",
        rom = "Aisu Supia",
        lit = "Ice Spear",
        recurring = "Ice Lance",
        category = "Polearms",
        image = "Radiant-Lance-FFXV.png", --model is storm lance's model--
        atk = 133,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Lestallum]], [[Verinas Mart - Ravatogh]], Ch.7 Imperial vendor outside Steyliff Grove",
        info = "Inflicts Ice-based damage",
        desc = "A polearm with ice in its blade. Foes vulnerable to the cold  best beware."
    }, {
        name = "Wyvern Lance",
        jpn = "飛竜の槍",
        rom = "Hiryū no Yari",
        lit = "Flying Dragon Lance",
        recurring = "Wyvern Lance",
        category = "Polearms",
        image = "Wyvern-Lance-FFXV.png",
        atk = 161,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "[[Crestholm Channels]] ([[:File:Wyvern-Lance-Map-Crestholm-FFXV.png|Map]]), [[Pitioss Ruins]]",
        info = "+50% damage in mid-air",
        desc = "A polearm said to have been the favored weapon of dragoons. It inflicts heavy damage when airborne."
    }, {
        name = "Drain Lance III",
        jpn = "ドレインランスIII",
        rom = "Dorein Ransu III",
        lit = "Drain Lance III",
        category = "Polearms",
        image = "Drain-Lance-FFXV.png",
        atk = 195,
        crt = 4,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Final Fantasy XV weapons#Drain Lance II|Drain Lance II]] to [[Cid Sophiar|Cid]] with [[Treasures (Final Fantasy XV)#Coeurl Whiskers|Coeurl Whiskers]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "The most powerful version of a unique polearm crafted with Insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03."
    }, {
        name = "Radiant Lance",
        jpn = "グローランス",
        rom = "Gurō Ransu",
        lit = "Glow Lance",
        recurring = "Radiant Lance",
        category = "Polearms",
        image = "Radiant-Lance-FFXV.png",
        atk = 205,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 10000,
        shop = "[[Meldacio Hunter HQ]], Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        find = "[[Costlemark Tower]] (first treasure in the dungeon; [[:File:Radiant-Lance-Location-Costlemark-FFXV.png|Map]]), [[Pitioss Ruins]]",
        info = "Light-elemental",
        desc = "A polearm infused with holy light. It is deadly when used against daemons, who fear all that is sacred."
    }, {
        name = "Dragoon Lance",
        jpn = "ドラグーンランス",
        rom = "Doragūn Ransu",
        lit = "Dragoon Lance",
        recurring = "Dragoon Lance",
        category = "Polearms",
        image = "Wyvern-Lance-FFXV.png", --uses model from Wyvern Lance--
        atk = 246,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 15,
        ice = 14,
        ltn = 16,
        drk = 0,
        cost = 12000,
        find = "Ch.15: Northwest of [[Coernix Station - Cauthess]] ([[:File:Dragoon-Lance-Location-Duscae-FFXV.png|Map]])",
        reward = "[[Quest (Final Fantasy XV)/Sidequests#Dreadful Legend|Dreadful Legend]] (Randolph)",
        desc = "Made from the elementally resistant scales of dragons, this polearm protects its wielder by mitigating damage from fire, ice, and lightning."
    }, {
        name = "Precision Lance",
        jpn = "プレサイズランス",--sic apparently
        rom = "Puresaizu Ransu",
        lit = "Precise Lance",
        category = "Polearms",
        image = "File:Javelin-FFXV.png", --uses Javelin's model
        atk = 266,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 15000,
        reward = "[[Totomostro]] minigame",
        find = "Ch.15: [[Daurell Caverns]] maze (final floor)",
        info = "+10% Critical Rate",
        desc = "A polearm designed to help its wielder target an enemy's weak spot. Increases the odds of landing a critical hit."
    }, {
        name = "Flayer",
        jpn = "方天画戟",
        rom = "Hōten Gageki",
        lit = "Fang Tian Hua Ji",
        recurring = "Flayer",
        category = "Polearms",
        image = "Mythril-Lance-FFXV.png", --uses mythril lance model
        atk = 337,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        find = "Ch.15: [[Steyliff Grove]] maze (final floor)",
        info = "Finishers deal +80% damage",
        desc = "A mysterious weapon of unknown origins, it finishes off a flurry of attacks with a devastating coup de grâce."
    }, {
        name = "Gae Bolg",
        jpn = "ゲイボルグ",
        rom = "Gei Borugu",
        lit = "Gae Bolg",
        recurring = "Gae Bolg (weapon)",
        category = "Polearms",
        image = "Gae-Bolg-FFXV.png",
        atk = 75,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Pre-order bonus, [[Final Fantasy XV downloadable content#Weapon: Gae Bolg (FFXIV)|Weapon: Gae Bolg (FFXIV)]] DLC",
        info = "+44% damage when using warp-strikes",
        desc = "A famed weapon whose full potential went long untapped. It inflicts heavy damaged when used to warp-strike."
    }, {
        name = "Stoss Spear",
        jpn = "シュトースシュペーア",
        rom = "Shutōsushupēa",
        lit = "Stoßspeer",--German for "Thrusting Spear"
        recurring = "Stoss Spear",
        category = "Polearms",
        atk = 241,
        unsellable = true,
        unequippable = true,
        default = "Aranea",
        desc = "A magitek-enhanced spear that allows the wielder to rule the skies. Forged especially for Aranea, it is beyond the handling of all others.",
        info = "Weapon locked to Aranea, never in the player's inventory."
    }, {
        name = "Alba Leonis",
        jpn = "アルバリオニス",
        rom = "Aruba Rionisu",
        category = "Swords",
        atk = 242,
        unsellable = true,
        unequippable = true,
        default = "Ravus",
        desc = "Saber bestowed upon imperial officers of distinction by the emperor himself. Boasts a blade sharp enough to rend any foe asunder.",
        info = "Weapon locked to Ravus (in ''Episode Ignis''), never in the player's inventory."
    }, {
        name = "Daggers",
        jpn = "ダガー",
        rom = "Dagā",
        lit = "Daggers",
        recurring = "Dagger (weapon)",
        category = "Daggers",
        image = "Daggers-FFXV.png",
        atk = 20,
        crt = 8,
        mhp = 0,
        mmp = 4,
        str = 0,
        vit = 0,
        mag = 5,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 50,
        default = "Ignis at start of game",
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]]",
        info = "+50% damage to enemies in vulnerable status",
        desc = "Well balanced and lively daggers that inflict extra harm on vulnerable foes."
    }, {
        name = "Avengers",
        jpn = "アヴェンジャー",
        rom = "Avenjā",
        lit = "Avengers",
        recurring = "Avenger (weapon)",
        category = "Daggers",
        image = "Avengers-FFXV.png",
        atk = 43,
        crt = 8,
        mhp = 0,
        mmp = 4,
        str = 0,
        vit = 0,
        mag = 5,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 150,
        find = "North of [[Three Valleys]] (Leide; [[:File:Avengers-Location-Leide-FFXV.png|Map]])",
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Galdin Quay]], [[Prairie Outpost]]",
        info = "Critical bonus when the wielder has low HP: Critical + (5 + 1.5''n'')% where ''n'' is every percentage point reduction under 30% HP",
        desc = "Daggers that unleash their full potential in times of peril. When the wielder is in poor health, they deliver critical strikes against the foe."
    }, {
        name = "Cutlasses",
        jpn = "カットラス",
        rom = "Kattorasu",
        lit = "Cutlasses",
        recurring = "Cutlass",
        category = "Daggers",
        image = "Cutlasses-FFXV.png",
        atk = 58,
        crt = 8,
        mhp = 0,
        mmp = 6,
        str = 0,
        vit = 0,
        mag = 10,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        info = "10% chance to inflict [[Final Fantasy XV statuses#Enfeebled|Enfeebled]]",
        desc = "Daggers for agile and cunning fighters. They sap the attacking strength of foes."
    }, {
        name = "Mythril Knives",
        jpn = "ミスリルナイフ",
        rom = "Misuriru Naibu",
        lit = "Mythril Knives",
        recurring = "Mythril Knife",
        category = "Daggers",
        image = "Mythril-Knives-FFXV.png",
        atk = 62,
        crt = 8,
        mhp = 0,
        mmp = 6,
        str = 0,
        vit = 0,
        mag = 50,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        default = "Noctis in [[Close Encounter of the Terra Kind]]",
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        desc = "With blades forged of mythril, these knives enhance the wielder's magic."
    }, {
        name = "Plunderers",
        jpn = "ブランダラー",
        rom = "Purandarā",
        lit = "Plunderers",
        category = "Daggers",
        image = "Plunderers-FFXV.png",
        atk = 111,
        crt = 8,
        mhp = 0,
        mmp = 10,
        str = 0,
        vit = 0,
        mag = 10,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "[[Leisure Goods#Caem Carrot|Caem Carrots]] x4 at [[Cape Caem]] farm",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "Unique daggers crafted with Insomnian technology. They absorb the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Assassin's Daggers",
        jpn = "アサシンダガー",
        rom = "Asashin Dagā",
        lit = "Assassin Daggers",
        recurring = "Assassin's Dagger (weapon)",
        category = "Daggers",
        image = "Daggers-FFXV.png", --uses Daggers model
        atk = 126,
        crt = 8,
        mhp = 0,
        mmp = 7,
        str = 0,
        vit = 0,
        mag = 10,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Lestallum]], [[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",
        find = "[[Malacchi Pond]] fishing spot (southeast from chocobo racing track; [[:File:Malacchi-Pond-fishing-spot-FFXV.png|Map]]), [[Vesperpool]] region (southeast from the lake; [[:File:Assassins-Daggers-Vesperpool-Location-FFXV.png|Map]]), [[Daurell Caverns]] (from the fishing spot, go up then right)",
        info = "10% chance to inflict [[Final Fantasy XV statuses#Poison|Poison]]",
        desc = "Blades favored by assassins, infused with venom. They may inflict poison with each strike."
    }, {
        name = "Delta Daggers",
        jpn = "デルタダガー",
        rom = "Deruta Dagā",
        lit = "Delta Daggers",
        category = "Daggers",
        image = "Daggers-FFXV.png", --uses Daggers model
        atk = 153,
        crt = 8,
        mhp = 0,
        mmp = 6,
        str = 0,
        vit = 0,
        mag = 15,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "Near the [[Rock of Ravatogh]] ([[:File:Delta-Daggers-Ravatogh-Location-FFXV.png|Map]]), [[Malmalam Thicket]] (south from the ice deposit; [[:File:Delta-Daggers-Malmalam-Thicket-FFXV.png|Map]])",
        desc = "Short but deadly blades, designed to inflict gaping wounds, depriving foes of their defense.",
        info = "10% chance to inflict [[Final Fantasy XV statuses#Compromised|Compromised]]"
    }, {
        name = "Plunderers II",
        category = "Daggers",
        jpn = "ブランダラーII",
        rom = "Purandarā Tsū",
        lit = "Plunderers II",
        image = "Plunderers-FFXV.png",
        atk = 183,
        crt = 8,
        mhp = 0,
        mmp = 15,
        str = 0,
        vit = 0,
        mag = 30,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Bring [[Final Fantasy XV weapons#Plunderers|Plunderers]] to [[Cid Sophiar|Cid]] with a [[Treasures (Final Fantasy XV)#Barbed Scythe|Barbed Scythe]] ",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "An upgraded pair of unique daggers crafted with Insomnian technology. They absorb the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Main Gauches",
        jpn = "マインゴーシュ",
        rom = "Main Gōshu",
        lit = "Main Gauches",
        recurring = "Main Gauche",
        category = "Daggers",
        image = "Daggers-FFXV.png", --uses Daggers model
        atk = 192,
        crt = 8,
        mhp = 0,
        mmp = 7,
        str = 0,
        vit = 0,
        mag = 21,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 8000,
        default = "Ignis in Ch.14",
        shop = "Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        info = "+50% damage to enemies in vulnerable status",
        desc = "Well-balanced and lively daggers that inflict extra harm on vulnerable foes."
    }, {
        name = "Orichalcum",
        jpn = "オリハルコン",
        rom = "Oriharukon",
        lit = "Orichalcum",
        recurring = "Orichalcum (weapon)",
        category = "Daggers",
        image = "Cutlasses-FFXV.png", --uses Cutlasses' model
        atk = 223,
        crt = 8,
        mhp = 0,
        mmp = 9,
        str = 0,
        vit = 0,
        mag = 20,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 10000,
        shop = "[[Meldacio Hunter HQ]]",
        find = "[[Costlemark Tower]] (across the beam near the start, top of the spiral; [[:File:Orichalcum Costlemark map from FFXV.png|Map]])",
        info = "Light-elemental",
        desc = "Short blades infused with holy light. They are deadly when used against daemons, who fear all that is sacred."
    }, {
        name = "Ulric's Kukris",
        jpn = "ウリックの双剣",
        rom = "Urikku no Futaken",
        lit = "Ulric's Twin Swords",--Nyx Ulric
        recurring = "Ulric's Kukris",
        category = "Daggers",
        image = "Ulrics-Kukris-FFXV.png",
        atk = 234,
        crt = 13,
        mhp = 282,
        mmp = 24,
        str = 8,
        vit = 15,
        mag = 48,
        spr = 20,
        sht = 21,
        fir = 5,
        ice = 7,
        ltn = 4,
        drk = 19,
        cost = 30000,
        find = "Defeat [[Psychomancer]] in Ch.14: [[Insomnia]]",
        info = "+1% to HP and MP recovery rates",
        desc = "A pair of blades wielded by a hero who fought for the future of his homeland. One was forged in the Crown City, and the other in Galahd."
    }, {
        name = "Organyx",
        jpn = "オーガニクス",
        rom = "Ōganikusu",
        lit = "Organics/Ogrenix",--either works, might be a pun
        recurring = "Ogrenix",
        category = "Daggers",
        image = "Cutlasses-FFXV.png", --uses Cutlasses' model
        atk = 248,
        crt = 8,
        mhp = 0,
        mmp = 10,
        str = 0,
        vit = 25,
        mag = 23,
        spr = 32,
        sht = 0,
        fir = 10,
        ice = 10,
        ltn = 10,
        drk = 10,
        cost = 12000,
        find = "Ch.15: [[Galdin Quay]] (north along the road; [[:File:Organyx-Ch15-Galdin-Quay-Location-FFXV.png|Map]]), Ch.15: [[Fociaugh Hollow]] maze (Level 10 campsite)",
        desc = "Blades forged to be the ultimate pair of daggers, enhacing most wielder attributes."
    }, {
        name = "Vigilantes",
        jpn = "ヴィジランティ",
        rom = "Vijiranti",
        lit = "Vigilantes",
        recurring = "Vigilante",
        category = "Daggers",
        image = "Cutlasses-FFXV.png", --uses Cutlasses' model
        atk = 290,
        crt = 8,
        mhp = 0,
        mmp = 5,
        str = 0,
        vit = 0,
        mag = 20,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 15000,
        find = "Ch.15: [[Greyshire Glacial Grotto]] maze (first haven)",
        info = "5% chance to inflict [[Final Fantasy XV statuses#Stop|Stop]]",
        desc = "A special alloy forms the core of this pair of blades. They cut with such force as to stop foes in their tracks."
    }, {
        name = "Zwill Crossblade",
        jpn = "ゾーリンシェイプ",
        rom = "Zōrin Sheipu",
        lit = "Solin Shape",
        recurring = "Zwill Crossblade",
        category = "Daggers",
        image = "Avengers-FFXV.png", --uses Avengers' model
        atk = 345,
        crt = 8,
        mhp = 0,
        mmp = 5,
        str = 0,
        vit = 0,
        mag = 25,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        reward = "[[Quest (Final Fantasy XV)/Sidequests#Wondrous Weapon|Wondrous Weapon]] (Randolph)",
        info = "+80% damage at full HP (calculated from current HP, not from max HP)",
        desc = "Blades for virtuosos who know how to avoid blows. Deadliest when the wielder is at full health."
    }, {
        name = "Mage Mashers",
        jpn = "メイジマッシャー",
        rom = "Meiji Masshā",
        lit = "Mage Mashers",
        recurring = "Mage Masher (Final Fantasy IX)",
        category = "Daggers",
        image = "Mage-Mashers-FFXV.png",
        atk = 66,
        crt = 8,
        mhp = 0,
        mmp = 13,
        str = 0,
        vit = 0,
        mag = 32,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Pre-order bonus, [[Final Fantasy XV downloadable content#Weapon: Mage Mashers (FFIX)|Weapon: Mage Mashers (FFIX)]] DLC",
        info = "-30% Fire/Ice/Lightning damage",
        desc = "Daggers set with protective gems. They mitigate damage from fire, ice, and lightning when equipped."
    }, {
        name = "Spelldaggers",
        jpn = "エレメンタルダガー",
        rom = "Erementaru Dagā",
        lit = "Elemental Daggers",
        category = "Daggers",
        image = "Spelldaggers-FFXV.png",
        atk = 178,
        crt = 0,
        mhp = 0,
        mmp = 0,
        str = 28,
        vit = 0,
        mag = 0,
        spr = 16,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        download = "Complete ''[[Final Fantasy XV: Episode Ignis]]''",
        desc = "Daggers imbued with elemental energy. They deal devastating damage to enemies vulnerable to a specific element.",
        info = "Exploits any enemy's elemental weakness<br/>Stays in inventory from the start of a new game"
    }, {
        name = "Garuda's Plumes",
        jpn = "ガルーダファング",
        rom = "Garūda Fangu",
        lit = "Garuda Fangs",
        category = "Daggers",
        image = "Garudas Plumes daggers weapon for Adventurer from Another World from FFXV.png",
        atk = 176,
        crt = 8,
        mhp = 0,
        mmp = 6,
        str = 22,
        vit = 24,
        mag = 29,
        spr = 20,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Mythril Knives|Mythril Knives]] & 1x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feather]] & 10 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "Daggers that house the raging power of the Lady of the Vortex. Inflict great damage with aerial attacks.",
        info = "Strengthened aerial attacks",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Plumes of the Vortex",
        jpn = "ヴォーテックスファング",
        rom = "Vōtekkusu Fangu",
        lit = "Vortex Fangs",
        category = "Daggers",
        image = "Garudas Plumes daggers weapon for Adventurer from Another World from FFXV.png",
        atk = 320,
        crt = 100,
        mhp = 0,
        mmp = 60,
        str = 31,
        vit = 31,
        mag = 31,
        spr = 22,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Garuda's Plumes|Garuda's Plumes]] & 4x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feathers]] & [[Treasures (Final Fantasy XV)#Adamantite|Adamantite]] & 20 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] OR just 99x [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "Daggers that unleash the raging power of the Lady of the Vortex. Inflict great aerial damage and reduce aerial MP consumption.",
        info = "Deal 50% more damage with aerial attacks<br/>Aerial warping MP cost halved<br/>Always inflicts a critical hit<br/>Glows green in battle",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Handgun",
        jpn = "ハンドガン",
        rom = "Handogan",
        lit = "Handgun",
        category = "Firearms",
        image = "Handgun-FFXV.png",
        atk = 32,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 4,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 50,
        default = "Prompto at start of game",
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]]",
        info = "+80% breakage on body parts/appendages",
        desc = "A gun made for tackling moving targets. Allows the wielder to destroy appendages with greater ease."
    }, {
        name = "Cocytus",
        jpn = "コキュートス",
        rom = "Kokyūtosu",
        lit = "Cocytus",
        recurring = "Cocytus (weapon)",
        category = "Firearms",
        image = "Cocytus-FFXV.png",
        atk = 45,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 7,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 150,
        shop = "Ch.1–8: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Galdin Quay]], [[Prairie Outpost]]",
        info = "Inflicts Ice-based damage",
        desc = "A gun with Ice in its barrel, Foes vulnerable to the cold best beware."
    }, {
        name = "Calamity",
        jpn = "カラミティアス",
        rom = "Karamitiasu",
        lit = "Calamitias",
        category = "Firearms",
        image = "Calamity-FFXV.png",
        atk = 53,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 5,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        find = "North of [[Wiz Chocobo Post]] near Ausace Haven amid trees ([[:File:Calamity-Location-FFXV.png|Map]])",
        info = "10% chance to inflict [[Final Fantasy XV statuses#Poison|Poison]]",
        desc = "A gun that fires poisoned rounds capable of envenomating the target."
    }, {
        name = "Mythril Pistol",
        jpn = "ミスリルバレット",
        rom = "Misuriru Baretto",
        lit = "Mythril Barrett",
        recurring = "Mythril Pistol (Final Fantasy XV weapon)",
        category = "Firearms",
        image = "Mythril-Pistol-FFXV.png",
        atk = 96,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 42,
        spr = 11,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        desc = "With a barrel forged of mythril, this gun enhances the wielder's magic."
    }, {
        name = "Valiant",
        jpn = "バリアント",
        rom = "Barianto",
        lit = "Valiant",
        recurring = "Valiant (weapon)",
        category = "Firearms",
        image = "Valiant-FFXV.png",
        atk = 147,
        crt = 2,
        mhp = 0,
        mmp = 11,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 12,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "[[Leisure Goods#Caem Carrot|Caem Carrots]] x4 at [[Cape Caem]] farm",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A unique firearm crafted with Insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Rebellion",
        jpn = "リベリオン",
        rom = "Riberion",
        lit = "Rebellion",
        recurring = "Rebellion (weapon)",
        category = "Firearms",
        image = "Handgun-FFXV.png ", --uses handgun model
        atk = 167,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 15,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",
        info = "Critical bonus when the wielder has low HP: Critical + 5 + (1.5''n'')% where ''n'' is every percentage point reduction under 30%",
        desc = "A gun that unleases its full potential in time of peril. When the shooter is in poor health, it can deliver critical strikes against the foe."
    }, {
        name = "Valiant II",
        jpn = "バリアントII",
        rom = "Barianto Tsū",
        lit = "Valiant II",
        category = "Firearms",
        image = "Valiant-FFXV.png",
        atk = 200,
        crt = 2,
        mhp = 0,
        mmp = 14,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 21,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] the [[Final Fantasy XV weapons#Valiant|Valiant]] with an [[Treasures (Final Fantasy XV)#Earth Gemstone|Earth Gemstone]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "An upgraded version of a unique firearm crafted with Insomnian technology. It absorbs the elemental powes of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Flame Gun",
        jpn = "炎熱銃",
        rom = "Ennetsu Jū",
        lit = "Swelter Gun",--errr... it won't translate well
        category = "Firearms",
        image = "Cocytus-FFXV.png", --uses cocytus model
        atk = 210,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 16,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "[[Pitioss Ruins]]",
        info = "Inflicts Fire-based damage",
        desc = "A gun that burns with intense heat. Foes vulnerable to fire best beware."
    }, {
        name = "Quicksilver",
        jpn = "クイックシルバー",
        rom = "Kuikkushirubā",
        lit = "Quicksilver",
        recurring = "Quicksilver (weapon)",
        category = "Firearms",
        image = "Handgun-FFXV.png", --uses handgun model
        atk = 222,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 18,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 8000,
        default = "Prompto in Ch.14",
        shop = "Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        info = "+80% breakage on body parts/appendages",
        desc = "A gun made for tracking moving targets. Allows the wielder to destroy appendages with greater ease."
    }, {
        name = "Enforcer",
        jpn = "エンフォーサー",
        rom = "Enfōsā",
        lit = "Enforcer",
        category = "Firearms",
        atk = 243,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 19,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 10000,
        reward = "[[Totomostro]] minigame",
        info = "+10% Critical Rate",
        desc = "A gun that fires special rounds capable of inflicting fatal wounds. Increases the odds of landing a critical hit."
    }, {
        name = "Executioner",
        jpn = "エクゼキューショナー",
        rom = "Ekuzekyūshonā",
        lit = "Executioner",
        category = "Firearms",
        image = "Handgun-FFXV.png", --uses handgun model
        atk = 363,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 22,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 15000,
        find = "Ch.15: [[Greyshire Glacial Grotto]] maze (boss floor)",
        info = "+50% damage to lone enemies within 65 feet radius",
        desc = "A gun designed to devastate stationary targets. It inflicts extra harm when used upon vulnerable foes."--sic
    }, {
        name = "Hyper Magnum",
        jpn = "ハイパーマグナム",
        rom = "Haipā Magunamu",
        lit = "Hyper Magnum",
        category = "Firearms",
        image = "Mythril-Pistol-FFXV.png",--uses mythril pistol model
        atk = 388,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 21,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 12000,
        find = "Ch.15: North of [[Fort Vaullerey]] by the eastern fence ([[:File:Hyper-Magnum-Fort-Vaullerey-Location-FFXV.png|Map]]), Ch.15: [[Keycatrich Trench]] maze",
        desc = "A gun designed with simple devastation in mind. Though it harbors no enchantments, it fires rounds with exceptional force."
    }, {
        name = "Death Penalty",
        jpn = "デスペナルティ",
        rom = "Desu Penaruti",
        lit = "Death Penalty",
        recurring = "Death Penalty",
        category = "Firearms",
        image = "Calamity-FFXV.png ", --uses same model as calamity
        atk = 424,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 25,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        find = "Ch.15: [[Balouve Mines]] maze (final floor)",
        drop = "[[Melusine (Final Fantasy XV)|Melusine]] (100%)",
        info = "1% chance to inflict Instant Death",
        desc = "A dread pistol employing rounds that inflict mortal wounds. A single hit has the power to kill instantly."
    }, {
        name = "Cerberus",
        jpn = "ケルベロス",
        rom = "Keruberosu",
        lit = "Cerberus",
        recurring = "Cerberus (weapon)",
        category = "Firearms",
        image = "Cerberus-Firearm-FFXV.png",
        atk = 156,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 6,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 8000,
        drop = "[[MA Veles-Bis]] appendage (10%)",
        find = "[[Fort Vaullerey]] ([[:File:Cerberus-Map-FFXV.png|Map]])",
        info = "A rifle that can be manually-aimed in three different ways. It is only available to Noctis",
        desc = "A sniper rifle wieldable by Noctis. The scope enables precision targeting of appendages."
    }, {
        name = "Lion Heart",
        jpn = "ライオンハート",
        rom = "Raionhāto",
        lit = "Lion Heart",
        recurring = "Lion Heart (weapon)",
        category = "Firearms",
        image = "Lion-Heart-FFXV.png",
        atk = 262,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 9,
        vit = 0,
        mag = 0,
        spr = 14,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        dlc = true,
        desc = "A high-performance prototype firearm developed exclusively for high-ranking officials. Deals more damage when HP is low.",
        download = "Complete ''[[Final Fantasy XV: Episode Prompto]]''",
        info = "Damage bonus when the wielder has low HP: Damage + (30 + 9''n''% where ''n'' is every percentage point reduction under 30% HP)<br/>Stays in inventory from the start of a new game"
    }, {
        name = "Garuda's Abandon",
        jpn = "ガルーダアバンドン",
        rom = "Garūda Abandon",
        lit = "Garuda Abandon",
        category = "Firearms",
        image = "Garudas Abadon firearm weapon for Adventurer from Another World from FFXV.png",
        atk = 193,
        crt = 2,
        mhp = 0,
        mmp = 6,
        str = 22,
        vit = 24,
        mag = 29,
        spr = 20,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Mythril Pistol|Mythril Pistol]] & 1x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feather]] & 10 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A firearm that houses the raging power of the Lady of the Vortex. Destroys enemy appendages with ease.",
        info = "Strengthened enemy appendages breaking power",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Abandon of the Vortex",
        jpn = "ヴォーテックスアバンドン",
        rom = "Vōtekkusu Abandon",
        lit = "Vortex Abandon",
        category = "Firearms",
        image = "Garudas Abadon firearm weapon for Adventurer from Another World from FFXV.png",
        atk = 399,
        crt = 100,
        mhp = 0,
        mmp = 60,
        str = 31,
        vit = 31,
        mag = 31,
        spr = 22,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "1x [[Final Fantasy XV weapons#Garuda's Abandon|Garuda's Abandon]] & 4x [[Treasures (Final Fantasy XV)#Vortex Feather|Vortex Feathers]] & 1x [[Treasures (Final Fantasy XV)#Adamantite|Adamantite]] & 20 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] OR just x99 [[Final Fantasy XV key items#Allagan Tomestone|Allagan Tomestones]] at Y'jhimei's trading post in [[Perpetouss Keep]]<br/>Can be purchased once",
        desc = "A firearm that unleashes the raging power of the Lady of the Vortex. Destroys appendages with ease and deals greater damage against vulnerable foes.",
        info = "Strengthened enemy appendage breaking power<br/>Deals 50% more damage to vulnerable targets<br/>Always inflicts a critical hit<br/>Glows green in battle<br/>",
        patchnotes = "Added in patch 1.27 for [[Adventurer from Another World]]"
    }, {
        name = "Kite Shield",
        jpn = "カイトシールド",
        rom = "Kaito Shīrudo",
        lit = "Kite Shield",
        recurring = "Kite Shield",
        category = "Shields",
        image = "Kite-Shield-FFXV.png",
        atk = 52,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 15,
        mag = 0,
        spr = 0,
        sht = 8,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 300,
        shop = "[[Wiz Chocobo Post]], [[Coernix Station - Cauthess]]",
        info = "Recovers 50 HP per Blink",
        desc = "A common, easy-to use shield. Executing Blink restores a small amount of health."
    }, {
        name = "Absorb Shield",
        jpn = "アブソーブシールド",
        rom = "Abusōbu Shīrudo",
        lit = "Absorb Shield",
        category = "Shields",
        image = "Absorb-Shield-FFXV.png",
        atk = 83,
        crt = 1,
        mhp = 0,
        mmp = 10,
        str = 0,
        vit = 30,
        mag = 0,
        spr = 0,
        sht = 12,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        trade = "[[Leisure Goods#Caem Carrot|Caem Carrots]] x4 at [[Cape Caem]] farm",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "A unique shield crafted with Insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Ice Shield",
        jpn = "アイスシールド",
        rom = "Aisu Shīrudo",
        lit = "Ice Shield",
        recurring = "Ice Shield",
        category = "Shields",
        image = "Ice-Shield-FFXV.png",
        atk = 93,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 18,
        mag = 0,
        spr = 0,
        sht = 10,
        fir = 0,
        ice = 22,
        ltn = 0,
        drk = 0,
        cost = 800,
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        info = "+30% HP Recovery Rate for 5 seconds after taking Ice damage",
        desc = "A shield that increases ice resistance, especially when raised. Taking ice damage greatly boosts the bearer's health recovery."
    }, {
        name = "Thunder Shield",
        jpn = "サンダーシールド",
        rom = "Sandā Shīrudo",
        lit = "Thunder Shield",
        recurring = "Thunder Shield",
        category = "Shields",
        image = "Ice-Shield-FFXV.png", --uses ice shield model
        atk = 111,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 21,
        mag = 0,
        spr = 0,
        sht = 12,
        fir = 0,
        ice = 0,
        ltn = 24,
        drk = 0,
        cost = 1500,
        shop = "[[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",
        info = "x4 Critical Rate for 5 seconds after taking Lightning damage",
        desc = "A shield that increases lightning resistance, especially when raised. Taking lightning damage greatly boosts the bearer's critical hit rate."
    }, {
        name = "Flame Shield",
        jpn = "フレイムシールド",
        rom = "Fureimu Shīrudo",
        lit = "Flame Shield",
        recurring = "Flame Shield",
        category = "Shields",
        image = "Ice-Shield-FFXV.png", --uses ice shield model
        atk = 126,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 22,
        mag = 0,
        spr = 0,
        sht = 9,
        fir = 21,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 1500,
        shop = "[[Verinas Mart - Ravatogh]], Ch.7: Imperial vendor outside Steyliff Grove",
        info = "+300 Strength for 5 seconds after taking Fire damage",
        desc = "A shield that increases fire resistance, especially when raised. Taking fire damage greatly boosts the bearer's strength."
    }, {
        name = "Hero's Shield",
        jpn = "英雄の盾",
        rom = "Eiyū no Tate",
        lit = "Hero's Shield",
        recurring = "Hero's Shield",
        category = "Shields",
        image = "Heros-Shield-FFXV.png",
        atk = 144,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 25,
        mag = 0,
        spr = 0,
        sht = 22,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 5000,
        shop = "[[Altissia]], [[Cartanica]], [[Tenebrae (Final Fantasy XV)|Tenebrae]], [[Zegnautus Keep]]",
        find = "[[Crestholm Channels]], [[Pitioss Ruins]]",
        info = "-30% damage from bullets",
        desc = "A shield that increases ballistic resistance, especially when raised."
    }, {
        name = "Absorb Shield II",
        jpn = "アブソーブシールドII",
        rom = "Abusōbu Shīrudo Tsū",
        lit = "Absorb Shield II",
        category = "Shields",
        image = "Absorb-Shield-FFXV.png",
        atk = 167,
        crt = 1,
        mhp = 0,
        mmp = 15,
        str = 0,
        vit = 38,
        mag = 0,
        spr = 0,
        sht = 12,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] the [[Final Fantasy XV weapons#Absorb Shield|Absorb Shield]] along with a [[Treasures (Final Fantasy XV)#Spiked Armor|Spiked Armor]]",
        info = "Absorbs elemental energy when dealing the finishing blow to an enemy",
        desc = "An upgraded version of a unique shield crafted with Insomnian technology. It absorbs the elemental powers of defeated foes.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Black Prince",
        jpn = "ブラックプリンス",
        rom = "Burakku Purinsu",
        lit = "Black Prince",
        category = "Shields",
        image = "Black-Prince-FFXV.png",
        atk = 175,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 32,
        mag = 0,
        spr = 0,
        sht = 13,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 22,
        cost = 10000,
        shop = "[[Meldacio Hunter HQ]], Ch.14: [[Hammerhead (Final Fantasy XV)|Hammerhead]], [[Kingsglaive Base Camp]] (''Windows/Royal Edition'')",
        find = "[[Pitioss Ruins]]",
        info = "+300 Magic for 5 seconds after taking Darkness damage",
        desc = "A shield that boosts darkness resistance, especially when raised. Taking darkness damage boosts the bearer's magic."
    }, {
        name = "Power Shield",
        jpn = "パワーシールド",
        rom = "Pawā Shīrudo",
        lit = "Power Shield",
        category = "Shields",
        image = "Kite-Shield-FFXV.png", --uses kite shield model
        atk = 176,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 6,
        mag = 0,
        spr = 0,
        sht = 11,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 600,
        shop = "[[Taelpar Rest Area]], [[Lestallum]]",
        find = "Crater in Kelbass Grasslands southeast from Lestallum ([[:File:Power-Shield-Location-FFXV.png|Map]])",
        desc = "A shield woven with elements that lend strength and protection to the bearer, greatly enhancing attack."
    }, {
        name = "Wizard Shield",
        jpn = "ウィザードシールド",
        rom = "Wizādo Shīrudo",
        lit = "Wizard Shield",
        category = "Shields",
        image = "Kite-Shield-FFXV.png", --uses kite shield model
        atk = 225,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 34,
        mag = 99,
        spr = 0,
        sht = 12,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 12000,
        find = "[[Insomnia]] (''Windows/Royal Edition:'' [[:File:Wizard Shield location in Insomnia in FFXVRE.png|Map]]), Ch.15: Near entrance to the [[Rock of Ravatogh]] ([[:File:Wizard-Shield-Ch15-Location-FFXV.png|Map]]), Ch.15: [[Keycatrich Trench]] maze",
        desc = "A shield woven with elements that lend magical strength to the bearer, greatly empowering spells."
    }, {
        name = "Aegis Shield",
        jpn = "イージスの盾",
        rom = "Ījisu no Tate",
        lit = "Aegis Shield",
        recurring = "Aegis Shield",
        category = "Shields",
        image = "Heros-Shield-FFXV.png", --uses hero's shield model
        atk = 292,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 55,
        mag = 0,
        spr = 0,
        sht = 11,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 20000,
        find = "Ch.15: [[Steyliff Grove]] maze (Level 59)",
        info = "10% chance to nullify any incoming damage",
        desc = "A mighty shield said to have been borne by the gods themselves. It can sometimes completely block an attack."
    }, {
        name = "Ziedrich",
        jpn = "ザイドリッツ",
        rom = "Zaidorittsu",
        lit = "Seydlitz",
        recurring = "Ziedrich",
        category = "Shields",
        image = "Black-Prince-FFXV.png",
        atk = 327,
        crt = 1,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 50,
        mag = 0,
        spr = 0,
        sht = 14,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 15000,
        reward = "[[Quest (Final Fantasy XV)/Sidequests#Legend Wrapped in an Enigma|Legend Wrapped in an Enigma]] (Randolph)",
        info = "+200 Strength for 3 seconds after Blinking (effect triggers only for Noctis)",
        desc = "A shield formed from many layers of armor. Executing Blink boosts attack strength."
    }, {    
        name = "Medjay Assassin's Shield",
        jpn = "メジャイのアサシンの盾",
        rom = "Mejai no Asashin no Tate",
        category = "Shields",
        image = "Medjay-Assassins-Shield-Menu-FFXV.png",
        atk = 202,
        reward = "[[Final Fantasy XV: Assassin's Festival|Assassin's Festival]] treasure hunt (no longer available)",
        info = "+200 Strength for 3 seconds after blocking (effect triggers only for Noctis)",
        desc = "A shield once wielded by a legendary Assassin of the sands. Significantly increases damage dealt after blocking an attack at the last second."
    }, {
        name = "Auto Crossbow",
        jpn = "オートボウガン",
        rom = "Ōto Bōgan",
        lit = "Auto Bowgun",
        category = "Machinery",
        image = "Auto-Crossbow-FFXV.png",
        atk = 61,
        crt = 2,
        mhp = 12,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 10,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "[[Keycatrich Trench]] hallway beyond the Fire element deposit",
        info = "Special attack: fires a slow barrage of crossbows (60 MP)",
        desc = "Machinery that unleashes a powerful shock wave against foes and fires a barrage of crossbow bolts.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Bioblaster",
        jpn = "バイオブラスト",
        rom = "Baioburasuto",
        lit = "Bioblast",
        category = "Machinery",
        image = "Bioblaster-FFXV.png",
        atk = 74,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "Outside [[Keycatrich Trench]] ([[:File:Bioblaster-Location-Map-FFXV.png|Map]])",
        info = "Special attack: disperses a wide-range poisonous mist all around the user (40 MP)",
        desc = "Machinery that unleashers a powerful shock wave against foes and disperses a poisonous mist.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Circular Saw",
        jpn = "サーキュラーソウ",
        rom = "Sākyurā Sō",
        lit = "Circular Saw",
        category = "Machinery",
        image = "Circular-Saw-FFXV.png",
        atk = 90,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 9,
        mag = 0,
        spr = 0,
        sht = 7,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "A second one can be picked up in the area where the player fights Loqi as the [[MA-X Cuirass]]",
        drop = "MA-X Cuirass (100%)",
        info = "Special attack: inflicts repeated close-ranged damage with spinning blades (40 MP)",
        desc = "Machinery that unleashes a powerful shock wave against foes and inflicts repeated damage with spinning blades.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Gravity Well",
        jpn = "アトラクトウェイブ",
        rom = "Atorakuto Weibu",
        lit = "Attract Wave",
        category = "Machinery",
        image = "Gravity-Well-FFXV.png",
        atk = 108,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 8,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "[[Aracheole Stronghold]], inside a shack in a hangar in the middle of the stronghold",
        info = "Special attack: pulls foes in with a gravity sphere (80 MP)",
        desc = "Machinery that unleashes a powerful shock wave against foes and pulls them in with a gravity sphere.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Noiseblaster",
        jpn = "ブラストボイス",
        rom = "Burasuto Boisu",
        lit = "Blast Voice",
        category = "Machinery",
        image = "Noiseblaster-FFXV.png",
        atk = 153,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 11,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "[[Fort Vaullerey]]; from the entrance, head right by the ship containers, go through a gate, enter the office to the right to find the item on the desk ([[:File:Noiseblaster-Map-FFXV.png|Map]]).",
        info = "Special attack: emits a damaging sonic wave over a wide area that lasts several seconds (80 MP)",
        desc = "Machinery that unleashes a powerful shock wave against foes and emits a pummeling sonic wave over a wide area.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Drillbreaker",
        jpn = "ドリルブレイカー",
        rom = "Dorirubureikā",
        lit = "Drillbreaker",
        category = "Machinery",
        image = "Drillbreaker-FFXV.png",
        atk = 181,
        crt = 2,
        mhp = 7,
        mmp = 0,
        str = 0,
        vit = 5,
        mag = 0,
        spr = 0,
        sht = 8,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        find = "[[Formouth Garrison]]; northeast of the boss enclosure, between the northern square-shaped perimeter edge and the corner building ([[:File:Drilbreaker-Map-FFXV.png|Map]]).",
        info = "Special attack: inflicts repeated close-ranged damage with piercing drills (80 MP)",
        desc = "Machinery that unleashes a powerful shock wave against foes and inflicts repeated damage with piercing drills.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Auto Crossbow Plus",
        jpn = "オートボウガンBis",
        rom = "Ōto Bōgan Bis",
        lit = "Auto Bowgun Bis",
        category = "Machinery",
        image = "Auto-Crossbow-FFXV.png",
        atk = 323,
        crt = 2,
        mhp = 18,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 22,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] the [[Final Fantasy XV weapons#Auto Crossbow|Auto Crossbow]] and a [[Treasures (Final Fantasy XV)#Cactuar Needle|Cactuar Needle]]",
        info = "Upgraded version of Auto Crossbow",
        desc = "Upgraded machinery and unleashes a powerful shock wave against foes and fires a barrage of crossbow bolts.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Bioblaster Plus",
        jpn = "バイオブラストBis",
        rom = "Baioburasuto Bis",
        lit = "Bioblast Bis", 
        category = "Machinery",
        image = "Bioblaster-FFXV.png",
        atk = 339,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] a [[Final Fantasy XV weapons#Bioblaster|Bioblaster]] and a [[Treasures (Final Fantasy XV)#Dynamo|Dynamo]]",
        info = "Upgraded version of the Bioblaster",
        desc = "Upgraded machinery that unleashes a powerful shock wave against foes and disperses a poisonous mist.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Circular Saw Plus",
        jpn = "サーキュラーソウBis",
        rom = "Sākyurā Sō Bis",
        lit = "Circular Saw Bis",
        category = "Machinery",
        image = "Circular-Saw-FFXV.png",
        atk = 356,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 21,
        mag = 0,
        spr = 0,
        sht = 12,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] the [[Final Fantasy XV weapons#Circular Saw|Circular Saw]] and a [[treasures (Final Fantasy XV)#Sky Gemstone|Sky Gemstone]]",
        info = "Upgraded version of the Circular Saw",
        desc = "Upgraded machinery that unleashes a powerful shock wave against foes and inflicts repeated damage with spinning blades.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Gravity Well Plus",
        jpn = "アトラクトウェイブBis",
        rom = "Atorakuto Weibu Bis",
        lit = "Attract Wave Bis",
        category = "Machinery",
        image = "Gravity-Well-FFXV.png",
        atk = 374,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 18,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] a [[Final Fantasy XV weapons#Gravity Well|Gravity Well]] and a [[treasures (Final Fantasy XV)#Hydraulic Cylinder|Hydraulic Cylinder]]",
        info = "Upgraded version of the Gravity Well",
        desc = "Upgraded machinery that unleashes a powerful shock wave against foes and pulls them in with a gravity sphere.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Noiseblaster Plus",
        jpn = "ブラストボイスBis",
        rom = "Burasuto Boisu Bis",
        lit = "Blast Voice Bis",
        category = "Machinery",
        image = "Noiseblaster-FFXV.png",
        atk = 397,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 23,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] the [[Final Fantasy XV weapons#Noiseblaster|Noiseblaster]] and a [[Treasures (Final Fantasy XV)#Magnetron|Magnetron]]",
        info = "Upgraded version of the Noiseblaster",
        desc = "Upgraded machinery that unleashes a powerful shock wave against foes and emits a pummeling sonic wave over a wide area.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Drillbreaker Plus",
        jpn = "ドリルブレイカーBis",
        rom = "Dorirubureikā Bis",
        lit = "Drillbreaker Bis",
        category = "Machinery",
        image = "Drillbreaker-FFXV.png",
        atk = 432,
        crt = 2,
        mhp = 12,
        mmp = 0,
        str = 0,
        vit = 13,
        mag = 0,
        spr = 0,
        sht = 13,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        cost = 2,
        upgrade = "Give [[Cid Sophiar|Cid]] a [[Final Fantasy XV weapons#Drillbreaker|Drillbreaker]] and a [[Treasures (Final Fantasy XV)#Magitek Core|Magitek Core]]",
        info = "Upgraded version of the Drillbreaker",
        desc = "Upgraded machinery that unleashes a powerful shock wave against foes and inflicts repeated damage with piercing drills.",
        patchnotes = "Was made sellable in Patch 1.03"
    }, {
        name = "Flamebreath Cannon",
        jpn = "ブレイズキャスター",
        rom = "Bureizu Kyasutā",
        lit = "Blaze Caster",
        category = "Machinery",
        image = "Bioblaster-FFXV.png", --same model as bioblaster
        atk = 286,
        crt = 2,
        cost = 2,
        find = "[[Kingsglaive Base Camp]] near fire deposit in lower level ([[:File:Kingsglaive Base fire deposit from FFXVRE.png|Image]])",
        info = "Unlike other machine weapons, the shockwave is linked to the Warp button, while holding down the attack button spews a constant stream of elemental flames towards enemies, constantly draining MP. Still emits shockwave in mid-air",
        desc = "Machinery that unleashes a powerful shock wave against foes and blasts them with a high-temperature blaze.",
        patchnotes = "Only in the ''Windows/Royal Edition''"
    }, {
        name = "Sword of the Wise",
        jpn = "賢王の剣",
        rom = "Ken-ō no Ken",
        lit = "Sword of the Wise King",--king/ruler/leader
        category = "Royal Arms",
        image = "Sword-of-the-Wise-Menu-FFXV.png",
        atk = 194,
        crt = 3,
        mhp = 100,
        mmp = 0,
        str = 0,
        vit = 30,
        mag = 30,
        spr = 30,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        reward = "Main quest: Legacy",
        info = "A sword that performs short warp-strikes when near enemies",
        desc = "A king built a mighty wall and protected the realm. This was his sword. It devastates foes with preemptive warp-strikes."
    }, {
        name = "Axe of the Conqueror",
        jpn = "修羅王の刃",
        rom = "Shura-ō no Ha",
        lit = "Blade of the Chaos King",--this one's a hard one
        category = "Royal Arms",
        image = "Axe-of-the-Conqueror-Menu-FFXV.png",
        atk = 483,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 60,
        vit = -80,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        reward = "Main quest: The Power of Kings",
        info = "A polearm that performs slow but powerful attacks, at the expense of defense and increased HP loss. Has a unique warp-strike, launching diagonally upward above the target then crashing down. Especially good at making enemies vulnerable.",
        desc = "A king performed great feats of arms, expanded his realm, and made his people prosper. This was his halberd. It wreaks havoc with slow but mighty blows."
    }, {
        name = "Bow of the Clever",
        category = "Royal Arms",
        jpn = "飛王の弓",
        rom = "Hi-ō no Yumi",
        lit = "Bow of the Winged King",--no idea
        image = "Bow-of-the-Clever-FFXV.png",
        atk = 203,
        crt = 7,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 80,
        spr = 0,
        sht = 50,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        find = "[[Balouve Mines]]",
        info = "A bow that fires piercing arrows, and can fire while moving in any direction. Its damage is based on the Magic stat. Warp-strike fires multiple arrows upward",
        desc = "A king was versed in myriad arts both martial and intellectual. This was his crossbow. The bearer skewers foes while flitting around the battlefield."
    }, {
        name = "Swords of the Wanderer",
        jpn = "獅子王の双剣",
        rom = "Shishi-ō no Futaken",
        lit = "Twin Swords of the Lion King",
        category = "Royal Arms",
        image = "Swords-of-the-Wanderer-Menu-FFXV.png",
        atk = 153,
        crt = 4,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 50,
        mag = 0,
        spr = 50,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        find = "[[Greyshire Glacial Grotto]]",
        info = "Dual swords functioning similar to daggers that can transform into a single weapon to deliver powerful blows",
        desc = "A king was quick like the wind and went where no man had gone before. These were his blades. Apart they rain fury-together they delivered thundering blows."
    }, {
        name = "Blade of the Mystic",
        page = "Blade of the Mystic",
        jpn = "夜叉王の刀剣",
        rom = "Yasha-ō no Tōken",
        lit = "Sword of the Yaksha King",--i imagine weapon is meant to be a different name for "sword", so this lit. comes up a little inadequate
        category = "Royal Arms",
        image = "Blade-of-the-Mystic-FFXV.png",
        atk = 396,
        crt = 6,
        mhp = 150,
        mmp = 0,
        str = 0,
        vit = 30,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 20,
        unsellable = true,
        reward = "Main quest: The Archaean; Hiso Alien item delivery in [[Close Encounter of the Terra Kind]]",
        info = "A greatsword with the ability to briefly increase the wielder's Strength through a unique self-buff after swinging. The warp-strike fires three ranged energy beams before warping",
        desc = "A king rose to protect the world with the Oracle. This was his sword. When swung, it enhances the wielders prowess."
    }, {
        name = "Star of the Rogue",
        jpn = "伏龍王の投剣",
        rom = "Fukuryū-ō no Tōken",
        lit = "Throwing Sword of the Crouching Dragon King",--??? 2hard4me
        category = "Royal Arms",
        image = "Star-of-the-Rogue-Menu-FFXV.png",
        atk = 177,
        crt = 2,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 20,
        ice = 20,
        ltn = 20,
        drk = 0,
        unsellable = true,
        find = "The [[Myrlwood]]",
        info = "A shuriken capable of dealing multiple piercing ranged hits in rapid succession either on different targets or on the various body parts of a single target",
        desc = "A queen spurned the public eye and took to the shadows. This was her shuriken. From near and far, it traces deadly arcs to the left and right."
    }, {
        name = "Sword of the Tall",
        jpn = "覇王の大剣",
        rom = "Ha-ō no Taiken",
        lit = "Largesword of the Dynast King",--:3
        category = "Royal Arms",
        image = "Sword-of-the-Tall-Menu-FFXV.png",
        atk = 518,
        crt = 2,
        mhp = 200,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = -30,
        sht = 0,
        fir = -40,
        ice = -40,
        ltn = -40,
        drk = -40,
        unsellable = true,
        find = "[[Costlemark Tower]]",
        info = "A greatsword with a chainsaw effect, dealing multiple hits with each blow. The warp-strike is 3 horizontal swings",
        desc ="A king was built like a mountain, towering over all others. This was his greatsword. The resonating blade rips and tears through foes."
    }, {
        name = "Shield of the Just",
        category = "Royal Arms",
        jpn = "慈王の盾",
        rom = "Megumi-ō no Tate",
        lit = "Shield of the Merciful King",
        image = "Shield-of-the-Just-Menu-FFXV.png",
        atk = 251,
        crt = 1,
        mhp = 1000,
        mmp = -50,
        str = -100,
        vit = 200,
        mag = 0,
        spr = 0,
        sht = 10,
        fir = 10,
        ice = 10,
        ltn = 10,
        drk = 10,
        unsellable = true,
        find = "Tomb of the Just ([[:File:Tomb-of-the-Just-Map-FFXV.png|Map]])",
        info = "A shield that enables cover status when guarding, enabling HP recovery at the cost of MP. It can block normally unblockable attacks and negate most of the damage. The radius of its warp-strike is very wide",
        desc = "A queen devoted herself to peace and was loved by all. This was her shield. It deflects blows and bolsters recovery when raised in defense."
    }, {
        name = "Mace of the Fierce",
        jpn = "鬼王の枉駕",
        rom = "Oni-ō no Ōga",
        lit = "Battering Vehicle of the Demon/Fierce King",
        category = "Royal Arms",
        image = "Mace-of-the-Fierce-Menu-FFXV.png",
        atk = 334,
        crt = 2,
        mhp = 300,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = -50,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        find = "The [[Rock of Ravatogh]]",
        info = "A mace with the ability to deal grievous breakage to body parts/appendages",
        desc ="A king was gentle before his people but an ogre on the battlefield. This was his mace. It deals crippling blows to mighty foes." 
    }, {
        name = "Scepter of the Pious",
        jpn = "聖王の杖",
        rom = "Sei-ō no Tsue",
        lit = "Staff of the Holy King",
        category = "Royal Arms",
        image = "Scepter-of-the-Pious-FFXV.png",
        atk = 237,
        crt = 3,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 150,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 50,
        unsellable = true,
        find = "[[Malmalam Thicket]]",
        info = "A scepter that takes on the forms of several other royal arms to perform a variety of attacks. Its damage is based on the magic stat.",
        desc = "A king ruled the realm according to divine law and worked hand in hand with the Oracle. This was his staff. It smites foes with a blade of light."
    }, {
        name = "Trident of the Oracle",
        jpn = "神凪の逆鉾",
        rom = "Kannagi no Sakahoko",
        lit = "Trident of the Oracle",--right?
        recurring = "Trident of the Oracle",
        category = "Royal Arms",
        image = "Trident-of-the-Oracle-FFXV.png",
        atk = 388,
        crt = 5,
        mhp = 0,
        mmp = 60,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        reward = "Main quest: Breath of the Glacian",
        info = "A polearm that produces afterimages after attacks that deal damage to nearby foes",
        desc = "A strong and noble woman was loved by the world. She granded succor to the stars and brought man and god together. This was the trident of her line. It makes allies of the wielder's holograms."
    }, {
        name = "Katana of the Warrior",
        category = "Royal Arms",
        jpn = "闘王の刀",
        rom = "Tatakae-ō no Katana",
        lit = "Katana of the War King",
        image = "Katana-of-the-Warrior-FFXV.png",
        atk = 361,
        crt = 3,
        mhp = 0,
        mmp = 0,
        str = 0,
        vit = 0,
        mag = 0,
        spr = 100,
        sht = 0,
        fir = 25,
        ice = 25,
        ltn = 25,
        drk = -50,
        unsellable = true,
        reward = "Main quest: The Hand of the King",
        info = "A longsword that attacks quickly and relentlessly after startup. Can spam warp-strikes very quickly",
        desc = "A king was changed forever when his beloved queen was taken from him prematurely. This was his katana. It is drawn and strikes in a single heartbeat."
    }, {
        name = "Sword of the Father",
        jpn = "父王の剣",
        rom = "Chichi-ō no Ken",
        lit = "Sword of the Father King",
        recurring = "Sword of the Father",
        category = "Royal Arms",
        image = "Sword-of-the-Father-FFXV.png",
        atk = 141,
        crt = 6,
        mhp = 0,
        mmp = 0,
        str = 100,
        vit = 0,
        mag = 100,
        spr = 0,
        sht = 0,
        fir = 0,
        ice = 0,
        ltn = 0,
        drk = 0,
        unsellable = true,
        reward = "Main quest: Zegnautus Keep",
        info = "A sword that increases its wielder's Strength after Finishers. Drains less HP compared to other royal arms",
        desc = "A king was father to the Chosen One, and nurtured the light that would shine upon all creations. This was his mighty sword. It makes the great greater."
    }
}
Advertisement