http://www.fallout3nexus.com/downloads/download.php?id=67386
REQUIRES FOSE
REQUIRES ANCHORAGE & BROKEN STEEL
This ESP can be used with or without the "MarkB50K Wasteland Patrols" ESP
DESCRIPTION
Adds a Perk that allows you to use the Citadel Intercom to request missions to perform.
The Perk is automatically added whenever EITHER happens
- complete Waters of Life quest
- reach 1000 karma
HOW TO USE
- Once perk is added, youll be given a note, describing the process...
- Activate the Citadel Intercom, you will get a "REQUEST MISSION" choice.
- mission quest gets added with instructions
- when finished with mission or if you want to quit from the quest, Activate the Citadel intercom again, you will get a "END MISSION" choice.
repeat 2nd through 4th steps as needed.
UNINSTALL
Because it adds a perk, to properly uninstall this mod, do this in the console before deactivating it..
"startQuest mbPDMUninstallQuest"
MISSION TYPES AVAILABLE:
ASSAULT - random location selected that you have to attack and destroy enemy there. XP rewarded based on how many kills you get within a certain range of the location.
DEFEND - random location selected that you have to defend from approaching enemy. XP rewarded based on how many kills you get within a certain range of the location.
ESCORT - accompany a BoS VIP to a location. Base amount of XP rewarded if the VIP survives to the location. Bonus XP awarded based on actual time spent accompanying VIP.
ASSASSINATE - find and kill an enemy VIP. You will be given a hint where the VIP was sighted. The Actual VIP (and some guards) will be either at that location or nearby and will begin travelling around the wasteland, so the longer it takes you to find him, the harder it will be. Most XP for this since it might be hard to find the enemy.
NOTE**** there is a special defend mission that looks just like a regular DEFEND mission except the attack will be a bit harder. You won't know its this type until you actually get assigned it.
GLOBALS:
MANY MANY GLOBALS can be used to increase/decrease the difficulty of these missions
EXPERIENCE POINTS
(for kills, player must actual do the kill shot - it uses the PCMiscStat to detect the kills)
***TO GET CAPS INSTEAD OF XP***
(defaults to 0)
set mbPDMUseCapsVsXP to 1
mbPDMAssaultXPBase Default: 10
Given as a base amount of XP if you kill at least one enemy in mission area around location
mbPDMAssaultXPMult Default: 5
Given per kill you get in mission area around location
mbPDMDefendXPBase Default: 15
Given as a base amount of XP if you kill at least one enemy in mission area around location
mbPDMDefendXPMult Default: 5
Given per kill you get in mission area around location
mbPDMEscortXPBase Default: 20
Given if VIP is alive and at the destination when you end mission
mbPDMEscortXPMult Default: .005
Given per second of the escort where you are near the VIP and he is running his default package (200 seconds gives you one XP point)
mbPDMAssassinateXPBase Default: 40
Given for killing enemy VIP
mbPDMDefendSpecialXPBase Default: 18
Given as a base amount of XP if you kill at least one enemy in mission area around location
mbPDMDefendSpecialXPMult Default: 8
Given per kill you get in mission area around location
# OF ENEMIES
mbPDMXXXXXXXXXEnemyMin
mbPDMXXXXXXXXXEnemyMax
where "XXXXXXXXXX" is....
"Assault"
min=3, max=4
"Defend"
min=3, max=5
"Escort"
min=2, max=4
"Assassinate"
min=3, max=5
"DefendSpecial"
min=1, max=3