User:Ocianne/Sandbox1: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
==Persona 5 Royal Enemy Only Skills==
=Persona 3 Shadow Stat Template Documentation=
{{P5R Skills/Header}}
==Purpose==
{{P5R Skills|Famine's Breath}}
Table template used to document the stats of Shadow encounters in {{Link|Game|P3R}}. For the stats of Persona, use [[Template:P3R Persona Stats]].
{{P5R Skills|Famine's Scream}}
 
{{P5R Skills|Life Leech}}
For enemies from {{Link|Game|P3}} use [[Template:P3 Shadow Stats]], for {{Link|Game|P3P}} use [[Template:P3P Shadow Stats]], and for {{Link|Game|P3F}} 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.
{{P5R Skills|Recarmdra}}
 
{{P5R Skills|Reverse Rub}}
==Usage==
{{P5R Skills|Self-Destruct}}
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 [[Guidelines:Gameplay#Tabbers|tabber guidelines]] for full instructions on how to use tabs.
{{P5R Skills|Stomach Blow}}
 
{{P5R Skills|Summon}}
Parameters that are non-applicable to the subject, such as element or ailment resistances, should be omitted from usage.
 
{| class="wikitable"
|-
! Parameter !! Description
|-
| name= || The name of the Shadow.
|-
| level= || The Shadow's level when fought.
|-
| st= || Provide the St stat of the Shadow, if known. If unknown, use '?'.
|-
| ma= || Provide the Ma stat of the Shadow, if known. If unknown, use '?'.
|-
| en= || Provide the En stat of the Shadow, if known. If unknown, use '?'.
|-
| ag= || Provide the Ag stat of the Shadow, if known. If unknown, use '?'.
|-
| lu= || Provide the Lu stat of the Shadow, if known. If unknown, use '?'.
|-
| arcana= || The Arcana of the Shadow.
|-
| hp= || Provide the HP stat of the Shadow, if known. If unknown, use '?'.
|-
| sp= || Provide the SP stat of the Shadow, if known. If unknown, use '?'.
|-
| exp= || Provide 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]]: 2-4F, 6-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 <code><nowiki>{{SkillE|P3R|Skill name}}</nowiki></code>. Note that enemy skills use SkillE and not Skill in the template. Put additional skills on a new line.
|}
|}


==Persona 5 DLC Items==
===Code===
* SEES Armband (+15% yen after battle, doesn't stack)
Compendium Persona Full Template:
* TV Glasses (+15% exp after battle, wearers only)
<pre>
* Seven's Emblem (Lowers chance of being targeted by enemies)
{{P3R Shadow Stats
* St. Harmelin's Badge (Null Bless, Null Curse)
|name=
* COMP (All Stats +3, SP +20)
|level=
* Midnight Bandana (Increases All-Out Attack damage, doesn't stack)
|arcana=
* Evoker (Restores 1 bullet after battle)
|hp=
* Gauntlet (Increases critical rate and magic evasion rate)
|sp=
* Kuzunoha Tube (Lowers skill cost by 25%)
|exp=
* Lamb Pillow (Wearer is only half as likely to be inflicted by ailments)
|location=
|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=
}}
</pre>
Compendium Example: Cowardly Maya
<pre>
{{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}}
}}
</pre>
 
==References==
;General
* [https://aqiu384.github.io/megaten-fusion-tool/p3r/shadows Datamined Shadow Stats P3R]
<noinclude>[[Category:Template Documentation]]</noinclude>
953

edits