Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.

Template:EnemyInfo: Difference between revisions

From Skylanders Wiki, the Skylands encylopedia
Added functionality for Giants data. Please revert this to its previous version if something goes horribly wrong.
Removed the Heroic Challenge tags, because damage is still dependent on the set Difficulty regardless.
Line 22: Line 22:
{{#tag:tabber|
{{#tag:tabber|
Easy=
Easy=
Health: {{{sghealthE|'''Value undefined or missing'''}}}
Health: {{{sghealthE|'''Value undefined or missing'''}}} {{#if: {{{sghealthHC|}}} |''({{{sghealthHC|Value undefined or missing}}})''|}}


Damage methods:
Damage methods:
Line 36: Line 36:
{{!}}-{{!}}
{{!}}-{{!}}
Medium=
Medium=
Health: {{{sghealthM|'''Value undefined or missing'''}}}
Health: {{{sghealthM|'''Value undefined or missing'''}}} {{#if: {{{sghealthHC|}}} |''({{{sghealthHC|Value undefined or missing}}})''|}}


Damage methods:
Damage methods:
Line 50: Line 50:
{{!}}-{{!}}
{{!}}-{{!}}
Hard=
Hard=
Health: {{{sghealthH|'''Value undefined or missing'''}}}
Health: {{{sghealthH|'''Value undefined or missing'''}}} {{#if: {{{sghealthHC|}}} |''({{{sghealthHC|Value undefined or missing}}})''|}}


Damage methods:
Damage methods:
Line 64: Line 64:
{{!}}-{{!}}
{{!}}-{{!}}
Nightmare=
Nightmare=
Health: {{{sghealthN|'''Value undefined or missing'''}}}
Health: {{{sghealthN|'''Value undefined or missing'''}}} {{#if: {{{sghealthHC|}}} |''({{{sghealthHC|Value undefined or missing}}})''|}}


Damage methods:
Damage methods:
Line 75: Line 75:
{{#if: {{{sgattack3|}}} |
{{#if: {{{sgattack3|}}} |
*{{{sgattack3|'''Value undefined or missing'''}}}: {{{sgdamage3N|'''Value undefined or missing'''}}}
*{{{sgattack3|'''Value undefined or missing'''}}}: {{{sgdamage3N|'''Value undefined or missing'''}}}
|}}
{{!}}-{{!}}
{{#if: true |
Heroic Challenges=
Health: {{{sghealthHC|'''Value undefined or missing'''}}}
Damage methods:
{{#if: {{{sgattack1|}}} |
*{{{sgattack1|'''Value undefined or missing'''}}}: {{{sgdamage1HC|'''Value undefined or missing'''}}}
|}}
{{#if: {{{sgattack2|}}} |
*{{{sgattack2|'''Value undefined or missing'''}}}: {{{sgdamage2HC|'''Value undefined or missing'''}}}
|}}
{{#if: {{{sgattack3|}}} |
*{{{sgattack3|'''Value undefined or missing'''}}}: {{{sgdamage3HC|'''Value undefined or missing'''}}}
|}}
|}}
|}}
}}
}}
<small>''Italicized text refers to values only present in [[Heroic Challenges]].''</small>
|}}
|}}
}}<small>''Values may vary depending on location, difficulty, and/or other factors.''</small><noinclude>
}}<small>''Values may vary depending on location, difficulty, and/or other factors.''</small><noinclude>
Line 102: Line 87:


''Giants''
''Giants''
With the addition of four difficulties and the unmentioned easiness of Heroic Challenges, this part is a lot more complex. This tab only appears when the sghealthE tag is given a value, assuming that all difficulty tags must be filled to make sense. In the tags afterwards, attacks and damage values are denoted by the attack number and the first letter of the difficulty name (E,M,H,N,HC). HC stands for Heroic Challenges, and the tab for that will only appear if the sghealthHC tag is given a value.
With the addition of four difficulties and the unmentioned easiness of Heroic Challenges, this part is a lot more complex. This tab only appears when the sghealthE tag is given a value, assuming that all difficulty tags must be filled to make sense. In the tags afterwards, attacks and damage values are denoted by the attack number and the first letter of the difficulty name (E,M,H,N). Like in the ''Spyro's Adventure'' tags, up to three attacks can be listed.


If an enemy does not appear in a game, then leave all tags referring to that game blank.
If an enemy does not appear in a game, then leave all tags referring to that game blank.
Line 121: Line 106:
|sghealthHC= The amount of health the enemy has in Giants (Heroic Challenge), if applicable
|sghealthHC= The amount of health the enemy has in Giants (Heroic Challenge), if applicable
|sgattack(number)= The enemy's (number) attack in Giants (Ex: sgattack1)
|sgattack(number)= The enemy's (number) attack in Giants (Ex: sgattack1)
|sgdamage(number)(diff)= The amount of damage that the above attack deals in (diff) in Giants (diff = E,M,H,N,HC) (Ex: sgdamage1E)
|sgdamage(number)(diff)= The range of damage that the above attack deals in (diff) in Giants (diff = E,M,H,N) (Ex: sgdamage1E)
}}</pre></div>
}}</pre></div>
</noinclude>
</noinclude>

Revision as of 03:57, March 19, 2018

Values may vary depending on location, difficulty, and/or other factors.

This template may look almost empty, but there's actually a lot of tags to be filled here. This is a template for listing health values and attack damage values for an enemy character in a Skylanders game. This template is a work-in-progress template and currently displays data intended to be from the console version of Spyro's Adventure and Giants, so please don't use this in pages of enemies that are not from those games. Compatibility for enemies from other games will be added at a later time.

Spyro's Adventure: This tab only appears when the ssahealth tag is given a value. Up to three methods of damaging the player can be filled in, using the tags listed below.

Giants With the addition of four difficulties and the unmentioned easiness of Heroic Challenges, this part is a lot more complex. This tab only appears when the sghealthE tag is given a value, assuming that all difficulty tags must be filled to make sense. In the tags afterwards, attacks and damage values are denoted by the attack number and the first letter of the difficulty name (E,M,H,N). Like in the Spyro's Adventure tags, up to three attacks can be listed.

If an enemy does not appear in a game, then leave all tags referring to that game blank.

{{EnemyInfo
|ssahealth= The amount of health the enemy has in Spyro's Adventure
|ssahealthHC= The amount of health the enemy has in Spyro's Adventure's Heroic Challenges, if applicable
|ssaattack1= The enemy's primary (or only) method of damaging Skylanders (SSA)
|ssadamage1= The amount of damage that the above attack deals (SSA)
|ssaattack2= The enemy's secondary method of damaging Skylanders (SSA)
|ssadamage2= The amount of damage that the above attack deals (SSA)
|ssaattack3= The enemy's tertiary method of damaging Skylanders (SSA)
|ssadamage3= The amount of damage that the above attack deals (SSA)
|sghealthE= The amount of health the enemy has in Giants (Easy)
|sghealthM= The amount of health the enemy has in Giants (Medium)
|sghealthH= The amount of health the enemy has in Giants (Hard)
|sghealthN= The amount of health the enemy has in Giants (Nightmare)
|sghealthHC= The amount of health the enemy has in Giants (Heroic Challenge), if applicable
|sgattack(number)= The enemy's (number) attack in Giants (Ex: sgattack1)
|sgdamage(number)(diff)= The range of damage that the above attack deals in (diff) in Giants (diff = E,M,H,N) (Ex: sgdamage1E)
}}