Template:BATTD trinket info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Manual revert |
||
| Line 54: | Line 54: | ||
|{{#if:{{{pierce|}}}|<nowiki>+</nowiki>{{{pierce}}}|—}} | |{{#if:{{{pierce|}}}|<nowiki>+</nowiki>{{{pierce}}}|—}} | ||
|} | |} | ||
|}</includeonly><noinclude>{{#cargo_declare:_table=battd_trinkets | |}</includeonly><noinclude>{{/doc}} | ||
{| | |||
|{{#cargo_declare:_table=battd_trinkets | |||
|id=String | |id=String | ||
| Line 71: | Line 73: | ||
|special =String | |special =String | ||
}} | }} | ||
|}</noinclude> | |||
Revision as of 17:08, 21 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. |