Difference between revisions of "Template:MOB AH"
From Project: Gorgon Wiki
(Added profile parameter. Ugly at the moment, but doesn't need to be fixed until after Genetics is added!) |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| table | + | {| table |
|- valign="top" | |- valign="top" | ||
|- | |- | ||
{{ #if:{{{name|}}} | | {{ #if:{{{name|}}} | | ||
{{pipe}}- | {{pipe}}- | ||
− | ! class="block2" style="background:#1e1615ff;width:500px;border-radius: | + | ! class="block2" style="background:#1e1615ff;color:#e5b964ff;width:500px;border-radius:1px;" colspan="2" align="left" {{pipe}} [[{{{name|}}}]] |
}} | }} | ||
|- | |- | ||
{{ #if:{{{level to tame|}}} |{{pipe}}- valign="top" | {{ #if:{{{level to tame|}}} |{{pipe}}- valign="top" | ||
− | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width: | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:250px;" align="right" {{pipe}} [[Animal Handling]] Level to Tame: |
{{pipe}}'''{{{level to tame}}}''' | {{pipe}}'''{{{level to tame}}}''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
|- | |- | ||
Line 32: | Line 27: | ||
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{bonus|}}} |{{pipe}}- valign="top" |
− | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Additional Attributes: |
− | {{pipe}}{{{ | + | {{pipe}}{{{bonus}}} |
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{weaknesses|}}} |{{pipe}}- valign="top" |
− | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Weak Against: |
− | {{pipe}}{{{ | + | {{pipe}}{{{weaknesses}}} |
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{resists|}}} |{{pipe}}- valign="top" |
− | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Resists: |
− | {{pipe}}{{{ | + | {{pipe}}{{{resists}}} |
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{profile|}}}|{{pipe}}- valign="top" |
− | ! style=" | + | ! style="border-radius:2px; width:140px;" colspan="2" align="left" {{pipe}} {{:{{{profile}}}}} |
− | |} | + | }} |
− | + | |} | |
− | + | {{ #if:{{{name|}}} | ; [[Category:Animal Handling Creatures]] }} <!-- | |
--><noinclude> | --><noinclude> | ||
==Syntax== | ==Syntax== | ||
Line 58: | Line 53: | ||
| name = | | name = | ||
| level to tame= | | level to tame= | ||
− | |||
| vital list= | | vital list= | ||
| max bond level = | | max bond level = | ||
| max happiness = | | max happiness = | ||
| max enthusiasm = | | max enthusiasm = | ||
− | |||
− | |||
− | |||
| weaknesses = | | weaknesses = | ||
| resists = | | resists = | ||
+ | | profile = | ||
}} | }} | ||
</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 bond level |
− | : | + | : Optional. The maximum bond level the creature can reach.See [[Animal Handling]] for an explanation. |
− | ; | + | ; max happiness |
− | : The | + | : 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. |
− | ; | + | ; 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. |
+ | ; profile | ||
+ | : REQUIRED. The [[:Category:Pet Profile]] ([[AI Pet Profile]]) used by the tamed creature. | ||
==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 bond level = 70 |
− | + | | max happiness = 100 | |
− | | | + | | max enthusiasm = 10 |
− | | | + | | bonus = Damage Boost |
− | | | + | | weaknesses = Fire, Electricity |
+ | | resists = Cold, Poison | ||
+ | | profile = AIP:BlindingWasp Pet | ||
+ | }} | ||
+ | {{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 bond level = 70 |
− | + | | max happiness = 100 | |
− | | max happiness =100 | + | | max enthusiasm = 10 |
− | | max enthusiasm = | + | | bonus = Damage Boost |
− | |||
− | |||
− | | | ||
| weaknesses = Fire, Electricity | | weaknesses = Fire, Electricity | ||
| resists = Cold, Poison | | resists = Cold, Poison | ||
− | | | + | | profile = AIP:BlindingWasp Pet |
− | + | }} | |
− | + | {{MOB AHVital | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{MOB | ||
| vital level= 70 | | vital level= 70 | ||
− | | health = | + | | health = 737 |
− | | armor = | + | | armor = 662 |
− | {{MOB | + | }} |
+ | {{MOB AHVital | ||
| vital level= Max(70) | | vital level= Max(70) | ||
− | | health = | + | | health = 737 |
− | | armor = | + | | armor = 662 |
− | + | }} | |
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:40, 11 January 2021
Syntax
{{MOB AH | name = | level to tame= | vital list= | max bond level = | max happiness = | max enthusiasm = | weaknesses = | resists = | profile = }}
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 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.
- 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.
- profile
- REQUIRED. The Category:Pet Profile (AI Pet Profile) used by the tamed creature.
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 bond level = 70 | max happiness = 100 | max enthusiasm = 10 | bonus = Damage Boost | weaknesses = Fire, Electricity | resists = Cold, Poison | profile = AIP:BlindingWasp Pet }} {{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 |
---|