Template:NPC: Difference between revisions

No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 16: Line 16:
   |RareLoot=String
   |RareLoot=String
   |RootLoot=String
   |RootLoot=String
   |TreasureMap=Integer
   |TreasureMap=String
}}</noinclude>
}}</noinclude>
<includeonly>{{#cargo_store:
<includeonly>{{#cargo_store:
Line 35: Line 35:
   |RareLoot={{{rareloot|}}}
   |RareLoot={{{rareloot|}}}
   |RootLoot={{{rootloot|}}}
   |RootLoot={{{rootloot|}}}
   |TreasureMap={{{treasuremap|}}}
   |TreasureMap={{{treasuremapitem|}}}
}}</includeonly>
}}</includeonly>
<div class="infobox">
<div class="infobox">
Line 82: Line 82:
<tr>
<tr>
   <td>[[Respawn Timer]]</td>
   <td>[[Respawn Timer]]</td>
   <td>
   <td>{{Ticks|{{{respawn}}}}}</td>
    {{#expr:{{{respawn}}}}} [[Ticks]] ({{#expr: round({{{respawn}}} * 600 / 1000) }}s)
  </td>
|<tr>
|<tr>
   <td>[[Respawn Timer]]</td>
   <td>[[Respawn Timer]]</td>
   <td>Unknown</td>
   <td>Unknown</td>
</tr>}}
</tr>
}}
<tr>
<tr>
   <th colspan="2" style="background:#e9e9e9;">Skills</th>
   <th colspan="2" style="background:#e9e9e9;">Skills</th>
Line 127: Line 126:
   <td>{{{rootloot|Unknown}}}</td>
   <td>{{{rootloot|Unknown}}}</td>
</tr>
</tr>
{{#if:{{{treasuremapitem|}}}|
<tr>
  <td>{{{treasuremapitem|?}}}</td>
  <td>{{{treasuremapchance|Unknown}}}</td>
</tr>
}}
}}
}}
</table>
</table>
</div>
</div>
[[Category:NPCs]]
[[Category:NPCs]]