Proselytize: Difference between revisions
m removed link until penetrations page explains rollpenetratingsuccesses |
disambig for effect Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DisambigMsg|the skill proselytize|the effect|Proselytized}} | |||
{{Skill | {{Skill | ||
| image={{skill page image}} | | image={{skill page image}} | ||
Line 30: | Line 31: | ||
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}}. | ||
Proselytize's attack uses singlet | Proselytize's attack uses a '''singlet die''' of <math alt="1d8">1d8</math>. Additionally, it uses the player's [[Ego]] modifier -6 to determine PV. 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]]. Additionally, the creature gains a defense modifier equal to the amount of levels higher it is than you, with a minimum of 0. Thus the penetration roll against the creature has a PV of | ||
<math alt="player's ego modifier">\text{Player's Ego Modifier}</math> | <math alt="player's ego modifier -6">\text{Player's Ego Modifier}-6</math> | ||
against the defence of | against the defence of | ||
Line 38: | Line 39: | ||
<math alt="Target's mental armor (MA) plus defense modifier">\text{Target MA} + \text{defense modifier}</math> | <math alt="Target's mental armor (MA) plus defense modifier">\text{Target MA} + \text{defense modifier}</math> | ||
See the [[Penetration]] page for more details. | See the [[Penetration]] page for more details, as the above is a simplification for the purpose of explanation. | ||
==Immunity== | ==Immunity== |