Jump to content

Main Page: Difference between revisions

From inZOI Wiki
No edit summary
No edit summary
(38 intermediate revisions by the same user not shown)
Line 3: Line 3:
<!--        HERO / BANNER      -->
<!--        HERO / BANNER      -->
<!-- =========================== -->
<!-- =========================== -->
<div style="text-align:center; margin:2em 0; background-color:#f8f9fa; padding:2em 1em; border-radius:8px; box-shadow:0 2px 10px rgba(0,0,0,0.05);">
<div class="hero-banner">
   <!-- Banner with improved styling -->
   <!-- Banner with improved styling - Reduced height -->
   [[File:inzoi banner.jpg|600px|center|alt=inZOI Banner|link=inZOI]]
   [[File:inzoi banner.jpg|400px|center|alt=inZOI Banner|link=inZOI]]
   <div style="font-size:2.5em; font-weight:bold; margin-top:0.8em; color:#2c3e50; text-shadow:1px 1px 2px rgba(0,0,0,0.1);">
   <div class="hero-title">
     Welcome to inzoiwiki.com
     Welcome to inzoiwiki.com
   </div>
   </div>
   <div style="font-size:1.4em; margin-top:0.4em; color:#34495e; font-weight:300;">
   <div class="hero-subtitle">
     Your comprehensive community-run resource for the life simulation game
     Your comprehensive community-run wiki for the life simulation game
   </div>
   </div>
 
</div> <!-- Closing hero-banner div was missing, added it here -->
  <!-- Quick access buttons -->
  <div style="margin-top:1.5em; display:flex; justify-content:center; flex-wrap:wrap; gap:10px;">
    <a href="[[Character creation]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#3498db; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Get Started</a>
    <a href="[[Guides]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#2ecc71; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Guides</a>
    <a href="[[Special:CreateAccount]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#e74c3c; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Join Community</a>
  </div>
</div>


<!-- =========================== -->
<!-- =========================== -->
<!--    ABOUT SECTION          -->
<!--    ABOUT SECTION          -->
<!-- =========================== -->
<!-- =========================== -->
<div style="max-width:900px; margin:2em auto; font-size:1.1em; line-height:1.7; text-align:center; color:#333; background-color:white; padding:1.5em; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<div class="about-section">
   <h2 style="color:#2c3e50; margin-bottom:0.8em; font-size:1.8em;">About inZOI</h2>
   <h2>About inZOI Wiki</h2>
   <p>
   <p>
     inZOI is a life simulation game developed and published by Krafton. Whether you're a seasoned life sim expert or completely new to the genre, this wiki is here to help you explore everything inZOI has to offer. Feel free to [[Special:CreateAccount|create an account]] and share your discoveries. Together, we hope to turn the wiki into the ultimate resource for inZOI.
     inZOI is a life simulation game developed and published by Krafton. Whether you're a seasoned life sim expert or completely new to the genre, this wiki is here to help you explore everything inZOI has to offer. Feel free to [[Special:CreateAccount|create an account]] and share your discoveries. Together, we hope to turn the wiki into the ultimate resource for inZOI.
   </p>
   </p>
  <div style="margin-top:1em; display:flex; justify-content:center; gap:15px;">
    <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a> |
    <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a> |
    <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
  </div>
</div>
<!-- =========================== -->
<!--    FEATURED CONTENT        -->
<!-- =========================== -->
<div style="margin:2em auto; max-width:1000px;">
  <div style="display:flex; justify-content:space-between; align-items:center; margin-bottom:1em;">
    <h2 style="color:#2c3e50; margin:0; font-size:1.8em;">Featured Content</h2>
    <a href="[[Special:RecentChanges]]" style="color:#3498db; text-decoration:none; font-weight:bold;">View Recent Updates →</a>
  </div>
 
  <div style="display:grid; grid-template-columns:repeat(auto-fit, minmax(300px, 1fr)); gap:20px;">
    <!-- Featured Card 1 -->
    <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
      [[File:character_creation.jpg|300px|center|alt=Character Creation|link=Character creation]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">Character Creation</h3>
        <p style="color:#555;">Learn how to create your perfect Zoi with our comprehensive guide to character creation.</p>
        <a href="[[Character creation]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
      </div>
    </div>
   
    <!-- Featured Card 2 -->
    <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
      [[File:cities.jpg|300px|center|alt=Cities|link=Cities]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">Explore Cities</h3>
        <p style="color:#555;">Discover the unique cities of inZOI, from the bustling streets of Dowon to the beaches of Bliss Bay.</p>
        <a href="[[Cities]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
      </div>
    </div>
   
    <!-- Featured Card 3 -->
    <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
      [[File:gameplay.jpg|300px|center|alt=Gameplay|link=Guides]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">Gameplay Guides</h3>
        <p style="color:#555;">Master the game with our collection of guides covering relationships, crafting, and more.</p>
        <a href="[[Guides]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
      </div>
    </div>
  </div>
</div>
</div>


Line 83: Line 29:
<!-- Desktop view (2 columns per row) -->
<!-- Desktop view (2 columns per row) -->
<div class="desktop-view">
<div class="desktop-view">
<div style="margin:2em auto; max-width:1000px;">
<div class="main-sections">
{| style="width:100%; border-spacing:1em; margin:0 auto; background-color:#f8f9fa; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"
{| class="wiki-table"
|-
|-
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.3em;" | '''News & Updates'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.3em; text-align:center;" | '''News & Updates'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em;" | '''Getting Started'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em; text-align:center;" | '''Getting Started'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span style="color:#888; font-size:0.9em;">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/8362 Creative Studio Release]
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span style="color:#888; font-size:0.9em;">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/8324 Creative Studio Opening Announcement]
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span style="color:#888; font-size:0.9em;">- Feb 15, 2025</span>
* [https://playinzoi.com/en/news/8303 System Requirements and Optimal Settings]
* [https://playinzoi.com/en/news/7729 Create a Zoi Hashtag Event Winners] <span style="color:#888; font-size:0.9em;">- Jan 30, 2025</span>
* [https://playinzoi.com/en/news/8280 Discord AMA Summary]
* [https://playinzoi.com/en/news/7701 Canvas Top 10 Event Winners] <span style="color:#888; font-size:0.9em;">- Jan 20, 2025</span>
* [https://playinzoi.com/en/news/8267 Online Showcase Announcement]


<div style="text-align:right; margin-top:0.5em;">
<div class="view-all">
[[:Category:News|See all news →]]
[[Development Roadmap]]
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div class="two-column-list">
* [[System requirements]]
* [[Graphical settings]]
* [[Controls]]
* [[Character creation]]
* [[Canvas]]
* [[Build Studio]]
</div>
|-
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em; text-align:center;" | '''Character'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.3em; text-align:center;" | '''Features'''
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div class="two-column">
*[[Ambitions]]
*[[Deaths]]
*[[Desired Life]]
*[[Family]]
*[[Jobs]]
*[[Life Stages]]
*[[Motives]]
*[[Needs]]
*[[Preferences]]
*[[Skills]]
*[[Solo Interactions]]
*[[Traits]]
*[[Urges]]
*[[Values]]
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column">
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
*[[Animals]]
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
*[[Cars]]
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
*[[Cheats]]
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
*[[Cooking]]
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
*[[Ghosts]]
*[[Hospitals]]
*[[Jobs and Careers]]
*[[Karma]]
*[[Marriage]]
*[[Meow Store]]
*[[Multitasking]]
*[[Pets]]
*[[Relationships]]
*[[Romance]]
*[[Schools]]
*[[Smart Zoi]]
*[[Weather]]
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Character'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.3em; text-align:center;" | '''[[Cities]]'''
! style="vertical-align:top; padding:1.2em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.3em;" | '''Features'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.3em; text-align:center;" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column-list">
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
*[[Dowon]]
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
*[[Dowon Jobs]]
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
*[[Bliss Bay]]
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
*[[Bliss Bay Jobs]]
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
*[[Kucingku]]
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column-list">
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
* [[Psycat]]
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
* [[Bora]]
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
* [[Henri]]
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.3em;" | '''[[Cities]]'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em; text-align:center;" | '''[[Objects]]'''
! style="vertical-align:top; padding:1.2em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.3em;" | '''[[NPCs]]'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em; text-align:center;" | '''[[Items]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
* [[Furniture]]
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
* [[Electronics]]
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
* [[Collectibles]]
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
* [[Crafting Materials]]
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
*[[Donuts]]
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em;" | '''[[Objects]] & [[Items]]'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em; text-align:center;" | '''Buildings'''
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''[[Clothes]]'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.3em; text-align:center;" | '''Clothes'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column">
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
*
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column">
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Casual Wear]]
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Formal Attire]]
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Accessories]]
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
* [[Seasonal Outfits]]
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''Guides'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em; text-align:center;" | '''Guides'''
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Community'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em; text-align:center;" | '''Community'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
* [[All About NPCs & Relationships]]
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
* [[Crafting 101: Essential Recipes]]
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
* [[Town Building & Upgrades]]
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
* [[Beginner's Guide]]
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Wanted Pages]]
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Stubs to Expand]]
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
* [[Editing Tutorials]]
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
* [[Community Portal]]
</div>
</div>
|}
|}
Line 196: Line 167:
<!-- Mobile view (1 column per row) -->
<!-- Mobile view (1 column per row) -->
<div class="mobile-view">
<div class="mobile-view">
<div style="margin:1.5em auto; max-width:100%;">
<div class="main-sections-mobile">
{| style="width:100%; border-spacing:0.8em; margin:0 auto; background-color:#f8f9fa; border-radius:8px; padding:0.5em; box-shadow:0 2px 8px rgba(0,0,0,0.05);"
{| class="wiki-table-mobile"
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.2em;" | '''News & Updates'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.2em; text-align:center;" | '''News & Updates'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span style="color:#888; font-size:0.9em;">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement]
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span style="color:#888; font-size:0.9em;">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement]
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span style="color:#888; font-size:0.9em;">- Feb 15, 2025</span>
* [https://playinzoi.com/en/news/7897 Fan Art Contest]


<div style="text-align:right; margin-top:0.5em;">
<div class="view-all">
[[:Category:News|See all news →]]
[[:Category:News|See all news →]]
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''Getting Started'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em; text-align:center;" | '''Getting Started'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
* [[System requirements]]
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
* [[Graphical settings]]
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
* [[Controls]]
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
* [[Character creation]]
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
* [[Canvas]]
* [[Build Studio]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em;" | '''Character'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em; text-align:center;" | '''Character'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column">
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
*[[Ambitions]]
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
*[[Deaths]]
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
*[[Desired Life]]
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
*[[Family]]
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
*[[Jobs]]
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
*[[Life Stages]]
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
*[[Motives]]
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
*[[Needs]]
*[[Preferences]]
*[[Skills]]
*[[Solo Interactions]]
*[[Traits]]
*[[Urges]]
*[[Values]]
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.2em;" | '''Features'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.2em; text-align:center;" | '''Features'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column">
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
*[[Animals]]
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
*[[Cars]]
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
*[[Cheats]]
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
*[[Cooking]]
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
*[[Ghosts]]
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
*[[Hospitals]]
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
*[[Jobs and Careers]]
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
*[[Karma]]
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
*[[Marriage]]
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
*[[Meow Store]]
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
*[[Multitasking]]
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
*[[Pets]]
*[[Relationships]]
*[[Romance]]
*[[Schools]]
*[[Smart Zoi]]
*[[Weather]]
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.2em;" | '''[[Cities]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.2em; text-align:center;" | '''[[Cities]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
*[[Dowon]]
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
*[[Dowon Jobs]]
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
*[[Bliss Bay]]
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
*[[Bliss Bay Jobs]]
*[[Kucingku]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.2em;" | '''[[NPCs]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.2em; text-align:center;" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
* [[Psycat]]
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Bora]]
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
* [[Henri]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''[[Objects]] & [[Items]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em; text-align:center;" | '''[[Objects]] & [[Items]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
* [[Donuts]]
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Furniture]]
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Electronics]]
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
* [[Collectibles]]
* [[Crafting Materials]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''[[Clothes]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em; text-align:center;" | '''[[Clothes]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Casual Wear]]
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Formal Attire]]
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Accessories]]
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
* [[Seasonal Outfits]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''Guides'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em; text-align:center;" | '''Guides'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
* [[All About NPCs & Relationships]]
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
* [[Crafting 101: Essential Recipes]]
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
* [[Town Building & Upgrades]]
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
* [[Beginner's Guide]]
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em;" | '''Community'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em; text-align:center;" | '''Community'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="width:100%; vertical-align:top; padding:1em; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Wanted Pages]]
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Stubs to Expand]]
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
* [[Editing Tutorials]]
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
* [[Community Portal]]
|}
|}
</div>
</div>
Line 304: Line 289:
<!--    WIKI STATISTICS        -->
<!--    WIKI STATISTICS        -->
<!-- =========================== -->
<!-- =========================== -->
<div style="margin:2em auto; max-width:900px; background-color:#f8f9fa; padding:1.5em; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<div class="wiki-stats">
   <h2 style="color:#2c3e50; text-align:center; margin-bottom:1em; font-size:1.8em;">Wiki Statistics</h2>
   <h2>Wiki Statistics</h2>
   <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:20px; text-align:center;">
   <div class="stats-container">
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-blue">
       <div style="font-size:2.5em; font-weight:bold; color:#3498db;">{{NUMBEROFARTICLES}}</div>
       <div class="stat-number">{{NUMBEROFARTICLES}}</div>
       <div style="color:#555;">Articles</div>
       <div class="stat-label">Articles</div>
     </div>
     </div>
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-red">
       <div style="font-size:2.5em; font-weight:bold; color:#e74c3c;">{{NUMBEROFFILES}}</div>
       <div class="stat-number">{{NUMBEROFFILES}}</div>
       <div style="color:#555;">Files</div>
       <div class="stat-label">Files</div>
     </div>
     </div>
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-green">
       <div style="font-size:2.5em; font-weight:bold; color:#2ecc71;">{{NUMBEROFEDITS}}</div>
       <div class="stat-number">{{NUMBEROFEDITS}}</div>
       <div style="color:#555;">Edits</div>
       <div class="stat-label">Edits</div>
     </div>
     </div>
   </div>
   </div>
Line 325: Line 310:
<!--          FOOTER            -->
<!--          FOOTER            -->
<!-- =========================== -->
<!-- =========================== -->
<div style="text-align:center; margin-top:2em; padding:1.5em; background-color:#2c3e50; color:#ecf0f1; border-radius:8px;">
<div class="wiki-footer">
   <p style="font-size:1.1em; margin-bottom:1em;">
   <p class="footer-text">
     This wiki is a <em>community effort</em>. Not affiliated with Krafton, the official inZOI development team.
     This wiki is a <em>community effort</em>. Not affiliated with Krafton, the official inZOI development team.
     <br />
     <br />
     All game-related assets belong to their respective owners.
     All game-related assets belong to their respective owners.
   </p>
   </p>
   <div style="display:flex; justify-content:center; gap:15px; flex-wrap:wrap; margin-bottom:1em;">
   <div class="footer-links">
     <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a>
     [https://playinzoi.com/en/ Official Website] |
     <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a>
     [https://store.steampowered.com/app/2456740/inZOI/ Steam Page] |
     <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
     [https://discord.com/invite/inzoi Official Discord]
   </div>
   </div>
   <p>
   <p>
     We are currently maintaining [[Special:Statistics|{{NUMBEROFARTICLES}}]]  
     We are currently maintaining [[Special:Statistics|{{NUMBEROFARTICLES}}]]
     [[Special:Allpages|articles]].
     [[Special:Allpages|articles]].
   </p>
   </p>
   <p style="font-size:0.9em; margin-top:1em; color:#bdc3c7;">
   <p class="footer-date">
     Last updated: March 17, 2025
     Last updated: March 17, 2025
   </p>
   </p>
</div>
</div>

Revision as of 06:01, 28 March 2025

inZOI Banner
   Welcome to inzoiwiki.com
   Your comprehensive community-run wiki for the life simulation game

About inZOI Wiki

inZOI is a life simulation game developed and published by Krafton. Whether you're a seasoned life sim expert or completely new to the genre, this wiki is here to help you explore everything inZOI has to offer. Feel free to create an account and share your discoveries. Together, we hope to turn the wiki into the ultimate resource for inZOI.

Wiki Statistics

454
Articles
422
Files
3,779
Edits