Template:Infobox Enemy

From Kaetram Wiki
Jump to navigation Jump to search

Usage

Place this template at the top of pages related to game elements (items, creatures, etc.) to provide essential information.

Parameters

  • `Name`: The name of the enemy.
  • `Image`: An optional image representing the in-game enemy.
  • `Description`: A description of the enemy that is given in-game.
  • `Level': The level of the enemy.
  • `Health`: The amount of health the enemy has.
  • `Attack Style`: The type of damage the enemy uses against the player.
  • `Weakness`: The lowest defense stat this enemy has.

Example

{/{Infobox Enemy |Name = Enemy's name |Image = ExampleEnemy.png |Description = If the enemy has a description in-game |Level = The level of the enemy |Health = Amount of HP |Attack Style = What kind of damage it deals |Weakness = Lowest Defense stat }/}