Proselytize: Difference between revisions
Mention that proselytize is blocked by confused status. |
disambig for effect Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{DisambigMsg|the skill proselytize|the effect|Proselytized}} | |||
{{Skill | {{Skill | ||
| image={{skill page image}} | |||
| class=Persuasion | | class=Persuasion | ||
| req=23 Ego | | req=23 Ego | ||
Line 11: | Line 13: | ||
Using the skill takes 1000 [[action cost]], a full turn. | Using the skill takes 1000 [[action cost]], a full turn. | ||
When the player uses it, they will be asked for a direction, then attempt to proselytize the creature standing next to them in that direction. A successful usage will convince that creature to join the proselytizer indefinitely. Only one creature can be proselytized at a time, but a | When the player uses it, they will be asked for a direction, then attempt to proselytize the creature standing next to them in that direction. A successful usage will convince that creature to join the proselytizer indefinitely. Only one creature can be proselytized at a time, but a {{favilink|social coprocessor}} allows a second proselytized follower. | ||
Mechanically, proselytize is an [[Ego]]-based attack versus the target creature's [[Mental Armor]]. However, a failed attempt will not make the target hostile, unlike failing an attempt at {{F|Beguiling}}. | Mechanically, proselytize is an [[Ego]]-based attack versus the target creature's [[Mental Armor]]. However, a failed attempt will not make the target hostile, unlike failing an attempt at {{F|Beguiling}}. | ||
Line 27: | Line 29: | ||
==Technical details== | ==Technical details== | ||
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}}. | |||
<math alt="1d8 | 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 -6">\text{Player's Ego Modifier}-6</math> | |||
against the defence of | |||
<math alt="Target's mental armor (MA) plus defense modifier">\text{Target MA} + \text{defense modifier}</math> | |||
See the [[Penetration]] page for more details, as the above is a simplification for the purpose of explanation. | |||
==Immunity== | ==Immunity== | ||
Line 51: | Line 55: | ||
{{Creatures with the skill}} | {{Creatures with the skill}} | ||
== References == | |||
<references /> | |||
{{Skills Navbox}} | {{Skills Navbox}} |