Thread: Master Engineer
View Single Post
Old 05-07-18, 01:25 PM   #3
aanker
Pacific Thunder
 
aanker's Avatar
 
Join Date: Apr 2004
Location: Yellow Sea
Posts: 1,896
Downloads: 236
Uploads: 14


Default

Quote:
Originally Posted by rein1705 View Post
..... It is probably something very simple like adding a line of text, but i dont know to what.
There is a file called SpecialAbilities.upc in \Data\UPCData\UPCCrewData that can be opened with a text editor like Notepad.

Your Master Engineer is in this file. If you do this, work on a Copy of SpecialAbilities.upc in case you get unexpected results that you don't like. Save the original file in a safe place or change the *.upc to *.bak so it looks ike this: SpecialAbilities.bak. SH4 should ignore the*.bak file and use the one you modded with the *.upc extension: SpecialAbilities.upc.

So, the Master Engineer edit you could try is to change or add where he works to ALL like this:

[SpecialAbility 1]
ID=Ability-Master-Engineer
NameDisplayable=Ability-Master-Engineer-Name
Description=Ability-Master-Engineer-Description
AbilityType= CanRepairDestroyedItems, RepairSpeed, PumpSpeed
AbilityValue= 1, 75, 75
AbylityActsIn= PropulsionRoom <---------
SkillRequiredLeadership= 0
SkillRequiredMechanical= 0.7
SkillRequiredElectrics= 0.7
SkillRequiredGuns= 0
SkillRequiredWatchman= 0

Change to:

[SpecialAbility 1]
ID=Ability-Master-Engineer
NameDisplayable=Ability-Master-Engineer-Name
Description=Ability-Master-Engineer-Description
AbilityType= CanRepairDestroyedItems, RepairSpeed, PumpSpeed
AbilityValue= 1, 75, 75
AbylityActsIn= ALL <----------- (remove this arrow if you paste this block in)
SkillRequiredLeadership= 0
SkillRequiredMechanical= 0.7
SkillRequiredElectrics= 0.7
SkillRequiredGuns= 0
SkillRequiredWatchman= 0

Be careful and see what happens. I don't know if I'd put him in Damage Control, he should be able to work everywhere even if he is in the Propulsion Room. You could try putting him in Damage Control and see what happens.

If it doesn't work out, you have your original file you can swap back in.

Edit: just to be safe, make this edit or file swap when you are in your Home Port between patrols.

Good luck & Happy Hunting!
__________________
" Bless those who serve beneath the deep,
Through lonely hours their vigil keep.
May peace their mission ever be,
Protect each one we ask of thee.
Bless those at home who wait and pray,
For their return by night and day."


Last edited by aanker; 05-07-18 at 01:42 PM.
aanker is offline   Reply With Quote