Transmute into gem: Difference between revisions

fix typo
(rework as relic power)
(fix typo)
Line 4: Line 4:
| desc      =&CSmall chance to transmute the attacked creature into a gemstone on hit
| desc      =&CSmall chance to transmute the attacked creature into a gemstone on hit
}}
}}
A power possessed by some relic and [[extradimensional]] melee weapons. Anything struck has a 0.4%-3.2% chance of being turned into a random [[gemstone]]. This chance is rolled every time the target is hit, and will also instantly kill or destroy the target when it transmutes it into a gemstone. <ref><code>XRL.World.Parts.ModTranmuteOnHit</code><br>&nbsp;&nbsp;&nbsp;<code>XRL.World.RelicGenerator</code></ref>
A power possessed by some relic and [[extradimensional]] melee weapons. Anything struck has a 0.4%-3.2% chance of being turned into a random [[gemstone]]. This chance is rolled every time the target is hit, and will also instantly kill or destroy the target when it transmutes it into a gemstone. <ref><code>XRL.World.Parts.ModTransmuteOnHit</code><br>&nbsp;&nbsp;&nbsp;<code>XRL.World.RelicGenerator</code></ref>


The exact percent chance is calculated based on the weapon's tier. Each hit has a '''(Tier &times; 0.4)%''' chance to transmute the target into a gemstone.
The exact percent chance is calculated based on the weapon's tier. Each hit has a '''(Tier &times; 0.4)%''' chance to transmute the target into a gemstone.
671

edits