Template:BATTD trinket info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 45: | Line 45: | ||
|- | |- | ||
!colspan="2"|[[Attack speed|Speed]] | !colspan="2"|[[Attack speed|Speed]] | ||
|{{#if:{{{speed|}}}|+{{{speed}}}%|—}} | |{{#if:{{{speed|}}}| +{{{speed}}}%|—}} | ||
!colspan="2"|[[Range]] | !colspan="2"|[[Range]] | ||
|{{#if:{{{range|}}}|+{{{range}}}|—}} | |{{#if:{{{range|}}}| +{{{range}}}|—}} | ||
|- | |- | ||
!colspan="2"|[[Damage]] | !colspan="2"|[[Damage]] | ||
|{{#if:{{{damage|}}}|+{{{damage}}}|—}} | |{{#if:{{{damage|}}}| +{{{damage}}}|—}} | ||
!colspan="2"|[[Pierce]] | !colspan="2"|[[Pierce]] | ||
|{{#if:{{{pierce|}}}|+{{{pierce}}}|—}} | |{{#if:{{{pierce|}}}| +{{{pierce}}}|—}} | ||
|} | |} | ||
|}</includeonly><noinclude>{{/doc}} | |}</includeonly><noinclude>{{/doc}} | ||
Revision as of 06:16, 14 November 2024
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | The internal ID of the trinket. | String | required |
| Name | name | The name of the trinket. | String | optional |
| Image | image | An image of the trinket (preferably a model render or a high-quality screenshot of its in-game rendering). | File | optional |
| Description | description | The in-game description of the trinket. | Unknown | optional |
| rarity | rarity | no description | Unknown | optional |
| equippable to | equippable to | no description | Unknown | optional |
| special | special | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| speed | speed | no description | Unknown | optional |
| range | range | no description | Unknown | optional |
| damage | damage | no description | Unknown | optional |
| pierce | pierce | no description | Unknown | optional |
| This template defines the Cargo table "battd_trinkets". View table. |