Burgeoning: Difference between revisions

179 bytes added ,  22:57, 26 October 2021
no edit summary
mNo edit summary
No edit summary
Line 18: Line 18:
What plants are summoned specifically when Burgeoning is used is determined by mutation level. This in turn determines the user's "[[#Summoning Tier|plant summoning level]]" from which burgeoned plants can be chosen from.
What plants are summoned specifically when Burgeoning is used is determined by mutation level. This in turn determines the user's "[[#Summoning Tier|plant summoning level]]" from which burgeoned plants can be chosen from.
==Summoning Tier==
==Summoning Tier==
Each plant that can be summoned when Burgeoning is used falls into one or more "tiers". What tier of plants the user's Burgeoning will draw from is determined by mutation level. 0 is the lowest possible tier, whereas 8 is the highest possible tier. Each time Burgeoning is used, one plant from the corresponding tier is selected as the "main" plant; 50% of the plants summoned will be the main plant, while the other 50% will be other random plants from the same tier.  If <code>bQudzuOnly</code> is set to true, then only {{favilink|qudzu}} will be summoned regardless of mutation level.
Each plant that can be summoned when Burgeoning is used falls into one or more "tiers". What tier of plants the user's Burgeoning will draw from is determined by mutation level. The formula is:
 
<math alt="the mutation level/2, rounded up, with -1 to 2 added afterwards"> \bigg\lceil\frac{\text{Mutation Level}}{2}\bigg\rceil + \text{Range}(-1, 2) </math>
 
0 is the lowest possible tier, whereas 9 is the highest possible tier. Each time Burgeoning is used, one plant from the corresponding tier is selected as the "main" plant; 50% of the plants summoned will be the main plant, while the other 50% will be other random plants from the same tier.  If <code>bQudzuOnly</code> is set to true, then only {{favilink|qudzu}} will be summoned regardless of mutation level.


<div style="display:flex;flex-wrap:wrap;">
<div style="display:flex;flex-wrap:wrap;">