Proselytize: Difference between revisions

Corvo (talk | contribs)
No edit summary
Corvo (talk | contribs)
mNo edit summary
Line 30: Line 30:
Proselytization functions as a mental attack against the creature that the player is attempting to proselytize{{Code Reference|namespace=XRL.World.Parts.Skill|class=Persuasion_Proselytize|method=AttemptProselytization}}. If the attack penetrates at least once (and the creature is able to be proselytized), then it succeeds and the creature is [[proselytized]]{{Code Reference|namespace=XRL.World.Parts.Skill|class=Persuasion_Proselytize|method=Proselytize}}.
Proselytization functions as a mental attack against the creature that the player is attempting to proselytize{{Code Reference|namespace=XRL.World.Parts.Skill|class=Persuasion_Proselytize|method=AttemptProselytization}}. If the attack penetrates at least once (and the creature is able to be proselytized), then it succeeds and the creature is [[proselytized]]{{Code Reference|namespace=XRL.World.Parts.Skill|class=Persuasion_Proselytize|method=Proselytize}}.


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 the penetration roll against the creature has a PV of
Proselytize'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 the penetration roll against the creature has a PV of


<math alt="1d8 minus 6 plus player's ego modifier">1d8 - 6 + \text{Player's Ego Modifier}</math>
<math alt="1d8 minus 6 plus player's ego modifier">1d8 - 6 + \text{Player's Ego Modifier}</math>