Difference between revisions of "Template:MOB AH"
From Project: Gorgon Wiki
m |
(Added explanation of template.) |
||
Line 45: | Line 45: | ||
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Clever Trick: | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Clever Trick: | ||
{{pipe}}{{{clever trick}}} | {{pipe}}{{{clever trick}}} | ||
+ | }} | ||
+ | |- | ||
+ | {{ #if:{{{bonus|}}} |{{pipe}}- valign="top" | ||
+ | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Additional Attributes: | ||
+ | {{pipe}}{{{bonus}}} | ||
+ | }} | ||
+ | |- | ||
+ | {{ #if:{{{weaknesses|}}} |{{pipe}}- valign="top" | ||
+ | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Weak Against: | ||
+ | {{pipe}}{{{weaknesses}}} | ||
+ | }} | ||
+ | |- | ||
+ | {{ #if:{{{resists|}}} |{{pipe}}- valign="top" | ||
+ | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Resists: | ||
+ | {{pipe}}{{{resists}}} | ||
}} | }} | ||
|} | |} | ||
Line 66: | Line 81: | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
==Parameters== | ==Parameters== | ||
− | ; | + | ; name |
− | : | + | : Not Optional. This is the name of the tamed creature. |
− | ; | + | ; level to tame |
− | : Optional. | + | : Optional. The level of [[Animal Handling]] required to tame the creature should be entered here. |
− | ; | + | ; max level |
− | : | + | : Optional. The maximum level the creature can reach. |
− | ; | + | ; max bond level |
− | : | + | : Optional. The maximum bond level the creature can reach.See [[Animal Handling]] for an explanation. |
− | ; | + | ; max happiness |
− | : | + | : Optional. The maximum happiness the creature can reach.See [[Animal Handling]] for an explanation. |
− | ; | + | ; max enthusiasm |
− | : | + | : Optional. The maximum enthusiasm the creature can reach. See [[Animal Handling]] for an explanation. |
− | ; | + | ; attack |
− | : | + | : Optional. Uses Combat Ability template to list the attack used by a tamed creature. |
− | ; | + | ; sic em |
− | : | + | : Optional. List the creature's Sic'Em Attack. See [[Animal Handling]] for an explanation. |
+ | ; clever trick | ||
+ | : Optional. List the creature's Clever Trick. See [[Animal Handling]] for an explanation. | ||
+ | ; bonus | ||
+ | : Optional. List any additional attributes a tamed creature might posses. Damage Boost, Melee Evasion, Damage Multiplier | ||
+ | ; weaknesses | ||
+ | : Optional. List what damage types tamed creature is weak against. | ||
+ | ; resists | ||
+ | : Optional. List what damage types the tamed creature resists. | ||
==Description== | ==Description== | ||
− | This automatically adds | + | This template is used on pages of creatures that can be tamed through [[Animal Handling]]. The [[Template:MOB AHVital]] template can be seen paired with this one as seen below. This template automatically adds <nowiki>[[Category:Animal Handling Creatures]]</nowiki> to a page. |
<pre> | <pre> | ||
− | {{MOB | + | {{MOB AH |
− | | | + | | name = Ice Bear |
− | | health = | + | | level to tame= 43 |
− | | armor = | + | | max level = 70 |
− | + | | max bond level = 70 | |
− | | | + | | max happiness = 100 |
− | | | + | | max enthusiasm = 10 |
− | | | + | | attack = {{Combat Ability|Slashing Damage}}, {{Combat Ability|Crushing Damage}} |
+ | | sic em = Grant Owner Cold Mitigation | ||
+ | | clever trick = Slashing Damage and Taunt | ||
+ | | bonus = Damage Boost | ||
+ | | weaknesses = Fire, Electricity | ||
+ | | resists = Cold, Poison | ||
+ | }} | ||
+ | {{MOB AHVital | ||
+ | | vital level= 70 | ||
+ | | health = 737 | ||
+ | | armor = 662 | ||
+ | }} | ||
+ | {{MOB AHVital | ||
+ | | vital level= Max(70) | ||
+ | | health = 737 | ||
+ | | armor = 662 | ||
}} | }} | ||
</pre> | </pre> | ||
{{MOB AH | {{MOB AH | ||
− | | name = | + | | name = Ice Bear |
− | | level to tame= | + | | level to tame= 43 |
| max level = 70 | | max level = 70 | ||
− | | max bond level = | + | | max bond level = 70 |
− | | max happiness =100 | + | | max happiness = 100 |
− | | max enthusiasm = | + | | max enthusiasm = 10 |
− | | attack = | + | | attack = {{Combat Ability|Slashing Damage}}, {{Combat Ability|Crushing Damage}} |
− | | sic em = | + | | sic em = Grant Owner Cold Mitigation |
− | | clever trick = | + | | clever trick = Slashing Damage and Taunt |
+ | | bonus = Damage Boost | ||
| weaknesses = Fire, Electricity | | weaknesses = Fire, Electricity | ||
| resists = Cold, Poison | | resists = Cold, Poison | ||
+ | }} | ||
+ | {{MOB AHVital | ||
+ | | vital level= 70 | ||
+ | | health = 737 | ||
+ | | armor = 662 | ||
}} | }} | ||
{{MOB AHVital | {{MOB AHVital | ||
| vital level= Max(70) | | vital level= Max(70) | ||
− | | health = | + | | health = 737 |
− | | armor = | + | | armor = 662 |
}} | }} | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> |
Revision as of 13:01, 20 June 2018
Syntax
{{MOB AH | name = | level to tame= | max level = | vital list= | max bond level = | max happiness = | max enthusiasm = | attack = | sic em = | clever trick = | weaknesses = | resists = }}
Parameters
- name
- Not Optional. This is the name of the tamed creature.
- level to tame
- Optional. The level of Animal Handling required to tame the creature should be entered here.
- max level
- Optional. The maximum level the creature can reach.
- max bond level
- Optional. The maximum bond level the creature can reach.See Animal Handling for an explanation.
- max happiness
- Optional. The maximum happiness the creature can reach.See Animal Handling for an explanation.
- max enthusiasm
- Optional. The maximum enthusiasm the creature can reach. See Animal Handling for an explanation.
- attack
- Optional. Uses Combat Ability template to list the attack used by a tamed creature.
- sic em
- Optional. List the creature's Sic'Em Attack. See Animal Handling for an explanation.
- clever trick
- Optional. List the creature's Clever Trick. See Animal Handling for an explanation.
- bonus
- Optional. List any additional attributes a tamed creature might posses. Damage Boost, Melee Evasion, Damage Multiplier
- weaknesses
- Optional. List what damage types tamed creature is weak against.
- resists
- Optional. List what damage types the tamed creature resists.
Description
This template is used on pages of creatures that can be tamed through Animal Handling. The Template:MOB AHVital template can be seen paired with this one as seen below. This template automatically adds [[Category:Animal Handling Creatures]] to a page.
{{MOB AH | name = Ice Bear | level to tame= 43 | max level = 70 | max bond level = 70 | max happiness = 100 | max enthusiasm = 10 | attack = {{Combat Ability|Slashing Damage}}, {{Combat Ability|Crushing Damage}} | sic em = Grant Owner Cold Mitigation | clever trick = Slashing Damage and Taunt | bonus = Damage Boost | weaknesses = Fire, Electricity | resists = Cold, Poison }} {{MOB AHVital | vital level= 70 | health = 737 | armor = 662 }} {{MOB AHVital | vital level= Max(70) | health = 737 | armor = 662 }}
Ice Bear | |
---|---|
Animal Handling Level to Tame: | 43 |
Maximum Bond Level: | 70 |
Maximum Happiness: | 100 |
Maximum Enthusiasm: | 10 |
Additional Attributes: | Damage Boost |
Weak Against: | Fire, Electricity |
Resists: | Cold, Poison |
Vitals at 70 | 737 662 |
---|
Vitals at Max(70) | 737 662 |
---|