Jump to content

Elin:Ehekatl of Luck: Difference between revisions

m
→‎Ehekatl's School of Magic: Correction of mana/stam randomization example - EClass.rnd is top-end exclusive, and thus rnd(54) would roll 0-53
(→‎Signals from God: Added her statue of luck commentary)
m (→‎Ehekatl's School of Magic: Correction of mana/stam randomization example - EClass.rnd is top-end exclusive, and thus rnd(54) would roll 0-53)
Line 41: Line 41:


=== Ehekatl's School of Magic ===
=== Ehekatl's School of Magic ===
When consuming MP or stamina through the Ehekatl faith, the new cost is determined by taking a random number between 0 and 1.3 times the original cost plus 2. So in a case where a spell has a cost of 40, it would be randomised between 0 and 54.
When consuming MP or stamina through the Ehekatl faith, the new cost is determined by taking a random number between 0 and 1.3 times the original cost plus 1. So in a case where a spell has a cost of 40, it would be randomised between 0 and 53


Also, although details are unknown, when the cost is 1, a different formula than above is applied, so the expected value of the cost is lower than 1.
Also, although details are unknown, when the cost is 1, a different formula than above is applied, so the expected value of the cost is lower than 1.
81

edits