Template:SMT1 Boss Stats: Difference between revisions

Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{| class="outer-table stat-table"
<includeonly>{| class="outer-table stat-table"
|
|style="width:108px"|
{| class="inner-table" width="100%;"
{| class="inner-table" style="width:100%;"
|width="100px" height="100px" style="padding:0;"|[[File:SMT1 {{{image|{{{name|}}}}}} Sprite.png]]
| style="width:100px; height:100px; padding:0;"|[[File:SMT1 {{{img|PS {{{name|{{PAGENAME}}}}}}}} Sprite.png|100x100px]]
|}
|}
|
|
{| class="inner-table" width="100%;"
{| class="inner-table" style="width:100%;"
!Name
!Name
!Level
!Level
|-
|-
|'''{{{name|}}}'''
|'''{{{name|{{PAGENAME}}}}}'''
|{{{level|}}}
|{{{level|}}}
|}
|}
|width="330px"|
|style="width:330px"|
{{Statbars
{{Statbars
|n=40
|n=40
Line 31: Line 31:
|colspan=3|
|colspan=3|
{| class="inner-table" style="width:100%;"
{| class="inner-table" style="width:100%;"
!Boss Battle
!style="width:30%"|Boss Battle
|{{{loc|}}}
|{{{loc|}}}
|}
|}
|-
|-
|colspan=3|
|colspan=3|
{| class="inner-table" style="width:100%;"
{| class="inner-table" style="width:100%;"
!Race
![[Race]]
!HP
!HP
!MP
!MP
Line 44: Line 44:
!Item
!Item
|-
|-
|[[{{{race|}}}]]
|{{{raceredirect|[[{{{race|}}}]]}}}
|{{{hp|}}}
|style="width:calc(100%/6)"|{{{hp|}}}
|{{{mp|}}}
|style="width:calc(100%/6)"|{{{mp|}}}
|{{{money|}}}
|style="width:calc(100%/8)"|{{{money|}}}
|{{{mag|}}}
|style="width:calc(100%/8)"|{{{mag|}}}
|[[{{{drop|}}}]]
|{{{dropredirect|[[{{{drop|}}}]]}}}
|}
|}
|-
|-
Line 62: Line 62:
!M. Effect
!M. Effect
|-
|-
|{{{hit|}}}
|{{{hit|}}}
|{{{atk|}}}
|{{{atk|}}}
|{{{acc|}}}
|{{{acc|}}}
|{{{def|}}}
|{{{def|}}}
|{{{eva|}}}
|{{{eva|}}}
|{{{m-atk|}}}
|{{{m-atk|}}}
|{{{m-efc|}}}
|{{{m-efc|}}}
|}
|-
|colspan=3|
{| class="inner-table" style="width:100%;"
!colspan=8|Resistances
|-
!<small>[[Physical|Phys]]</small>
!<small>[[Gun]]</small>
!<small>[[Fire]]</small>
!<small>[[Ice]]</small>
!<small>[[Electric|Elec]]</small>
!<small>[[Force]]</small>
!<small>[[Expel]]</small>
!<small>[[Curse]]</small>
|-
|{{Rst|{{{phys}}}}}
|{{Rst|{{{gun}}}}}
|{{Rst|{{{fire}}}}}
|{{Rst|{{{ice}}}}}
|{{Rst|{{{elec}}}}}
|{{Rst|{{{force}}}}}
|{{Rst|{{{expel}}}}}
|{{Rst|{{{curse}}}}}
|-
!<small>[[Nerve]]</small>
!<small>[[Magic (Element)|Magic]]</small>
!<small>[[Bind]]</small>
!<small>[[Charge (Element)|Charge]]</small>
!<small>[[Dex]]</small>
!<small>[[Needle]]</small>
!colspan=2|<small>[[Compatibility]]</small>
|-
|{{Rst|{{{nerve}}}}}
|{{Rst|{{{magc}}}}}
|{{Rst|{{{bind}}}}}
|{{Rst|{{{charge}}}}}
|{{Rst|{{{dex}}}}}
|{{Rst|{{{needle}}}}}
!colspan=2|{{{type|}}}
|}
|}
{{Data/Type/SMT1|{{{resist|}}}}}
|-
|-
{{#if:{{{magic|}}}|{{!}}colspan=3{{!}}
{{#if:{{{magic|}}}|{{!}}colspan=3{{!}}
Line 115: Line 77:
{{!-}}
{{!-}}
!Skill
!Skill
!Element
!Attribute
!Cost
!Cost
!Description
!Description
Line 128: Line 90:
{{!-}}
{{!-}}
!Skill
!Skill
!Element
!Attribute
!Cost
!Cost
!Description
!Description
Line 136: Line 98:
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
[[Category:Stat Table Templates]]
[[Category:SMT1 Templates]]
[[Category:SMT1 Stat Table Templates]]
[[Category:Boss Stat Table Templates]]
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 03:19, 24 June 2024

Purpose

Table template used to document the stats of boss encounters from Shin Megami Tensei.

Usage

This template is to be used in the ==Gameplay== section on Demon and Character pages. It can be used with <tabber></tabber> to catalog different versions of the enemy, including versions from separate ports of the game. Duplicate tables cataloging the version of an enemy from a specific version of the game are not needed if the demon features identical stats and information in another table. The original version of the game is treated as default.

{{SMT1 Boss Stats
|img= Image Name 
|name= Name
|level= Level
|st= Strength
|in= Intelligence 
|ma= Magic
|vi= Vitality
|ag= Agility
|lu= Luck
|loc= Location
|race= Race
|raceredirect= Race Redirect
|hp= HP
|mp= MP
|money= Money Drop
|mag= MAG Drop
|drop= Item Drop
|dropredirect= Item Drop Redirect
|hit= Number of Hits
|atk= Attack
|acc= Accuracy
|def= Defense
|eva= Evasion
|m-atk= Magical Attack
|m-efc= Magical Effect
|resist= Resist Type 
|magic= Magic Skills
|extra= Extra Skills
}}

The img= parameter used to call the enemy's sprite. In the template's code it's set up as [[File:SMT1 {{{img|}}} Sprite.png]], so you simply have to write the version of the game and the name of the enemy.

The species= parameter is for listing what Species the demon belongs to. In Shin Megami Tensei, a demon's Species is determined by it's Race. Almost every race in the game is part of a larger group, this being a species. If you do not know what species a specific race belongs to, refer to the Species page. This data should not be treated as a link.

The race= parameter is set up so that whatever is typed into it will automatically be a link in the chart. If the demon's race was later localized as something else or is on a different page like List of Minor Demon Races, you will need to use the raceredirect= parameter instead of race= in order to manually pipe the link to another page.

The drop= parameter is set up so that whatever is typed into it will automatically be a link in the chart. If the demon can drop no item, multiple items, or you need to manually pipe a link to a separate page use dropredirect=.

In all of the Super Famicom Shin Megami Tensei games, demons do not have unique weaknesses. They all pull from a shared pool of preset weakness spreads, here called "Resistance Type". The original Shin Megami Tensei features 36 types. The resist= parameter only requires the number identified the weakness spread used by the demon being cataloged. Each type is associated with it's own resistance description, but if the description for a given demon does not match the default, or if you're cataloging a demon from a specific version of Shin Megami Tensei that does not contain resistance descriptions, you can add a unique one using the resistdes= parameter.

The magic= and extra= parameters use Template:Skill for displaying skill information.

Code

{{SMT1 Boss Stats
|img= 
|name= 
|level= 
|st= 
|in= 
|ma= 
|vi= 
|ag= 
|lu= 
|loc= 
|race= 
|raceredirect= 
|hp= 
|mp= 
|money= 
|mag= 
|drop= 
|dropredirect= 
|hit= 
|atk= 
|acc= 
|def= 
|eva= 
|m-atk= 
|m-efc= 
|resist= 
|magic= 
|extra= 
}}

Examples

{{SMT1 Boss Stats
|img=PS Gabriel Boss
|name=Gabriel
|level=96
|st=33
|in=24
|ma=24
|vi=30
|ag=20
|lu=20
|loc=[[Basilica]] 3F
|raceredirect=[[Herald|Seraph]]
|hp=1700
|mp=370
|money=ћ4608
|mag=1920
|drop=Soma
|hit=3~5
|atk=184
|acc=28
|def=107
|eva=23
|m-atk=27
|m-efc=27
|resist=35
|magic=
{{Skill|SMT1|Mazionga}}
{{Skill|SMT1|Bufula}}
{{Skill|SMT1|Makarakarn}}
}}