Skip to content

Welcome to the Sims 4 Legacy Calculator! This web application helps you generate a natal chart for your Sim based on their birth details, providing insights into their traits, aspirations, careers, best and worst skills, and legacy rules.

Notifications You must be signed in to change notification settings

preshyily/sims4-legacy-calculator

Repository files navigation

Sims 4 Legacy Calculator

Overview

The Sims 4 Legacy Calculator is a web application designed to help Sims 4 players generate and analyze natal charts for their Sims. Based on the input data, it provides insights into traits, aspirations, careers, skills, and legacy rules for a Sim. You can access the web application here.

If you enjoy this tool, please consider buying me a taco here @ https://ko-fi.com/preshy

Please credit and tag my socials if you use my program for a Let's Play or any content. I would love to see it <3

Features

  • Generate natal charts for Sims based on age, birth location, and current Sim day.
  • Analyze and filter natal charts to provide traits, aspirations, careers, best and worst skills, and legacy rules.
  • Visualize the natal chart with a polar chart.

Installation

You can either use the web application directly or install and run it locally.

Option 1: Use the Web Application

Simply visit Sims 4 Legacy Calculator and start using the tool.

Option 2: Install Locally

To run the application locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-repository/sims4-legacy-calculator.git
    cd sims4-legacy-calculator
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Application:

    python app.py

    The application will be accessible at http://localhost:5000.

Usage

Inputs

  • Sim Age: The age of the Sim in Sim days.
  • Birth Location: The location where the Sim was born. Select from a list of available locations.
  • Coordinates (x, y, z): The coordinates of the birth location in the Sim world.
  • Current Sim Day: The current day in the Sim world beginning from the creation of the save.
  • Sim Year Days: The number of Sim days in a year. Default is 28.
  • Sim Season Days: The number of Sim days in a season. Default is 7.

Outputs

  • Traits: The traits assigned to the Sim based on their natal chart.
  • Aspirations: The aspirations the Sim should pursue.
  • Careers: Suggested careers for the Sim.
  • Best Skills: The skills the Sim excels at.
  • Worst Skills: The skills the Sim struggles with.
  • Legacy Rules: Rules for the Sim based on their natal chart.
  • Birth Date: The formatted birth date of the Sim.

Sources

Liisims

  • Zodiac Legacy Challenge
  • Tumblr: liisims
  • Mentioned for creating the Zodiac Legacy Challenge with inspiration from the internet and people around.

Legacy Challenge Rules

  • The Sims 4 Legacy Challenge Rules
  • Legacy Challenge Official Site
  • General rules for the Legacy Challenge, specifying the guidelines for starting and maintaining a legacy in The Sims 4.

Leaflysims & Tropiccoconut

Spacesuitsims (me)

  • Ascendant Legacy Challenge Rules
  • Spacesuitsims Tumblr
  • A detailed challenge focusing on the Ascendant/Rising sign in astrology.
  • Mentioned for providing in-depth astrology-based Sims challenges.

Ginovasims

  • Star Sign Legacy Challenge
  • Tumblr: ginovasims
  • Created a twelve-generation legacy challenge based on the twelve signs of the zodiac.
  • Mentioned for providing specific rules and guidelines for each zodiac sign in the challenge.

Natal Chart Mathematical Formulas

  1. Astrology: A Cosmic Science by Isabel Hickey

    • This book is a classic in the field of astrology and offers detailed explanations of the calculations involved in creating natal charts.
    • Link: Amazon - Astrology: A Cosmic Science
  2. Compendium of Astrology by Rose Lineman and Rose Popelka

    • Another comprehensive guide, this book provides in-depth methods for calculating planetary positions and interpreting natal charts.
    • Link: Amazon - Compendium of Astrology
  3. The American Ephemeris for the 21st Century (2000-2050) at Midnight

  4. Placidus Houses and Koch Houses

Globe Formulas

  1. Latitude and Longitude to Cartesian Coordinates Conversion

  2. Spherical to Cartesian Coordinate Transformation

Additional Resources

  1. Julian Date Calculation

Mathematical Formulas and Algorithms

  1. Spherical Geometry Basics

  2. Plotly for 3D Visualization

    • Using Plotly for visualizing 3D plots and integrating geographic data.
    • Documentation: Plotly 3D Charts
  3. Mapping 2D Grids to 3D Spheres

Sims 4 Specific Data

  1. Sims 4 Lot Sizes and Locations

  2. Sims 4 Forums and Discussions

Other Relevant Mathematical and Coding Resources

  1. Geographic Coordinate Systems

  2. NumPy and SciPy for Scientific Computing

These resources provide the mathematical foundations and detailed methods for accurately calculating natal charts and converting geographical coordinates for the simulated globe.

Contact

For any queries or support, please contact:

Contributing

Contributions are welcome! If you have suggestions or improvements, please create a submit request using the Google Form:

Viewing The Sims 4 Natal Legacy Matrix

To view the natal_planets_houses_allzodiacs sheet with filters:

  1. Access the Sheet:

  2. Use the Filter View:

    • Use the filter view options provided in the Google Sheet to find the row you want to review or request an update for. This allows you to filter by specific columns without modifying the sheet.

Submitting an Update Request

To submit an update request for a specific row in the natal_planets_houses_allzodiacs sheet:

  1. Identify the Row:

    • Note down the Row ID or any other unique identifier for the row you want to request an update for. Ensure you have the relevant details about the row you wish to update.
  2. Access the Update Request Form:

  3. Fill Out the Form:

    • Complete the form with the necessary information, including the Row ID and the details of the update request.
    • Provide as much detail as possible to ensure accurate updates.
  4. Submit the Form:

    • Once you have filled out the form with the necessary details, submit the form.

Thank you for helping us keep the data accurate and up-to-date!

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Welcome to the Sims 4 Legacy Calculator! This web application helps you generate a natal chart for your Sim based on their birth details, providing insights into their traits, aspirations, careers, best and worst skills, and legacy rules.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages