Difference between revisions of "Item Template"
(Added false template page.) |
m (Updated Drops section to current format.) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
Check [[Item Template/Blank]] for an easily copied version of this page.</span> | Check [[Item Template/Blank]] for an easily copied version of this page.</span> | ||
}} | }} | ||
− | __NOTOC__ <!-- Include the ITEM infobox, which may use ITEM EXTRA infobox if necessary. --> | + | <!-- To form a new item page, copy below this line, following commented instructions as appropriate. --> |
+ | <!-- If this item shares a name with another page, or has a very similar name to another Project Gorgon entity, include an About template or similar method of disambiguation --> | ||
+ | =====Disambiguation Example from [[Daisy]]:===== | ||
+ | {{About| | ||
+ | |Description = NPC deer | ||
+ | |Destination = Daisy_(NPC) | ||
+ | }} | ||
+ | {{About | ||
+ | |Description = Lute | ||
+ | |Destination = Daisy_(Lute) | ||
+ | }} | ||
+ | __NOTOC__ <!-- Include the __NOTOC__ magic word to prevent a table of contents from being generated. --> | ||
+ | <!-- Include the ITEM infobox, which may use ITEM EXTRA infobox if necessary. Usually, the ITEM infobox will be added automatically by a bot. --> | ||
{{ITEM infobox | {{ITEM infobox | ||
|name = Fire Dust | |name = Fire Dust | ||
Line 17: | Line 29: | ||
}}}} | }}}} | ||
}} | }} | ||
+ | <!-- Add a brief description of the item. This can be anything as long as it is relevant, but mentioning skills might be a good idea. You can just add the in-game description here until something else is written! --> | ||
+ | =====Description Example from [[Fire Dust]]:===== | ||
[[Fire Dust]] is an important ingredient prized mostly because of its requirement in [[Fire Magic]] research [[#recipes|recipes]], although it has many other uses. | [[Fire Dust]] is an important ingredient prized mostly because of its requirement in [[Fire Magic]] research [[#recipes|recipes]], although it has many other uses. | ||
− | <!-- Add a | + | == How to Obtain == |
− | === | + | <!-- Include any general information about obtaining the item here. If there is a single extremely standard method of obtaining an item, include that here. Often no information needs to be added here. --> |
− | ; [[Velkort]] | + | =====How to Obtain Example 1 from [[Bottle of Water]]:===== |
− | : Velkort offers | + | Fill an [[Empty Bottle]] with water while you swim in the water, or at many locations throughout the game world, for example the Well in the center of [[Serbule Keep]]. |
− | ;[[ | + | =====How to Obtain Example 2 from [[Onion]]:===== |
− | : [[ | + | Grow from an [[Onion Seedling]] via [[Gardening]]. |
− | : [[ | + | |
− | + | === Producing with Recipes === <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | |
− | : | + | ===== Producing with Recipes Example from [[Weak Acidic Cleanser]]: ===== |
− | + | <!-- v337 --> | |
− | === | + | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> |
− | This | + | {| {{STDT|mw-collapsible mw-collapsed}} |
− | + | |+ style="text-align:left; width: 250px;" | [[Alchemy]] | |
− | + | ! Lvl !! Name !! Ingredients !! Results | |
+ | |- | ||
+ | | 25 || Weak Acidic Cleanser (Organic Recipe) || <span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5010.png</span> [[Bottle of Water]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5164.png</span> [[Rotten Strawberry]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5082.png</span> [[Giant Spider Leg]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x2 | ||
+ | |- | ||
+ | | 25 || Weak Acidic Cleanser (Mineral Recipe) || <span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5010.png</span> [[Bottle of Water]] x3<br><span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5590.png</span> [[Pyrite]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5895.png</span> [[Fuel Oil]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v337/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x3 | ||
+ | |} | ||
+ | |||
+ | === Obtaining through Bartering === <!-- This section may be removed if the item is obviously not barterable, e.g. a quest item. Otherwise, leave blank if information is unknown or change text to "None" if it is known there is no way to acquire this item via barter with an NPC --> | ||
+ | ===== Obtaining through Bartering Example from [[Oak Wood]]: ===== | ||
+ | Barter {{Item|Fire Dust}} x1 to [[Gretchen Salas]] for {{Item|Oak Wood}} x4. | ||
+ | |||
+ | === Purchasing === | ||
+ | <!-- This table is pulled directly from the use of Template:Vendor Item Row on NPC pages. Make sure to update the category in the dpl statement to the correct item! Comment out or delete if the item is not sold anywhere. --> | ||
+ | <dpl> | ||
+ | category = Sold/Bottle of Water | ||
+ | mode = unordered | ||
+ | columns = 1 | ||
+ | includesubpages = no | ||
+ | include = {NPC Infobox}:zone | ||
+ | table = class="wikitable mw-collapsible mw-collapsed sortable", Vendor, Location | ||
+ | </dpl> | ||
+ | |||
+ | === Drops === <!-- This section may be removed if the item is obviously not obtainable from drops, e.g. a quest item. Otherwise, leave blank if information is unknown or change text to "None" if it is known there is no way to acquire this item via monster drop or via skinning, butchering, skull extraction, etc. If adding an item not looted from a corpse, put it in Gathering, not Drops.--> | ||
+ | <!-- To add drops, modify the relevant mob page and it will automatically be added to the following table if the proper category is used. --> | ||
+ | <dpl> | ||
+ | category = Loot/Lost Notus Record | ||
+ | mode = unordered | ||
+ | columns = 1 | ||
+ | include = {MOB Location}:area | ||
+ | table = class="wikitable mw-collapsible mw-collapsed sortable", Monster, Location | ||
+ | </dpl> | ||
+ | |||
+ | === Gathering === <!-- This section may be removed if the item is obviously not obtained through gathering, e.g. a quest item. Otherwise, leave blank if information is unknown or change text to "None" if it is known there is no way to acquire this item from a ground spawn such as a fruit tree, kur ice block, or mushroom patch. 'Ground' spawns do not have to spawn on the ground, but could spawn on a shelf, for example. If adding an item looted from a corpse, put it in Drops, not Gathering.--> | ||
+ | ===== Gathering Example from [[Fire Dust]]: ===== | ||
+ | * [[Kur Tower]] Urns | ||
+ | |||
+ | ===Quest Rewards=== <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | ||
+ | ===== Quest Rewards Example from [[Fire Dust]]: ===== | ||
+ | <!-- v337 --> | ||
+ | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> | ||
+ | {| {{STDT|sortable mw-collapsible mw-collapsed}} | ||
+ | ! Quest !! Number Acquired !! Quest Cooldown<br>(if repeatable) !! NPC !! Minimum Favor !! Location !! Notes | ||
+ | |- | ||
+ | | [[Velkort Needs Spore Bombs]] || style="text-align:center;" | 3 || One time only || [[Velkort]] || Comfortable || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Velkort Wants A Lobe]] || style="text-align:center;" | 3 || One time only || [[Velkort]] || Neutral || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Velkort Desires Grapes]] || style="text-align:center;" | 2 || One time only || [[Velkort]] || Neutral || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Velkort Wants Acid Claws]] || style="text-align:center;" | 3 || One time only || [[Velkort]] || Comfortable || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Get Some Culture]] || style="text-align:center;" | 3 || One time only || Unknown || Unknown || Serbule || | ||
+ | |} | ||
+ | |||
+ | === Other Ways to Obtain === <!-- Always include this section. Add a subsection for any How to Obtain info not included above. Some possible subsections here include Winter Holiday Gifts or Hang Outs --> | ||
+ | ===== Other Ways to Obtain Example 1 from [[Fire Dust]]:===== | ||
+ | ==== Hang Outs ==== | ||
+ | * [[Velkort]] offers hangouts with [[Fire Dust]] as rewards. | ||
+ | ===== Other Ways to Obtain Example 2 from [[Floxie's Faebow]]: ===== | ||
+ | ==== Winter Holiday Gifts ==== | ||
+ | * A gift from [[Floxie]] during the [[Winter Holiday]] since at least 2019. | ||
+ | |||
+ | == Uses == | ||
+ | <!-- Include any general information about using the item here. If there is a single extremely standard use for an item, include that here. Often no information needs to be added here. --> | ||
+ | =====Uses Example from [[Drying Box of Beginner's Arrow Shafts]]:===== | ||
+ | Place and harvest after 1 minute to receive {{Item|Beginner's Arrow Shafts}}. | ||
+ | |||
+ | === Using in Recipes === <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | ||
+ | =====Using in Recipes Example from [[Weak Acidic Cleanser]]:===== | ||
+ | <!-- v338 --> | ||
+ | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> | ||
+ | {| {{STDT|mw-collapsible mw-collapsed}} | ||
+ | |+ style="text-align:left; width: 250px;" | [[Carpentry]] | ||
+ | ! Lvl !! Name !! Ingredients !! Results | ||
+ | |- | ||
+ | | 73 || Amazing Meditation Stool || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5698.png</span> [[Spruce Wood]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5096.png</span> [[Strong Nails]] x12<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5174.png</span> [[Rawhide Sheet]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5100.png</span> [[Amazing Meditation Stool]] x1 | ||
+ | |- | ||
+ | | 84 || Astounding Meditation Stool || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5698.png</span> [[Spruce Wood]] x3<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5096.png</span> [[Strong Nails]] x12<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5174.png</span> [[Rawhide Sheet]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5100.png</span> [[Astounding Meditation Stool]] x1 | ||
+ | |} | ||
+ | {| {{STDT|mw-collapsible mw-collapsed}} | ||
+ | |+ style="text-align:left; width: 250px;" | [[Fletching]] | ||
+ | ! Lvl !! Name !! Ingredients !! Results | ||
+ | |- | ||
+ | | 18 || Basic Reservoir Arrow || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5269.png</span> [[Basic Arrowheads]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5229.png</span> [[Basic Arrow Shafts]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5226.png</span> [[Prepared Fletchings]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5234.png</span> [[Beakers]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5254.png</span> [[Basic Reservoir Arrow]] x1000 | ||
+ | |- | ||
+ | | 30 || Expert's Arrowheads || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5278.png</span> [[Flinty Rock]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5294.png</span> [[Small Dinosaur Scale]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5273.png</span> [[Expert's Arrowheads]] x1 | ||
+ | |- | ||
+ | | 30 || Expert's Arrow Shafts (Mineral Recipe) || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5276.png</span> [[Maple Dowels]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Empty Fletching Box]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5588.png</span> [[Silver Ore]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Drying Box of Expert's Arrow Shafts]] x1 | ||
+ | |- | ||
+ | | 31 || Expert's Arrow Shafts (Organic Recipe) || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5276.png</span> [[Maple Dowels]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Empty Fletching Box]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5082.png</span> [[Giant Spider Leg]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Drying Box of Expert's Arrow Shafts]] x1 | ||
+ | |- | ||
+ | | 32 || Elegant Fletching || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5226.png</span> [[Feathers]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5599.png</span> [[Advanced Wood Glue]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5226.png</span> [[Elegant Fletchings]] x1 | ||
+ | |- | ||
+ | | 40 || Masterwork Arrowheads || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5278.png</span> [[Flinty Rock]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5350.png</span> [[Fulgurite]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5274.png</span> [[Masterwork Arrowheads]] x1 | ||
+ | |- | ||
+ | | 50 || Amazing Arrowheads || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5278.png</span> [[Flinty Rock]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5350.png</span> [[Fulgurite]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 25% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_6266.png</span> [[Amazing Arrowheads]] x1 | ||
+ | |- | ||
+ | | 60 || Astonishing Arrow Shafts (Mineral Recipe) || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_6268.png</span> [[Spruce Dowels]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Empty Fletching Box]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5577.png</span> [[Astounding Metal Slab]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 10% 
">(!)</sup></span> || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5116.png</span> [[Drying Box of Astonishing Arrow Shafts]] x1 | ||
+ | |} | ||
+ | {| {{STDT|mw-collapsible mw-collapsed}} | ||
+ | |+ style="text-align:left; width: 250px;" | [[Jewelry Crafting]] | ||
+ | ! Lvl !! Name !! Ingredients !! Results | ||
+ | |- | ||
+ | | 49 || Nice Winter Fae Ring || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5301.png</span> [[Masterwork Metal Slab]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5295.png</span> [[Ice Core]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5564.png</span> [[Simple Armor Stake]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 50% 
">(!)</sup></span><br>[[:Category:Items/Crystal|Crystal]] x1<br>[[:Category:Items/Crystal|Crystal]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_17002.png</span> [[Nice Winter Fae Ring]] x1 | ||
+ | |- | ||
+ | | 51 || Nice Winter Fae Ring (Max-Enchanted) || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5301.png</span> [[Masterwork Metal Slab]] x2<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5295.png</span> [[Ice Core]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5181.png</span> [[Weak Acidic Cleanser]] x1<br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5564.png</span> [[Simple Armor Stake]] x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" title="Chance to consume: 50% 
">(!)</sup></span><br><span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_5219.png</span> [[Vervadium]] x1<br>[[:Category:Items/Crystal|Crystal]] x1<br>[[:Category:Items/Crystal|Crystal]] x1 || <span class="extimage32px">http://cdn.projectgorgon.com/v338/icons/icon_17002.png</span> [[Nice Winter Fae Ring]] x1 | ||
+ | |} | ||
+ | |||
+ | === Gifting === <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | ||
+ | =====Gifting Example from [[Canvas]]===== | ||
+ | <!-- v337 --> | ||
+ | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> | ||
+ | {| {{STDT|mw-collapsible mw-collapsed}} | ||
+ | ! NPC !! Location !! Preferences | ||
+ | |- style="background:#9EF24A;" | ||
+ | | [[Elaina]] || The Fairy Tree in [[Sun Vale]] || Likes ([[:Category:Items/Cloth|Cloth]]) | ||
+ | |- style="background:#9EF24A;" | ||
+ | | [[George Madler]] || Eltibule Keep in [[Eltibule]] || Likes ([[:Category:Items/Cloth|Cloth]]) | ||
+ | |- style="background:#9EF24A;" | ||
+ | | [[Way]] || [[Myconian Cave]] in Serbule || Likes ([[:Category:Items/Cloth|Cloth]]) | ||
+ | |} | ||
+ | |||
+ | === Bartering Uses === <!-- This section may be removed if the item is obviously not barterable, e.g. a quest item. Otherwise, leave blank if information is unknown or change text to "None" if it is known there is no way to use this item to barter with an NPC --> | ||
+ | ===== Bartering Uses Example from [[Brain Bug Lobe]]: ===== | ||
+ | Give 3-4x {{Item|Brain Bug Lobe}}, along with 2-3x {{Item|Brain}} to [[Zeratak]] in exchange for a choice of equipment. | ||
+ | |||
+ | === Selling === <!-- This section may be removed if the item is obviously not sellable, e.g. a quest item. Otherwise, leave blank if information is unknown or change text to "None" if it is known there is no way to sell this item to an NPC. In most cases, add the {{General Buyers}} template instead of listing all the npcs who buy almost all items (Marna, Otis, etc). Exceptions include if General Buyers do not buy the item (e.g. Buckles), or if the item is very expensive.--> | ||
+ | ===== Selling Example from [[Cold Iron Shackles]]: ===== | ||
+ | Purchased at full value by: | ||
+ | * [[Sir Coth]] | ||
+ | {{General Buyers}} | ||
+ | |||
+ | ===Consumption=== <!-- Always include this header. --> | ||
+ | |||
+ | ====Direct Consumption==== <!-- Include this section if an item can be consumed, and document the effects providing as much information as possible. Otherwise this section may be removed. --> | ||
+ | =====Direct Consumption Example from [[Fairy Dust]]: ===== | ||
+ | A fairy consuming Fairy Dust receives +1 to out-of-combat flight speed for 10 minutes. | ||
+ | |||
+ | TODO: document effects on non-fae. | ||
+ | |||
+ | Licking fairy dust consumes 25 metabolism. | ||
+ | |||
+ | ====Ability Consumption==== <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | ||
+ | =====Ability Consumption Example from: [[Beginner's Arrow]]===== | ||
+ | <!-- v378 --> | ||
+ | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> | ||
+ | {| {{STDT|sortable mw-collapsible mw-collapsed}} | ||
+ | ! Icon !! Name !! Consumes !! Skill !! Level !! Consume Chance !! Stick Chance | ||
+ | |- | ||
+ | | <span class="extimage32px">http://cdn.projectgorgon.com/v378/icons/icon_3315.png</span> || [[Aimed Shot]] || Beginner's Arrow (or better) || [[Archery]] || 4 || Always || 60% | ||
+ | |- | ||
+ | | <span class="extimage32px">http://cdn.projectgorgon.com/v378/icons/icon_3318.png</span> || [[Multishot]] || Beginner's Arrow x5 || [[Archery]] || 8 || Always || Never | ||
+ | |- | ||
+ | | <span class="extimage32px">http://cdn.projectgorgon.com/v378/icons/icon_3310.png</span> || [[Blitz Shot]] || Beginner's Arrow (or better) || [[Archery]] || 10 || Always || 80% | ||
+ | |} | ||
+ | |||
+ | ===Quest Fulfillment=== <!-- Add heading only. Contents will be added automatically by a bot. Please contact [[User:Alleryn]] if section contents are missing. --> | ||
+ | =====Quest Fulfillment Example from [[Canvas]]===== | ||
+ | <!-- v338 --> | ||
+ | <!-- This section has been added automatically by a bot. Please contact [[User:Alleryn]] (check page history for link to user page with contact info) if you believe this section is in error. --> | ||
+ | {| {{STDT|sortable mw-collapsible mw-collapsed}} | ||
+ | ! Quest !! Number Required !! Quest Cooldown<br>(if repeatable) !! NPC !! Minimum Favor !! Location !! Notes | ||
+ | |- | ||
+ | | [[Getting Warden Alerts Working]] || 1 (Collect) || One time only || [[Pickles]] || Neutral || The [[Sacred Grotto]] in Kur || | ||
+ | |- | ||
+ | | [[Guild: Afraid of The Circus (10-person)]] || 50 (Amass with Guild) || 5 Minutes || [[Nelson Ballard]] || Unknown || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Guild: Afraid of The Circus (25-person)]] || 125 (Amass with Guild) || 5 Minutes || [[Nelson Ballard]] || Unknown || Serbule Keep in [[Serbule]] || | ||
+ | |- | ||
+ | | [[Guild: Afraid of The Circus (50-person)]] || 250 (Amass with Guild) || 5 Minutes || [[Nelson Ballard]] || Unknown || Serbule Keep in [[Serbule]] || | ||
+ | |} | ||
− | === | + | =====Work Order===== <!-- Heading can be added or not. If work order exist, heading and contents will be added automatically by a bot. Otherwise heading will be removed by bot. Example from Canvas:--> |
− | + | Turn in 10x [[Canvas]] to [[Thimble Pete]] for 792 councils. Requires [[Industry]] Level 0. | |
− | |||
− | |||
− | |||
− | |||
− | |||
+ | === Other Uses === <!-- Always include this section. Leave blank if information is unkown. Add a subsection ====Example Subsection Heading==== for any Uses info not included above. --> | ||
− | + | == Lore == <!-- Always include this header. Quote any in-game lore that mentions the item, and/or add trivia or interesting facts related to the item.--> | |
+ | ===== Lore example from [[Fire Dust]]: ===== | ||
{{Quote|source=[[Velkort]]|Ah yes. The secretions of fire elementals and other fiery beasts. Quite valuable. I will part with some of mine if you complete a few favors for me. Beyond that, you can obtain it by seeking out creatures that are naturally on fire. For instance, look for fire spiders in the Eltibule region.}} | {{Quote|source=[[Velkort]]|Ah yes. The secretions of fire elementals and other fiery beasts. Quite valuable. I will part with some of mine if you complete a few favors for me. Beyond that, you can obtain it by seeking out creatures that are naturally on fire. For instance, look for fire spiders in the Eltibule region.}} | ||
{{Quote|source=[[Work Order for Fire Dust]]| | {{Quote|source=[[Work Order for Fire Dust]]| | ||
Line 48: | Line 229: | ||
}} | }} | ||
− | [[Category: | + | [[Category:Template guides]] <!-- Remove this and include [[Category:Items]]--> |
Latest revision as of 10:23, 13 February 2023
Template Advice
To view guidance on using this template, edit this page! |
Disambiguation Example from Daisy:
For the NPC deer of the same name, see Daisy_(NPC). |
For the Lute of the same name, see Daisy_(Lute). |
Fire Dust | |||||
This bright red powder always feels warm to the touch.
| |||||
Value: 90
| |||||
---|---|---|---|---|---|
|
Description Example from Fire Dust:
Fire Dust is an important ingredient prized mostly because of its requirement in Fire Magic research recipes, although it has many other uses.
How to Obtain
How to Obtain Example 1 from Bottle of Water:
Fill an Empty Bottle with water while you swim in the water, or at many locations throughout the game world, for example the Well in the center of Serbule Keep.
How to Obtain Example 2 from Onion:
Grow from an Onion Seedling via Gardening.
Producing with Recipes
Producing with Recipes Example from Weak Acidic Cleanser:
Lvl | Name | Ingredients | Results |
---|---|---|---|
25 | Weak Acidic Cleanser (Organic Recipe) | Bottle of Water x2 Rotten Strawberry x1 Giant Spider Leg x1 |
Weak Acidic Cleanser x2 |
25 | Weak Acidic Cleanser (Mineral Recipe) | Bottle of Water x3 Pyrite x1 Fuel Oil x1 |
Weak Acidic Cleanser x3 |
Obtaining through Bartering
Obtaining through Bartering Example from Oak Wood:
Barter x1 to Gretchen Salas for x4.Purchasing
Vendor | Location |
---|---|
Baroness Marith Felgard | Serbule Hills |
Brianna Willer | Serbule Hills |
Dachak the Digger | Povus |
Floxie | Fae Realm |
Jesina | Eltibule |
Kelim | Ilmari |
Tavilak | Red Wing Casino |
Therese | Serbule |
Drops
Monster | Location |
---|---|
Angry Wild Turkey | Povus |
Disease-Crazed Giant Bat | Gazluk Keep |
Endangered Cave Hippo | Rahu Sewer |
Gargoyle | Gazluk Keep |
Hippo | Sun Vale |
Hippo | Sacrificial Sea Cave |
Hippo | Povus Caves |
Horrific Ghost | Gazluk |
Horrific Ghost | Windy View Cave |
Horrific Ghost | No-Name Cave |
Horrific Ghost | Ilmari |
Mature Icebeak | Gazluk |
Mature Icebeak | Gazluk |
Onkara War Trooper | Rahu |
Sacrificial Hippo | Sacrificial Sea Cave |
Striga Veinmaster | Gazluk Keep |
Swamp Ass | Povus |
Tun-Urak | Gazluk |
Tun-Urak | Gazluk Keep |
Tundra Bear | Gazluk |
Xedrite-Sickened Cave Hippo | War Cache |
Gathering
Gathering Example from Fire Dust:
- Kur Tower Urns
Quest Rewards
Quest Rewards Example from Fire Dust:
Quest | Number Acquired | Quest Cooldown (if repeatable) |
NPC | Minimum Favor | Location | Notes |
---|---|---|---|---|---|---|
Velkort Needs Spore Bombs | 3 | One time only | Velkort | Comfortable | Serbule Keep in Serbule | |
Velkort Wants A Lobe | 3 | One time only | Velkort | Neutral | Serbule Keep in Serbule | |
Velkort Desires Grapes | 2 | One time only | Velkort | Neutral | Serbule Keep in Serbule | |
Velkort Wants Acid Claws | 3 | One time only | Velkort | Comfortable | Serbule Keep in Serbule | |
Get Some Culture | 3 | One time only | Unknown | Unknown | Serbule |
Other Ways to Obtain
Other Ways to Obtain Example 1 from Fire Dust:
Hang Outs
Other Ways to Obtain Example 2 from Floxie's Faebow:
Winter Holiday Gifts
- A gift from Floxie during the Winter Holiday since at least 2019.
Uses
Uses Example from Drying Box of Beginner's Arrow Shafts:
Place and harvest after 1 minute to receive .Using in Recipes
Using in Recipes Example from Weak Acidic Cleanser:
Lvl | Name | Ingredients | Results |
---|---|---|---|
73 | Amazing Meditation Stool | Spruce Wood x2 Strong Nails x12 Rawhide Sheet x2 Weak Acidic Cleanser x1 |
Amazing Meditation Stool x1 |
84 | Astounding Meditation Stool | Spruce Wood x3 Strong Nails x12 Rawhide Sheet x2 Weak Acidic Cleanser x1 |
Astounding Meditation Stool x1 |
Lvl | Name | Ingredients | Results |
---|---|---|---|
49 | Nice Winter Fae Ring | Masterwork Metal Slab x2 Ice Core x1 Weak Acidic Cleanser x1 Simple Armor Stake x1 (!) Crystal x1 Crystal x1 |
Nice Winter Fae Ring x1 |
51 | Nice Winter Fae Ring (Max-Enchanted) | Masterwork Metal Slab x2 Ice Core x1 Weak Acidic Cleanser x1 Simple Armor Stake x1 (!) Vervadium x1 Crystal x1 Crystal x1 |
Nice Winter Fae Ring x1 |
Gifting
Gifting Example from Canvas
NPC | Location | Preferences |
---|---|---|
Elaina | The Fairy Tree in Sun Vale | Likes (Cloth) |
George Madler | Eltibule Keep in Eltibule | Likes (Cloth) |
Way | Myconian Cave in Serbule | Likes (Cloth) |
Bartering Uses
Bartering Uses Example from Brain Bug Lobe:
Give 3-4x , along with 2-3x to Zeratak in exchange for a choice of equipment.Selling
Selling Example from Cold Iron Shackles:
Purchased at full value by:
These npcs, with enough favor, buy most items at full price:
Consumption
Direct Consumption
Direct Consumption Example from Fairy Dust:
A fairy consuming Fairy Dust receives +1 to out-of-combat flight speed for 10 minutes.
TODO: document effects on non-fae.
Licking fairy dust consumes 25 metabolism.
Ability Consumption
Ability Consumption Example from: Beginner's Arrow
Icon | Name | Consumes | Skill | Level | Consume Chance | Stick Chance |
---|---|---|---|---|---|---|
Aimed Shot | Beginner's Arrow (or better) | Archery | 4 | Always | 60% | |
Multishot | Beginner's Arrow x5 | Archery | 8 | Always | Never | |
Blitz Shot | Beginner's Arrow (or better) | Archery | 10 | Always | 80% |
Quest Fulfillment
Quest Fulfillment Example from Canvas
Quest | Number Required | Quest Cooldown (if repeatable) |
NPC | Minimum Favor | Location | Notes |
---|---|---|---|---|---|---|
Getting Warden Alerts Working | 1 (Collect) | One time only | Pickles | Neutral | The Sacred Grotto in Kur | |
Guild: Afraid of The Circus (10-person) | 50 (Amass with Guild) | 5 Minutes | Nelson Ballard | Unknown | Serbule Keep in Serbule | |
Guild: Afraid of The Circus (25-person) | 125 (Amass with Guild) | 5 Minutes | Nelson Ballard | Unknown | Serbule Keep in Serbule | |
Guild: Afraid of The Circus (50-person) | 250 (Amass with Guild) | 5 Minutes | Nelson Ballard | Unknown | Serbule Keep in Serbule |
Work Order
Turn in 10x Canvas to Thimble Pete for 792 councils. Requires Industry Level 0.
Other Uses
Lore
Lore example from Fire Dust:
“Ah yes. The secretions of fire elementals and other fiery beasts. Quite valuable. I will part with some of mine if you complete a few favors for me. Beyond that, you can obtain it by seeking out creatures that are naturally on fire. For instance, look for fire spiders in the Eltibule region.— Velkort
“Rumor has it that Fire Dust can be found all over the place in Serbule and Eltibule. You are very lucky! It is not so common here in Verta.