NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
(Created page with "Category:Templates")
 
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__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>
== Gifting ==
<div class="section-text">NPC_GIFTING</div>
== Story ==
<div class="section-text">NPC_STORY</div>
[[Category:Templates]]
[[Category:Templates]]

Latest revision as of 18:31, 9 July 2025

Sprite
BirthdayNPC_BIRTHDAY
AgeNPC_AGE
HavenNPC_HAVEN
LocationNPC_LOCATION
HouseNPC_HOUSE
FamilyNPC_FAMILY
TalentsNPC_TALENTS
AccuracyNPC_ACCURACY
BarterNPC_BARTER
CharmNPC_CHARM
ConstitutionNPC_CONSTITUTION
IntelligenceNPC_INTELLIGENCE
SpeedNPC_SPEED
StaminaNPC_STAMINA
StrengthNPC_STRENGTH
ToughnessNPC_TOUGHNESS
VirilityNPC_VIRILITY

Sprites

Baby Kid Adult Elder

Gifting

NPC_GIFTING

Story

NPC_STORY