Black mote: Difference between revisions

m
you stumble into the black mote
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
m (you stumble into the black mote)
 
Line 41: Line 41:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
The {{name}} is a powerful item equipped in the Floating Nearby slot. Its capacitor holds 2000 power, and is charged by a built in [[Power#Zero_Point_Energy_Collector|Zero-Point Energy Collector]] which charges 20 units per turn, a [[Solar power|solar array]] which can charge 30 units per turn when available, and a [[Broadcast power|broadcast power receiver]] which can charge 10 units per turn when available.
A {{name}} is a powerful item equipped in the Floating Nearby slot. Its capacitor holds 2000 power, and is charged by a built in [[Power#Zero_Point_Energy_Collector|Zero-Point Energy Collector]] which charges 20 units per turn, a [[Solar power|solar array]] which can charge 30 units per turn when available, and a [[Broadcast power|broadcast power receiver]] which can charge 10 units per turn when available.


The item's abilities include increasing the wearer's [[Dodge (DV)|DV]], and giving a base 20% chance to block ranged attacks against them (which will give the message "the {{name}} swallows" the object in question) which can be further modified by compute power (10 compute power increases the chance by 1%).{{Code Reference | namespace = XRL.World.Parts | class = CancelRangedAttacks | method = GetEffectiveChance}} The latter ability is affected by [[normality]].
The item's abilities include increasing the wearer's [[Dodge (DV)|DV]], and giving a base 20% chance to block ranged attacks against them (which will give the message "the {{name}} swallows" the object in question) which can be further modified by compute power (10 compute power increases the chance by 1%).{{Code Reference | namespace = XRL.World.Parts | class = CancelRangedAttacks | method = GetEffectiveChance}} The latter ability is affected by [[normality]].


However, using the {{name}} comes at a cost. When equipped, there is a 1% that "the {{name}} stumbles" into the source of something that damaged the wearer, causing them to be teleported by the same method that a [[Space-time_vortex_(phenomenon)#Vortex_Behavior|space-time vortex]] uses to another zone.{{Code Reference | namespace = XRL.World.Parts | class = RandomLongRangeTeleportOnDamage | method = HandleEvent(TookDamageEvent E)}} This ability is similarly affected by normality, but can otherwise not be prevented.
However, using a black mote comes at a cost. When equipped, there is a 1% chance each time the equipper takes damage that they "stumble into the black mote", causing them to be teleported by the same method that a [[Space-time_vortex_(phenomenon)#Vortex_Behavior|space-time vortex]] uses to another zone.{{Code Reference | namespace = XRL.World.Parts | class = RandomLongRangeTeleportOnDamage | method = HandleEvent(TookDamageEvent E)}} This ability is similarly affected by normality, but can otherwise not be prevented.


== References ==
== References ==
<references />
<references />
{{Floating Nearby Objects Navbox}}
{{Floating Nearby Objects Navbox}}