Template:BCS bloon info/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 57: | Line 57: | ||
"delay": {}, | "delay": {}, | ||
"id": {}, | "id": {}, | ||
" | "double attack": {}, | ||
" | "exclusive": {}, | ||
"numeric id": {} | |||
}, | }, | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"id", | |||
"numeric id", | |||
"name", | |||
"image", | |||
"description", | |||
"flavor", | |||
"class", | |||
"rarity", | |||
"keywords", | |||
"exclusive", | |||
"introduced", | |||
"cost", | |||
"charges", | |||
"health", | |||
"shield", | |||
"delay", | |||
"double attack" | |||
] | |||
} | } | ||
</templatedata><includeonly>[[Category:BCS templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | </templatedata><includeonly>[[Category:BCS templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | ||
Latest revision as of 23:31, 13 April 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| numeric id | numeric id | no description | Unknown | optional |
| Name | name | Name of the Bloon
| String | required |
| Image | image | The Bloon's card art. | File | required |
| Description | description | The in-game description, if it has one. (This is separate from flavor text.) | String | optional |
| Flavor | flavor | The flavor text. All Bloon cards have this. | String | required |
| Class | class | The Bloon card's class.
| String | required |
| Rarity | rarity | The rarity of the card. Must be capitalized correctly.
| String | optional |
| keywords | keywords | no description | Unknown | optional |
| exclusive | exclusive | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| charges | charges | no description | Unknown | optional |
| health | health | no description | Unknown | optional |
| shield | shield | no description | Unknown | optional |
| delay | delay | no description | Unknown | optional |
| double attack | double attack | no description | Unknown | optional |