Template:MonsterBox/sandbox: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Lextra2
m (formatting)
>Lextra2
m (Blanked the page)
Line 1: Line 1:
==Base parameters==


{| class="wikitable sortable"
! Parameter
! Description
|-
| <code>name</code>
| The name of the monster.
|-
| <code>rarity</code>
| One of the following:
* Normal
* Magic
* Rare
* Unique
|-
| <code>image</code>
| Image name.
|-
| <code>level</code>
| The level of the monster.
|-
| <code>location</code>
| The location of the monster.
|-
| <code>quest</code>
| If the monster is related to a quest.
|-
|  <code>health</code>
| The base health of the monster.
|-
| <code>damage</code>
| The base physical damage of the monster.
|-
|  <code>aps</code>
| The base Attacks per Second of the monster.
|-
| <code>resistance</code>
| The base resistances of the monster.
|-
| <code>modifiers</code>
| The modifiers (Mods) the monster has.
|}

Revision as of 20:01, 6 October 2017