Final Fantasy Wiki

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

return {
    datafrom = 'Patch 1.02',
    keyfield = 'name',
    fields = {
        name = {
            datatype = 'string',
            title = 'Name',
            unique = true,
        },
        location = {
            datatype = 'string',
            title = 'Location',
            description = 'Location hunt occurs in',
        },
        rank = {
            datatype = 'number',
            title = 'Rank',
        },
        type = {
            datatype = 'string',
            title = 'Type',
        },
        mark = {
            datatype = 'string',
            format = 'longtext',
            title = 'Mark',
        },
        habitat = {
            datatype = 'string',
            format = 'longtext',
            title = 'Habitat',
        },
        level = {
            datatype = 'number',
            title = 'Level',
        },
        reward = {
            datatype = 'string',
            format = 'longtext',
            title = 'Rewards',
        },
        stars = {
            datatype = 'string',
            title = 'Stars',
        },
    }, {
        name = 'Howling Wind of Hunger',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Sabertusk]] x7',
        habitat = 'The Weaverwilds (All Times)',
        level = '2',
        reward = '740 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★',
    }, {
        name = 'Varmints of the Wastelands',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Mesmenir (Final Fantasy XV)|Mesmenir]] x5',
        habitat = 'The Weaverwilds (Daytime)',
        level = '5',
        reward = '980 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★',
    }, {
        name = 'Gorgers in the Dust',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Flexitusk]] x3',
        habitat = 'Ostium Gorge (All Times)',
        level = '7',
        reward = '1,570 gil, [[Iron Bangle (Final Fantasy XV)|Iron Bangle]]',
        stars = '★',
    }, {
        name = 'Raindrops in the Night',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '2',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Jumbo Flan (Final Fantasy XV)|Jumbo Flan]] x1',
        habitat = 'The Weaverwilds (Nighttime)',
        level = '15',
        reward = '2,390 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Wild Beauties',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Anaklaban]] x3',
        habitat = 'The Weaverwilds (Daytime)',
        level = '22',
        reward = '3,350 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Bounty-Hunted Beauties',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Anakadom]] x3, [[Anak (Final Fantasy XV)|Anak]] x3',
        habitat = 'The Weaverwilds (Daytime)',
        level = '28',
        reward = '4,220 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Rookie Hunter Tragedy',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ashenhorn]] x3',
        habitat = 'The Weaverwilds (All Times)',
        level = '39',
        reward = '7,330 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'The Pride of the King',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '6',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Behemoth (Final Fantasy XV)|Behemoth]] x1',
        habitat = '[[Keycatrich|Keycatrich Ruins]] (All Times)',
        level = '47',
        reward = '10,020 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Serpent of the Abyss',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Jormungand (Final Fantasy XV)|Jormungand]] x1',
        habitat = '[[Crestholm Channels]] (All Times)',
        level = '58',
        reward = '16,560 gil, [[Ruby Bracelet (Final Fantasy XV)|Ruby Bracelet]]',
        stars = '★★★★',
    }, {
        name = 'Lonely Rumblings in Longwythe',
        location = '[[Hammerhead (Final Fantasy XV)|Hammerhead]]',
        rank = 'N/A',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Adamantoise (Final Fantasy XV)|Adamantoise]] x1',
        habitat = '[[Longwythe Peak]] (All Times)',
        level = '99',
        reward = '50,000 gil, [[Adamantite Bangle]]',
        stars = '★★★★★',
    }, {
        name = 'Mineside Mischief Makers',
        location = '[[Longwythe Rest Area]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Goblin (Final Fantasy XV)|Goblin]] x7',
        habitat = 'The Callaegh Steps (Nighttime)',
        level = '7',
        reward = '1,740 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★',
    }, {
        name = 'The Hunter-Slaying Herd',
        location = '[[Longwythe Rest Area]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Magnanir]] x2, [[Mesmenir (Final Fantasy XV)|Mesmenir]] x4',
        habitat = '[[Longwythe Peak]] (Daytime)',
        level = '8',
        reward = '1,830 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★',
    }, {
        name = 'Squash the Squirmers',
        location = '[[Longwythe Rest Area]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Flan (Final Fantasy XV)|Flan]] x5',
        habitat = '[[Longwythe Peak]] (Nighttime)',
        level = '14',
        reward = '2,280 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★★',
    }, {
        name = 'Cranky Crustaceans',
        location = '[[Longwythe Rest Area]]',
        rank = '2',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Shieldshears]] x3',
        habitat = '[[Longwythe Peak]] (All Times)',
        level = '18',
        reward = '3,160 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Sting in the Tail',
        location = '[[Longwythe Rest Area]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Saphyrtail]] x5',
        habitat = '[[Longwythe Peak]] (All Times)',
        level = '25',
        reward = '3,720 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Beast over Brawn',
        location = '[[Longwythe Rest Area]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Grandhorn (Final Fantasy XV)|Grandhorn]] x2, [[Dualhorn (Final Fantasy XV)|Dualhorn]] x3',
        habitat = 'The Weaverwilds (All Times)',
        level = '27',
        reward = '4,010 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'In the Drylands, It Rains Spines',
        location = '[[Longwythe Rest Area]]',
        rank = '5',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Gigantuar (Final Fantasy XV)|Gigantuar]] x3',
        habitat = '[[Longwythe Peak]] (Daytime)',
        level = '40',
        reward = '7,550 gil, [[Rainbow Pendant]]',
        stars = '★★★',
    }, {
        name = 'A Fistful of Gil',
        location = '[[Longwythe Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Yojimbo (Final Fantasy XV)|Yojimbo]] x1',
        habitat = 'The [[Three Valleys]] (Nighttime)',
        level = '61',
        reward = '17,450 gil, [[Anti-darkness Inners]]',
        stars = '★★★★',
    }, {
        name = 'Peace to the Beach',
        location = '[[Galdin Quay]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Rubyshears]] x3',
        habitat = 'Vannath Coast (All Times)',
        level = '11',
        reward = '1,950 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★★',
    }, {
        name = 'The Gourmands of Vannath',
        location = '[[Galdin Quay]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Sparkshears]] x3',
        habitat = 'Vannath Coast (All Times)',
        level = '17',
        reward = '3,040 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Stealers of Lives',
        location = '[[Galdin Quay]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Glamhoth]] x7',
        habitat = 'Vannath Coast (Nighttime)',
        level = '17',
        reward = "3,070 gil, [[Fencer's Anklet]]",
        stars = '★★',
    }, {
        name = 'Footfalls in the Dark',
        location = '[[Galdin Quay]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Hobgoblin (Final Fantasy XV)|Hobgoblin]] x5',
        habitat = 'Vannath Coast (Nighttime)',
        level = '20',
        reward = '3,250 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'A Nightmare Came by Ferry',
        location = '[[Galdin Quay]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Seadevil (Final Fantasy XV)|Seadevil]] x5',
        habitat = 'Vannath Coast (All Times)',
        level = '28',
        reward = '4,250 gil, [[Carbon Bangle (Final Fantasy XV)|Carbon Bangle]]',
        stars = '★★',
    }, {
        name = 'Galloping Garulas',
        location = '[[Coernix Station - Alstor]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Green Garula]] x3, [[Garula (Final Fantasy XV)|Garula]] x3',
        habitat = 'Alstor Slough (Daytime)',
        level = '12',
        reward = '2,010 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★★',
    }, {
        name = 'Beasts Wallow in the Wetlands',
        location = '[[Coernix Station - Alstor]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Yellowtooth]] x5',
        habitat = 'Alstor Slough (All Times)',
        level = '14',
        reward = "2,330 gil, [[Warrior's Anklet]]",
        stars = '★★',
    }, {
        name = 'Untamed Wild Horses',
        location = '[[Coernix Station - Alstor]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Spiracorn]] x7',
        habitat = 'Alstor Slough (Daytime)',
        level = '25',
        reward = '3,870 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Reign Triumphant',
        location = '[[Coernix Station - Alstor]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Garulessa]] x1, [[Garula (Final Fantasy XV)|Garula]] x5',
        habitat = 'Alstor Slough (Daytime)',
        level = '32',
        reward = '5,280 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'The Rogues of Rydielle Ley',
        location = '[[Coernix Station - Alstor]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Cockatrice (Final Fantasy XV)|Cockatrice]] x3',
        habitat = 'Rydielle Ley (Daytime)',
        level = '35',
        reward = '5,880 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Marsh Madness! The Giant Awakens',
        location = '[[Coernix Station - Alstor]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Catoblepas (Final Fantasy XV)|Catoblepas]] x1',
        habitat = 'Alstor Slough (All Times)',
        level = '38',
        reward = '6,560 gil, [[Blue Choker]]',
        stars = '★★★',
    }, {
        name = 'Red in Tooth and Claw',
        location = '[[Wiz Chocobo Post]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Voretooth]] x9',
        habitat = 'The Malacchi Hills (All Times)',
        level = '12',
        reward = '2,140 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★★',
    }, {
        name = 'A Behemoth Undertaking',
        location = '[[Wiz Chocobo Post]]',
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Deadeye (Final Fantasy XV)|Deadeye]] x1',
        habitat = 'The [[Nebulawood]] (All Times)',
        level = '15',
        reward = '3,020 gil, [[Amethyst Bracelet (Final Fantasy XV)|Amethyst Bracelet]]',
        stars = '★★',
    }, {
        name = 'Exorcism of the Nebulawood',
        location = '[[Wiz Chocobo Post]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Mindflayer (Final Fantasy XV)|Mindflayer]] x3',
        habitat = 'The [[Nebulawood]] (Nighttime)',
        level = '19',
        reward = '3,190 gil, [[Moon Pendant]]',
        stars = '★★',
    }, {
        name = 'Thunder in Them Thar Hills',
        location = '[[Wiz Chocobo Post]]',
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Thunder Bomb (Final Fantasy XV)|Thunder Bomb]] x5',
        habitat = 'The Malacchi Hills (Nighttime)',
        level = '21',
        reward = '3,330 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'A Most Behemoth Undertaking',
        location = '[[Wiz Chocobo Post]]',
        rank = '8',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Behemoth Tyrant]] x1',
        habitat = 'The [[Nebulawood]] (All Times)',
        level = '62',
        reward = '19,540 gil, [[Gold Bangle (Final Fantasy XV)|Gold Bangle]] x1',
        stars = '★★★★',
    }, {
        name = 'Secure the Mountain Pass',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '1',
        type = '[[File:Yellow_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Saberclaw]] x9',
        habitat = 'Pallareth Pass (All Times)',
        level = '12',
        reward = '2,270 gil, [[Hi-Elixir (Final Fantasy XV)|Hi-Elixir]]',
        stars = '★★',
        
    }, {
        name = 'Cool Callatein Mist',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ice Bomb (Final Fantasy XV)|Ice Bomb]] x5',
        habitat = "Callatein's Plunge (Nighttime)",
        level = '22',
        reward = '3,380 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'To Sting in Anger',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Brutal Bee]] x3 gil, [[Killer Bee (Final Fantasy XV)|Killer Bee]] x5',
        habitat = 'Coernix Bypass (All Times)',
        level = '22',
        reward = '3,390 gil, [[Green Choker]]',
        stars = '★★',
    }, {
        name = 'Help Needed in EXINERIS',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Garchimacera (Final Fantasy XV)|Garchimacera]] x8',
        habitat = '[[EXINERIS Industries|EXINERIS Power Plant]] (Nighttime)',
        level = '24',
        reward = '3,540 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
       stars = '★★',
    }, {
        name = 'To Catch a Frog',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Hekatontoad]] x2',
        habitat = 'Pallareth Pass (Day / Rainy)',
        level = '27',
        reward = '4,070 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Long Necks on the Plains',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '3',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Arba]] x5',
        habitat = 'Kelbass Grasslands (Daytime)',
        level = '28',
        reward = '4,480 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'They Came Back from the Mountain',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Megaloclaw]] x5',
        habitat = 'Coernix Bypass (All Times)',
        level = '30',
        reward = '4,890 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Rainstorm Duel! Poison Frog of Wennath',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Gaiatoad]] x1',
        habitat = 'Upper Wennath (Day / Rainy)',
        level = '32',
        reward = '5,350 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Acquit Not Evil',
        location = "[[Lestallum]] – Surgate's Beanmine",
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Alphagin]] x3, [[Sahagin (Final Fantasy XV)|Sahagin]] x2',
        habitat = 'Upper Wennath (All Times)',
        level = '38',
        reward = "6,650 gil, [[Knight's Anklet]]",
        stars = '★★★',
    }, {
        name = 'No Stopping the Great Stink',
        location = "[[Lestallum]] – Surgate's Beanmine (Chapter 15)",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Malboro (Final Fantasy XV)|Malboro]] x1',
        habitat = 'Kelbass Grasslands (All Times)',
        level = '38',
        reward = '6,780 gil, [[Golden Hourglass (Final Fantasy XV)|Golden Hourglass]]',
        stars = '★★★',
    }, {
        name = 'Trembling Killers',
        location = "[[Lestallum]] – Surgate's Beanmine  (Chapter 15)",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ziggurat (Final Fantasy XV)|Ziggurat]] x5',
        habitat = 'Kelbass Grasslands (Nighttime)',
        level = '57',
        reward = '16,480 gil, [[Safety Bit (Final Fantasy XV)|Safety Bit]]',
        stars = '★★★★',
    }, {
        name = 'An Omen Crawls Upon the Ground',
        location = "[[Lestallum]] – Surgate's Beanmine  (Chapter 15)",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Grootslang ]] x2',
        habitat = 'Kelbass Grasslands (All Times)',
        level = '68',
        reward = '26,840 gil, [[Red Choker]]',
        stars = '★★★★',
    }, {
        name = 'Bones Seek an Offering',
        location = "[[Lestallum]] – Surgate's Beanmine  (Chapter 15)",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Iseultalon]] x1',
        habitat = 'Kelbass Grasslands (Nighttime)',
        level = '72',
        reward = '33,790 gil, [[Dark Crest]]',
        stars = '★★★★★',
    }, {
        name = 'Dead General Strikes Down the King',
        location = "[[Lestallum]] – Surgate's Beanmine  (Chapter 15)",
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ayakashi (Final Fantasy XV)|Ayakashi]] x1',
        habitat = 'Kelbass Grasslands (Nighttime)',
        level = '99',
        reward = '42,000 gil, [[Ribbon (Final Fantasy XV)|Ribbon]]',
        stars = '★★★★★',
    }, {
        name = 'Avenge the Anglers',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Albinogin]] x3',
        habitat = "Callatein's Plunge (All Times)",
        level = '24',
        reward = '3,660 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Ruler of the Brave Skies',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Griffon (Final Fantasy XV)|Griffon]] x1',
        habitat = 'Kelbass Grasslands (All Times)',
        level = '30',
        reward = '4,935 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Off with Their Heads!',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Arbagadol]] x2, [[Arba]] x3',
        habitat = 'Kelbass Grasslands (Daytime)',
        level = '31',
        reward = '5,070 gil, [[Lightning Crest]]',
        stars = '★★★',
    }, {
        name = 'Disquieted Queens',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Killer Queen]] x3',
        habitat = 'Coernix Bypass (All Times)',
        level = '38',
        reward = '6,850 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'The Web-Weaving Princesses',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ariadne (Final Fantasy XV)|Ariadne]] x1, [[Kokyangwuti]] x3',
        habitat = '[[Greyshire Glacial Grotto]] (All Times)',
        level = '41',
        reward = '7,950 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'In a Heat Haze of Glory',
        location = '[[Lestallum]] – Tostwell Grill',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Aramusha]] x1',
        habitat = '[[EXINERIS Industries|EXINERIS Power Plant]] (Nighttime)',
        level = '52',
        reward = '14,490 gil, [[Silver Bangle (Final Fantasy XV)|Silver Bangle]]',
        stars = '★★★★',
    }, {
        name = 'Hammer the Cannibals',
        location = '[[Cauthess Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Skarnbulette]] x3, [[Bulette (Final Fantasy XV)|Bulette]] x3',
        habitat = 'Kettier Highland (All Times)',
        level = '38',
        reward = '6,910 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Things from the Past',
        location = '[[Cauthess Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Necromancer (Final Fantasy XV)|Necromancer]] x3',
        habitat = 'The Fallgrove (Nighttime)',
        level = '41',
        reward = '8,080 gil, [[Rune Earring]] x1',
        stars = '★★★',
    }, {
        name = 'Baby Snatchers',
        location = '[[Cauthess Rest Area]]',
        rank = '5',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Bussemand]] x3, [[Hobgoblin (Final Fantasy XV)|Hobgoblin]] x5',
        habitat = '[[Saxham Outpost]] (Nighttime)',
        level = '44',
        reward = '8,890 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'A Daemonic Orchestra',
        location = '[[Cauthess Rest Area]]',
        rank = '7',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ereshkigal (Final Fantasy XV)|Ereshkigal]] x7',
        habitat = 'Kelbass Grasslands (Nighttime)',
        level = '52',
        reward = '14,800 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Cruel Giants of Duscae',
        location = '[[Cauthess Rest Area]]',
        rank = '8',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ganymede (Final Fantasy XV)|Ganymede]] x3',
        habitat = 'Kettier Highland (Nighttime)',
        level = '65',
        reward = '23,730 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Fiend of the Fallgrove',
        location = '[[Cauthess Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Jabberwock (Final Fantasy XV)|Jabberwock]] x1',
        habitat = '[[Costlemark Tower]] (All Times)',
        level = '66',
        reward = '24,020 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Devils Cry Curses',
        location = '[[Cauthess Rest Area]]',
        rank = '9',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Molokujata]] x1',
        habitat = 'The Mencemoor (All Times)',
        level = '72',
        reward = '35,940 gil, [[Black Choker (Final Fantasy XV)|Black Choker]]',
        stars = '★★★★★',
    }, {
        name = 'Horned Hunting Hazards',
        location = '[[Taelpar Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Dualhorn (Final Fantasy XV)|Dualhorn]] x3',
        habitat = 'Secullam Pass (All Times)',
        level = '23',
        reward = '3,480 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Hunters of Secullam Pass',
        location = '[[Taelpar Rest Area]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Coeurl (Final Fantasy XV)|Coeurl]] x5',
        habitat = 'Secullam Pass (Daytime)',
        level = '34',
        reward = '5,600 gil, [[Earth Pendant]]',
        stars = '★★★',
    }, {
        name = 'Reclaiming Schier Heights',
        location = '[[Taelpar Rest Area]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Redlegs]] x3, [[Hundlegs (Final Fantasy XV)|Hundlegs]] x4',
        habitat = 'Schier Heights (All Times)',
        level = '37',
        reward = '6,220, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'A Roaring in the Night',
        location = '[[Taelpar Rest Area]]',
        rank = '4',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Iron Giant (Final Fantasy XV)|Iron Giant]] x2',
        habitat = 'Schier Heights (Nighttime)',
        level = '37',
        reward = '6,310 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Old Denizens of the Woods',
        location = '[[Taelpar Rest Area]]',
        rank = '8',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Elder Coeurl]] x3',
        habitat = 'Thoemmels Glade (Daytime)',
        level = '63',
        reward = '22,540 gil, [[Fire Crest]]',
        stars = '★★★★',
    }, {
        name = 'The Last Spiracorns',
        location = '[[Old Lestallum]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Duplicorn]] x2, [[Spiracorn]] x3',
        habitat = 'Lower Wennath (Daytime)',
        level = '29',
        reward = '4,610 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Shear Force',
        location = '[[Old Lestallum]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Mightyshears]] x3',
        habitat = 'Lower Wennath (All Times)',
        level = '34',
        reward = '5,730 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Blobs Ashore',
        location = '[[Old Lestallum]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Gelatin (Final Fantasy XV)|Gelatin]] x3',
        habitat = '[[Malmalam Thicket]] (Nighttime)',
        level = '35',
        reward = '5,920 gil, [[Titanium Bangle (Final Fantasy XV)|Titanium Bangle]]',
        stars = '★★★',
    }, {
        name = 'Herald from the Depths',
        location = '[[Old Lestallum]]',
        rank = '5',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Karlabos (Final Fantasy XV)|Karlabos]] x1',
        habitat = 'Leirity Seaside (All Times)',
        level = '40',
        reward = '7,730 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Starving Beast Seeks Food',
        location = '[[Old Lestallum]]',
        rank = '6',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Aspidochelon (Final Fantasy XV)|Aspidochelon]] x1',
        habitat = 'Lower Wennath (All Times)',
        level = '47',
        reward = '11,790 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Malmalam Mirage',
        location = '[[Old Lestallum]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Bandersnatch (Final Fantasy XV)|Bandersnatch]] x1',
        habitat = '[[Malmalam Thicket]] (All Times)',
        level = '51',
        reward = '13,500 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Scrap it Now!',
        location = '[[Old Lestallum]]',
        rank = '7',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Leukorn]] x3',
        habitat = 'Coernix Bypass (Daytime)',
        level = '61',
        reward = '18,330 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Rulers of the Banks',
        location = '[[Old Lestallum]]',
        rank = '8',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Coraldevil]] x3, [[Seadevil (Final Fantasy XV)|Seadevil]] x3',
        habitat = 'The Maidenwater (All Times)',
        level = '62',
        reward = '20,550 gil, [[Final Fantasy XV accessories#Towel|Towel]]',
        stars = '★★★★',
    }, {
        name = 'Voltage Fluctuation',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Thunderoc]] x9',
        habitat = 'Pallareth Pass (Daytime)',
        level = '29',
        reward = '4,650, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Threat from the Thicket',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Killer Wasp]] x7',
        habitat = 'The [[Vesperpool]] (Daytime)',
        level = '33',
        reward = '5,550 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Softly Now, Mighty Foes',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Lich (Final Fantasy XV)|Lich]] x3',
        habitat = '[[Steyliff Grove]] (All Times)',
        level = '35',
        reward = '6,060 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Mission: Invincible',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Black Flan (Final Fantasy XV)|Black Flan]] x3',
        habitat = 'The [[Vesperpool]] (Nighttime)',
        level = '38',
        reward = '7,020 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Divine Beast of the Underworld',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Quetzalcoatl (Final Fantasy XV)|Quetzalcoatl]] x1',
        habitat = '[[Steyliff Grove]] (All Times)',
        level = '38',
        reward = '7,110 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Hunter HQ Line of Defense',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Mushmahhu]] x3, [[Mushussu (Final Fantasy XV)|Mushussu]] x3',
        habitat = 'Risorath Basin (All Times)',
        level = '42',
        reward = '8,660 gil, [[Ice Crest]]',
        stars = '★★★',
    }, {
        name = 'Lovable Little Gluttons',
        location = '[[Meldacio Hunter HQ]]',
        rank = '5',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Regaltrice]] x5',
        habitat = 'The [[Vesperpool]] (Daytime)',
        level = '44',
        reward = '8,980 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Felling Mad, Old Trees',
        location = '[[Meldacio Hunter HQ]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Treant (Final Fantasy XV)|Treant]] x1',
        habitat = 'The [[Vesperpool]] (Nighttime)',
        level = '46',
        reward = '9,900 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Serpent of Risorath Basin',
        location = '[[Meldacio Hunter HQ]]',
        rank = '7',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Midgardsormr (Final Fantasy XV)|Midgardsormr]] x1',
        habitat = 'The [[Vesperpool]] (All Times)',
        level = '54',
        reward = '15,690 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Breeding Season: Hen Extermination',
        location = '[[Meldacio Hunter HQ]]',
        rank = '8',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Royalisk]] x2',
        habitat = 'The [[Vesperpool]] (Daytime)',
        level = '62',
        reward = '21,120 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★',
    }, {
        name = 'Breeding Season: Rooster Extermination',
        location = '[[Meldacio Hunter HQ]]',
        rank = '9',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Kingatrice]] x1, [[Basilisk (Final Fantasy XV)|Basilisk]] x3',
        habitat = 'Risorath Basin (Daytime)',
        level = '70',
        reward = '30,320 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★★',
    }, {
        name = 'People-Eating Snake Has Got to Go',
        location = '[[Meldacio Hunter HQ]]',
        rank = '9',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Hvitrormr]] x1',
        habitat = 'The [[Vesperpool]] (All Times)',
        level = '78',
        reward = '36,070 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★★★',
    }, {
        name = 'A Wall in Our Way',
        location = '[[Meldacio Hunter HQ]]',
        rank = '9',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Daemonwall]] x1',
        habitat = '[[Steyliff Grove]] (All Times)',
        level = '84',
        reward = '38,000 gil, [[Emerald Bracelet (Final Fantasy XV)|Emerald Bracelet]]',
        stars = '★★★★★',
    }, {
        name = 'Deadly Extermination',
        location = '[[Verinas Mart - Ravatogh]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Soldier Wasp]] x3, [[Killer Wasp]] x3',
        habitat = 'Ravatoghan Trail (All Times)',
        level = '37',
        reward = '6,440 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Verinas Mart Under Threat',
        location = '[[Verinas Mart - Ravatogh]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Wyvern (Final Fantasy XV)|Wyvern]] x7',
        habitat = 'Ravatoghan Trail (All Times)',
        level = '38',
        reward = '7,290 gil, [[Final Fantasy XV accessories#Sapphire Bracelet|Sapphire Bracelet]]',
        stars = '★★★',
    }, {
        name = 'Red Lightning of Ravatogh',
        location = '[[Verinas Mart - Ravatogh]]',
        rank = '5',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Copperoc]] x3, [[Thunderoc]] x3',
        habitat = 'Ravatoghan Trail (Daytime)',
        level = '44',
        reward = '9,140 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Pointiest Pins in the Volcano',
        location = '[[Verinas Mart - Ravatogh]]',
        rank = '6',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Reaperking]] x3',
        habitat = 'Ravatoghan Trail (All Times)',
        level = '47',
        reward = '12,090 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'Feathered Giant of the Firesmoke',
        location = '[[Verinas Mart - Ravatogh]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Zu (Final Fantasy XV)|Zu]] x1',
        habitat = '[[Rock of Ravatogh]] (All Times)',
        level = '67',
        reward = "25,300 gil, [[Champion's Anklet]]",
        stars = '★★★★',
    }, {
        name = 'Bewitched Blade Stains the Waters',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Ronin (Final Fantasy XV)|Ronin]] x1',
        habitat = '[[Altissia]] (Nighttime)',
        level = '17',
        reward = '3,130 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'A Nightmare Upon the Water',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Hecteyes (Final Fantasy XV)|Hecteyes]] x2',
        habitat = '[[Altissia]] (Nighttime)',
        level = '20',
        reward = '3,280 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Ill Weeds Grow at Night',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Alv]] x3',
        habitat = 'Altissia (Nighttime)',
        level = '22',
        reward = '3,450 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = 'Back Alley Spook',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Mindflayer (Final Fantasy XV)|Mindflayer]] x2',
        habitat = '[[Altissia]] (Nighttime)',
        level = '26',
        reward = '3,990 gil, [[Heliodor Bracelet (Final Fantasy XV)|Heliodor Bracelet]]',
        stars = '★★',
    }, {
        name = 'The Case of the Disappearing Hunters',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Tonberry (Final Fantasy XV)|Tonberry]] x2',
        habitat = '[[Altissia]] (Nighttime)',
        level = '29',
        reward = '4,740 gil, [[Megalixir (Final Fantasy XV)|Megalixir]]',
        stars = '★★',
    }, {
        name = "Will-o'-the-Wisps out on the Town",
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Grenade (Final Fantasy XV)|Grenade]] x2',
        habitat = '[[Altissia]] (Nighttime)',
        level = '31',
        reward = '5,120 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'A Lost Painting',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Chadarnook (Final Fantasy XV)|Chadarnook]] x1',
        habitat = '[[Altissia]] (All Times)',
        level = '32',
        reward = '5,480 gil, [[Handkerchief (Final Fantasy XV)|Handkerchief]]',
        stars = '★★★',
    }, {
        name = 'Tourists Fade into the Night',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Salpinx]] x2',
        habitat = '[[Altissia]] (Nighttime)',
        level = '35',
        reward = '6,140 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'The Tragic Facts',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Master Tonberry (Final Fantasy XV)|Master Tonberry]] x1',
        habitat = '[[Altissia]] (Nighttime)',
        level = '41',
        reward = '8,360 gil, [[Mega Phoenix (Final Fantasy XV)|Mega Phoenix]]',
        stars = '★★★',
    }, {
        name = 'King of the Great Escape',
        location = '[[Altissia]]',
        rank = '1',
        type = '[[File:Red_Hunt_Icon.png|thumb|20px|center]]',
        mark = '[[Bavarois (Final Fantasy XV)|Bavarois]] x1',
        habitat = '[[Altissia]] (Nighttime)',
        level = '50',
        reward = '13,190 gil, [[Crusader\'s Anklet]]',
        stars = '★★★★',
    },

}