Potions: Difference between revisions

From Yggdrasil D&D
Created page with "Here is an exhaustive list of potential potions one can make. The tier indicates the required time and money required to do that (as the ingredients will cost money to buy whe..."
 
mNo edit summary
 
(56 intermediate revisions by the same user not shown)
Line 1: Line 1:
Here is an exhaustive list of potential potions one can make. The tier indicates the required time and money required to do that (as the ingredients will cost money to buy whereas the time to either find ingredients and/or brew the potion).
Here is an exhaustive list of potential potions one can make. The tier indicates the required time and money required to do that (as the ingredients will cost money to buy whereas the time to either find ingredients and/or brew the potion).
To quickly find out the required DC to successfully craft the potion, fill in the form below:
<html>
<div style="border: 1px solid #ddd; padding: 20px; margin-bottom:20px; max-width:250px;">
<table>
<tr>
<td width=75>Potion tier</td><td><select id="tier" style="min-width:6em"> 
<option value="1"> Tier I
</option> 
<option value="2"> Tier II
</option> 
<option value="3"> Tier III
</option> 
<option value="4"> Tier IV
</option> 
<option value="5"> Tier V
</option> 
</select> 
<!--
<input id="tier" type="number" style="min-width:10em" placeholder="1"></td> -->
</tr>
<tr>
<td>Your level</td><td><input id="level" type="number" style="width:5.5em" placeholder="1~20" required></td>
</tr>
<tr>
<td colspan=2><button  type="button" onclick="getResults()">Calculate</button></td>
</tr>
</table>
<table id="dcresult" style="display:none; margin-top:15px;">
<tr>
<td colspan=2><b>RESULTS</b>
</tr>
<tr>
<td>DC</td><td><span id="dc">0</span></td>
</tr>
<tr>
<td>Cost</td><td><span id="cost">0</span> gold</td>
</tr>
<tr>
<td>Time</td><td><span id="time">0</span> days</td>
</tr>
</table>
<script>
function getResults() {
var x, y, z, a, text, text2, text3;
tier = Math.min(Math.max(document.getElementById("tier").value, 1), 20);
    level =  Math.min(Math.max(document.getElementById("level").value, 1), 20);
    diff = Math.min(Math.max(tier - level, 0), 1000);
base = 7 + (tier * 3);
dc = base + Math.ceil(1.5 * diff);
    cost = tier * 100;
document.getElementById("dc").innerHTML = dc;
    document.getElementById("cost").innerHTML = cost;
    document.getElementById("time").innerHTML = diff;
    document.getElementById("dcresult").style.display = "block";
}
</script>
</div>
</html>


===Crafting===
===Crafting===
 
The form above works with the formula that is described below. It may calculate the required difficulty check as well as the time and funding needed to successfully complete it. If the DC is failed or the the time needed was interrupted, a failed potion may be created.
====Difficulty Rating====
====Difficulty Rating====
To see whether it's possible to create a potion, the following formula may be used to calculate the difficulty rating in succeeding the craft:
To see whether it's possible to create a potion, the following formula may be used to calculate the difficulty rating in succeeding the craft:
<pre style="color: grey">
Base DC = 7 + ([tier] x 3)
DC = [base DC] + (1.5 x [level difference])
</pre>
To succeed, the crafter must make a ''Dexterity'' or ''Performance'' check to beat the DC. For example, to craft the Potion of Invisibility as a level 5 character of any class, the calculation would return a DC of 22. This is because the base DC equals 22 (7 + (5 x 3)) so the definitive DC would be 22 + (1.5 x 0) = 22.


DC = [base DC] + 1.5 x [level difference, minimum 1]
A different example would be if a level 2 character of any class attempts to craft the same potion. Now, the DC equals 27. This is because the DC equals 22 (7 + (5 x 3) and the definitive DC would be 22 + (1.5 x 3) = 26.5 (27).
 
Base DC = 5 + [tier] x 3
 
For example, to craft the Potion of Invisibility as a level 5 character of any class, the calculation would return a DC of 22. This is because the base DC equals 20 (5 + (2 x 3)) so the definitive DC would be 21 + (1.5 x 1) = 21,5 (22).


====Funding====
====Funding====
The ingredients to create a potion also depend on its tier. The cost is also dependant on the tier. The cost formula would be:
The ingredients to create a potion also depend on its tier. This has a cost value which the crafter must pay upfront to begin crafting. The cost formula would be:
 
<pre style="color: grey">
Gold = [tier] * 100
Gold = [tier] * 100
 
</pre>
For example, to craft the Potion of Invisibility, it would cost 500g to acquire the required ingredients.
For example, to craft the Potion of Invisibility, it would cost 500g to acquire the required ingredients.


====Time====
====Time====
The time required to craft it is equal to the difference of the crafter's level and the tier. So for a level 5 character, it would require 1 day to create a potion of Invisibility ontop of the funding needed and passing the difficulty check for succesful completion. For a level 1 character however the time would then be 4 days - they are inexperienced and need more time, ontop of the needed funding and DC.
The time required to craft it is equal to the difference of the crafter's level and the tier. So for a level 5 character, it would require 1 day to create a potion of Invisibility ontop of the funding needed and passing the difficulty check for succesful completion. For a level 1 character however the time would then be 4 days - they are inexperienced and need more time, ontop of the needed funding and DC.
====Failure====
In the event that the crafter fails to create the potion (e.g the difficulty challenge was failed or the time was unexpectedly cut short), the potion will be turned into a Bottle of Sludge. When consumed, the user takes 1d4 poison damage.


===List===
===List===
{| class="wikitable" style="width:100%"
{| class="wikitable sortable" style="width:100%"
! Name
! Name
! Description
! Description
Line 32: Line 97:
|V
|V
|-
|-
|Potion of Luck
|The user becomes lucky. They have advantage on all ability rolls (Strength, Constitution, Intelligence, Wisdom, Charisma) for one day or until dispelled.
|II
|-
|Potion of Charm
|The user finds the creator very charming, they have disadvantage on intelligence saving throws and wisdom saving throws towards the maker of the potion.
|II
|-
|Potion of Life Link
|The user and its creator will share their life force. When one takes damage or replenishes health, the other does as well. This effect lasts an hour or until dispelled.
|III
|-
|Potion of Spirit
|The user will be affected by visual hallucinations. They have disadvantage on Perception rolls for an hour or until dispelled.
|I
|-
|Potion of Energetic Boost
|The user will feel more energetic and focussed. Their Dexterity and Intelligence statistic is boosted by 10 points for an hour or until dispelled.
|III
|-
|Potion of Fire Breathing
|The user will gain the ability to breath fire at will. As a bonus action, they can spit fire dealing 2d6+3 fire damage to all creatures in a 5 ft. cone in front of them. The effect lasts for 10 minutes or until dispelled.
|II
|-
|Potion of Disguising
|The user will be able to change their appearance that lasts up to 24 hours unless dispelled. After the effect ends, the user make a DC 10 wisdom saving throw to determine if some of the diguise will become permanent (and how much of it).
|II
|-
|Potion of Endless Thirst
|The user will have an insatiable thirst that lasts up to an hour. No amount of drinking will quench this until dispelled or worn off.
|I
|-
|Potion of Endless Contentness
|The user will experience absolute happiness and bliss that lasts up to an hour. No amount of danger, stress or otherwise will break this feeling until dispelled or worn off.
|I
|-
|Cocktail du Communiqué
|The user will have a substantially increased hearing range, able to hear other speak from up to 100 ft. However, they become deaf to anything but voices. The effect lasts for 10 minutes.
|II
|-
|Potion of Growth
|The liquid can stimulate growth in the object or any willing creature it touches that will remain permanent. It will grow by one size type. The effect cannot be stacked.
|IV
|-
|Truth Serum
|The user will be unable to speak lies for one hour or until dispelled. They will have disadvantage on Deception and Charisma saving throws and others will have advantage in Insight against the user.
|II
|-
|Bottled Tornado
|When unleashed, excluding its user it will pull and push all objects or creatures within a 20 ft. radius in any random direction.
|I
|-
|Weightless Whiskey
|The user will feel lighter for an hour or until dispelled. Each sip, the user must make a DC 10 Constitution saving throw. Failing this, they float 1 feet higher regardless of their weight or size. When consumed, the user increases their intoxication by 1 point.
|II
|-
|Delbellis Special
|A homebrew whiskey/ale mix drink with a hint of sweet flavours. When consumed, the user will heal 2d4+3 but must increase their intoxication by 1 point.
|I
|-
|Goodberry Bash
|A fruity alcoholic beverage created using magical berries and homemade mixtures of various alcoholic substances. When consumed, the user will heal 2d6+6 but must increase their intoxication by 1 point.
|I
|-
|Tenacious Mess
|A throwable sticky mess. When thrown, with a DC 5 Strength for minor succession, the target is stuck to a surface for 1d4 turns as the foam hardens into a green/yellow rock.
|I
|}
|}


Potion of invisibility, maar dan anders de persoon die het drinkt kan bepaalde dingen niet meer zien
====Specials====
 
{| class="wikitable sortable" style="width:100%"
Potion of luck, very lucky maar tijdelijk very unlucky wanneer het effect afneemt
! Name
 
! Description
Potion of charm, drinker vind de maker extra charming maar de rest van de party is stom
! Tier
 
|-
Lifelink de twee personen die de helft van dezelfde potion drinken delen damage en healing effects door twee
|Aragir Spritz
 
|A rich dry taste with aromas of something floral, served chilleds. When consumed, it applies [https://www.dndbeyond.com/feats/keen-mind Keen Mind] for two hours (the user will remember those two hours perfectly forever, afterwards) but must increase their intoxication by 1 point.
Potion of the third eye. Spiritual influences  appear for the drinker, but a lot of strange visuals and mirages are confusing your sight
|I
 
|}
Potion of spirit. Your inner spirit animal appears to you with guidance to what is really important for the drinker. Distracting you from current events.
 
Energy drink. Player gets X dex and intelligence, but loses the same amount later for X time
 
Potion of fire breathing 🔥🔥🔥
 
Potion of disguise, can not be dispelled or discovered untill effects wear off, but drinker will retain some of the looks permanently
 
Potion of thirst, drinker will desperately want to drink more
 
Happiness in a glass, no stress, no worry everything is OKAY why not go take a napp or do something fun?
 
Communication cocktail, your hearing will become extremely tuned to the voices of others, hearing them from vast distances. But can't hear normal noises.


Potion of growing, anything this is applied to will grow
''Some information may be hidden.''


Truth serum, will tell you the truth but is easily distracted
<div class="delbellis-show">
; Cerrulicane
:; You gain the ability to cast Friends as a cantrip for two hours.
:; Intoxication + 1
:; Flavour: a foresty-air, a light flavour with a botanical backbone, served with chipped ice


Tornado in a bottle, chemical reaction to air, will make a mess, smells divine
; Sketchy Aasimar
:; You mark one creature you have interacted with before. A bloody rat will appear guiding you to it for up to one hour. Intoxication + 1
:; Flavour: a strong slightly savory drink hints of cherry and tomato, served on one chunk of ice
</div>


Weightless whiskey. The more you drink the lighter you get
[[Category:Objects of interest]]

Latest revision as of 14:09, 22 September 2024

Here is an exhaustive list of potential potions one can make. The tier indicates the required time and money required to do that (as the ingredients will cost money to buy whereas the time to either find ingredients and/or brew the potion).

To quickly find out the required DC to successfully craft the potion, fill in the form below:

Potion tier
Your level

Crafting

The form above works with the formula that is described below. It may calculate the required difficulty check as well as the time and funding needed to successfully complete it. If the DC is failed or the the time needed was interrupted, a failed potion may be created.

Difficulty Rating

To see whether it's possible to create a potion, the following formula may be used to calculate the difficulty rating in succeeding the craft:

Base DC = 7 + ([tier] x 3)
DC = [base DC] + (1.5 x [level difference])

To succeed, the crafter must make a Dexterity or Performance check to beat the DC. For example, to craft the Potion of Invisibility as a level 5 character of any class, the calculation would return a DC of 22. This is because the base DC equals 22 (7 + (5 x 3)) so the definitive DC would be 22 + (1.5 x 0) = 22.

A different example would be if a level 2 character of any class attempts to craft the same potion. Now, the DC equals 27. This is because the DC equals 22 (7 + (5 x 3) and the definitive DC would be 22 + (1.5 x 3) = 26.5 (27).

Funding

The ingredients to create a potion also depend on its tier. This has a cost value which the crafter must pay upfront to begin crafting. The cost formula would be:

Gold = [tier] * 100

For example, to craft the Potion of Invisibility, it would cost 500g to acquire the required ingredients.

Time

The time required to craft it is equal to the difference of the crafter's level and the tier. So for a level 5 character, it would require 1 day to create a potion of Invisibility ontop of the funding needed and passing the difficulty check for succesful completion. For a level 1 character however the time would then be 4 days - they are inexperienced and need more time, ontop of the needed funding and DC.

Failure

In the event that the crafter fails to create the potion (e.g the difficulty challenge was failed or the time was unexpectedly cut short), the potion will be turned into a Bottle of Sludge. When consumed, the user takes 1d4 poison damage.

List

Name Description Tier
Potion of Invisibility The user becomes invisible. More information can be found here. V
Potion of Luck The user becomes lucky. They have advantage on all ability rolls (Strength, Constitution, Intelligence, Wisdom, Charisma) for one day or until dispelled. II
Potion of Charm The user finds the creator very charming, they have disadvantage on intelligence saving throws and wisdom saving throws towards the maker of the potion. II
Potion of Life Link The user and its creator will share their life force. When one takes damage or replenishes health, the other does as well. This effect lasts an hour or until dispelled. III
Potion of Spirit The user will be affected by visual hallucinations. They have disadvantage on Perception rolls for an hour or until dispelled. I
Potion of Energetic Boost The user will feel more energetic and focussed. Their Dexterity and Intelligence statistic is boosted by 10 points for an hour or until dispelled. III
Potion of Fire Breathing The user will gain the ability to breath fire at will. As a bonus action, they can spit fire dealing 2d6+3 fire damage to all creatures in a 5 ft. cone in front of them. The effect lasts for 10 minutes or until dispelled. II
Potion of Disguising The user will be able to change their appearance that lasts up to 24 hours unless dispelled. After the effect ends, the user make a DC 10 wisdom saving throw to determine if some of the diguise will become permanent (and how much of it). II
Potion of Endless Thirst The user will have an insatiable thirst that lasts up to an hour. No amount of drinking will quench this until dispelled or worn off. I
Potion of Endless Contentness The user will experience absolute happiness and bliss that lasts up to an hour. No amount of danger, stress or otherwise will break this feeling until dispelled or worn off. I
Cocktail du Communiqué The user will have a substantially increased hearing range, able to hear other speak from up to 100 ft. However, they become deaf to anything but voices. The effect lasts for 10 minutes. II
Potion of Growth The liquid can stimulate growth in the object or any willing creature it touches that will remain permanent. It will grow by one size type. The effect cannot be stacked. IV
Truth Serum The user will be unable to speak lies for one hour or until dispelled. They will have disadvantage on Deception and Charisma saving throws and others will have advantage in Insight against the user. II
Bottled Tornado When unleashed, excluding its user it will pull and push all objects or creatures within a 20 ft. radius in any random direction. I
Weightless Whiskey The user will feel lighter for an hour or until dispelled. Each sip, the user must make a DC 10 Constitution saving throw. Failing this, they float 1 feet higher regardless of their weight or size. When consumed, the user increases their intoxication by 1 point. II
Delbellis Special A homebrew whiskey/ale mix drink with a hint of sweet flavours. When consumed, the user will heal 2d4+3 but must increase their intoxication by 1 point. I
Goodberry Bash A fruity alcoholic beverage created using magical berries and homemade mixtures of various alcoholic substances. When consumed, the user will heal 2d6+6 but must increase their intoxication by 1 point. I
Tenacious Mess A throwable sticky mess. When thrown, with a DC 5 Strength for minor succession, the target is stuck to a surface for 1d4 turns as the foam hardens into a green/yellow rock. I

Specials

Name Description Tier
Aragir Spritz A rich dry taste with aromas of something floral, served chilleds. When consumed, it applies Keen Mind for two hours (the user will remember those two hours perfectly forever, afterwards) but must increase their intoxication by 1 point. I

Some information may be hidden.

Cerrulicane
You gain the ability to cast Friends as a cantrip for two hours.
Intoxication + 1
Flavour
a foresty-air, a light flavour with a botanical backbone, served with chipped ice
Sketchy Aasimar
You mark one creature you have interacted with before. A bloody rat will appear guiding you to it for up to one hour. Intoxication + 1
Flavour
a strong slightly savory drink hints of cherry and tomato, served on one chunk of ice