NPC Template: Difference between revisions

From Official Kynseed Wiki from PixelCount Studios
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
     <div class="infobox-middle">
     <div class="infobox-middle">
         <div class="infobox-content">
         <div class="infobox-content">
             <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/icons/items/4_x2.png"></div>
             <div class="npc-icon"><img src="https://wiki.kynseed.com/resources/assets/sprites/npcs/sprites/NPC_ID_start.png"></div>
             <table>
             <table>
                 <tr>
                 <tr>
Line 42: Line 42:
     <!-- EditArea:Summary -->
     <!-- EditArea:Summary -->
</div>
</div>
== Sprites ==
<div class="section-text">
    <table class="styled-table npc-sprites-table">
        <tr class="table-header">
            <th>Baby</th>
            <th>Kid</th>
            <th>Adult</th>
            <th>Elder</th>
        </tr>
        <tr>
            <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>
NPC_SINGLE_SPRITE


== Gifting ==
== Gifting ==

Revision as of 11:17, 6 December 2022

NPC_NAME
Information
Age NPC_AGE
Haven NPC_HAVEN
Location NPC_LOCATION
House NPC_HOUSE
Family
NPC_FAMILY
Traits
NPC_TRAITS

Summary

Sprites

Baby Kid Adult Elder

NPC_SINGLE_SPRITE

Gifting

NPC_GIFTING

Story

NPC_STORY