Template:NPC: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
|RareLoot=String | |RareLoot=String | ||
|RootLoot=String | |RootLoot=String | ||
|TreasureMap= | |TreasureMap=String | ||
}}</noinclude> | }}</noinclude> | ||
<includeonly>{{#cargo_store: | <includeonly>{{#cargo_store: | ||
Line 35: | Line 35: | ||
|RareLoot={{{rareloot|}}} | |RareLoot={{{rareloot|}}} | ||
|RootLoot={{{rootloot|}}} | |RootLoot={{{rootloot|}}} | ||
|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>{{{respawn | <td>{{Ticks|{{{respawn}}}}}</td> | ||
|<tr> | |||
<td>[[Respawn Timer]]</td> | |||
<td>Unknown</td> | |||
</tr> | </tr> | ||
}} | }} | ||
Line 89: | Line 92: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Hitpoints|size= | <td>{{SkillIcon|Hitpoints|size=16px}} [[Hitpoints]]</td> | ||
<td>{{{hitpoints|Unknown}}}</td> | <td>{{{hitpoints|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Accuracy|size= | <td>{{SkillIcon|Accuracy|size=16px}} [[Accuracy]]</td> | ||
<td>{{{accuracy|Unknown}}}</td> | <td>{{{accuracy|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Strength|size= | <td>{{SkillIcon|Strength|size=16px}} [[Strength]]</td> | ||
<td>{{{strength|Unknown}}}</td> | <td>{{{strength|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Defense|size= | <td>{{SkillIcon|Defense|size=16px}} [[Defense]]</td> | ||
<td>{{{defense|Unknown}}}</td> | <td>{{{defense|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Magic|size= | <td>{{SkillIcon|Magic|size=16px}} [[Magic]]</td> | ||
<td>{{{magic|Unknown}}}</td> | <td>{{{magic|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{SkillIcon|Range|size= | <td>{{SkillIcon|Range|size=16px}} [[Range]]</td> | ||
<td>{{{range|Unknown}}}</td> | <td>{{{range|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]] |