Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Template:Npcbox"
From Neocron Wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 44: | Line 44: | ||
{{#if:{{{damage_3|}}}| [[Image:Icon_{{{damage_3}}}.png|100px|{{{damage_3}}} Damage]]<br> | {{#if:{{{damage_3|}}}| [[Image:Icon_{{{damage_3}}}.png|100px|{{{damage_3}}} Damage]]<br> | ||
{{#if:{{{damage_4|}}}| [[Image:Icon_{{{damage_4}}}.png|100px|{{{damage_4}}} Damage]]<br> | {{#if:{{{damage_4|}}}| [[Image:Icon_{{{damage_4}}}.png|100px|{{{damage_4}}} Damage]]<br> | ||
− | }}}}}} | + | }}}}}}}} |
|- | |- | ||
{{#if:{{{armour_1|}}}| | {{#if:{{{armour_1|}}}| | ||
Line 52: | Line 52: | ||
{{#if:{{{armour_2|}}}| [[Image:Icon_{{{armour_2}}}.png|100px|Resists {{{armour_2}}} Damage]] <br> | {{#if:{{{armour_2|}}}| [[Image:Icon_{{{armour_2}}}.png|100px|Resists {{{armour_2}}} Damage]] <br> | ||
{{#if:{{{armour_3|}}}| [[Image:Icon_{{{armour_3}}}.png|100px|Resists {{{armour_3}}} Damage]] <br> | {{#if:{{{armour_3|}}}| [[Image:Icon_{{{armour_3}}}.png|100px|Resists {{{armour_3}}} Damage]] <br> | ||
− | }}}}}} | + | {{#if:{{{armour_4|}}}| [[Image:Icon_{{{armour_4}}}.png|100px|Resists {{{armour_4}}} Damage]] <br> |
+ | }}}}}}}} | ||
|- | |- | ||
{{!}} style="font-weight: bold; vertical-align: top; padding-right: 1em;" {{!}} Location | {{!}} style="font-weight: bold; vertical-align: top; padding-right: 1em;" {{!}} Location |
Latest revision as of 10:26, 21 July 2008
Npcbox
| |
---|---|
Race | Unknown |
Location | Unknown
|
Template Documentation | [edit] |
This documentation is transcluded from Template:Npcbox/doc. (edit | history)
Warbot
| |
---|---|
Race | Mechanical (Mechanical) |
Level | 80/80 ***
|
Wealth | 5,794 nc |
Loot | Tech Part |
Damage types | |
Armour types | |
Location |
Use the NPC box to help summarize the vital stats of a particular NPC.
{{npcbox | name = Warbot | image = Mob_warbot.jpg | level = 80/80 | type = *** | faction = combat | race = Mechanical | health = 20,000 | money= 5,794 nc | creature = Mechanical | loot = [[Tech Part]] | location = [[Military Base]] | damage_1 = x-ray | damage_2 = energy | damage_3 = force | damage_4 = piercing | armour_1 = piercing | armour_2 = energy | armour_3 = xray | armour_4 = fire }}
- name
- The name of the NPC. Defaults to {{PAGENAME}}.
- image
- The filename of an image to include (Image will be scaled down to 200px width or 300px height, whichever is greater)
- title
- The title of the NPC that appears in square brackets below the name, e.g. [Faction Supply Manager]
- level
- The level of the NPC. Defaults to "??"
- type
- Number of rank stars
- faction
- Specify the faction of the NPC or Combat for a mob - Defaults to "Unknown" if left empty.
- race
- race of the NPC. Defaults to Unknown.
- creature
- In game classification. (e.g. Humanoid, Mechanical, Insect etc)
- gender
- The sex of the NPC. Specify "Male" or "Female". Default not shown.
- loot
- general top loot dropped from the mob (i.e. warbot drops tech parts). Default not shown.
- location
- The specific subzone or coordinates of the NPC. Braces necessary.
- money
- The amount of bounty awarded for killing these creatures.
- damage_1
- The damage type caused by the mob. Default not shown.
- damage_2
- The damage type caused by the mob. Default not shown.
- damage_3
- The damage type caused by the mob. Default not shown.
- damage_4
- The damage type caused by the mob. Default not shown.
- armour_1
- The damage type resisted by the mob. Default not shown.
- armour_2
- The damage type resisted by the mob. Default not shown.
- armour_3
- The damage type resisted by the mob. Default not shown.
- armour_4
- The damage type resisted by the mob. Default not shown.