sc: indicate projectile attacks
[sheet.git] / sc.plp
diff --git a/sc.plp b/sc.plp
index a7da312c8207b4ef8650d2291355c7796da91b44..1c611305dbffc1d1e42df4fa9370e4b5bc874fab 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -144,6 +144,8 @@ sub showrange {
                                ),
                        )} keys %{ $attack->{bonus} }),
                ) if $attack->{bonus};
+               $out .= '<span class="unit-pdd" title="projectile">•</span>'
+                       if $attack->{type} eq 'projectile';
 
                $out .= sprintf '<span title="%s">', $attack->{name} if $attack->{name};
                $out .= showrange($damage, $maxdamage);
@@ -405,7 +407,9 @@ if ($scver{major} > 1) {
        <dd><:
 if ($scver{major} > 1) {
                :>does not include <span>&ge;</span>bonus damage
-               dealt to susceptible unit types<:
+               dealt to susceptible unit types
+       <dd><span class="unit-pdd">•</span>projectile shots are negated by
+               Point Defense Drones<:
 } else {
                :><span class="unit-l">*</span>explosive damage does only
                50% damage to small units, 75% to medium, 100% to large