Template:MonsterStats: Difference between revisions

From Melvor Idle
(Added Max Hit to the monster stat block and also added the Attacks list)
(Added damage type and support abyssal resistance)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Template for auto-building monster stat blocks.
Template for auto-building monster stat blocks.


For example, <nowiki>{{User:Falterfire/MonsterStats|Aeris}}</nowiki> becomes {{MonsterStats|Aeris}}
For example, {{T|MonsterStats|Magic Golem}} becomes {{MonsterStats|Magic Golem}}
<onlyinclude><includeonly>{{#vardefine:monster|{{{1|{{PAGENAME}}}}}}}{| class="wikitable" style="margin: 0rem 1rem;"
<onlyinclude><includeonly>{| class="wikitable" style="margin: 0rem 1rem;"
|-
|-
! colspan=16 | Combat Stats
! colspan=16 | Combat Stats
|-
| style="font-weight: bold;" | Damage Type:
| colspan=15 style="text-align: right" | {{Icon|{{#invoke:Monsters|getMonsterDamageType|{{{1|{{PAGENAME}}}}}}}|type=damage|nolink=true}}
|-
|-
| style="font-weight: bold;" | Combat Level:  
| style="font-weight: bold;" | Combat Level:  
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterCombatLevel|{{#var:monster}}}}}}
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterCombatLevel|{{{1|{{PAGENAME}}}}}}}}}
|-
|-
| style="font-weight: bold;" | Hitpoints:  
| style="font-weight: bold;" | Hitpoints:  
| colspan=15 style="text-align: right" | {{Skill|Hitpoints|notext=true}} {{formatnum:{{formatnum:{{#invoke:Monsters|getMonsterHP|{{#var:monster}}}}}}}}
| colspan=15 style="text-align: right" | {{Skill|Hitpoints|notext=true}} {{formatnum:{{#invoke:Monsters|getMonsterHP|{{{1|{{PAGENAME}}}}}}}}}
{{#invoke:Monsters|getMonsterBoxBarrierText|{{{1|{{PAGENAME}}}}}}}
|-
|-
| style="font-weight: bold;" | Attack Speed:  
| style="font-weight: bold;" | Attack Speed:  
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterAttackSpeed|{{#var:monster}}}}}} s
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterAttackSpeed|{{{1|{{PAGENAME}}}}}}}}}s
|-
|-
| style="font-weight: bold;" | Max Hit:  
| style="font-weight: bold;" | Max Hit:  
| colspan=15 style="text-align: right" | {{#invoke:Monsters|getMonsterStyleIcon|{{#var:monster}}|notext=true}} {{formatnum:{{#invoke:Monsters|getMonsterStat|{{#var:monster}}|maxHit}}}}
| colspan=15 style="text-align: right" | {{#invoke:Monsters|getMonsterStyleIcon|{{{1|{{PAGENAME}}}}}|notext=true}} {{formatnum:{{#invoke:Monsters|getMonsterStat|{{{1|{{PAGENAME}}}}}|maxHit}}}}
|-
|-
| style="font-weight: bold;" | Accuracy Rating:  
| style="font-weight: bold;" | Accuracy Rating:  
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterAR|{{#var:monster}}}}}}
| colspan=15 style="text-align: right" | {{formatnum:{{#invoke:Monsters|getMonsterAR|{{{1|{{PAGENAME}}}}}}}}}
{{#invoke:Monsters|getMonsterBoxResistanceText|{{{1|{{PAGENAME}}}}}}}
|-
|-
| rowspan=2 style="font-weight: bold;" | Evasion Ratings:
| rowspan=2 style="font-weight: bold;" | Evasion Ratings:
Line 26: Line 31:
| colspan=5 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
| colspan=5 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
|-
|-
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{#var:monster}}|Melee}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{{1|{{PAGENAME}}}}}|Melee}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{#var:monster}}|Ranged}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{{1|{{PAGENAME}}}}}|Ranged}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{#var:monster}}|Magic}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterER|{{{1|{{PAGENAME}}}}}|Magic}}}}
|-
|-
| rowspan=2 style="font-weight: bold;" | Skill Levels:
| rowspan=2 style="font-weight: bold;" | Skill Levels:
Line 37: Line 42:
| colspan=3 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
| colspan=3 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
|-
|-
| colspan=3 style="text-align: right;" | {{#invoke:Monsters|getMonsterStat|{{#var:monster}}|attackLevel}}
| colspan=3 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterLevel|{{{1|{{PAGENAME}}}}}|Attack}}}}
| colspan=3 style="text-align: right;" | {{#invoke:Monsters|getMonsterStat|{{#var:monster}}|strengthLevel}}
| colspan=3 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterLevel|{{{1|{{PAGENAME}}}}}|Strength}}}}
| colspan=3 style="text-align: right;" | {{#invoke:Monsters|getMonsterStat|{{#var:monster}}|defenceLevel}}
| colspan=3 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterLevel|{{{1|{{PAGENAME}}}}}|Defence}}}}
| colspan=3 style="text-align: right;" | {{#invoke:Monsters|getMonsterStat|{{#var:monster}}|rangedLevel}}
| colspan=3 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterLevel|{{{1|{{PAGENAME}}}}}|Ranged}}}}
| colspan=3 style="text-align: right;" | {{#invoke:Monsters|getMonsterStat|{{#var:monster}}|magicLevel}}
| colspan=3 style="text-align: right;" | {{formatnum:{{#invoke:Monsters|getMonsterLevel|{{{1|{{PAGENAME}}}}}|Magic}}}}
|}
|}


===Attacks===
===Attacks===
{{#invoke:Monsters|getMonsterAttacks|{{#var:monster}}}}</includeonly></onlyinclude>
{{#invoke:Monsters|getMonsterAttacks|{{{1|{{PAGENAME}}}}}}}
 
{{#invoke:Monsters|getMonsterPassives|{{{1|{{PAGENAME}}}}}}}</includeonly></onlyinclude>

Latest revision as of 19:07, 12 July 2024

Template for auto-building monster stat blocks.

For example, {{MonsterStats|Magic Golem}} becomes

Combat Stats
Damage Type:
Error creating thumbnail: File missing
Normal Damage
Combat Level: 167
Hitpoints:
Error creating thumbnail: File missing
1,250
Barrier: Barrier 625
Attack Speed: 3.8s
Max Hit:
Error creating thumbnail: File missing
200
Accuracy Rating: 18,236
Error creating thumbnail: File missing
Damage Reduction
:
40%
Evasion Ratings: Defence (skill).svg Ranged (skill).svg Magic (skill).svg
22,116 12,416 14,356
Skill Levels: Attack (skill).svg Strength (skill).svg Defence (skill).svg Ranged (skill).svg Magic (skill).svg
1 1 185 1 185

Attacks

  • 70%
    Error creating thumbnail: File missing
    Normal Attack
    • 1 - 189 Magic Damage
  • 30%
    Error creating thumbnail: File missing
    Mudball
    • An avoidable attack that deals damage equal to 200. On a hit, Gives you +20% Attack Interval for 2 of your turns.

Passives

  • End of Turn Healing
    • Heal 8% of current Hitpoints every 2 turns
  • Major Reflection
    • +50% Reflect Damage