Template:Age4/monster: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{LinkPath|{{#explode:{{PAGENAME}}|/|0}}|{{#explode:{{PAGENAME}}|/|1}}|{{#explode:{{PAGENAME}}|/|2}}|{{#explode:{{PAGENAME}}|/|3}}}} {| width="25%" cellpadding="0" class="wikitable sortable" style="padding:0px; padding-bottom:0px; font: 14px, Calibri, Verdana, Arial, sans-serif;" |- ! Stat ! Value |- | '''Monster ID''' | {{{id}}} |- | '''Name''' | {{{name}}} |- | '''Race''' | {{{race}}} |- | '''Class''' | {{{class}}} |- | '''Alignment adjust''' | {{{ali}}} |- | '''...") |
mNo edit summary |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LinkPath|{{#explode:{{PAGENAME}}|/|0}}|{{#explode:{{PAGENAME}}|/|1}}|{{#explode:{{PAGENAME}}|/|2}}|{{#explode:{{PAGENAME}}|/|3}}}} | {{LinkPath|{{#explode:{{PAGENAME}}|/|0}}|{{#explode:{{PAGENAME}}|/|1}}|{{#explode:{{PAGENAME}}|/|2}}|{{#explode:{{PAGENAME}}|/|3}}}} | ||
[[Age4/Bestiary|Back to Bestiary]] | |||
{| width="25%" cellpadding="0" class="wikitable sortable" style="padding:0px; padding-bottom:0px; font: 14px, Calibri, Verdana, Arial, sans-serif;" | {| width="25%" cellpadding="0" class="wikitable sortable" style="padding:0px; padding-bottom:0px; font: 14px, Calibri, Verdana, Arial, sans-serif;" | ||
Line 10: | Line 12: | ||
|- | |- | ||
| '''Name''' | | '''Name''' | ||
| {{{name}}} | | {{ucfirst:{{{name}}}}} | ||
|- | |- | ||
| '''Race''' | | '''Race''' | ||
| {{{race}}} | | {{ucfirst:{{{race}}}}} | ||
|- | |- | ||
| '''Class''' | | '''Class''' | ||
| {{{class}}} | | {{ucfirst:{{{class}}}}} | ||
|- | |- | ||
| '''Alignment adjust''' | | '''Alignment adjust''' | ||
Line 102: | Line 104: | ||
| {{{aggroval}}} | | {{{aggroval}}} | ||
|} | |} | ||
<includeonly>[[Category:Age4/Monsters]]</includeonly> | |||
<includeonly>{{#if: {{{location|}}} | [[Category:Age4/{{{location}}} Monsters]] | [[Category:Age4/Unknown Location Monsters]] }}</includeonly> |
Latest revision as of 05:08, 26 October 2024
Stat | Value |
---|---|
Monster ID | {{{id}}} |
Name | {{{name}}} |
Race | {{{race}}} |
Class | {{{class}}} |
Alignment adjust | {{{ali}}} |
Level | {{{level}}} |
Range | {{{range}}} |
STR | {{{str}}} |
INT | {{{int}}} |
WIS | {{{wis}}} |
DEX | {{{dex}}} |
CON | {{{con}}} |
CHA | {{{cha}}} |
STR mod | {{{strm}}} |
INT mod | {{{intm}}} |
WIS mod | {{{wism}}} |
DEX mod | {{{dexm}}} |
CON mod | {{{conm}}} |
CHA mod | {{{cham}}} |
Armor Class | {{{ac}}} |
Magic Resist | {{{mr}}} |
HP | {{{hp}}} |
HP Max | {{{hpmax}}} |
MP | {{{mp}}} |
MP Max | {{{mpmax}}} |
GP | {{{gp}}} |
Base EXP | {{{exp}}} |
Bonus EXP | {{{bonus}}} |
Loot Table ID | {{{loot_table}}} |
Delay (not used) | {{{delay}}} |
Aggro (not used) | {{{aggro}}} |
Aggro val (not used) | {{{aggroval}}} |