Actions

Template

Monster: Difference between revisions

From MM6 Wiki

(test)
 
No edit summary
Line 1: Line 1:
<includeonly>{|
<includeonly>{| border cellspacing=0 cellpadding=4px
! {{{name}}}
! colspan=2 | {{{img}}}<br>{{{name}}}<br>Tier: {{{tier}}}
|-
|-
! Stats
! colspan=2 | Stats
|-
|-
| '''Level:''' {{{level}}}<br>'''HP:''' {{{HP}}}<br>'''Armor Class:''' {{{AC}}}
| '''Level:'''<br>'''HP:'''<br>'''Armor Class:''' || {{{level}}}<br> {{{HP}}}<br> {{{AC}}}
|-
|-
! Reward
! colspan=2 | Reward
|-
|-
| '''Experience:''' {{{exp}}}{{{no_gold|<br>'''Gold:''' {{{gold}}}}}}{{{no_item|<br>'''Item:''' {{{item}}}}}}
| '''Experience:'''<br>'''Gold:''' <br>'''Item:''' || {{{exp}}}<br>  {{{gold}}}<br>  {{{item}}}
|-
|-
! Movement and combat
! colspan=2 | Movement and combat
|-
|-
| '''Fly:''' {{{fly}}}<br>'''Move:''' {{{move}}}<br>'''AI type:''' {{{ai type}}}<br>'''Speed:''' {{{speed}}}<br>'''Recovery:''' {{{{recovery}}}<br>{{{no_bonus|'''Bonus Attack:''' {{{bonus}}}}}}
| '''Fly:'''<br>'''Move:'''<br>'''AI type:'''<br>'''Speed:'''<br>'''Recovery:'''<br>'''Bonus Attack:''' ||  {{{fly}}}<br>{{{move}}}<br> {{{ai_type}}}<br> {{{speed}}}<br> {{{recovery}}}<br> {{{bonus}}}
|-
|-
! Attack
! colspan=2 | Attack
|-
|-
| Attack 1: '''Type:''' {{{a1type}}}<br>'''Damage:''' {{{a1dmg}}}{{{no_a1missile|<br>'''Missile:''' {{{a1missile}}}}}}
| ''Attack 1:''<br> '''Type:'''<br>'''Damage:''' || <br>{{{a1type}}}<br> {{{a1dmg}}}{{{no_a1missile|<br>'''Missile:''' {{{a1missile}}}}}}
|-
|-
| Attack 2: {{{a2|'''Chance:''' {{{a2%}}}<br>'''Type:''' {{{a2type}}}<br>'''Damage:''' {{{a2dmg}}}{{{no_a2missile|<br>'''Missile:''' {{{a2missile}}}}}}}}}
| ''Attack 2:'' {{{a2|'''Chance:''' {{{a2%}}}<br>'''Type:''' {{{a2type}}}<br>'''Damage:''' {{{a2dmg}}}{{{no_a2missile|<br>'''Missile:''' {{{a2missile}}}}}}}}}
|-
|-
| Spell Attack: {{{spell_attack|'''Chance:''' {{{spell_attack%}}}<br>'''Spell, mastery, skill:''' {{{spell}}}}}}
| ''Spell Attack:'' {{{spell_attack|'''Chance:''' {{{spell_attack%}}}<br>'''Spell, mastery, skill:''' {{{spell}}}}}}
|-
|-
! Resistances
! colspan=2 | Resistances
|-
|-
| '''Fire:''' {{{fire_res}}}<br>'''Electricity:''' {{{elec_res}}}<br>'''Cold:''' {{{cold_res}}}<br>'''Poison:''' {{{pois_res}}}<br>'''Magic:''' {{{mag_res}}}<br>'''Physical:''' {{{phys_res}}}
| '''Fire:'''<br>'''Electricity:'''<br>'''Cold:'''<br>'''Poison:'''<br>'''Magic:'''<br>'''Physical:''' || {{{fire_res}}}<br> {{{elec_res}}}<br> {{{cold_res}}}<br> {{{pois_res}}}<br> {{{mag_res}}}<br> {{{phys_res}}}
|}</includeonly>
|}</includeonly><noinclude>


<pre>{{Quest
<pre>{{Monster
  | name =
  | name =
| img =
| tier =
  | level =
  | level =
  | HP =
  | HP =
Line 36: Line 38:
  | gold =
  | gold =
  | item =
  | item =
<!-- Movement and Combat -->
<!-- Movement+ -->
  | fly =
  | fly =
  | move =
  | move =
Line 53: Line 55:
  | spell_attack%=
  | spell_attack%=
  | spell =
  | spell =
<!-- Resistances -->
<!-- Resist -->
  | fire_res =
  | fire_res =
  | elec_res =
  | elec_res =
Line 61: Line 63:
  | phys_res =
  | phys_res =
}}</pre>
}}</pre>
{{Monster
| name = Devil of Baa
| img = [[file:npc609.png]]
| tier = special
| level = 60
| HP = 540
| AC = 40
<!-- Reward -->
| exp = 4200
| gold = no
| item = Devil Plans
<!-- Movement and Combat -->
| fly = N
| move = short
| ai_type = suicidal
| speed = 300
| recovery = 90
| bonus = drain SP
<!-- Attack -->
| a1type = physical
| a1dmg        = 2d6+20
| no_a1missile =
| a2 = no
| spell_attack = no
<!-- Resistances -->
| fire_res = 30
| elec_res = 30
| cold_res = 30
| pois_res = 30
| mag_res = 30
| phys_res = 0
}}</noinclude>

Revision as of 23:54, 21 March 2019


{{Monster
 | name		=
 | img		=
 | tier		=
 | level	=	
 | HP		=	
 | AC		=	
<!-- Reward -->	
 | exp		=	
 | gold		=	
 | item		=	
<!-- Movement+ -->
 | fly		=	
 | move		=	
 | ai_type	=	
 | speed	=	
 | recovery	=	
 | bonus	=	
<!-- Attack -->
 | a1type	=	
 | a1dmg        =	
 | a1missile	=	
 | a2%	        =	
 | a2type	=	
 | a2dmg	=	
 | a2missile	=	
 | spell_attack%=	
 | spell	=	
<!-- Resist -->
 | fire_res	=	
 | elec_res	=	
 | cold_res	=	
 | pois_res	=	
 | mag_res	=	
 | phys_res	=	
}}

Devil of Baa
Tier: special
Stats
Level:
HP:
Armor Class:
60
540
40
Reward
Experience:
Gold:
Item:
4200
no
Devil Plans
Movement and combat
Fly:
Move:
AI type:
Speed:
Recovery:
Bonus Attack:
N
short
suicidal
300
90
drain SP
Attack
Attack 1:
Type:
Damage:

physical
2d6+20
Attack 2: no
Spell Attack: no
Resistances
Fire:
Electricity:
Cold:
Poison:
Magic:
Physical:
30
30
30
30
30
0