Damage type: Difference between revisions

mNo edit summary
mNo edit summary
Line 189: Line 189:
|{{y}}
|{{y}}
|—
|—
|}
|}<section end="Bloons TD 6"/>
{{Footnotes}}<section end="Bloons TD 6"/>
{{Footnotes}}
Internally, damage types in ''BTD6'' are determined by their Bloon weaknesses, specifically an <code>immuneBloonProperties</code> value as a decimal integer equal to the value of its binary flags, starting from the left: glass (64), immune (32, no attack uses this property), frozen (16), Purple (8), White (4), Black (2), Lead (1).<!--pre-52.0: normal0, shatter1, explosion2, glacier4, cold5, plasma8, energy9, frigid12, sharp17--><!--should it be on table instead?-->
Internally, damage types in ''BTD6'' are determined by their Bloon weaknesses, specifically an <code>immuneBloonProperties</code> value as a decimal integer equal to the value of its binary flags, starting from the left: glass (64), immune (32, no attack uses this property), frozen (16), Purple (8), White (4), Black (2), Lead (1).<!--pre-52.0: normal0, shatter1, explosion2, glacier4, cold5, plasma8, energy9, frigid12, sharp17--><!--should it be on table instead?-->
*Normal: 0
*Normal: 0