Template:Blades Creature Summary
SummaryEdit
This template is used for infoboxes of any Blades creatures. Required for use with {{Blades Creature Table}}.
ParametersEdit
Parameter | Scope | Description |
---|---|---|
id | required | The creature's ID. |
archetype | required | The name of the article containing the enemy archetype, set up with {{Blades Creature Archetype Data}}. |
noimage | optional | Set equal to any value to suppress the image. |
abyss | optional | Set equal to any value if the creature can be found in the Abyss. |
swarm | optional | Set equal to any value if the creature is a swarming enemy. |
lvl | required | The Job/Abyss level at which the creature can be encountered. If a range, input as min-max . |
abysslvl | optional | Same as above, but for the abyss if different from basic. |
damage | required | The formula for damage dealt by the creature. |
health | required | The formula for the creature's maximum health. |
stamina | optional | The formula for the creature's maximum stamina. Defaults to 0 if unspecified. |
magicka | optional | The formula for the creature's maximum magicka. Defaults to 0 if unspecified. |
healthregen | optional | The creature's % health regeneration per second. |
staminaregen | optional | The creature's % stamina regeneration per second. |
magickaregen | optional | The creature's % magicka regeneration per second. |
armor | optional | The formula for the creature's armor rating. Defaults to 0 if unspecified. |
block | optional | The formula for the creature's block rating. Defaults to 0 if unspecified. |
attackCooldown | optional | The fraction of cooldown between the creature's attacks. |
blockCooldown | optional | The fraction of cooldown between the creature's blocks. |
spellCooldown | optional | The fraction of time taken for the creature to cast spells. |
abilityCooldown | optional | The fraction of time taken for the creature to use abilities. |
slashing cleaving bashing fire frost shock poison |
optional | The creature's resistance/weakness to the type of damage. Positive values indicate resistance while negative values indicate weakness. Set to Immune if the creature is immune to that damage. Defaults to 0 if unspecified. |
damagetype | required | The kind of damage done by the creature. Valid values include: slashing , cleaving , bashing , fire , frost , shock , and poison . |
damagetype2 | optional | An additional kind of damage done by the creature, if there are two. Its valid values are identical. |
damagetype% damagetype2% |
optional | The percent chances of the creature dealing its corresponding damage type. Only one is required to be specified, in which case the other will be calculated. Defaults to 50/50 if both are unspecified. |
abilities | optional | A list of the creature's available abilities. Defaults to None if unspecified. |
spells | optional | A list of the creature's available spells. Defaults to None if unspecified. |
notrail | optional | Set as anything to disable trails and categories. |
name | optional | Manually specify the creature's name. It is recommended that the creature instead be put on a better-named page (i.e. using a parenthetical label) rather than use this parameter. |
race species |
optional | The race or species, if different from that inherited from the archetype data. |
gender | optional | The gender, if different from that inherited from the archetype data. |
family | optional | The family to which the creature belongs. Has no effect for now. |
ExamplesEdit
If placed on Blades:Black Bear:
{{Blades Creature Summary |id=BearBlack_Basic |archetype=Bears |lvl=4-10 |damage=11+(1.433*lvl) |health=316+(6.786*lvl) |stamina=120+(10*lvl) |staminaregen=2 |attackCooldown=0.5 |blockCooldown=0.45 |spellCooldown=N/A |abilityCooldown=N/A |armor=-54+(21.429*lvl) |block=-10+(10.357*lvl) |slashing=-4.32 |bashing=4.32 |frost=42.12 |shock=-7.09 |poison=49.92 |damagetype=Slashing |damagetype2=Bashing |abyss=1}}
Black Bear
BearBlack_Basic |
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Level | 4-10 | ||||||||||||
Archetype/ Species |
Bear | ||||||||||||
Attributes | |||||||||||||
0 | 316+(6.786*lvl) | 120+(10*lvl) +2% Stamina Regeneration |
|||||||||||
Damage | |||||||||||||
11+(1.433*lvl) | -54+(21.429*lvl) | -10+(10.357*lvl) | |||||||||||
Attack | Block | Spell | Ability | ||||||||||
0.5 | 0.45 | N/A | N/A | ||||||||||
Base Attack Damage Types | |||||||||||||
|
|||||||||||||
Resistances and Weaknesses | |||||||||||||
-4.32 | 0 | 4.32 | |||||||||||
0 | 42.12 | -7.09 | 49.92 |
If placed on Blades:Timber Wolf:
{{Blades Creature Summary |archetype=Wolves |id=WolfTimber_Basic |lvl=11-19 |damage=28+(1.65*lvl) |health=-107+(13.933*lvl) |armor=7+(7*lvl) |block=0 |slashing=-7.56 |bashing=7.56 |fire=80.64 |frost=68.04 |shock=-7.09 |damagetype=Cleaving |swarm=1 |abyss=1}}
Timber Wolf
WolfTimber_Basic |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Level | 11-19 | ||||||||||
Archetype/ Species |
Wolf | ||||||||||
Attributes | |||||||||||
0 | -107+(13.933*lvl) | 0 | |||||||||
Damage | |||||||||||
28+(1.65*lvl) | 7+(7*lvl) | 0 | |||||||||
Base Attack Damage Type | |||||||||||
Resistances and Weaknesses | |||||||||||
-7.56 | 0 | 7.56 | |||||||||
80.64 | 68.04 | -7.09 | 0 |