Cloneling: Difference between revisions

10 bytes removed ,  00:10, 13 October 2023
m
no edit summary
m (temporarily remove math)
mNo edit summary
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.