Template talk:Petinfobox

From Idling to Rule the Gods Wiki
Jump to navigation Jump to search

{{{title}}}[[File:{{{element}}}.png|thumb|right]]

[[File:{{{title}}}.png|center]] [[File:{{{title}}}_evo.png|center]]
Total Growth Physical Mystic Battle
0 ? ? ?
Campaign Bonus Special Ability
? ?

Unlock Criteria

Evolution Requirements

? Total Growth ?
Material 0 Iron Bar
Other ?

Description

?



Usage

This template supported the following named parameters:

  • title - The name of the pet; also used as the image filename (with .png)
  • evo_title - The name of the pet when evolved, if different
  • physical - Starting Physical growth
  • mystic - Starting Mystic growth
  • battle - Starting Battle growth
  • unlock - The requirements to unlock the pet
  • campaign_bonus - The bonuses and penalties the pet receives in campaigns
  • description - The in-game description of the pet
  • evo_description - In-game description when evolved, if different
  • element - The Dungeon Element of the pet; one of Earth, Wind, Fire, Water, or Neutral. This value is case-sensitive.
  • tier - 1 for pets that need basic materials to evolve, like Wood for Mouse. 2 for pets that need advanced materials to evolve. Defaults to 2
  • evo_growth - Total growth required to evolve
  • evo_special - Special requirement to evolve
  • evolve_bonus - Bonus when evolved -- typically a bonus to a particular Dungeon class


Example Usage

{{Petinfobox
|title          = Mouse
|physical       = 1
|mystic         = 1
|battle         = 1
|unlock         = You need to beat Hyperion to get it.
|campaign_bonus = Mouse decreases the chance to find food and better quality food by 50% in food campaigns
|description    = A cute little mouse. Not to confuse with a computer mouse. But don't underestimate it! This mouse can steal cheese faster than you can even look!
|evo_title      = Mighty Mouse
|element        = Earth
|tier           = 1
|evo_growth     = 100
|evo_special    = 100 Puny Food
|evolve_bonus   = Increases the bonus to food campaigns by 100%. (-50% -> +50%)
}}