NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="infobox box-right">
__NOTOC__
    <div class="infobox-top">
<table class="info-box item-info-box">
        <div class="infobox-name">NPC_NAME</div>
<tr><th>Sprite</th><td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_start.png"></td></tr>
    </div>
<tr><th>Birthday</th><td>NPC_BIRTHDAY</td></tr>
    <div class="infobox-middle">
<tr><th>Age</th><td>NPC_AGE</td></tr>
        <div class="infobox-content">
<tr><th>Haven</th><td>NPC_HAVEN</td></tr>
            <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/items/4_x2.png"></div>
<tr><th>Location</th><td>NPC_LOCATION</td></tr>
            <table>
<tr><th>House</th><td>NPC_HOUSE</td></tr>
                <tr>
<tr><th>Family</th><td>NPC_FAMILY</td></tr>
                    <td colspan="2" class="heading">Information</td>
<tr><th>Talents</th><td>NPC_TALENTS</td></tr>
                </tr>
</table>
                <tr>
<table class="info-box item-info-box">
                    <td class="heading">Age</td>
<tr><th>Accuracy</th><td>NPC_ACCURACY</td></tr>
                    <td>NPC_AGE</td>
<tr><th>Barter</th><td>NPC_BARTER</td></tr>
                </tr>
<tr><th>Charm</th><td>NPC_CHARM</td></tr>
                <tr>
<tr><th>Constitution</th><td>NPC_CONSTITUTION</td></tr>
                    <td class="heading">Haven</td>
<tr><th>Intelligence</th><td>NPC_INTELLIGENCE</td></tr>
                    <td>NPC_HAVEN</td>
<tr><th>Speed</th><td>NPC_SPEED</td></tr>
                </tr>
<tr><th>Stamina</th><td>NPC_STAMINA</td></tr>
                <tr>
<tr><th>Strength</th><td>NPC_STRENGTH</td></tr>
                    <td class="heading">Location</td>
<tr><th>Toughness</th><td>NPC_TOUGHNESS</td></tr>
                    <td>NPC_LOCATION</td>
<tr><th>Virility</th><td>NPC_VIRILITY</td></tr>
                </tr>
</table>
                <tr>
<!-- EditArea:Summary -->
                    <td class="heading">House</td>
== Sprites ==
                    <td>NPC_HOUSE</td>
<div class="section-text npc-sprites">
                </tr>
     <table class="styled-table mw-collapsible mw-collapsed">
                <tr><td colspan="2" class="heading">Family</td></tr>
        <tr class="table-header">
                <tr><td>NPC_FAMILY</td></tr>
            <th>Baby</th>
                <tr><td colspan="2" class="heading">Traits</td></tr>
            <th>Kid</th>
                <tr><td>NPC_TRAITS</td></tr>
            <th>Adult</th>
            </table>
            <th>Elder</th>
        </div>
        </tr>
     </div>
        <tr class="table-row">
    <div class="infobox-bottom"></div>
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_baby.png"></td>
</div>
            <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>
__TOC__
            <td><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_elder.png"></td>
 
        </tr>
== Summary ==
     </table>
<div class="section-text">
     <!-- EditArea:Summary -->
</div>
</div>



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