File information

Last updated

Original upload

Created by

sapphim

Uploaded by

sapphim

Virus scan

Safe to use

About this mod

A bunch of little mods that don't really warrant separate mod pages. Some of these have been floating around on my blog for a while.

Permissions and credits
Donations
This mod description contains spoilers.

All That Doesn't Remain


What it does:
  • This triggers Following the Qun immediately after both Prime Suspect and Offered and Lost are completed, skipping All That Remains entirely.
  • This does result in Leandra hanging around the estate commenting on your life choices through the end of Act 2.

What it doesn't do:
  • This does not add Leandra back to your house in Act 3.
  • This does not remove any references to your mother’s death.

Files Modified:
  • qun200pt_missing_qunari.ncs
  • ser270pt_suspect.ncs

Mod Compatibility:
  • This may be used alongside anshela's Save The Day, which DOES do many things this mod does not do, such as adding Leandra to the estate in Act 3 and removing references to her death.

Climax Quick Ditch

What it does:
  • This simplifies the requirements for Aveline and Merrill to leave the party in the climax.
  • They will leave the party if 100% Questioning Beliefs has not been completed, with no other exceptions, consistent with Fenris' behavior.

Merrill:
  • Merrill had an exception built in such that if Hawke sided with the templars, and Anders had not had his 100% Questioning Beliefs completed as a rival (and thus he would decline if Hawke asked him to stay with the party), she would always choose to remain with the party. 
  • That has been removed. She will now always leave if Hawke sides with the templars and her 100% Questioning Beliefs has not been completed.

Aveline:
  • Aveline was a massive pain to try to force out of the party, as one had to skip The Long Road in Act 2, then choose one of two specific dialogue options during Favor and Fault in Act 3 that would prompt Aveline to later claim to resign as Guard Captain, before she would even consider leaving the party in the climax. There was also a bit of noodling about such that if Fenris left the party then Aveline would stay with the party if she was friendly enough. 
  • That's all been removed. If Hawke sides with the mages and Aveline's 100% Questioning Beliefs has not been completed, she will leave.

Files Modified:
  • plt_mcr000pt_main.plo

Mod Compatibility:

The Last Stand

What it does:
  • This removes the hard cap on the number of allies you can have on the field during the boss fight with Meredith.
  • (Originally, the cap was at eight total, which usually boils down to: Hawke + Cullen + three party members + three more)
  • There is still a soft cap determined by the number of events during the fight that can trigger new allies to spawn in, so you still won’t get everyone available, but you can get maybe 1-2 more out there.
  • File modified: mcr370cr_boss_meredith.ncs



The following debug scripts are for use with the console. Refer to the wiki for instructions on enabling the console.

DEBUG: zz_approval

What it does:
  • This debug script allows you to view the exact approval of all followers in the party pool at once, and change any follower's approval to a new total.

Known issues:
  • This doesn't unset any flags that may have been set by having previously completed Questioning Beliefs at 50 or 100% approval, and so the game may react accordingly even after the approval change.
  • The script may fail to acknowledge certain specific followers when used in certain specific locations (areas where that follower is included in the area's creature list). So far this has only been noted for Aveline and Sebastian in the Chantry in Acts 2-3.

Usage:
  • To view approval of all followers: runscript zz_approval
  • To alter one follower's approval total: runscript zz_approval [follower] [approval]
  • For example, to change Isabela's approval to 50% rivalry: runscript zz_approval isabela -50

DEBUG: zz_horoscope

What it does:
  • This debug script shows the number of points Hawke has in each of the three personality categories.
  • Hawke's personality variables reset over each act transition, so run this command late in the act for best results.
  • Syntax: runscript zz_horoscope

DEBUG: zz_plot


What it does:
  • This debug script is a MODDER'S RESOURCE that will allow you to check, set, and unset plot flags.
  • If you don't know what to do with this, it's not for you.
  • By default, this fires the plot script whenever setting or clearing a plot flag. To set the flag without firing the plot script, append "-s" to the end of the command to enable "silent" mode.

Usage:
  • Syntax: runscript zz_plot [set|clear|check] [plot id|guid] [flag] [optional:-s]
  • To check if a plot flag is set: runscript check [plot id] [flag]
  • To set a plot flag as true: runscript set [plot id] [flag]
  • To unset a plot flag without firing the plot script: runscript clear [plot id] [flag] -s
  • Example, to check if Hawke is a mage: runscript zz_plot check gen00pt_class_race_gend 256
  • Example, to increment Hawke's red personality variable: runscript zz_plot set genpt_personality 0

DEBUG: zz_romance * New July 2024 *

What it does:
  • This debug script shows which standard romance flags are set.
  • This includes Anders, Fenris, Isabela, and Merrill, but NOT Sebastian, as he doesn't use the standard flags.
  • Please note that their implementation is somewhat inconsistent, but the most standard usage is explained below.
  • Syntax: runscript zz_romance

Plot Flags:
  • 13 - Romance Active - main "romance in progress" flag
  • 14 - Romance Denied - unused?
  • 15 - Romance Ended - indicates the romance is cut off, either because flirty dialogue was rebuffed, a different romance was locked in, or a break up occurred
  • 16 - Romance Intimate - indicates Hawke has slept with this character; often combined with the Romance Ended flag to check for a break up
  • 17 - Romance Committed - indicates Fenris & Isabela's romance was recommitted in Act 3, mainly
  • 18 - Romance Completed - indicates Anders' romance was recommitted rather than rejected in the climax, mainly
  • 20 - Romance Confirmed - indicates Anders & Merrill moved into Hawke's estate, mainly

Installation


  • All mini mods are installed in packages\core\override, as usual.
  • Delete to uninstall.


See sapphim's Dialogue Mini Mods for more mini mods!