Template:DSRK1 Ally Demon Stats/Documentation: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 95: | Line 95: | ||
|personality= | |personality= | ||
|phys= | |phys= | ||
|gun= | |||
|fire= | |fire= | ||
|ice= | |ice= | ||
Line 103: | Line 104: | ||
|almighty= | |almighty= | ||
|physfrac= | |physfrac= | ||
|gunfrac= | |||
|firefrac= | |firefrac= | ||
|icefrac= | |icefrac= |
Revision as of 19:26, 14 January 2024
Purpose
Table template used to document the stats of allied demons in Devil Summoner: Raidou Kuzunoha vs. the Soulless Army.
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 demon (either ally or 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.
{{DSRK1 Party Stats |img= Image Name |name= Name |level= Level |st= Strength |ma= Magic |vi= Vitality |lu= Luck |loc1= Location (1) |loc2= Location (2) |loc3= Location (3) |loc4= Location (4) |order= Order |orderre= Order Redirect |hp= HP |mp= MP |cost= MAG Cost |personality= Personality |phys= Physical Resistance |fire= Fire Resistance |ice= Ice Resistance |elec= Electric Resistance |force= Force Resistance |death= Death Resistance |mind= Mind Resistance |almighty= Almighty Resistance |physfrac= Physical Resistance (Fractional) |firefrac= Fire Resistance (Fractional) |icefrac= Ice Resistance (Fractional) |elecfrac= Electric Resistance (Fractional) |forcefrac= Force Resistance (Fractional) |deathfrac= Death Resistance (Fractional) |mindfrac= Mind Resistance (Fractional) |almightyfrac= Almighty Resistance (Fractional) |type= Skill Inheritance Type |throw= Can Inherit Throw Skills |breath= Can Inherit Breath Skills |charge= Can Inherit Charge Skills |power= Sword Fusion Base Power |stats= Sword Fusion Stat Increase |resist= Sword Fusion Resistance |skills= Skills }}
Both the image and name of the template is set up so that it automatically calls the name of the page the template is being used on. By chance, if the name of the demon is not shared with the page it's on use the parameter name=
parameter to choose a specific one. Similarly, a different image name can called with img=
The loc2=
, loc3=
, and loc4=
parameters are conditional. Only use if the demon appears in multiple locations.
The order=
parameter is set up so that whatever is typed into it will automatically be a link in the chart. If the demon's order page is not simply the name of the order, use the orderre=
to pipe the link to the correct page.
The frac parameters (i.e. physfrac=
, firefrac=
, etc.) are used to represent the damage modifier for resistances. They are set to 1 by default.
The personality=
parameter refers to the demon's personality type. There are 11 total personality types: Beast, Jack, Knight, Little Kid, Old Man, Old Woman, Punk, Seductive, Show-Off, Undead, and Young Girl.
The type=
parameter refers to the preference the demon has towards a specific attribute during skill inheritance.
The other skill inheritance parameters (i.e. throw=
, breath=
, and charge=
) are used to represent whether or not a demon can inherit skills of a certain type. Simply enter an "y" if it can, or "n" if it can't.
The power=
parameter refers to the base power of the demon's sword fusion. Simply input the number.
The stats=
parameter refers to the stat increase from the demon's sword fusion. Input the stat abbreviation (specifically HP, St, Ma, Vi, and Lu) followed by a plus sign and the specific numerical increase. If there are multiple stats increased by the sword, separate them with a semi-colon and a space.
The resist=
parameter refers to the element resistance granted by the demon's sword fusion. Simply input the name of the element.
The skills=
parameter uses Template:SkillOld for displaying skill information.
Code
{{DSRK1 Party Stats |img= |name= |level= |st= |ma= |vi= |lu= |loc1= |loc2= |loc3= |loc4= |order= |orderre= |hp= |mp= |cost= |personality= |phys= |gun= |fire= |ice= |elec= |force= |death= |mind= |almighty= |physfrac= |gunfrac= |firefrac= |icefrac= |elecfrac= |forcefrac= |deathfrac= |mindfrac= |almightyfrac= |type= |throw= |breath= |charge= |power= |stats= |resist= |skills= }}