Template:Item/CoreStats: Difference between revisions

support penetratingammo
(Support for damage element = Electric (will be needed after beta drops for Arc Winder))
(support penetratingammo)
 
Line 9: Line 9:
-->{{#if: {{{pv|}}}{{{maxpv|}}}{{{vibro|}}}
-->{{#if: {{{pv|}}}{{{maxpv|}}}{{{vibro|}}}
|<div class="qud-item-stats-entry-wrap"><div class="qud-item-stats-entry qud-tooltip"><!--
|<div class="qud-item-stats-entry-wrap"><div class="qud-item-stats-entry qud-tooltip"><!--
--><div class="qud-item-stat-symbol">{{PV}}</div><!--
--><div class="qud-item-stat-symbol">{{#if:{{{penetratingammo|}}}|{{PV|pierce}}|{{PV}}}}</div><!--
--><div class="qud-item-stat-value">{{#ifeq: {{{vibro|}}} | yes | <span class="symbol-vibro">≈</span> | {{{pv|4}}}{{#ifeq:{{{missile|no}}}|yes||{{#ifeq:{{{thrown|no}}}|yes||<span class="qud-max-pv">/{{{maxpv|4}}}</span>}}}} }}</div><!--
--><div class="qud-item-stat-value">{{#ifeq: {{{vibro|}}} | yes | <span class="symbol-vibro">≈</span> | {{{pv|4}}}{{#ifeq:{{{missile|no}}}|yes||{{#ifeq:{{{thrown|no}}}|yes||<span class="qud-max-pv">/{{{maxpv|4}}}</span>}}}} }}</div><!--
--><span class="qud-tooltip-text">{{#ifeq: {{{vibro|}}} | yes | Adaptive PV<br>([[Vibro]]){{#ifeq:{{{thrown|no}}}|yes|<br><span class="qud-thrown-pv-txt">when thrown</span>}} | <span class="qud-pv-tooltip-text">[[Penetration (PV)|PV]]{{#ifeq:{{{missile|no}}}|yes||{{#ifeq:{{{thrown|no}}}|yes|<span class="qud-thrown-pv-txt">&nbsp;(thrown)</span>|<span class="qud-max-pv">/Max PV</span>}}}}</span>}}</span><!--
--><span class="qud-tooltip-text">{{#ifeq: {{{vibro|}}} | yes | Adaptive PV<br>([[Vibro]]){{#ifeq:{{{thrown|no}}}|yes|<br><span class="qud-thrown-pv-txt">when thrown</span>}} | <span class="qud-pv-tooltip-text">[[Penetration (PV)|PV]]{{#ifeq:{{{missile|no}}}|yes||{{#ifeq:{{{thrown|no}}}|yes|<span class="qud-thrown-pv-txt">&nbsp;(thrown)</span>|<span class="qud-max-pv">/Max PV</span>}}}}</span>}}</span><!--
Line 77: Line 77:
| maxpv = 6              <!-- if not specified, but pv is specified, 4 is used for this by default -->
| maxpv = 6              <!-- if not specified, but pv is specified, 4 is used for this by default -->
| vibro = no            <!-- if yes, vibro penetration symbol is shown and pv/maxpv are ignored -->
| vibro = no            <!-- if yes, vibro penetration symbol is shown and pv/maxpv are ignored -->
| penetratingammo = no  <!-- if yes, penetration arrow symbol is yellow (ex: Eigenrifle) -->
| missile = no          <!-- if yes, maxpv won't be shown, because it's not applicable to missile weapons -->
| missile = no          <!-- if yes, maxpv won't be shown, because it's not applicable to missile weapons -->
| thrown = no            <!-- if yes, maxpv won't be shown, because it's not applicable to thrown weapons -->
| thrown = no            <!-- if yes, maxpv won't be shown, because it's not applicable to thrown weapons -->
Line 158: Line 159:
| damageelement = Electric
| damageelement = Electric
| weight = 4
| weight = 4
| value = 750
| missile = yes
}}
</div>
=== {{Qud text|eigenrifle}} ===
<div style="width: 270px;font-size:90%;margin:1em 1em 4em 1em;color:var(--qud-color-y);">
{{Item/CoreStats
| pv = 12
| maxpv = 12
| penetratingammo = yes
| damage = 1d12
| weight = 12
| value = 750
| value = 750
| missile = yes
| missile = yes