Anonymous

Summoning: Difference between revisions

From Melvor Idle
→‎Gathering Summoning Marks: changed the denominator of the mark discovery formula to be accurate with game code, bop me on the head if i'm missing something
(Add increasedNonCombatSkillXP modifier)
(→‎Gathering Summoning Marks: changed the denominator of the mark discovery formula to be accurate with game code, bop me on the head if i'm missing something)
Line 42: Line 42:
The chance of discovering a mark for each action is given by the following formula:
The chance of discovering a mark for each action is given by the following formula:


<math>\text{Mark Chance} = \frac{\text{Action Time}}{\left ( \text{Tier} + 1 \right )^2 \times 2} \times \text{Equipped Modifier}</math>
<math>\text{Mark Chance} = \frac{\text{Action Time}}{\left ( \text{Tier} + 1 \right )^2 \times 2000} \times \text{Equipped Modifier}</math>


Where:
Where:
587

edits