Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Ageless and Immortal Rewards Store Traits

SCREENSHOTS
25,459 Downloads 398 Thanks  Thanks 120 Favourited 37,419 Views
Uploaded: 2nd Sep 2020 at 9:08 AM
Updated: 2nd Sep 2020 at 12:30 PM
Inspired by the discontinued mod "Eternal Youth" and "Immortal" buyable traits: https://modthesims.info/d/546211/qu...ble-traits.html

Update: Fixed an issue with the script file. The traits will now correctly show up in the rewards store.

Important Install Information
This mod contains a script component. The .ts4script file MUST be placed directly in your mods folder or at most 1 subfolder deep for the rewards traits to be added to the rewards store.


Adds 2 new traits to the reward store.

Ageless - Costs 12,500 Points
Sims with this trait will not age up.
Elders with this trait will be immune to death from old age.
Note: The age bar may still appear to fill up, but don't worry, your sims will not age up when it's full.
This is just a result of how EA tracks a sim's total days alive (used by EA to determine the sim order in the household and the "total days lived" tooltip for vampires).

Immortal - Costs 15,000 Points
Sims with this trait cannot die. Nothing can kill them.
They will still age up normally to the elder stage with this trait, but they will not die of old age.


Compatibility
This mod does not overwrite any game files. It uses a scripting-based approach to add to the rewards store.
It should not conflict with any other mods and should not be broken by patches.

Requirements
None

Adding and Removing the Traits with Cheat Commands
Traits too expensive? Cheat them onto your sims with the following commands!
traits.equip_trait IcedCream_Trait_Ageless
traits.equip_trait IcedCream_Trait_Immortal


Want to remove them instead? Just use these commands.
traits.remove_trait IcedCream_Trait_Ageless
traits.remove_trait IcedCream_Trait_Immortal

The game does support copy/paste, so feel free to select your desired command, copy it, and then paste it into the cheat console.