Template:Mob: Difference between revisions

From Voidscape
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
|-
|-
!Health Points
!Health Points
|{{{hp|}}}
|{{{health|}}}


|-
|-
!Attack Damage
!Attack Damage
|{{{ad|None}}}
|{{{attack|None}}}


|-
|-
!Voidic Damage
!Armor
|{{{vd|None}}}
|{{{armor|None}}}


|-
|-
!Armor
!Voidic Damage
|{{{armor|None}}}
|{{{voidicdamage|None}}}


|-
|-
!Voidic Defense
!Voidic Defense
|{{{va|None}}}
|{{{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]]
|hp= Base Health Points (Use {{H}} and {{Hh}} for Full and Half Heart equivalences, respectively)
|health=Base Health Points (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)
|attack=Attack Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively)
|va= Voidic Armor (Use {{A}} and {{Ah}} for Full and Half Armor equivalences, respectively)
|armor=Armor Value (Use {{a}} and {{ah}} for Full and Half Armor equivalences, respectively)
|ad= Attack Damage (Use {{H}} and {{Hh}} for Full and Half Heart equivalences, respectively)
|voidicattack=Voidic Damage (Use {{h}} and {{hh}} for Full and Half Heart equivalences, respectively)
|vd= 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= Mob Drops (Use {{Itemstack|item= |count= }})
|drops=Loot Drops (Use {{Itemstack|item= |count= }})
|id= Registry ID (Use F3 + H in game to obtain this)
|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
}}