Template:BATTD weapon info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
| | !class="head"|{{{name}}} | ||
|- | |||
| | | | ||
|image | {|class="subtable main centered-cells" | ||
|description= | |[[File:{{{image}}}|150px]] | ||
|- | |||
| | |{{{description}}} | ||
| | |} | ||
| | {|class="subtable" | ||
| | !Type | ||
|colspan="2"|{{{type}}} | |||
| | |- | ||
| | !Rarity | ||
| | |colspan="2"|{{{rarity}}} | ||
| | |- | ||
| | !Equippable to | ||
| | |colspan="2"|{{#invoke:BATTD equippable to|main|{{{equippable to|}}}|Weapons|y}} | ||
| | |- | ||
| | !Special | ||
| | |colspan="2"|{{#if:{{{special|}}}|{{{special}}}|No special properties}} | ||
| | |- | ||
| | !Introduced | ||
| | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons Adventure Time TD#Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
| | |- | ||
}} | !colspan="3"|Stat modifiers | ||
|- | |||
![[Attack speed|Speed]] | |||
|colspan="2"|{{#if:{{{speed base|}}}|{{#ifexpr:{{{speed base}}}>0|+}}{{{speed base|}}}% {{#if:{{{speed add|}}}|+{{{speed add}}}% per {{#ifexpr:{{{speed per stars|}}} > 1|{{{speed per stars|}}} stars|star}}}}|—}} | |||
|- | |||
![[Range]] | |||
|colspan="2"|{{#if:{{{range base|}}}|+{{{range base|}}} {{#if:{{{range add|}}}|+{{{range add}}} per {{#ifexpr:{{{range per stars|}}} > 1|{{{range per stars|}}} stars|star}}}}|—}} | |||
|- | |||
![[Damage]] | |||
|colspan="2"|{{#if:{{{damage base|}}}|+{{{damage base|}}} {{#if:{{{damage add|}}}|+{{{damage add}}} per {{#ifexpr:{{{damage per stars|}}} > 1|{{{damage per stars|}}} stars|star}}}}|—}} | |||
|- | |||
![[Pierce]] | |||
|colspan="2"|{{#if:{{{pierce base|}}}|+{{{pierce base|}}} {{#if:{{{pierce add|}}}|+{{{pierce add}}} per {{#ifexpr:{{{pierce per stars|}}} > 1|{{{pierce per stars|}}} stars|star}}}}|—}} | |||
|} | |||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=battd_weapons | |||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 50: | Line 63: | ||
|pierce_per_stars={{{pierce per stars|}}} | |pierce_per_stars={{{pierce per stars|}}} | ||
|special ={{{special|}}} | |special ={{{special|}}} | ||
}}[[Category:{{{rarity}}} | }}[[Category:{{{rarity}}} equipment]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}}}}</includeonly><noinclude>{{#cargo_declare:_table=battd_weapons | |||
}}</includeonly> | |id=String | ||
{ | |||
|name =String | |||
|image =File | |||
| | |description=String | ||
|rarity =String | |||
|type =String | |||
| | |equippable_to=String | ||
|introduced =String | |||
|speed_base =Float | |||
|speed_add =Float | |||
|speed_per_stars =Integer | |||
|range_base =Float | |||
|range_add =Float | |||
| | |range_per_stars =Integer | ||
| | |damage_base =Float | ||
| | |damage_add =Float | ||
| | |damage_per_stars=Integer | ||
|pierce_base =Float | |||
|pierce_add =Float | |||
|pierce_per_stars=Integer | |||
| | |special =String | ||
| | }}{{/doc}}</noinclude> | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
Latest revision as of 02:50, 5 April 2026
This template defines the Cargo table "battd_weapons". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| rarity | rarity | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| equippable to | equippable to | no description | Unknown | optional |
| speed base | speed base | no description | Unknown | optional |
| speed add | speed add | no description | Unknown | optional |
| speed per stars | speed per stars | no description | Unknown | optional |
| range base | range base | no description | Unknown | optional |
| range add | range add | no description | Unknown | optional |
| range per stars | range per stars | no description | Unknown | optional |
| damage base | damage base | no description | Unknown | optional |
| damage add | damage add | no description | Unknown | optional |
| damage per stars | damage per stars | no description | Unknown | optional |
| pierce base | pierce base | no description | Unknown | optional |
| pierce add | pierce add | no description | Unknown | optional |
| pierce per stars | pierce per stars | no description | Unknown | optional |
| special | special | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |