-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SFBGS004 added and Starfield regenerated
- Loading branch information
Showing
56 changed files
with
919 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/ActorValueInformation.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class ActorValueInformation | ||
{ | ||
private static FormLink<IActorValueInformationGetter> Construct(uint id) => new FormLink<IActorValueInformationGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IActorValueInformationGetter> VehicleDriverDamageReductionFactor_AV => Construct(0x328); | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/AimAssistModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class AimAssistModel | ||
{ | ||
private static FormLink<IAimAssistModelGetter> Construct(uint id) => new FormLink<IAimAssistModelGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IAimAssistModelGetter> Rev8_MountedLaser_AAM => Construct(0x34e); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class ArtObject | ||
{ | ||
private static FormLink<IArtObjectGetter> Construct(uint id) => new FormLink<IArtObjectGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IArtObjectGetter> SFBGS004_BuggyFX_AO => Construct(0x5e); | ||
public static FormLink<IArtObjectGetter> SFBGS004_BuggyDustFX_AO => Construct(0x28b); | ||
} | ||
} |
26 changes: 26 additions & 0 deletions
26
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/BoneModifier.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class BoneModifier | ||
{ | ||
private static FormLink<IBoneModifierGetter> Construct(uint id) => new FormLink<IBoneModifierGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontRightPistonBaseDriver => Construct(0x4); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontLeftPistonBaseDriver => Construct(0x5); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontLeftLowerAxelDriver => Construct(0x6); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontLeftAxelDriver => Construct(0x7); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontRightLowerAxelDriver => Construct(0x8); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_FrontRightAxelDriver => Construct(0x9); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearLeftUpperPistonDriver => Construct(0xa); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearLeftLowerAxelDriver => Construct(0xc); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearLeftUpperAxelDriver => Construct(0xd); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearRightLowerAxelDriver => Construct(0xf); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearRightUpperAxelDriver => Construct(0x10); | ||
public static FormLink<IBoneModifierGetter> BM_RoverA_RearRightUpperPistonDriver => Construct(0x11); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class Cell | ||
{ | ||
private static FormLink<ICellGetter> Construct(uint id) => new FormLink<ICellGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<ICellGetter> PackInShipPISMODVehicleNovaREV8TopStorageCell => Construct(0x41); | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/ConstructibleObject.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class ConstructibleObject | ||
{ | ||
private static FormLink<IConstructibleObjectGetter> Construct(uint id) => new FormLink<IConstructibleObjectGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IConstructibleObjectGetter> co_SMS_Vehicle_Nova_REV8_Set => Construct(0x44); | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/CurveTable.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class CurveTable | ||
{ | ||
private static FormLink<ICurveTableGetter> Construct(uint id) => new FormLink<ICurveTableGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<ICurveTableGetter> VehicleThrottleStickInputCurve => Construct(0x2f); | ||
} | ||
} |
27 changes: 27 additions & 0 deletions
27
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/DefaultObject.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class DefaultObject | ||
{ | ||
private static FormLink<IDefaultObjectGetter> Construct(uint id) => new FormLink<IDefaultObjectGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IDefaultObjectGetter> VehicleKeyword_DO => Construct(0x18); | ||
public static FormLink<IDefaultObjectGetter> VehicleDriverSeatKeyword_DO => Construct(0x1a); | ||
public static FormLink<IDefaultObjectGetter> VehicleVascoSeatKeyword_DO => Construct(0x1e); | ||
public static FormLink<IDefaultObjectGetter> VehicleCompanionSeatKeyword_DO => Construct(0x1f); | ||
public static FormLink<IDefaultObjectGetter> VehicleThrottleStickInputCurve_DO => Construct(0x30); | ||
public static FormLink<IDefaultObjectGetter> SpaceshipPartLinkedVehicleKeyword_DO => Construct(0x3a); | ||
public static FormLink<IDefaultObjectGetter> VehicleShipLinkedRefKeyword_DO => Construct(0x3c); | ||
public static FormLink<IDefaultObjectGetter> SpaceshipVehicleRecipeFilterKeywordDO => Construct(0x59); | ||
public static FormLink<IDefaultObjectGetter> VehicleCollisionLayer_DO => Construct(0x2a4); | ||
public static FormLink<IDefaultObjectGetter> VehicleDefaultPlayerVehicle_DO => Construct(0x315); | ||
public static FormLink<IDefaultObjectGetter> StackIMODAlcoholKeyword_DO => Construct(0x31f); | ||
public static FormLink<IDefaultObjectGetter> VehicleDriverPerk_DO => Construct(0x329); | ||
public static FormLink<IDefaultObjectGetter> VehicleDriverDamageReductionFactorAV_DO => Construct(0x32a); | ||
} | ||
} |
51 changes: 51 additions & 0 deletions
51
Mutagen.Bethesda.FormKeys.Starfield/SFBGS004/DialogBranch.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
// Autogenerated by https://github.com/Mutagen-Modding/Mutagen.Bethesda.FormKeys | ||
|
||
using Mutagen.Bethesda.Starfield; | ||
using Mutagen.Bethesda.Plugins; | ||
|
||
namespace Mutagen.Bethesda.FormKeys.Starfield; | ||
|
||
public static partial class SFBGS004 | ||
{ | ||
public static partial class DialogBranch | ||
{ | ||
private static FormLink<IDialogBranchGetter> Construct(uint id) => new FormLink<IDialogBranchGetter>(ModKey.MakeFormKey(id)); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0 => Construct(0x2e0); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE001 => Construct(0x30b); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE000 => Construct(0x30c); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE002 => Construct(0x30d); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE000DUPLICATE000 => Construct(0x30e); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE004 => Construct(0x310); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE003 => Construct(0x311); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE006 => Construct(0x318); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE005 => Construct(0x319); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE008 => Construct(0x31b); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE007 => Construct(0x31c); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE010 => Construct(0x31d); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE009 => Construct(0x31e); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE012 => Construct(0x320); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE011 => Construct(0x321); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE014 => Construct(0x32b); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE013 => Construct(0x32c); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE016 => Construct(0x32e); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE015 => Construct(0x32f); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE018 => Construct(0x330); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE017 => Construct(0x331); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE020 => Construct(0x335); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE019 => Construct(0x336); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE022 => Construct(0x337); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE021 => Construct(0x338); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE024 => Construct(0x33a); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE023 => Construct(0x33b); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE026 => Construct(0x348); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE025 => Construct(0x349); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE027 => Construct(0x34a); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE025DUPLICATE000 => Construct(0x34b); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE029 => Construct(0x34c); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE028 => Construct(0x34d); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE031 => Construct(0x34f); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE030 => Construct(0x350); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE033 => Construct(0x35a); | ||
public static FormLink<IDialogBranchGetter> SFBGS004_COM_Companion_VehicleDialogueNewBranch0DUPLICATE032 => Construct(0x35b); | ||
} | ||
} |
Oops, something went wrong.