Psionic: Difference between revisions

60 bytes added ,  17:59, 7 December 2021
added mental shield link
m (additional infobox properties)
(added mental shield link)
Line 19: Line 19:
* {{favilink|arch dervish of the Sightless Way}}
* {{favilink|arch dervish of the Sightless Way}}


The {{name}} mod changes a melee weapon's penetration to use the attacker's [[ego]] modifier instead of [[strength]] modifier, and those attacks use modified [[penetration]] calculations against the target's [[MA|mental armor]] (MA) instead of the target's [[AV|regular armor]] (AV).{{Code Reference|class=ModPsionic|name=ModPsionic}} [[Cleave]] will inflict [[psionically cleaved]] instead of [[cleaved]].{{Code Reference|namespace=XRL.World.Parts.Skill|class=Axe_Cleave}}
The {{name}} mod changes a melee weapon to use mental attacks. Its [[PV]] becomes modified by the attacker's [[ego]] modifier instead of [[strength]] modifier, penetration is calculated against the target's [[MA|mental armor]] (MA) instead of the target's [[AV|regular armor]] (AV), and it cannot affect targets which have a [[mental shield]].{{Code Reference|class=ModPsionic|name=ModPsionic}} [[Cleave]] will inflict [[psionically cleaved]] instead of [[cleaved]].{{Code Reference|namespace=XRL.World.Parts.Skill|class=Axe_Cleave}}


Weapons with this modifier are temporary, and will dissolve from the physical realm after a pre-determined number of uses. When an item with this modification is created, it starts with a random number of swings from 126-500. After attacking with this weapon, regardless of whether the weapon hits or misses, the number of swings remaining will decrease by one.<ref name="ModPsionic" />
Weapons with this modifier are temporary, and will dissolve from the physical realm after a pre-determined number of uses. When an item with this modification is created, it starts with a random number of swings from 126-500. After attacking with this weapon, regardless of whether the weapon hits or misses, the number of swings remaining will decrease by one.<ref name="ModPsionic" />