Template:NPC: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<div class="infobox"> | <div class="infobox"> | ||
<table style="border:1px solid #aaa; background:#f9f9f9; width:300px; font-size:90%;"> | <table style="border:1px solid #aaa; background:#f9f9f9; width:300px; font-size:90%;"> | ||
Line 129: | Line 109: | ||
</div> | </div> | ||
[[Category:NPCs]] | [[Category:NPCs]] | ||
<includeonly> | |||
{{#cargo_store: | |||
_table=NPCs | |||
|Name={{{name|{{PAGENAME}}}}} | |||
|Attackable={{{attackable|1}}} | |||
|Aggressive={{{aggressive|Unknown}}} | |||
|Level={{{level|}}} | |||
|MaxHit={{{maxhit|}}} | |||
|Speed={{{speed|}}} | |||
|Respawn={{{respawn|}}} | |||
|Hitpoints={{{hitpoints|}}} | |||
|Accuracy={{{accuracy|}}} | |||
|Strength={{{strength|}}} | |||
|Defense={{{defense|}}} | |||
|Magic={{{magic|}}} | |||
|Ranged={{{range|}}} | |||
|RareLoot={{{rareloot|}}} | |||
|RootLoot={{{rootloot|}}} | |||
}} | |||
</includeonly> |