User:Ocianne/Sandbox1

Revision as of 16:54, 18 February 2024 by Ocianne (talk | contribs)
Jump to navigation Jump to search

Persona 3 Shadow Stat Template Documentation

Purpose

Table template to document the stats of Shadow encounters in Persona 3 Reload. For the stats of Persona, use Template:P3R Persona Stats.

For enemies from Persona 3 use Template:P3 Shadow Stats, for Persona 3 Portable use Template:P3P Shadow Stats, and for Persona 3 FES use Template:P3F Shadow Stats. Additional relevant gameplay information not found in the table should be placed below the game's section header and before this table.

Usage

This template is to be used in the ==Gameplay== section on Shadow pages, or in their respective Gameplay: page if available. For Shadows with multiple stats due to boss, miniboss, or tutorial encounters, use tabs to avoid page clutter. Multiple tabs can be added to the table by using tabbers. See tabber guidelines for full instructions on how to use tabs.

Parameters that are non-applicable to the subject, such as drops or element/ailment resistances, should be omitted from the table.

Parameter Description
name= The name of the Shadow.
level= The Shadow's level when fought.
st= The St stat of the Shadow. Omit if unknown.
ma= The Ma stat of the Shadow. Omit if unknown.
en= The En stat of the Shadow. Omit if unknown.
ag= The Ag stat of the Shadow. Omit if unknown.
lu= The Lu stat of the Shadow. Omit if unknown.
arcana= The Arcana of the Shadow.
hp= The HP stat of the Shadow. If unknown, use '?'.
sp= The SP stat of the Shadow. If unknown, use '?'.
exp= The EXP given on defeating the Shadow, if known. If unknown, use '?'.
location= Add the Tartarus section(s) or Full Moon Operation where the Shadow is fought with a link, separated by semicolons. If detailed floor information is known, include it after the main area with a colon (e.g., Thebel: 2F–4F, 6F–10F; Arqa: 28F Boss Fight; 5/9 Full Moon Operation).
drop1= The first enemy item drop, if applicable.
drop2= The second enemy item drop, if applicable.
drop3= The third enemy item drop, if applicable.
drop4= The fourth enemy item drop, if applicable.
elements Note any Slash/Strike/Pierce/Fire/Ice/Elec/Wind/Light/Darkness element weakness with 'Wk', element resistance with 'Str', blocked damage with 'Nul', repelled damage with 'Rpl', and element drain with 'Dr'. Neutral resistance should be deleted from the template and will be correctly denoted.
elementmod Note any Slash/Strike/Pierce/Fire/Ice/Elec/Wind/Light/Dark damage modifiers with the appropriate multiplier (0 for Nul, 1.25 or 12.75 as applicable for Weak, 0.5 for Strong, 2 or other as applicable to non-resistance-related modifiers. Neutral resistance should be deleted from the template and will be correctly denoted. Add only the number as the template will add the multiplier.
ailments Note any Charm/Confuse/Distress/Fear/Poison/Rage susceptibilities with 'Wk' for high susceptibility, 'Str' for low susceptibility, and 'Nul' if the ailment is blocked. Neutral resistance should be deleted from the template and will be correctly denoted.
skills= Add as many skills as the Shadow uses in battle using {{SkillE|P3R|Skill name}}. Note that enemy skills use SkillE and not Skill in the template. Put additional skills on a new line.

Code

Compendium Persona Full Template:

{{P3R Shadow Stats
|name=
|level=
|st=
|ma=
|en=
|ag=
|lu=
|arcana=
|hp=
|sp=
|exp=
|location=
|drop1=
|drop2=
|drop3=
|drop4=
|slash=
|strike=
|pierce=
|fire=
|ice=
|elec=
|wind=
|light=
|darkness=
|slashmod=
|strikemod=
|piercemod=
|firemod=
|icemod=
|elecmod=
|windmod=
|lightmod=
|darkmod=
|charm=
|poison=
|distress=
|confuse=
|fear=
|rage=
|skills=
}}

Compendium Example: Cowardly Maya

{{P3R Shadow Stats
|name=Cowardly Maya
|level=2
|arcana=Magician
|hp=83
|sp=20
|exp=15
|location=[[Thebel]]: 2F–4F, 6F–10F, 12F–16F, 18F
|drop1=Mask of Cowardice
|drop2=Malachite
|slash=Wk
|fire=Wk
|slashmod=1.25
|firemod=1.25
|charm=Wk
|poison=Wk
|distress=Wk
|confuse=Wk
|fear=Wk
|rage=Wk
|skills={{SkillE|P3R|Strike Attack}}
{{SkillE|P3R|Bufu}}
}}

References

General