Jump to content

Template:Infobox character: Difference between revisions

From Megabonk Wiki
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Reverted
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:320px; font-size:90%; line-height:1.3; border:1px solid #aaa; background:#f9f9f9;"
{| class="infobox" style="width:300px; font-size:90%; line-height:1.3; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;"
|-
|-
! colspan="2" style="text-align:center; font-size:120%; background:#ddd;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:120%; background:#ddd;" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center;" |
| colspan="2" style="text-align:center;" |
[[File:{{{image|Placeholder.png}}}|300px|alt={{{alt|{{{name|{{PAGENAME}}}} Megabonk character}}}}|link=]]
[[File:{{{image|Placeholder.png}}}|250px|alt={{{alt|{{{name|{{PAGENAME}}}} Megabonk character}}}}|link=]]
{{#if:{{{caption|}}}|
{{{caption|}}}
<br /><small><i>{{{caption}}}</i></small>
}}
|-
|-
! Availability
! Availability
| {{{availability|}}}
| {{{availability|}}}
|-
|-
! Unlock Method
! Unlock Method
| {{{unlock|}}}
| {{{unlock|}}}
|-
|-
! Default Weapon
! Default Weapon
| {{#if:{{{weapon|}}}|[[{{{weapon}}}]] (see [[Weapons]])|—}}
| {{{weapon|}}}
|-
|-
! RNG Blessing / Traits
! RNG Blessing / Traits
| {{{rng|}}}
| {{{rng|}}}
|-
|-
! Role / Class
! Role / Class
| {{{role|}}}
| {{{role|}}}
|-
|-
! Starting Map
! Starting Map
| {{{map|—}}}
| {{{map|}}}
|-
! Faction
| {{{faction|—}}}
|-
! Related Quests
| {{{quests|—}}}
|-
! Related Challenges
| {{{challenges|—}}}
|-
! Tome / Items Synergy
| {{{synergy|—}}}
|-
|-
! Base Stats
! Base Stats
| {{#if:{{{hp|}}}|'''HP:''' {{{hp}}}<br />}}
| {{{stats|}}}
  {{#if:{{{armor|}}}|'''Armor:''' {{{armor}}}<br />}}
  {{#if:{{{damage|}}}|'''Damage:''' {{{damage}}}<br />}}
  {{#if:{{{speed|}}}|'''Speed:''' {{{speed}}}<br />}}
  {{#if:{{{crit|}}}|'''Crit Chance:''' {{{crit}}}%<br />}}
  {{#if:{{{luck|}}}|'''Luck:''' {{{luck}}}%<br />}}
  {{#if:{{{evasion|}}}|'''Evasion:''' {{{evasion}}}%<br />}}
  {{#if:{{{thorns|}}}|'''Thorns:''' {{{thorns}}}}}
|-
|-
! Per-Level Growth
! Growth
| {{{growth|}}}
| {{{growth|}}}
|-
|-
! Notes
! Notes
| {{{notes|}}}
| {{{notes|}}}
|}
|}
[[Category:Characters]]
[[Category:Characters]]
Line 68: Line 47:
| availability= Starting character
| availability= Starting character
| unlock      = —
| unlock      = —
| weapon      = Firestaff
| weapon      = [[Firestaff]]
| rng        = +1% Luck per level
| rng        = +1% Luck per level
| role        = Ranged
| role        = Ranged
| map        = [[Forest]]
| map        = [[Forest]]
| hp          = 100
| stats      = HP: 100<br />Armor: 0<br />Damage: 10<br />Speed: 1.00
| armor      = 0
| damage      = 10
| speed      = 1.00
| crit        = 0
| luck        = 0
| growth      = +1% Luck per level
| growth      = +1% Luck per level
| notes      = Works well with the [[Damage Tome]] to maximize scaling.
| notes      = Works well with the [[Damage Tome]] to maximize scaling.

Revision as of 17:35, 29 September 2025


Usage

{{Infobox character
| name        = Fox
| image       = Fox.png
| alt         = Fox Megabonk character
| caption     = Starter character
| availability= Starting character
| unlock      = —
| weapon      = [[Firestaff]]
| rng         = +1% Luck per level
| role        = Ranged
| map         = [[Forest]]
| stats       = HP: 100<br />Armor: 0<br />Damage: 10<br />Speed: 1.00
| growth      = +1% Luck per level
| notes       = Works well with the [[Damage Tome]] to maximize scaling.
}}