Template:NPC: Difference between revisions

No edit summary
No edit summary
 
(6 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>{{#if:{{{respawn|}}}|{{{respawn}}} [[Ticks]]|Unknown}}</td>
   <td>{{Ticks|{{{respawn}}}}}</td>
|<tr>
  <td>[[Respawn Timer]]</td>
  <td>Unknown</td>
</tr>
</tr>
}}
}}
Line 123: 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]]