Post-1912 release reminders

Type: 

Reminder

Severity: 

Normal

Game version: 

Morrowind

Concerns: 

TR_Mainland

Found in Version: 

Status: 

Description: 

TR_Factions.esp
Updating rank reputation requirements in faction records to account for the new faction quests added by the release:
Temple questline and new MG quests
TR_m3_MG_OE_GhostGem
TR_m3_MG_OE_IntsExts
What needs to be done is
- finding the smallest total amount of reputation the PC can gain from each faction's Onew quests, so adding up the smallest positive or biggest negative outcome of each quest but penalties from obvious betrayal like the -10 reputation in the Thieves Guild should probably be disregarded
- documenting it last page is here also a good time to add reputation rewards to the wiki's quest pages. Summary of reputation from previous faction quests can be found in release 1709 scripts of TR_ConvertFactionProgress.esp
- take something like 2/3rds of that value and add it to the highest rank's required reputation
- increase trickles down to lower ranks progressively so that the 1-2 lowest ranks are unaffected (first rank must stay 0 for faction to be joinable)

TR_Mainland
Temple: add back the effects on Hlaalu reputation when this has been done , find with tes3cmd for this faction, do others when possible:
tes3cmd dump --type SCPT --type INFO --match ";ModPCFacRep -(.*)Hlaalu"