Template:BTD6 projectile: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{{!}}{{{count|}}}}} | {{!}}{{{count|}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{angle|}}}|!Angle | ||
{{!}}{{{ | {{!}}{{{angle|}}}°}} | ||
|- | |- | ||
{{#if:{{{pierce|}}}|![[Pierce]] | {{#if:{{{pierce|}}}|![[Pierce]] | ||
{{!}}{{formatnum:{{{pierce|0}}}}}}} | {{!}}{{formatnum:{{{pierce|0}}}}}}} | ||
|- | |||
{{#if:{{{maxPierce|}}}|!Max pierce | |||
{{!}}{{{maxPierce}}}}} | |||
|- | |- | ||
{{#if:{{{radius|}}}|![[Projectile size|Radius]] | {{#if:{{{radius|}}}|![[Projectile size|Radius]] | ||
| Line 15: | Line 18: | ||
{{#if:{{{damage|}}}|![[Damage]] | {{#if:{{{damage|}}}|![[Damage]] | ||
{{!}}{{formatnum:{{{damage|0}}}}}}} | {{!}}{{formatnum:{{{damage|0}}}}}}} | ||
|- | |||
{{#if:{{{maxDamage|}}}|!Max damage | |||
{{!}}{{{maxDamage}}}}} | |||
|- | |||
{{#if:{{{critDamage|}}}|![[Crit]] damage | |||
{{!}}{{{critDamage}}}}} | |||
|- | |||
{{#if:{{{damageAddLead|}}}|![[Lead damage]] | |||
{{!}}{{{damageAddLead}}}}} | |||
|- | |||
{{#if:{{{damageAddCeramic|}}}|![[Ceramic damage]] | |||
{{!}}{{{damageAddCeramic}}}}} | |||
|- | |||
{{#if:{{{damageAddCeramicExceptCAS|}}}|![[Ceramic damage]]<br><small>(excl. [[Dreadbloon (BTD6)|Ceramic Armor Shell]])</small> | |||
{{!}}{{{damageAddCeramicExceptCAS}}}}} | |||
|- | |||
{{#if:{{{damageAddBad|}}}|![[BAD damage]] | |||
{{!}}{{{damageAddBad}}}}} | |||
|- | |||
{{#if:{{{damageAddMoabs|}}}|![[MOAB-Class damage]] | |||
{{!}}{{{damageAddMoabs}}}}} | |||
|- | |||
{{#if:{{{damageAddBoss|}}}|![[Boss damage]] | |||
{{!}}{{{damageAddBoss}}}}} | |||
|- | |||
{{#if:{{{damageAddCamo|}}}|![[Camo damage]] | |||
{{!}}{{{damageAddCamo}}}}} | |||
|- | |||
{{#if:{{{damageAddFortified|}}}|![[Fortified damage]] | |||
{{!}}{{{damageAddFortified}}}}} | |||
|- | |||
{{#if:{{{damageAddFortifiedMoabs|}}}|![[Fortified MOAB-Class damage]] | |||
{{!}}{{{damageAddFortifiedMoabs}}}}} | |||
|- | |||
{{#if:{{{damageAddStunned|}}}|![[Stunned damage]] | |||
{{!}}{{{damageAddStunned}}}}} | |||
|- | |||
{{#if:{{{damageAddShocked1|}}}|![[Shocked damage]] (lv. 1) | |||
{{!}}{{{damageAddShocked1}}}}} | |||
|- | |||
{{#if:{{{damageAddShocked2|}}}|![[Shocked damage]] (lv. 2) | |||
{{!}}{{{damageAddShocked2}}}}} | |||
|- | |||
{{#if:{{{damageAddShocked3|}}}|![[Shocked damage]] (lv. 3) | |||
{{!}}{{{damageAddShocked3}}}}} | |||
|- | |||
{{#if:{{{damageAddShocked4|}}}|![[Shocked damage]] (lv. 4) | |||
{{!}}{{{damageAddShocked4}}}}} | |||
|- | |||
{{#if:{{{damageAddStickied|}}}|![[Stickied damage]] | |||
{{!}}{{{damageAddStickied}}}}} | |||
|- | |- | ||
{{#if:{{{immuneBloonProperties|}}}|![[Damage type]] | {{#if:{{{immuneBloonProperties|}}}|![[Damage type]] | ||
{{!}}{{ | {{!}}<includeonly>{{#switch:{{{immuneBloonProperties}}} | ||
|0=<abbr class="explain" title="Can pop any Bloon type">Normal (or Acid)</abbr> | |||
|1=<abbr class="explain" title="Cannot pop Lead">Shatter</abbr> | |||
|2=<abbr class="explain" title="Cannot pop Black">Explosion</abbr> | |||
|4=<abbr class="explain" title="Cannot pop White">Glacier</abbr> | |||
|5=<abbr class="explain" title="Cannot pop Lead or White">Cold</abbr> | |||
|8=<abbr class="explain" title="Cannot pop Purple">Plasma (or Fire)</abbr> | |||
|9=<abbr class="explain" title="Cannot pop Lead or Purple">Energy</abbr> | |||
|17=<abbr class="explain" title="Cannot pop Lead or frozen">Sharp</abbr> | |||
|???}}}} | |||
|- | |- | ||
{{#if:{{{speed|}}}|![[Projectile speed|Speed]] | {{#if:{{{speed|}}}|![[Projectile speed|Speed]] | ||