Template:Mob: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|- | |- | ||
!Health Points | !Health Points | ||
|{{{ | |{{{health|}}} | ||
|- | |- | ||
!Attack Damage | !Attack Damage | ||
|{{{ | |{{{attack|None}}} | ||
|- | |- | ||
! | !Armor | ||
|{{{ | |{{{armor|None}}} | ||
|- | |- | ||
! | !Voidic Damage | ||
|{{{ | |{{{voidicdamage|None}}} | ||
|- | |- | ||
!Voidic Defense | !Voidic Defense | ||
|{{{ | |{{{voidicdefense|None}}} | ||
|- | |- | ||
Line 39: | Line 39: | ||
|name= Optional (Defaults to the Page Title) | |name= Optional (Defaults to the Page Title) | ||
|image= [[image:FileLink.png]] | |image= [[image:FileLink.png]] | ||
| | |health=Base Health Points (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) | ||
| | |attack=Attack Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) | ||
| | |armor=Armor Value (Use {{a}} and {{ah}} for Full and Half Armor equivalences, respectively) | ||
| | |voidicattack=Voidic Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) | ||
| | |voidicarmor=Voidic Armor (Use {{a}} and {{ah}} for Full and Half Armor equivalences, respectively) | ||
|drops= | |drops=Loot Drops (Use {{Itemstack|item= |count= }}) | ||
|id= Registry ID | |id=Registry ID | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 19:11, 14 February 2024
Mob | |
---|---|
Health Points | |
Attack Damage | None |
Armor | None |
Voidic Damage | None |
Voidic Defense | None |
Drops | None |
ID |
Usage:
{{Mob |name= Optional (Defaults to the Page Title) |image= [[image:FileLink.png]] |health=Base Health Points (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) |attack=Attack Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) |armor=Armor Value (Use {{a}} and {{ah}} for Full and Half Armor equivalences, respectively) |voidicattack=Voidic Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively) |voidicarmor=Voidic Armor (Use {{a}} and {{ah}} for Full and Half Armor equivalences, respectively) |drops=Loot Drops (Use {{Itemstack|item= |count= }}) |id=Registry ID }}