NPC Template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div class=" | __NOTOC__ | ||
< | <table class="info-box item-info-box"> | ||
< | <tr><th>Sprite</th><td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_start.png"></td></tr> | ||
<tr><th>Birthday</th><td>NPC_BIRTHDAY</td></tr> | |||
<tr><th>Age</th><td>NPC_AGE</td></tr> | |||
<tr><th>Haven</th><td>NPC_HAVEN</td></tr> | |||
<tr><th>Location</th><td>NPC_LOCATION</td></tr> | |||
<tr><th>House</th><td>NPC_HOUSE</td></tr> | |||
<tr><th>Family</th><td>NPC_FAMILY</td></tr> | |||
<tr><th>Talents</th><td>NPC_TALENTS</td></tr> | |||
</table> | |||
<table class="info-box item-info-box"> | |||
<tr><th>Accuracy</th><td>NPC_ACCURACY</td></tr> | |||
<tr><th>Barter</th><td>NPC_BARTER</td></tr> | |||
<tr><th>Charm</th><td>NPC_CHARM</td></tr> | |||
<tr><th>Constitution</th><td>NPC_CONSTITUTION</td></tr> | |||
<tr><th>Intelligence</th><td>NPC_INTELLIGENCE</td></tr> | |||
<tr><th>Speed</th><td>NPC_SPEED</td></tr> | |||
<tr><th>Stamina</th><td>NPC_STAMINA</td></tr> | |||
<tr><th>Strength</th><td>NPC_STRENGTH</td></tr> | |||
<tr><th>Toughness</th><td>NPC_TOUGHNESS</td></tr> | |||
<tr><th>Virility</th><td>NPC_VIRILITY</td></tr> | |||
</table> | |||
<!-- EditArea:Summary --> | |||
== Sprites == | |||
<div class="section-text npc-sprites"> | |||
<table class="styled-table mw-collapsible mw-collapsed"> | |||
<tr class="table-header"> | |||
<th>Baby</th> | |||
<th>Kid</th> | |||
<th>Adult</th> | |||
<th>Elder</th> | |||
</tr> | |||
<tr class="table-row"> | |||
<td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_baby.png"></td> | |||
<td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_kid.png"></td> | |||
<td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_adult.png"></td> | |||
<td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_elder.png"></td> | |||
</tr> | |||
</table> | |||
</div> | </div> | ||
== | == Gifting == | ||
<div class="section-text"> | <div class="section-text">NPC_GIFTING</div> | ||
== | == Story == | ||
<div class="section-text"> | <div class="section-text">NPC_STORY</div> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
Latest revision as of 18:31, 9 July 2025
| Sprite | |
|---|---|
| Birthday | NPC_BIRTHDAY |
| Age | NPC_AGE |
| Haven | NPC_HAVEN |
| Location | NPC_LOCATION |
| House | NPC_HOUSE |
| Family | NPC_FAMILY |
| Talents | NPC_TALENTS |
| Accuracy | NPC_ACCURACY |
|---|---|
| Barter | NPC_BARTER |
| Charm | NPC_CHARM |
| Constitution | NPC_CONSTITUTION |
| Intelligence | NPC_INTELLIGENCE |
| Speed | NPC_SPEED |
| Stamina | NPC_STAMINA |
| Strength | NPC_STRENGTH |
| Toughness | NPC_TOUGHNESS |
| Virility | NPC_VIRILITY |
Sprites
| Baby | Kid | Adult | Elder |
|---|---|---|---|
Gifting
NPC_GIFTING
Story
NPC_STORY