Proselytize: Difference between revisions
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
Proselytization's attack has a variable PV of <math alt="1d8 minus 6">1d8 - 6</math>, with an additional modifier equal to the player's [[Ego]] modifier. The defending creature gets +1 to its defense modifier if it is already proselytized or has been [[Rebuke Robot|rebuked]], and an additional defense modifier (equal to the effect level) if it has been [[Beguile|beguiled]]. Thus proselytize will only succeed if the following function is true. | Proselytization's attack has a variable PV of <math alt="1d8 minus 6">1d8 - 6</math>, with an additional modifier equal to the player's [[Ego]] modifier. The defending creature gets +1 to its defense modifier if it is already proselytized or has been [[Rebuke Robot|rebuked]], and an additional defense modifier (equal to the effect level) if it has been [[Beguile|beguiled]]. Thus proselytize will only succeed if the following function is true. | ||
<math alt="1d8 minus 6 plus player's ego modifier is greater than or equal to target ma + defense modifier">1d8 - 6 + \text{Player's Ego Modifier} ≥ \text{Target MA} + \text {defense modifier}</math> | <math alt="1d8 minus 6 plus player's ego modifier is greater than or equal to target ma + defense modifier"> 1d8 - 6 + \text{Player's Ego Modifier} ≥ \text{Target MA} + \text {defense modifier}</math> | ||
See the [[Penetration]] page for more details. | See the [[Penetration]] page for more details. |