Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 4: Line 4:
-->{{#cargo_declare:_table=Enemies
-->{{#cargo_declare:_table=Enemies
   |Image=File
   |Image=File
   |Attack=Integer
   |Attack=String
   |Accuracy5=Integer
   |Accuracy5=String
   |Accuracy100=Integer
   |Accuracy100=String
   |Health=Integer
   |Health=String
   |Defence=Integer
   |Defence=String
   |Speed=Integer
   |Speed=String
   |World=String
   |World=String
   |Areas=List (,) of String
   |Areas=List (,) of String
   |SpecialAreas=List (,) of Wikitext
   |SpecialAreas=List (,) of Wikitext
   |EXP=Integer
   |EXP=String
   |RespawnTime=String
   |RespawnTime=String
   |Defence0=Integer
   |Defence0=String
   |CrystalName=String
   |CrystalName=String
   |hasCard=Boolean
   |hasCard=Boolean

Revision as of 20:57, 4 May 2021

This template defines the table "Enemies". View table.

Usage:
{{InfoEnemy
|attack=example
|health=example
|speed=example
|defence=example (this defines the accuracy values required)
|defence0=How much defence is needed to not take damage.
|exp=example
|world=example
|area=example
|area2=example (optional)
|area3=example (optional)
|crystal=yes (if you want to show the stats for the crystal enemy in the area
|crystalname=example (Crystal Carrot for blunder hills for example)
|hascard=yes
}}