Template:LBS Boss Stats/Documentation

Jump to navigation Jump to search

Purpose

Table template used to document the stats of beasts in Last Bible Special.

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, 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.

{{LBS Boss Stats
|name= Name
|level= Level
|en= Endurance
|in= Intelligence
|st= Strength
|ag= Agility
|lu= Luck
|loc= Location
|xp= Experience Points gained upon defeat
|gold= Macca dropped
|hp= HP
|mp= MP
|hitno= Number of actions per turn
|atk= Attack
|def= Defense
|drop= Item Drop
|force= Force Resistance
|elec= Electric Resistance
|ice= Ice Resistance
|fire= Fire Resistance
|death= Death Resistance
|debuff= Debuff Resistance
|pc= Poison and Confusion Resistance
|ps= Paralysis and Sleep Resistance
|forcefrac= Force Resistance (Fractional)
|elecfrac= Electric Resistance (Fractional)
|icefrac= Ice Resistance (Fractional)
|firefrac= Fire Resistance (Fractional)
|deathfrac= Death Resistance (Fractional)
|debufffrac= Debuff Resistance (Fractional)
|pcfrac= Poison and Confusion Resistance (Fractional)
|psfrac= Paralysis and Sleep Resistance (Fractional)
|magic= Magic Skills
|extra= Extra 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. 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.

The standard resistance parameters (i.e. fire=, debuff=, etc.) are used to notate the type of resistance the beast has towards a specific element. In Last Bible Special, these types are represented by Wk (Weakness), Rs (Resist), or Nul (Null). Input the abbreviations to properly record this data.

The frac parameters (i.e. physfrac=, firefrac=, etc.) are used to represent the damage modifier for resistances or weakness. They are set to 1 by default.

The magic= and extra= parameter uses Template:Skill for displaying skill information.

Code

{{LBS Boss Stats
|name=
|level=
|en=
|in=
|st=
|ag=
|lu=
|loc=
|xp=
|gold=
|hp=
|mp=
|hitno=
|atk=
|def=
|drop=
|force=
|elec=
|ice=
|fire=
|death=
|debuff=
|pc=
|ps=
|forcefrac=
|elecfrac=
|icefrac=
|firefrac=
|deathfrac=
|debufffrac=
|pcfrac=
|psfrac=
|magic=
|extra=
}}

Example

{{LBS Boss Stats
|name=Ouroboros
|level=85
|en=31
|in=23
|st=31
|ag=25
|lu=35
|loc=[[Jerusalem]]
|xp=8041
|gold=2000
|hp=7800
|mp=2300
|hitno=1
|atk=185
|def=201
|force=Nu
|death=Rs
|debuff=Nu
|pc=Nu
|ps=Rs
|forcefrac=0
|deathfrac=0.25
|debufffrac=0
|pcfrac=0
|psfrac=0.25
|magic={{Skill|LBS|Diama}}
{{Skill|LBS|Tetrakarn}}
{{Skill|LBS|Pulinfuru}}
{{Skill|LBS|Agila}}
|extra={{Skill|LBS|Flash}}
{{Skill|LBS|Fire}}
}}
Name Level
Ouroboros 85
Endurance
31
Intelligence
23
Strength
31
Agility
25
Luck
35
Location Jerusalem XP 8041 Macca 2000
HP MP Hit No. Attack Defense Drop
7800 2300 1 185 201
Resistances
Force Elec Ice Fire Debuff Death PCPoison and Confusion PSParalysis and Sleep
NuNull NuNull RsResist NuNull RsResist
×0 ×1 ×1 ×1 ×0 ×0.25 ×0 ×0.25
Magic Skills
Skill Attribute Cost Description
Diama Healing 12 MP Magic that restores a fair bit of an ally's HP.
Tetrakarn Support 18 MP Magic that creates a wall that reflects attacks.
Pulinfuru PC 14 MP Magic that confuses multiple foes and drives them crazy.
Agila Fire 5 MP A magic incantation that allows the speaker to spout flames.
Extra Skills
Skill Attribute Cost Description
Flash The special ability to cause foes to flinch at a bright light.
Fire Fire The special ability to spout flames.