81
edits
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) |
(→Ehekatl's School of Magic: Detailed randomization case where the cost is exactly 1) |
||
Line 43: | Line 43: | ||
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 | 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 | ||
When the cost is 1, there is a 25% chance of the cost being negated.. | |||
==Signals from God== | ==Signals from God== | ||
{| class="wikitable" | {| class="wikitable" |
edits