Sign In
Register
Final Fantasy Wiki
Explore
Main Page
Discuss
All Pages
Community
Interactive Maps
Dawntrail
Characters
Warrior of Light
Alphinaud Leveilleur
Alisaie Leveilleur
Thancred Waters
Urianger Augurelt
Y'shtola Rhul
G'raha Tia
Estinien Varlineau
Krile Baldesion
Wuk Lamat
Locations
Tural
Tuliyollal
Solution Nine
Other latest games
Final Fantasy XVI
Final Fantasy VII Rebirth
Games
Final Fantasy I - VIII
Final Fantasy
Final Fantasy II
Final Fantasy III
Final Fantasy IV
Final Fantasy V
Final Fantasy VI
Final Fantasy VII
Final Fantasy VIII
Final Fantasy IX - XVI
Final Fantasy IX
Final Fantasy X
Final Fantasy XI
Final Fantasy XII
Final Fantasy XIII
Final Fantasy XIV
Final Fantasy XV
Final Fantasy XVI
Subseries
Contents
Characters
Jobs
Races
Locations
Gameplay
Items
Equipment
Abilities
Magic
Enemies
Bosses
Music
Walkthroughs
Community
Administrators & staff directory
Contact us
Wiki business and feedback
Discord chat
Staff Noticeboard
Wiki editor portal
Policies and guidelines
Scope
Recent Changes
All logs
Wiki projects
Maintenance
Create article
Upload files
Let's Play
Podcast
Social media
Sign In
Don't have an account?
Register
Sign In
Menu
Explore
More
History
Advertisement
Final Fantasy Wiki
51,928
pages
Explore
Main Page
Discuss
All Pages
Community
Interactive Maps
Dawntrail
Characters
Warrior of Light
Alphinaud Leveilleur
Alisaie Leveilleur
Thancred Waters
Urianger Augurelt
Y'shtola Rhul
G'raha Tia
Estinien Varlineau
Krile Baldesion
Wuk Lamat
Locations
Tural
Tuliyollal
Solution Nine
Other latest games
Final Fantasy XVI
Final Fantasy VII Rebirth
Games
Final Fantasy I - VIII
Final Fantasy
Final Fantasy II
Final Fantasy III
Final Fantasy IV
Final Fantasy V
Final Fantasy VI
Final Fantasy VII
Final Fantasy VIII
Final Fantasy IX - XVI
Final Fantasy IX
Final Fantasy X
Final Fantasy XI
Final Fantasy XII
Final Fantasy XIII
Final Fantasy XIV
Final Fantasy XV
Final Fantasy XVI
Subseries
Contents
Characters
Jobs
Races
Locations
Gameplay
Items
Equipment
Abilities
Magic
Enemies
Bosses
Music
Walkthroughs
Community
Administrators & staff directory
Contact us
Wiki business and feedback
Discord chat
Staff Noticeboard
Wiki editor portal
Policies and guidelines
Scope
Recent Changes
All logs
Wiki projects
Maintenance
Create article
Upload files
Let's Play
Podcast
Social media
Editing
Module:FFXV Data/Items
Back to page
Edit source
History
Purge
Talk (0)
Edit Page
Module:FFXV Data/Items
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
return { datafrom = "Patch 1.27", 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" }, link = { datatype = "string", title = "Link", description = "Link to the page covering the item in the series" }, image = { datatype = "image", title = "Image", description = "Image of the item"--?? }, target = { datatype = "string", title = "Target", description = "Who the item targets" }, allies = { datatype = "boolean", title = "Usable by allies?", default = true }, hprestore = { datatype = "number", format = "percent", title = "HP restore", description = "Percentage of true Max HP that current HP is restored by" }, maxhprestore = { datatype = "number", format = "percent", title = "Max HP restore", description = "Percentage of true Max HP restored" }, mprestore = { datatype = "number", format = "percent", title = "MP restore", description = "Percentage of Max MP that current MP is restored by" }, revive = { datatype = "boolean", title = "Revives target?" }, removestasis = { datatype = "boolean", title = "Removes Stasis?" }, removedanger = { datatype = "boolean", title = "Removes Danger status?" }, removepoison = { datatype = "boolean", title = "Removes Poison status?" }, removestone = { datatype = "boolean", title = "Removes Stone status?" }, removeconfusion = { datatype = "boolean", title = "Removes Confusion status?" }, removetoad = { datatype = "boolean", title = "Removes Toad status?" }, duration = { datatype = "number", title = "Duration of status effects", }, revitalized = { datatype = "number", format = "percent", title = "Revitalized level", decription = "Amount of HP Recovery Rate increased with Revitalized", }, tenacious = { datatype = "number", title = "Tenacious level", decription = "Amount of Strength increased with Tenacious", }, stalwart = { datatype = "number", title = "Stalwart level", decription = "Amount of Vitality increased with Stalwart", }, enchanted = { datatype = "number", title = "Enchanted level", decription = "Amount of Magic increased with Enchanted", }, spiritual = { datatype = "number", title = "Spiritual level", decription = "Amount of Spirit increased with Spiritual", }, nimble = { datatype = "boolean", title = "Inflicts Nimble", }, inspired = { datatype = "boolean", title = "Inflicts Inspired", }, phoenixsfavor = { datatype = "boolean", title = "Inflicts Phoenix's Favor", }, effect = { datatype = "string", format = "longtext", title = "Additional effects", }, cost = { datatype = "number", title = "Cost", description = "The buy price for the item, two times the sell price for the item", default = 0 }, unsellable = { datatype = "boolean", format = "yesno", title = "Cannot be sold", default = false, description = "Whether the item cannot be sold", }, desc = { datatype = "string", format = "quote", title = "In-game description", }, find = { datatype = "string", format = "longtext", title = "Find", description = "Ways in which the item can be picked up" }, survival = { datatype = "string", format = "longtext", title = "Find", description = "Levels that item can be ontained with Gladiolus's Survival skill" }, reward = { datatype = "string", format = "longtext", title = "Reward", description = "Ways in which the item can be obtained as a reward" }, shop = { datatype = "string", format = "longtext", title = "Shop", description = "Shops the item can be bought from" }, upgrade = { datatype = "string", format = "longtext", title = "Upgrade", description = "Ways in which the item can be obtained via upgrade" }, trade = { datatype = "string", format = "longtext", title = "Trade", description = "Ways in which the item can be obtained via trading" }, drop = { datatype = "string", format = "longtext", title = "Enemy drop", description = "Enemies the item can be dropped from" }, default = { datatype = "string", format = "longtext", title = "Default", description = "Ways in which the item is owned by default" }, download = { datatype = "string", format = "longtext", title = "Download", description = "Ways in which the item is obtained via download" }, dlc = { datatype = "boolean", format = "yesno", title = "DLC?", description = "Whether the item is DLC", default = false }, addedeffect = { datatype = "string", title = "Elemancy catalyst added effect" }, powervalue = { datatype = "number", title = "Elemancy catalyst power value" }, effectlevel = { datatype = "number", title = "Elemancy catalyst effect level" }, duplicationunits = { datatype = "number", title = "Elemancy catalyst units required for duplication" }, patchnotes = { datatype = "string", format = "longtext", title = "Values in previous versions", } }, { name = "Potion", jpn = "ポーション", rom = "Pōshon", lit = "Potion", link = "Potion (item)", hprestore = 50, target = "One", removedanger = true, shop = "common", find = "In various outposts and dungeons", survival = "1-3", reward = "[[Justice Monsters Five]] minigame", --"Goblin (3%), Reaper (3%), Flan (3%), Jumbo Flan (3%), Arachne (8%)",--this list is in the piggyback guide but it doesn't say what it is drop = "[[Tarantula (Final Fantasy XV)|Tarantula]] (8%), [[Kokyangwuti]] (8%)", cost = 50, addedeffect = "Healcast", powervalue = 0, effectlevel = 25, duplicationunits = 20, desc = "An energy drink that takes on healing properties by way of Noctis's powers. Restores half of HP." }, { name = "Hi-Potion", jpn = "ハイポーション", rom = "Hai Pōshon", lit = "High-Potion", link = "Hi-Potion", target = "One", hprestore = 100, removedanger = true, shop = "common", reward = "[[David Auburnbrie#Gameplay|Gone Hunting]] (Dave) [x10], [[Justice Monsters Five]] minigame", find = "In various outposts and dungeons", survival = "3-7", drop = "[[Glamhoth]] (3%), [[Snaga]] (3%), [[Reaper (Final Fantasy XV)|Reaper]] [Lv.34] (3%), [[Iron Giant (Final Fantasy XV)|Iron Giant]] (10%), [[Gargantua (Final Fantasy XV)|Gargantua]] (10%)", cost = 100, addedeffect = "Healcast", powervalue = 0, effectlevel = 50, duplicationunits = 12.50, desc = "A high-end energy drink that takes on healing properties by way of Noctis's powers. Fully restores HP." }, { name = "Mega-Potion", jpn = "メガポーション", rom = "Mega Pōshon", lit = "Mega-Potion", link = "Mega-Potion", target = "Ally Party", allies = false, hprestore = 100, removedanger = true, shop = "Perpetouss Keep ([[Adventurer from Another World]])", reward = "[[David Auburnbrie#Gameplay|Dust to Dust]] (Dave) [x5]", find = "In various outposts and dungeons", survival = "8-10", drop = "[[Red Giant (Final Fantasy XV)|Red Giant]] (8%), [[Cactuar (Final Fantasy XV)|Cactuar (Beta)]] (?%) (the player can get plenty after completing a Timed Quest with Cactuar (Beta) in it)", addedeffect = "Healcast", powervalue = 3, effectlevel = 99, duplicationunits = 2.94, desc = "A high-end energy drink that takes on healing properties by way of Noctis's powers. Fully restores the party's HP." }, { name = "Superior Restorative", jpn = "強力回復剤", rom = "Kyōryoku Kaifuku-zai", lit = "Strong Recovery Medicine",--/Drug target = "One", allies = false, revitalized = 30, duration = 30, target = "One", find = "Gralea", --"Zegnatus Keep",--doesn't say what this means drop = "[[Imperial Soldier]] (5%), [[Imperial Trooper (Final Fantasy XV)|Imperial Trooper]] (5%), [[Eternal Artilleryman]] (''Windows/Royal Edition'')", addedeffect = "Dualcast", powervalue = 2, effectlevel = 75, duplicationunits = 2.86, desc = "A military-grade healing salve used by imperial soldiers. Gradually restores HP." }, { name = "Ether", jpn = "エーテル", rom = "Ēteru", lit = "Ether", link = "Ether", target = "Self", allies = false, mprestore = 100, removestasis = true, survival = "4-7", shop = "House of Hexes, JM Market - Altissia, Cartanica, Tenebrae, Zegnautus Keep, Hammerhead [Ch.14], Kingsglaive Base Camp, Regalia Shop", cost = 100, addedeffect = "Dualcast", powervalue = 2, effectlevel = 2, duplicationunits = 10, desc = "A high-end energy drink that takes on mystical properties by way of Noctis's powers. Fully restores MP." }, { name = "Elixir", jpn = "エリクサー", rom = "Erikusā", lit = "Elixir", link = "Elixir (item)", target = "One", hprestore = 100, maxhprestore = 50, mprestore = 100, removedanger = true, removestasis = true, shop = "common",--Elixirs? In shops?? Common!? IS THIS NOT FINAL FANTASY!?--lol reward = "[[David Auburnbrie#Gameplay|Final Resting Plains]] (Dave) [x10], [[Justice Monsters Five]] minigame", survival = "5-10", find = "In various dungeons and mazes", drop = "[[Goblin (Final Fantasy XV)|Goblin]] [dungeon] (3%), [[Aramusha]] (5%), [[Kokyangwuti]] (5%), [[Arachne (Final Fantasy XV)|Arachne]] (8%), [[Ariadne (Final Fantasy XV)|Ariadne]] (8%), [[Deathclaw (Final Fantasy XV)|Deathclaw]] (8%)", cost = 400, addedeffect = "Tricast", powervalue = 2, effectlevel = 3, duplicationunits = 8.33, desc = "A legendary energy drink that takes on superior restorative properties by way of Noctis's powers. Fully restores HP and MP, regenerating half of maximum HP." }, { name = "Hi-Elixir", jpn = "ハイエリクサー", rom = "Hai Erikusā", lit = "High-Elixir", link = "Hi-Elixir", target = "One", hprestore = 100, maxhprestore = 100, mprestore = 100, removedanger = true, removestasis = true, shop = "common",--even the hi-elixirs?--YUP reward = "[[David Auburnbrie#Gameplay|A Rocky End]] (Dave) [10%], common Hunt reward, [[Justice Monsters Five]] minigame", find = "In various dungeons and mazes", survival = "6-10", drop = "[[Iron Giant (Final Fantasy XV)|Iron Giant]] (5%), [[Uttu]] (8%), [[Chandravarma]] (8%), [[Iseultalon]] (8%)", cost = 800, addedeffect = "Tricast", powervalue = 3, effectlevel = 4, duplicationunits = 7.14, desc = "A legendary energy drink that takes on superlative restorative properties by way of Noctis's powers. Restores maximum HP and MP." }, { name = "Megalixir", jpn = "ラストエリクサー", rom = "Rasuto Erikusā", lit = "Last-Elixir", link = "Megalixir", allies = true, target = "Ally Party", hprestore = 100, maxhprestore = 100, mprestore = 100, removedanger = true, removestasis = true, reward = "[[David Auburnbrie#Gameplay|Mountains of Misfortune]] (Dave) [x5], common Hunt reward", find = "In various outposts, dungeons, and mazes", survival = "8-10", drop = "[[Ganymede (Final Fantasy XV)|Ganymede]] [dungeon, hunt] (1%), [[Phalaris]] [dungeon] (3%), [[Behemoth King (Final Fantasy XV)|Behemoth King]] (3%)", addedeffect = "Quintcast", powervalue = 6, effectlevel = 5, duplicationunits = 2.63, desc = "The ultimate energy drink that takes on supreme restorative properties by way of Noctis's powers. Restores maximum HP and MP for the whole party." }, { name = "Phoenix Down", jpn = "フェニックスの尾", rom = "Fenikkusu no O", lit = "Phoenix Tail", link = "Phoenix Down", target = "One", hprestore = 100, maxhprestore = 100, revive = true, shop = "common", reward = "[[David Auburnbrie#Gameplay|A Backwoods Burial]] (Dave) [x10], [[David Auburnbrie#Gameplay|Washed Away]] (Dave) [x10]", find = "In various dungeons and mazes", survival = "7-10", cost = 1000, addedeffect = "Tricast", powervalue = 3, effectlevel = 2, duplicationunits = 2.38, phoenixsfavor = true, desc = "A talisman that takes on miraculous properties by way of Noctis's powers. Brings fallen party members back to life and increases HP and MP recovery rate.", patchnotes = "Phoenix's Favor status added in 1.02" }, { name = "Mega Phoenix", jpn = "メガフェニックス", rom = "Mega Fenikkusu", lit = "Mega Phoenix", link = "Mega Phoenix", allies = false, target = "Ally Party", hprestore = 100, maxhprestore = 100, revive = true, shop = "Perpetouss Keep ([[Adventurer from Another World]])", find = "In various outposts, dungeons, and mazes", reward = "[[Kimya Auburnbrie|The Witch of the Woods]] [x5], common Hunt reward, [[Justice Monsters Five]] reward", addedeffect = "Quadcast", powervalue = 8, effectlevel = 10, duplicationunits = 1.82, phoenixsfavor = true, desc = "A consecrated talisman that takes on miraculous properties by way of Noctis's powers. Brings all fallen party members back to full life with full HP and increases HP and MP recovery rate.", patchnotes = "Phoenix's Favor status added in 1.02" }, { name = "Antidote", jpn = "毒消し", rom = "Dokukeshi", lit = "Antidote", link = "Antidote (item)", removepoison = true, target = "One", shop = "common", survival = "1-4", find = "In various outposts", cost = 10, addedeffect = "Venomcast", powervalue = 0, effectlevel = 16, duplicationunits = 25.00, desc = "A refreshing herbal drink that takes on curative properties by way of Noctis's powers. Cures [[Final Fantasy XV statuses#Poison|poison]]." }, { name = "Gold Needle", jpn = "金の針", rom = "Kin no Hari", lit = "Gold Needle", link = "Gold Needle", removestone = true, target = "One", shop = "Common from Cleigne onwards", find = "Taelpar Rest Area, Lestallum, Old Lestallum, Altissia, common in Cleigne and from Ch. 9 onward", cost = 50, addedeffect = "Killcast", powervalue = 0, effectlevel = 10, duplicationunits = 16.67, desc = "A medical instrument that increases blood circulation and disples tension from the body. Cures [[Final Fantasy XV statuses#Stone|petrification]]." }, { name = "Smelling Salts", jpn = "気付け薬", rom = "Kitsukegusuri", lit = "Smelling Salts", link = "Smelling Salts (item)", removeconfusion = true, target = "One", shop = "Common from Cleigne onward", find = "Cauthess Rest Area, Lestallum, Meldacio Hunter HQ, Altissia, common in Cleigne and from Ch. 9 onward", cost = 50, addedeffect = "Cursecast", powervalue = 0, effectlevel = 22, duplicationunits = 16.67, desc = "A stimulating sports drink that takes on curative properties by way of Noctis's powers. Cures [[Final Fantasy XV statuses#Confusion|confusion]]." }, { name = "Maiden's Kiss", jpn = "おとめのキッス", rom = "Otome no Kissu", lit = "Maiden's Kiss", link = "Maiden's Kiss", removetoad = true, target = "One", shop = "Common from Cleigne onward", find = "Coernix Station - Cauthess, Lestallum, Cape Caem, Altissia, common in Cleigne and from Ch. 9 onward", cost = 100, addedeffect = "Stopcast", powervalue = 0, effectlevel = 24, duplicationunits = 16.67, desc = "A fancy fruit drink that takes on curative properties by way of Noctis's powers. Cures [[Final Fantasy XV statuses#Toad|toad]]." }, { name = "Remedy", jpn = "万能薬", rom = "Bannōyaku", lit = "Panacea", link = "Remedy (item)", removepoison = true, removestone = true, removeconfusion = true, removetoad = true, target = "One", shop = "House of Hexes, JM Market - Altissia, Cartanica, Tenebrae, Zegnautus Keep, Hammerhead [Ch.14], Kingsglaive Base Camp, Regalia Shop", survival = "2-6", find = "in various outposts", cost = 500, addedeffect= "Dualcast", powervalue = 0, effectlevel = 5, duplicationunits = 8.33, desc = "An expensive beverage that takes on curative properties by way of Noctis's powers. Cures [[Final Fantasy XV statuses#Poison|poison]], [[Final Fantasy XV statuses#Stone|petrification]], [[Final Fantasy XV statuses#Confusion|confusion]] and [[Final Fantasy XV statuses#Toad|toad]]." }, { name = "Power EX", jpn = "ハイパワーEX", rom = "Hai Pawā EX", lit = "High Power EX", tenacious = 100, duration = 120, target = "One", shop = "Meldacio Hunter HQ - Parvinath General Store, House of Hexes, JM Market - Caem, JM Market - Altissia, Regalia Shop", cost = 500, addedeffect = "None", powervalue = 2, duplicationunits = 10, desc = "An artisanal energy drink that takes on fortifying properties by way of Noctis's powers. Boosts attack." }, { name = "Mettle VX", jpn = "タフネスVX", rom = "Tafunesu VX", lit = "Toughness VX", stalwart = 100, duration = 120, target = "One", shop = "Meldacio Hunter HQ - Parvinath General Store, House of Hexes, JM Market - Caem, JM Market - Altissia, Regalia Shop", cost = 500, addedeffect = "None", powervalue = 2, duplicationunits = 10, desc = "An artisanal energy drink that takes on fortifying properties by way of Noctis's powers. Boosts defense." }, { name = "Verve WX", jpn = "テンションWX", rom = "Tenshon WX", lit = "Tension WX", enchanted = 100, duration = 120, target = "One", shop = "Meldacio Hunter HQ - Parvinath General Store, House of Hexes, JM Market - Caem, JM Market - Altissia, Regalia Shop", cost = 500, addedeffect = "None", powervalue = 2, duplicationunits = 10, desc = "An artisanal energy drink that takes on fortifying properties by way of Noctis's powers. Boosts magic." }, { name = "Spirit ZX", jpn = "スピリッツZX", rom = "Supirittsu ZX", lit = "Spirits ZX", spiritual = 100, duration = 120, target = "One", shop = "Meldacio Hunter HQ - Parvinath General Store, House of Hexes, JM Market - Caem, JM Market - Altissia, Regalia Shop", cost = 500, addedeffect = "None", powervalue = 2, duplicationunits = 10, desc = "An artisanal energy drink that takes on fortifying properties by way of Noctis's powers. Boosts spirit." }, { name = "Muscle Stimulant", jpn = "筋力強化剤", rom = "Kinryoku Kyōka-zai", lit = "Muscle Strengthening Drug",--/Hardening, /Medicine. steroids! tenacious = 200, duration = 40, target = "One", find = "Imperial bases, Gralea", drop = "[[Eternal Trooper]] (3%), [[Battery Soldier]] (5%), [[Magitek Axeman (Final Fantasy XV)|Magitek Axeman]] (5%), [[Armored Axeman]] (5%), [[Imperial Spearman]] (5%), [[Armored Assassin]] (5%), [[Magitek Assassin]] (5%)", addedeffect = "None", powervalue = 3, duplicationunits = 0.5, desc = "A military-grade fortifier used by imperial soldiers. Boosts attack." }, { name = "Flesh Fortifier", jpn = "肉体強化剤", rom = "Nikutai Kyōka-zai", lit = "Flesh Strengthening Drug", stalwart = 200, duration = 40, target = "One", find = "Gralea", drop = "[[Shock Trooper (Final Fantasy XV)|Shock Trooper]] [Ch.11] (3%), [[Magitek Bannerman]] (10%)", addedeffect = "None", powervalue = 3, duplicationunits = 0.50, desc = "A military-grade fortifier used by imperial soldiers. Boosts defense." }, { name = "Reflex Enhancer", jpn = "反応速度向上剤", rom = "Hannōsokuto Kōjō-zai", lit = "Reflex Enhancing Drug",--Reaction Speed Increasing allies = false, nimble = true, duration = 20, target = "Self",--i think drop = "[[Rogue Axeman]] (3%), [[Haywire Axeman]] (3%), [[Imperial Rifleman]] (5%), [[Imperial Sniper]] (5%), [[Magitek Swordsman]] (5%), [[Armored Swordsman]] (5%)", addedeffect = "Quintcast", powervalue = 10, effectlevel = 25, desc = "A military-grade fortifier used by imperial soldiers. Allows Noctis to automatically avoid enemy attacks." }, { name = "Magitek Booster", jpn = "魔導ブースト剤", rom = "Madō Būsuto-zai", lit = "Magic Boosting Drug", allies = false, inspired = true, duration = 20, target = "Self", find = "Gralea", drop = "[[Magitek Swordsman]] (5%), [[Magitek Axeman (Final Fantasy XV)|Magitek Axeman]] (5%)", addedeffect = "Quintcast", powervalue = 20, effectlevel = 40, desc = "A military-grade fortifier used by imperial soldiers. Negates all MP costs." }, { name = "Moogle Plushie", jpn = "モーグリぬいぐるみ", rom = "Mōguri Nuigurumi", lit = "Moogle Plushie",--well, Molebat Plushie link = "Moogle Plushie (equipment)", effect = "Set moogle plushie on the field, the enemies around the plushie will target it", find = "Ch. 8: Iris in Lestallum, afterwards in Cape Caem", addedeffect = "None", powervalue = 1 } }
Summary:
Please note that all contributions to the Final Fantasy Wiki are considered to be released under the CC-BY-SA
Cancel
Editing help
(opens in new window)
Template used on this page:
Module:FFXV Data/Items/doc
(
edit
)
Advertisement