Template:BTD6 hero info: Difference between revisions
mNo edit summary |
rogue legends parameters |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}}<br><small>{{{title}}}</small> | !class="head"|{{{name}}}<br><small>{{{title}}}</small> | ||
|- | |- | ||
| Line 31: | Line 14: | ||
!XP curve | !XP curve | ||
|colspan="3"|×{{{xp scale|1}}} (levels up at ×{{#expr:(1 / {{{xp scale|1}}}) round 4}} the normal rate) | |colspan="3"|×{{{xp scale|1}}} (levels up at ×{{#expr:(1 / {{{xp scale|1}}}) round 4}} the normal rate) | ||
|- | |||
!''[[Rogue Legends]]'' party | |||
|colspan="3"|{{#invoke:BTD6 rewards|InstaMonkey:{{{rl tower 1|}}},{{{rl tower 1 upgrades|}}}#InstaMonkey:{{{rl tower 2|}}},{{{rl tower 2 upgrades|}}}|format=ul}} | |||
*{{rl artifact|}}} | |||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|} | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_heroes | ||
{| | |id={{{id|}}} | ||
|{{#cargo_declare:_table=btd6_heroes | |category_order={{{order|}}} | ||
|name ={{{name|}}} | |||
|title ={{{title|}}} | |||
|image ={{{image|}}} | |||
|description ={{{description|}}} | |||
|description_C=String | |||
|cost ={{{cost|}}} | |||
|xp_scale ={{{xp scale|}}} | |||
|cost_C ={{{cost C|}}} | |||
|xp_scale_C={{{xp scale C|}}} | |||
|rl_tower_1={{{rl tower 1|}}} | |||
|rl_tower_1_upgrades={{{rl tower 1 upgrades|}}} | |||
|rl_tower_2={{{rl tower 2|}}} | |||
|rl_tower_2_upgrades={{{rl tower 2 upgrades|}}} | |||
|rl_artifact={{rl artifact|}}} | |||
}}[[Category:Heroes in BTD6]]}}{{#seo: | |||
|image={{{image|}}} | |||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_heroes | |||
|id=String | |id=String | ||
|category_order=Integer | |category_order=Integer | ||
| Line 45: | Line 52: | ||
|image =File | |image =File | ||
|description =String | |description =String | ||
|description_C=String | |||
|cost =Integer | |||
|xp_scale =Float | |||
|cost_C =Integer | |||
|xp_scale_C=Float | |||
| | |rl_tower_1=String | ||
| | |rl_tower_1_upgrades=String | ||
| | |rl_tower_2=String | ||
| | |rl_tower_2_upgrades=String | ||
}} | |rl_artifact=Wikitext string | ||
}}{{/doc}}</noinclude> | |||