Template:LoZOoT/Enemy/Documentation

From StrategyWiki, the video game walkthrough and strategy guide wiki

Enemy template for The Legend of Zelda: Ocarina of Time. This is used to create a single row for an enemy on the The Legend of Zelda: Ocarina of Time/Enemies page.

Images should be uploaded as "LoZ OoT enemy <monster name>.png"

Usage:

  • name
  • hp: number of "HP" (basic strikes from Kokiri Sword or Master Sword)
  • damage: Damage dealt (moves can be listed here).
  • first: location first seen in (the first place in our walkthrough).
  • location: dungeons or regions where the monster is found.
  • navi: Navi's description (a quote).
  • notes: miscellaneous notes and strategies to defeat the monster.

Optional, unnumbered parameters:

  • image: specify an alternate filename; exclude "file:" in the syntax.
  • imageparameters: adjust the parameters for the default image or image specified with the image parameter; default size is 100px.
  • image2: second image, if both art and a model is available.
{{LoZOoT/Enemy
|name=
|hp=
|damage=
|first=
|location=
|navi=
|notes=
}}

Example[edit]

Code

{|{{prettytable|sortable=1}} !width="200px"|Enemy!!HP!!Damage dealt!!Location first seen!!Locations!!Navi description!!Notes

{{LoZOoT/Enemy |name=Deku Baba |hp=?? |damage=?? |first=Inside the Deku Tree |location=Inside the Deku Tree |navi=?? |notes=A stationary plant that will bite you if you're not careful. Unlike the withered variety, this plant has a limited reach of attack. Killing it while it is not attacking will yield a Deku Nut, whereas attacking it in its extended position will stun it. Killing it in this stunned position will yield a Deku Stick.|image=LoZ OoT enemy Deku Baba.jpg }}

{{LoZOoT/Enemy |name=Deku Scrub |hp=?? |damage=?? |first=Inside the Deku Tree |location=Inside the Deku Tree |navi=?? |notes=This creature pops up out of the ground and shoots Deku Nuts at you. Reflecting a Deku Nut back to the Deku Scrub will cause it to jump out of its hole. If left alone, it will eventually take its place again in the hole. However, if it is caught, it will often offer information. }}

{{LoZOoT/Enemy |name=Gohma Larva |hp=2 |damage=1/4 Heart |first=Inside the Deku Tree |location=Inside the Deku Tree |navi=Look out when it gets ready to pounce! |notes=This enemy tends to attack by hopping at you when its eye turns red. It usually takes two hits to kill.|image2=LoZ OoT enemy Gohma Larva art.png }}

|}

Output
Enemy HP Damage dealt Location first seen Locations Navi description Notes
Deku Baba
LoZ OoT enemy Deku Baba.jpg
?? ?? Inside the Deku Tree Inside the Deku Tree ?? A stationary plant that will bite you if you're not careful. Unlike the withered variety, this plant has a limited reach of attack. Killing it while it is not attacking will yield a Deku Nut, whereas attacking it in its extended position will stun it. Killing it in this stunned position will yield a Deku Stick.
Deku Scrub
LoZ OoT enemy Deku Scrub.png
?? ?? Inside the Deku Tree Inside the Deku Tree ?? This creature pops up out of the ground and shoots Deku Nuts at you. Reflecting a Deku Nut back to the Deku Scrub will cause it to jump out of its hole. If left alone, it will eventually take its place again in the hole. However, if it is caught, it will often offer information.
Gohma Larva
LoZ OoT enemy Gohma Larva.pngLoZ OoT enemy Gohma Larva art.png
2 1/4 Heart Inside the Deku Tree Inside the Deku Tree Look out when it gets ready to pounce! This enemy tends to attack by hopping at you when its eye turns red. It usually takes two hits to kill.