Cloneling: Difference between revisions

9 bytes added ,  00:07, 13 October 2023
m
temporarily remove math
(Updated by Librarianmage with game version 2.0.205.29 using QBE v1.0rc2)
m (temporarily remove math)
Line 57: Line 57:
== Drops ==
== Drops ==
When a cloneling is defeated, they have a chance of dropping a {{favilink|phial}} of {{favilink|cloning draught}}. This chance increases the more uses of the cloning ability they have left. The probability is:
When a cloneling is defeated, they have a chance of dropping a {{favilink|phial}} of {{favilink|cloning draught}}. This chance increases the more uses of the cloning ability they have left. The probability is:
<math alt="20 percent times clone uses left divided by 100">0.20 \times \frac{\text{clone uses left}}{100}</math> {{Code Reference|class = Cloneling|method = HandleEvent}}  
<!-- <math alt="20 percent times clone uses left divided by 100">0.20 \times \frac{\text{clone uses left}}{100}</math> --> {{Code Reference|class = Cloneling|method = HandleEvent}}  


This means that the chance is around 0% - 8% at the very maximum, with an average of 5% if it has not made any clones.
This means that the chance is around 0% - 8% at the very maximum, with an average of 5% if it has not made any clones.