Configurable Ask To Become Witch
Makes the interation to be taught the ways of the light/darkness from a head witch/warlock more configurable.
In the unmodified version, the STR/LTR requirements between the Sim and the Witch are the same (70/20).
This mod makes the relationship requirements from the witch to the Sim dependant on the life stage of the Sim (teen/ya/adult/elder) and their aspiration.
The default settings reduces the requirements the younger the asking Sim is, and makes witches favour knowledge/wealth Sims and look unfavourably on romance/popularity/pleasure Sims - see table below.
Default STR/LTR requirements.
min STR | min LTR | |
---|---|---|
Sim to Witch | 40 | 15 |
Witch to Teen | 40 | 10 |
Witch to YA | 55 | 15 |
Witch to Adult | 70 | 20 |
Witch to Elder | 80 | 30 |
Sim's aspiration | Good witch STR modifier | Good witch LTR modifier | Bad witch STR modifier | Bad witch LTR modifier |
---|---|---|---|---|
Romance | +10 | +5 | -10 | -5 |
Family | +0 | +0 | +20 | +20 |
Wealth | +5 | +0 | -10 | -5 |
Popularity | +10 | +5 | -10 | -5 |
Knowledge | -10 | -5 | +0 | +0 |
Pleasure | +10 | +5 | +0 | +0 |
Grilled Cheese | +20 | +10 | +0 | +0 |
Note: Positive values make it harder to ask, negative values make it easier to ask.
STR/LTR requirements can be changed via BCON "Tuning - NPC Witch" (0x205E).
- 0x05 and 0x06: minimum STR/LTR values the asking Sim needs to the witch.
- 0x0D thru 0x14: minimum STR/LTR values the witch needs with the asking Sim by life stage.
- 0x15 thru 0x26: modifiers by Sim's aspiration used by good witches.
- 0x27 thru 0x38: modifiers by Sim's aspiration used by bad witches.
Changes BHAV "Interaction - Turn Me Into a Witch - TEST" (0x259D) and BCON "Tuning - NPC Witch" (0x205E) in the "PersonGlobals" (0x7F01EC29), so will conflict with any other mod that does the same.
No known conflicts
- The developers of SimPE.
You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2