Template:MIP Persona Stats/Documentation

Jump to navigation Jump to search
This article is about the stat template for persona in Megami Ibunroku Persona. For demons, see Template:MIP Demon Stats.

Purpose

Table template used to document the stats of Persona in Megami Ibunroku Persona, Revelations: Persona, and Persona.

Usage

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

|img= Image
|ver= Game Version
|name= Persona Name (Persona 1 PSP)
|revname= Persona Name (Revelations: Persona)
|level= Level
|st= Strength
|vi= Vitality
|dx= Dexterity
|ag= Agility
|lu= Luck
|totem= Totem Item
|special= Special Fusion
|specialre= Special Fusion Redirect
|totemf= Special Fusion Totem Item
|arcana= Arcana
|type= Persona Type
|subtype= Persona Subtype
|sp= SP Cost
|matk= Magical Attack
|mdef= Magical Defense
|resist= Resistance Type
|ptalk= Persona Talk
|growth= Growth Rate Type
|inherit= Inheritance Restriction
|return= Return Item
|skills= Skills

The name of the template is set up so that it automatically calls the name of the page the template is being used on. The name of the persona featured in Persona is considered default. By chance, page name and the name of the persona in Persona don't match, use the name= parameter to input the correct name. The filename for the image used in the template is likewise tied to the pagename, unless altered by the use of name=. The ver= parameter controls which version of the game the filename is looking for when calling an asset. It is set to call for MIP (PlayStation) by default, but can be changed to the PSP version simply by entering P1 into the ver= parameter (assuming the asset is on the wiki. If the image filename needs to be altered separately from the name of the demon or renamed entirely, this can be done using the img= parameter.

The revname= parameter is used to record the name of the persona used in Revelations: Persona. This parameter is conditional, only use it when the name of the persona is different between Megami Ibunroku Persona and Revelations: Persona.

The totem= parameter is used to record an item that may be required to fuse specific demons. This parameter is conditional, only use it when the creation of the subject persona requires a totem. Do not confuse this parameter with totemf=.

The special= parameter is used to record what demons may be required to fuse a specific persona as a Special Fusion. To record the totem item used for the subject special fusion, use the totemf= parameter. These parameters are conditional, only use them when the subject persona is a special fusion. Do not confuse this parameter with totem=. Do not use both totem= and totemf= in the same template.

The arcana= parameter is for recording the persona's Arcana. This text is automatically treated as a link and will be used to determine both the subject persona's Type and Affinity, so be sure to input the correct information. If the given Type is incorrect, use the type= parameter.

  • The Arcana should be rendered as follows: Magician, Priestess, Empress, Emperor, Hierophant, Lovers, Chariot, Strength, Hermit, Fortune, Justice, Hanged Man, Death, Temperance, Devil, Tower, Star, Moon, Sun, Judgement, World, and Fool.

In Megami Ibunroku Persona, demons and persona rarely have unique weaknesses. They mostly pull from a shared pool of preset weakness spreads, here called "Resistance Type". A list of these types can be found at Template:Data/Type/MIP. To call a specific resistance type for the subject demon, input the associated number from Template:Data/Type/MIP into the resist= parameter.

The ptalk= parameter is used to record the name of the names of demons the subject persona can have a Special Conversation with. The names of these demons should be treated as links. If the persona can have persona talks with multiple different demons separate the names with a semi-colon. This parameter is conditional, only use it when persona can perform a persona talk.

The inherit= parameter refers to the specific attribute a persona cannot learn during skill inheritance.

The skills= parameter uses Template:SkillMIPPersona ({{SkillMIPPersona|1|2}}) for displaying skill information. When using this template to call information, the number 1 represents the skill name while the number 2 represents the persona rank when required to learn that specific skill.

Code

|img= 
|ver= 
|name= 
|revname= 
|level= 
|st= 
|vi= 
|dx= 
|ag= 
|lu= 
|totem= 
|special= 
|specialre= 
|totemf= 
|arcana= 
|type= 
|subtype= 
|sp= 
|matk= 
|mdef= 
|resist= 
|ptalk= 
|growth= 
|inherit= 
|return= 
|skills= 

Examples

{{MIP Persona Stats
|name=Jack Frost
|level=10
|st= 7
|vi= 12
|dx= 9
|ag= 14
|lu= 26
|arcana=Lovers
|subtype=Ice
|sp=7
|matk=57
|mdef=82
|ptalk=[[Jack Frost]]; [[Pyro Jack]]
|growth=Type 12
|inherit=Fire
|return=[[Lu Incense]]
|skills=
{{SkillMIPPersona|Bufu|1}}
{{SkillMIPPersona|Hapirma|3}}
{{SkillMIPPersona|Tango of Dispelling|4}}
{{SkillMIPPersona|Mabufu|5}}
{{SkillMIPPersona|Sweet Trap|7}}
{{SkillMIPPersona|Ice Breath|8}}
}}