NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 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="http://51.142.188.45/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 class="heading">Age</td>
<tr><th>Talents</th><td>NPC_TALENTS</td></tr>
                    <td>NPC_AGE</td>
</table>
                </tr>
<table class="info-box item-info-box">
                <tr>
<tr><th>Accuracy</th><td>NPC_ACCURACY</td></tr>
                    <td class="heading">Haven</td>
<tr><th>Barter</th><td>NPC_BARTER</td></tr>
                    <td>NPC_HAVEN</td>
<tr><th>Charm</th><td>NPC_CHARM</td></tr>
                </tr>
<tr><th>Constitution</th><td>NPC_CONSTITUTION</td></tr>
                <tr>
<tr><th>Intelligence</th><td>NPC_INTELLIGENCE</td></tr>
                    <td class="heading">Location</td>
<tr><th>Speed</th><td>NPC_SPEED</td></tr>
                    <td>NPC_LOCATION</td>
<tr><th>Stamina</th><td>NPC_STAMINA</td></tr>
                </tr>
<tr><th>Strength</th><td>NPC_STRENGTH</td></tr>
                <tr>
<tr><th>Toughness</th><td>NPC_TOUGHNESS</td></tr>
                    <td class="heading">House</td>
<tr><th>Virility</th><td>NPC_VIRILITY</td></tr>
                    <td>NPC_HOUSE</td>
</table>
                </tr>
<!-- EditArea:Summary -->
             </table>
== Sprites ==
        </div>
<div class="section-text npc-sprites">
    </div>
    <table class="styled-table mw-collapsible mw-collapsed">
    <div class="infobox-bottom"></div>
        <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>


__TOC__
== Gifting ==
 
<div class="section-text">NPC_GIFTING</div>
== Summary ==
<!-- EditArea:Summary -->


== Quality Conditions ==
== Story ==
<div class="section-text">QUALITY_CONDITIONS</div>
<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