ChaosZen Posted December 29, 2016 Posted December 29, 2016 Could somebody explain how and where the values set or changed in MCM menus are stored? I would like to explore the possibility of parsing these values and potentially come up with an exporter/importer script to save and load configuration settings for various mods which make use of MCM. Any information or links would be greatly appreciated.
Guest Posted December 29, 2016 Posted December 29, 2016 MCM does not store values on its own. A mod can have an MCM page (a quest = a script), then is its own scripts the values are stored. Very often they are stored in properties. In some other cases, they are stored in files. So, if you want to develop a "global import/export" you need to decide what are the mods you want to manage, and then you may do something for them. But it will be an heavy tasks.
azoth1267 Posted December 29, 2016 Posted December 29, 2016 Doesnt Jcontainer do something like that?
Guest Posted December 29, 2016 Posted December 29, 2016 Doesnt Jcontainer do something like that? JContainers is one of the frameworks that can save values to a file. JsonUtils is another one. And they are more. But all of them are dependent of a specific mod using them. So they cannot be directly generalized.
ChaosZen Posted December 30, 2016 Author Posted December 30, 2016 Thanks. That information is progress. So the next step may perhaps be to see what is being held in JContainers and Json to start, while collecting more data on what others methods can be used. Added personal note that may be helpful to others wanting to learn more about writing mods: JContainers documentation wiki
ChaosZen Posted January 3, 2017 Author Posted January 3, 2017 I have found and identified a majority of the values used by assorted mods, while browsing through global variables using the in-game console. It may not be all of them, but it is looking like a good start. I suppose the question would be whether or not it would be possible to somehow export a text file or some sort to list all global variables. If not all mod configs are registered as global variables, then I'll likely need to also figure out other options and alternatives to discover and export the rest. Though it would be much easier to do the same (export and import values for specific mods), it would be tedious when using a large number of mods, as well as useless for any and all not playing the exact same selection of mods. I'd likely have a better understanding of modding overall, if I could ever figure out how to create a clean fresh vanilla installation, without risking losing all access to my current, heavily modded playthrough. "Plan B" which involves buying a second hard drive, making a duplicate image of my system HD to swap between as desired, and using a clean install to mod with, really isn't an option when the hard drives my computer uses cost between $300 - $500 each, and I'm still paying off the Christmas credit cards. .
ChaosZen Posted January 6, 2017 Author Posted January 6, 2017 Just another update: It does look like the majority of MCM settings in the mods that I use are stored as global variables. Previously, I had tried viewing them via console, but the list would be far too long to page up through the console text buffer. However, using a DLL called "Conscribe", I was able to view them as a saved text file. I'll include what I can of that as a spoiler if anybody is curious or wants to take a look: ... sglv --- Global Variables -----------------------------GameYear = 201GameMonth = 9GameDay = 30GameHour = 20.1563GameDaysPassed = 74.8398TimeScale = 20PlayCredits = 0DecapitationChance = 40.0000CrimeArrestOnSightNonViolentThreshold = 1000CrimeArrestOnSightViolentThreshold = 999DA16ErandurCheckpoint = 0FFRiften02LynlyFriend = 0CompanionsGearChanceNone = 100WEBountyCollectorChance = 25CompanionsThievingThreshold = 0MiningSkillIncrement = 1SpeechSkillMult = 75CWDistantCatapultsAMB = 0TGDialogueOff = 0AtrFrgRecipeChestChance = 100AtrFrgDaedricRecipeChestChance = 100AtrFrgDaedricRecipeChance = 100AtrFrgRecipeChance = 100WE100ReadLetter = 0MaiqDialogue = 10MS11FollowUpStartDay = 0.0000FFRiften09Gate = 14WIKill03Tax = 10WIKill03Inheritance = 100PerkMasterTrader = 100TGNToggle = 0CanRehireErik = 0.0000CanRehireVorstag = 0.0000CanRehireStenvar = 0.0000CanRehireBelrand = 0.0000CanRehireMarcurio = 0.0000CanRehireJenassa = 0.0000HirelingRecognizeJenassaCOPY0000 = 20TG07ValdTriggered = 0CarriageCostSmall = 50AcolyteHealingFarmer = 0ShorsStoneMineOpen = 0doomTowerCountGlobal = 0.0000MQClearSkyFogGlobal = 01stPKillCam = 0DA16StoneDoorDown = 0DA16SkullDestroyed = 0DA16ErandurDead = 0TGHonningbrewPackages = 0HirelingRecognizeVorstag = 20HirelingRecognizeStenvar = 20HirelingRecognizeMarcurio = 20HirelingRecognizeErik = 20HirelingRecognizeBelrand = 20HirelingRecognizeJenassa = 20CanReHire = 0.0000HirelingCommentNextAllowed = 0.0000TG00BrandSheiJail = 0MQ106DelphineChatterPercent = 10TGRMasterTotal = 0TGBrynUnlocked = 0SpecialLootChance = 90MAGProjectileStormVar = 0TGHonningbrewActive = 0KillMove = 1TG04EECCheck = 0TGProwlersProfit = 100FFR18OreTotal = 1FFR18OreCount = 1FFR18TuskCount = 1FFR18TuskTotal = 1FFR18GemTotal = 2FFR18GemCount = 23FFR10SaltTotal = 10FFR10SaltCount = 0FFR07TeethTotal = 5FFR07TeethCount = 0FFR04NightshadeTotal = 20FFR04NightshadeCount = 0FFR04DeathbellTotal = 20FFR04DeathbellCount = 0FFR04NirnTotal = 20FFR04NirnCount = 0FFRiften06Total = 3FFRiften06Found = 20FFRThaneQLDone = 0MGRitualRestBook = 100MGRitualIllBook = 100MGRitualConjBook = 100MGRitualAltBook = 100MGRitualDestBook = 100MQ201PartyGuestHelloMax = 3AchievementSideQuestCount = 0LevelGateIceWraith = 10WEbountyCollectorCrimeGoldRequirement = 1000WEbountyCollectorCrimeGold = 1278InvestAmount = 500HPMarkarth = 8000HPRiften = 8000HPSolitude = 25000HPWhiterun = 5000HPWindhelm = 12000HDMarkarthHall = 500HDMarkarthBedroom = 800HDMarkarthAlchemy = 1000HDMarkarthEnchanting = 1000HDSolitudeBedroom = 2000HDSolitudeLiving = 2000HDSolitudeKitchen = 1500HDSolitudeAlchemy = 2500HDSolitudeEnchanting = 2500HDSolitudePatio = 500HDRiftenKitchen = 500HDRiftenPorch = 400HDRiftenAlchemy = 1000HDRiftenBedroom = 600HDRiftenGarden = 800HDRiftenEnchanting = 1000HDWhiterunLoft = 200HDWhiterunDining = 250HDWhiterunKitchen = 300HDWhiterunAlchemy = 500HDWhiterunBedroom = 300HDWhiterunLiving = 250HDWindhelmKitchen = 1000HDWindhelmLiving = 1500HDWindhelmBedroom = 1000HDWindhelmArmory = 2000HDWindhelmEnchanting = 1500HDWindhelmAlchemy = 1500HDWindhelmKiller = 500VampireFeedReady = 0TGRQuitDelvin = 0TGRQuitVex = 0TG04SceneEndDetected = 0TG04SceneEndNormal = 0CWAttackCityConfrontatioTooCloseDistance = 500LevelGateWispMother = 15LevelGateWisp = 15LevelGateBear = 12LevelGateBearCave = 16LevelGateBearSnow = 20LevelGateFalmer = 20HorseCost = 1000SkyforgeSmithing = 0HDMarkarthLiving = 900BlackreachElevatorAlftandGlobal = 0BlackreachElevatorRaldbtharGlobal = 0BlackreachElevatorMzinchaleftGlobal = 0CartQuickExit = 0PCRestorationMaster = 100PCRestorationExpert = 100PCRestorationAdept = 100PCIllusionMaster = 100PCIllusionExpert = 100PCIllusionAdept = 100PCDestructionMaster = 100PCDestructionExpert = 100PCDestructionAdept = 100PCConjurationMaster = 100PCConjurationExpert = 100PCConjurationAdept = 100PCAlterationMaster = 100PCAlterationExpert = 100PCAlterationAdept = 100PCMagicSkillMaster = 90PCMagicSkillExpert = 65PCMagicSkillAdept = 40LevelGateGiant = 24LevelGateHagraven = 20LevelGateTrollCave = 12LevelGateTrollFrost = 18LevelGateSpriggan = 8PotionRackGlobal = 0GuildCost = 0CWMission07Test = 0DA16OnTheWay = 0HirelingRandomChatterChance = 20NightEyeTransitionGlobal = 0TGBadInfo = 0PlayerIsVampire = 0PlayerIsWerewolf = 0TGRFailArrestVex = 0TGRFailArrestDelvin = 0CarriageAllowCWDisable = 1TGTalkGate = 0NN01Total = 30NN01Count = 0FFSS01Cleared = 0FFHM01Found = 0FFSarethi01JazTotal = 20FFSarethi01JazCount = 0DA04MinLevel = 15DA16Walk = 0WICastNonHostileTimer = 0.0000CWPlayerInGuardOffLimitsArea = 0IvarsteadScene = 0IvarsteadLynly = 0FFI02Sad = 1FFI02Happy = 0FFI04Planted = 0FFI03BearTotal = 10FFI03BearCount = 0MS06MinLevel = 10FFRiften22End = 0TGRFailDelvin = 0TGRFailVex = 0MarriageGoldEarned = 0BookShelfGlobal = 0RealCartOn = 0MarriagePerkTimer = 0.0000CWCountMissionsDone = 0MQAlduinIgnoreDragonrend = 0MS04MinLevel = 14QuestReward03Large = 300QuestReward02Medium = 200QuestReward04Wow = 400QuestReward01Small = 100TG06KeyOwn = 0WEMadmanKilled = 0WECarvansKilled = 1TG03Breadcrumb = 0WETalsgarIsDead = 0WEThalmorAskAboutTalos = 0TGLTick = 0TGLDayStored = 0TGLTon = 0TGLBryn = 0TGLVex = 0TGLDelvin = 0PerkConnectedAmount = 0WICommentChanceDiseased = 100FFRiften21JTotal = 4FFRiften21JFound = 0WIAddItem07PayB = 75WIAddItem07PayA = 60WICraftItemAlchemySkillMedium = 40WICraftItemAlchemySkillLow = 20WICraftItemAlchemySkillHigh = 80WICraftItemEnchantingSkillMedium = 40WICraftItemEnchantingSkillLow = 20WICraftItemEnchantingSkillHigh = 80WICraftItemSmithingSkillHigh = 80WICraftItemSmithingSkillMedium = 40WICraftItemSmithingSkillLow = 20WIWaitCraftItem = 0WINextCraftItem = 0WIAssaultRememberChance = 100WIThiefChance = 20MGR11Reward05 = 240MGR11Reward04 = 120MGR11Reward03 = 60MGR11Reward02 = 30MGR11Reward01 = 12FFRiften02Solved = 0FFRiften01Counter = 0SittingAngleLimit = 0.0000DA16Boss = 0DA16Lab = 0DA16Library = 0TGRNStoredWhiterun = 0TGRNStoredWindhelm = 0TGRNStoredSolitude = 0TGRNStoredMarkarth = 0TGRNStoredRiften = 0TGRNWin = 0.0000TGRNTotal = 0.0000TGRNStored = 0.0000TGRNGold = 500TGCrownGemsFoundQuest = 0TGCrownGemsTotal = 24TGCrownGemsFound = 0FFRiftenJailPass = 0FFRiften19Brawl = 0FFRiftenThaneCount = 3FFRiften12Done = 0FFRiften18Count = 3FFRiften14Count = 0FFRiften03Arrest = 0FFRiften11MarkCount = 0FFRiften02LynlyDead = 0PlayerWerewolfShiftBackTime = 0.0000VampireDiseaseApply = 0BladesBlessingTimer = 0.0000WIWaitDragon = 3.0000WINextDragon = 0.0000CW01BPlayerLevelHelp = 20dunValthumeVesselCollectedCount = 0DaysToResetFakeHarvest = 3.0000TGRadiantGoDelvin = 0TGRadiantGoVex = 0DA08MinLevel = 20ArenaLargeWager = 1000ArenaMediumWager = 500ArenaSmallWager = 100WRackPlaqueGlobal = 0TGFenceStage04 = 100TGFenceStage03 = 100TGFenceStage02 = 100TGFenceStage00 = 0TGFenceStage01 = 100TGCrimeSolitudeTaken = 0TGCrimeWindhelmTaken = 0TGCrimeWhiterunTaken = 0TGCrimeMarkarthTaken = 0TGCrimeRiftenTaken = 0SpeechVeryHard = 70SpeechHard = 52SpeechAverage = 35SpeechEasy = 17SpeechVeryEasy = 10TGBribeTemp = 0ShowFriend = 0ShowSpeechChallenge = 0MQ106PlayerVisitsDragonMound = 1MS12FollowUpStartDay = 0MQ106TurnOffRandomDragons = 0DA13MinLevel = 12MQ105OutroPlayerReady = 0WICommentChanceMagicFlames = 100JobsOreSilverValue = 25JobsOreQuicksilverValue = 8JobsOreOrichalcumValue = 7JobsOreMoonstoneValue = 6JobsOreMalachiteValue = 11JobsOreIronValue = 1JobsOreGoldValue = 50JobsOreEbonyValue = 14JobsOreCorundumValue = 3JobsWoodValue = 1FriendsTotalMinorHold = 3FriendsTotalMajorHold = 5FriendsCountFalkreath = 0FriendsCountWinterhold = 0FriendsCountPale = 0FriendsCountHjaalmarch = 0FriendsCountEastmarch = 5FriendsCountWhiterun = 5FriendsCountHaafingar = 3FriendsCountRift = 5FriendsCountReach = 5LightFootTriggerPercent = 100FavorGoldRewardSmall = 25PerkAvoidDeathTimer = 0.0000WE17GoldAmount = 100AnimalGold = 500CaravanLocationC = 1CaravanLocationB = 0CaravanIsCampedC = 1CaravanIsCampedB = 0CaravanIsCampedA = 1CaravanLocationA = 0DialogueRiftenScene05 = 1FavorTimer = 1.0000PlayerAnimalCount = 0CWObjRift = 0CWObjEastmarch = 0CWObjWinterhold = 0CWObjPale = 0CWObjFalkreath = 0CWObjWhiterun = 0CWObjHjaalmarch = 0CWObjReach = 0CWObjHaafingar = 0IdleDragonPriestChance = 70.0000PlayerFollowerCount = 0HasHireling = 0HirelingGold = 500MS11EnteringWindhelmCount = 5DialogueOrcHuntersConversationNum = 1WIComplexEventsEnabled = 1WEEnabled = 1CombatIdleChance = 20.0000CWDebugAllowCampaignsInFinalHolds = 0PerkInvestorRiftenMagic = 100PerkInvestorSolitudeMagic = 100PerkInvestorWhiterunMagic = 100PerkInvestorFalkreathGeneral = 100PerkInvestorMorthalApothecary = 100PerkInvestorWinterholdGeneral = 100TGBanToggle = 0TGBanGoldTotal = 1000TGBanGoldCount = 0AllowPlayerShout = 0PerkInvestorDawnstarApothecary = 100PerkInvestorDawnstarBlacksmith = 100PerkInvestorWindhelmMagic = 100PerkInvestorWindhelmBlacksmith = 100PerkInvestorWindhelmApothecary = 100PerkInvestorWindhelmGeneral = 100PerkInvestorMarkarthMagic = 0PerkInvestorMarkarthBlacksmith = 100PerkInvestorMarkarthGeneral = 100PerkInvestorMarkarthApothecary = 100WIWaitFlatter = 0WINextFlatter = 0WIEventChance = 30PerkInvestorRiftenApothecary = 100PerkInvestorRiftenBlacksmith = 100PerkInvestorRiftenPawn = 100TGStatusCount = 0FavorJarlDispositionThreshold = 50PerkInvestorSolitudeBlacksmith = 0PerkInvestorSolitudeFletcher = 100PerkInvestorSolitudeTailor = 100PerkInvestorSolitudePawn = 100PerkInvestorWhiterunBlacksmith = 100PerkInvestorSolitudeApothecary = 100PerkInvestorWhiterunGeneral = 0PerkInvestorWhiterunApotheecary = 100PerkInvestorRiverwoodGeneral = 0WIGuardReactionON = 1PerkInvestorRiverwoodBlacksmith = 0WICommentChanceMagicDangerous = 100DialogueRiftenScene04 = 0DialogueRiftenScene03 = 0DialogueRiftenScene02 = 1DialogueRiftenScene01 = 1ImperialLuck = 100WICommentChanceMagicColorful = 100WICommentChanceWeaponRare = 100WICommentChanceArmorRare = 100WICommentChanceDaedricArtifact = 100WICommentChanceJewelryExpensive = 100WICommentChanceClothingRich = 100WICommentChanceClothingPoor = 100WICommentChanceSneaking = 100WICommentChanceNaked = 100WICommentNextAllowed = 72.8062WICommentChanceCollegeRobes = 100GoodbyeGenericPercent = 25WIBaseChanceCommon = 75DA06MinLevel = 9DA16SkullDreamCount = 0DragonsEnabled = 0DA02MinLevel = 30DA09MinLevel = 12TGCrownTotal = 24TGCrownFound = 0RoomCost = 10IdleGiantChance = 50.0000CR03PeltsGotten = 0CR03TotalPeltsNeeded = 0WEDebug = 0MGRJ1Total = 3MGRJ1Test = 0TGRDone = 0CWPathClear3 = 0WRackGlobal = 1CWPercentPoolRemainingDefender = 0CWPercentPoolRemainingAttacker = 0DA11DraugrTotalCount = 11DA11DraugrDeadCount = 0CWDebugForceAttacker = 0CWDebugForceHold = 0PerkGoldenTouch = 100PerkDaedricMind = 0dunAngarvundeDraugrKilledCount = 0DA09ChangeLocChance = 0CWPathClear2 = 0MG05CreaturesTotal = 10MG05CreaturesKilled = 0CWPathClear1 = 0FreeformRiverwood01Timer = 0.5000MG03BooksTotal = 3MG03BooksFound = 0MQHideTulliusObjective = 0CWBattlePhase = 0FFRiften05Total = 20FFRiften05Served = 0WIErikMeetingCount = 0MG02ItemsTotal = 4MG02ItemsFound = 0FavorCostJilt = 500CWSons = 2CWImperial = 1CWStateDefenderOutOfReinforcements = 0CWStateDefenderLowReinforcements = 0CWStateAttackerOutOfReinforcements = 0CWStateAttackerLowReinforcements = 0CWStateDefenderLastStand = 0CWStateDefenderFallingBack = 0CWStateAttackerBrokeThrough = 0CWStateAttackerAtGate = 0CWStateAttackStarted = 0CWThreatWindowSonsMage = 0CWThreatWindowImperialMage = 0CWThreatWallSonsMage = 0CWThreatWallImperialMage = 0CWThreatTowerSonsMage = 0CWThreatTowerImperialMage = 0CWThreatFenceSonsMage = 0CWThreatFenceImperialMage = 0CWThreatWindowSonsArcher = 0CWThreatWindowImperialArcher = 0CWThreatWallSonsArcher = 0CWThreatWallImperialArcher = 0CWThreatTowerSonsArcher = 0CWThreatTowerImperialArcher = 0CWThreatFenceSonsArcher = 0CWThreatFenceImperialArcher = 0CWThreatWindowSons = 0CWThreatTreeSons = 0CWThreatRockSons = 0CWThreatTowerSons = 0CWThreatStablesSons = 0CWThreatHouseSons = 0CWThreatFenceSons = 0CWThreatBridgeSons = 0CWThreatRockImperial = 0CWThreatTreeImperial = 0CWThreatStablesImperial = 0CWThreatHouseImperial = 0CWThreatWindowImperial = 0CWThreatBridgeImperial = 0CWThreatTowerImperial = 0CWThreatFenceImperial = 0CWThreatWallSons = 0CWThreatWallImperial = 0WWDisarm = 1WWIceForm = 1WWThrowVoice = 1WWKynesPeace = 0WWStormCall = 0WWFrostBreath = 1WWPhantomForm = 0WWMarkedforDeath = 1WWElementalFury = 1WWDragonrend = 0WWAuraWhisper = 0WWFireBreath = 0WWWhirlwind = 0WWUnrelentingForce = 1WWDismaying = 0WWClearSkies = 0WWCallofValor = 0WWCallDragon = 0WWBecomeEthereal = 0WWAnimalAllegiance = 0WWSlowTime = 0WIWaitUseMagic = 0WINextUseMagic = 0ItemTypeTorch = 11ItemTypeShield = 10ItemTypeMagicSpell = 9ItemTypeStaff = 8ItemTypeBow = 7ItemTypeTwoHandedAxe = 6ItemTypeTwoHandedSword = 5ItemTypeOneHandedMace = 4ItemTypeOneHandedAxe = 3ItemTypeOneHandedDagger = 2ItemTypeOneHandedSword = 1ItemTypeNothing = 0WISpectatorDistanceLarge = 2750IdleSitIdleChance = 2.0000CWMissionsForRank4 = 30CWMissionsForRank3 = 18CWMissionsForRank2 = 9CWMissionsForRank1 = 3FreeformFrostRiverReset = 0FreeformKarthwastenATotalCount = 4FreeformKarthwastenADeadCount = 0MQ105TargetsTotal = 3CWMissionFailDay = 0.0000IdleTrollChance = 1.0000TGRHCValuablesTotal = 3TGRHCValuablesStolen = 0FreeformKolskeggrATotalCount = 9FreeformKolskeggrADeadCount = 0FreeformCollegeAReset = 0MQ103DraugrTotal = 6MQ103DraugrDeadCount = 0MGRejoinVar = 0CWDebugSkipPurchase = 0MQDebug = 0CWReinforcementPoolDefender = 0CWReinforcementPoolAttacker = 0TG02HiveCount = 0KillMoveRandom = 50.0000FavorBribeIntimidateDelayDays = 0.5000FavorFlatterDelayDays = 0.5000FavorCostIntimidate = 50FavorRewardIntimidate = 100FavorRewardBribe = 50CarriageCost = 20DA02SpectatorDistance = 2000DB10LegionAttackerDeadCount = 0MQ302StartingNegotiationDelta = 0CWContestedHold = 0CWCountHoldsSons = 4CWCountHoldsImperial = 5CWPlayerAllegiance = 0TGFailures = 0MQQuickstart = 0MQ103DefenderTotal = 5MQ103DefenderDeadCount = 0CWDefender = 0CWAttacker = 0DragonsReturned = 0CWDebugOn = 0MQ105TargetsHit = 0TGDVexMood = 0TGDDelvinMood = 0CombatLowStaminaPercent = 0.3300HelloPercentChance = 25FavorFollowTimerFriend = 28800DragonsAbsorbed = 0DragonsKilled = 0WICourierItemCount = 0MusicDelayHours = 0.1250MusicWhiterun = 0.0000MusicRiverwood = 0.0000WIWaitActivateActor = 0WINextActivateActor = 0WIWaitTrespass = 0WIWaitRemoveItem = 0WIWaitRelationshipRankChange = 0WIWaitNewVoicePower = 0WIWaitKill = 0WIWaitInfection = 0WIWaitDeadBody = 0WIWaitCure = 0WIWaitChangeLoc = 0WIWaitAssault = 0WIWaitAddItem = 0WINextTrespass = 0WINextRelationshipRankChange = 0WINextCure = 0WINextInfection = 0WINextNewVoicePower = 0WINextDeadBody = 0WINextRemoveItem = 60WINextAddItem = 9WINextKill = 61WINextChangeLoc = 63WINextAssault = 0WIEventsEnabled = 1MQDragonAbsorbCount = 0FavorCostLarge = 1FavorCostMedium = 1FavorCostSmall = 1FavorRewardLarge = 100FavorRewardMedium = 50FavorRewardSmall = 25WISpectatorDistance = 1500DebugFavors = 0CrimePettyCrimeThreshold = 100CWCampaignPhase = 0RadiantVariantDebug = 0MGR11Amount = 0HelloOncePerDay = 12HelloInfrequent = 2HelloFrequent = 0.5000RelationshipHelloTimer = 25CRMiddleReward = 50CRMinorReward = 25TRUEGlobal = 1RadiantTownDebug = 0ResourceDestroyedAtStage = 4CRRewardRank3 = 100CRRewardRank2 = 50CRRewardRank1 = 25CRQuestsCompleted = 0CWmaxConsecutiveAttacks = 5OghmaInfiniumBookHasBeenRead = 0RiftenUngrienGlobal = 0WEDL06LetrushKilled = 0DLC1ReflexesCount = 0DLC1RH07NextAllowed = 0.0000DLC1VampireFeedStartTime = 0.0000DLC1MistformCount = 0DLC1RV06DoOnce = 0DLC1RV10DoOnce = 0DLC1DetectAllActive = 0DLC1VQ04VampireSolution = 0DLC1RV09DoOnce = 0DLC1RV08DoOnce = 0DLC1nVampireNecklaceGargoyle = 0DLC1nVampireNecklaceBats = 0DLC1nVampireRingErudite = 0DLC1nVampireRingBeast = 0DLC1EclipseAttackNextChanceNight = 5DLC1DurnehviirDisallowFlying = 0DLC1EclipseAttackGuardHellos = 0DLC1VQElderHandlerGlob = 0DLC1ArkgnthamzRumbleGlobal = 1DLC1ArrowsAvailable = 100DLC1VQ05JumpPad = 0DLC1VQ07BalconyTrigger = 0DLC1HarkonChill = 0DLC1HarkonTutorialForcegreet2 = 0DLC1HarkonTutorialForcegreet1 = 0DLC1BatsCount = 0DLC1VQ04LabArrival = 0DLC1VQSoulDamageTog = 0DLC1VQ04SoulTrapped = 0DLC1ReflectingShieldTimesHitGlobal = 15DLC1ReflectingShieldCurrentStageGlobal = 3DLC1VampireLordDisallow = 0DLC1VQ04DLink05 = 0DLC1VQ01AgmaerTravelChatter = 0DLC1VQMinLevel = 10DLC1HarkonNoActivation = 0VQ03FightOverrideVariable = 0DLC1VQ02HarkonIntro = 0DLC1RNPCGeneralHelloTime = 0.0000DLC1VQ07PostSeranaArrowAvail = 0DLC1RadiantDisguisedVampireLordChance = 25DLC1WENextSpecialAttackDay = 0.0000DLC1ScoutPatrolChance = 100DLC1TechXbowSteelChanceNone = 100DLC1AurielLastArrowFiredByPlayer = 0DLC1RH05FinishedAllQuests = 0DLC1VQ07Trigger = 0DLC1RV03LetterIn = 0DLC1VQ05KeepersAllDeadFirst = 0DLC1HarkonTransforming = 0DLC1FVBGotABook = 0DLC1SCMerch = 0DLC1VCPortcullis = 0DLC1VQ08FG00 = 0DLC1VQ08DLink02 = 0DLC1VQ08DLink01 = 0DLC1VCSoulCairnOpen = 0DLC1VQ02HarkonGreet = 0DLC1VQMinLevelVampireAttacks = 8DLC1VQ05FG01 = 0DLC1VQ05FG00 = 0DLC1VQ04Crests = 0DLC1TolanHealed = 0DLC1WerewolfTotalPerksEarned = 0DLC1VampireTotalPerksEarned = 0DLC1WerewolfMaxPerks = 11DLC1VampireMaxPerks = 11DLC1VQ04FoundVoidSalt = 0DLC1VQ04FoundSoulShards = 0DLC1VQ04FoundBoneMeal = 0DLC1EclipseAttackNextMaxWait = 20DLC1EclipseAttackNextGauranteed = 85.9443DLC1EclipseAttackNextChanceEclipse = 100DLC1VQ04BecameVamp = 0DLC1FerryCostLarge = 500DLC1FerryCostSmall = 50DLC1FerryCost = 20DLC1UndeadKilled = 0DLC1VQ04BookPre = 0DLC1EclipseAttackNextWait = 1DLC1EclipseAttackNextAllowed = 66.9443DLC1VampireLevitateStateGlobal = 0DLC1VQ06LocationToggle = 0DLC1VQ06DLink01 = 0DLC1VQ07PostTLGo1 = 0DLC1VQ05PostMove = 0DLC1HarkonDead = 0DLC1VQ05PostTLGo1 = 0DLC1WWDrainVitality = 0DLC1VQ07TLGo01 = 0DLC1RH08RunCount = 0DLC1VQ05TLGo01 = 0DLC1dunRedwaterDenWithdrawalStopDay = 0.0000DLC1dunRedwaterDenPowerStopDay = 0.0000DLC1VQ05VLink01 = 0DLC1IntroCompletedHunter = 0DLC1IntroCompletedVampire = 0DLC1VampireChaliceStopDay = 0.0000DLC1VampireChaliceLevel = 0DLC1VQSaintDLink03 = 0DLC1VQSaintDLinkEnd = 0DLC1VQSaintDLink02 = 0DLC1VQSaintDLink01 = 0DLC1VQSaintLoopOff = 0DLC1VQSaintTotal = 10DLC1VQSaintCount = 0DLC1ElderScrollCount = 0DLC1VQElderScrollCoin = 0DLC1VQDragonFG01 = 0DLC1VQDragonDoneTalking = 0DLC1VQDragonDLink01 = 0DLC1TrollCost = 500DLC1VQ05TL01 = 0DLC1VQ05DLink01 = 0DLC1RH05RunCount = 0DLC1TechXbowBoltsExplodingShockChanceNone = 100DLC1TechXbowBoltsExplodingIceChanceNone = 100DLC1TechXbowDwarvenEnhancedChanceNone = 100DLC1TechXbowEnhancedChanceNone = 100DLC1TechXbowBoltsExplodingFireChanceNone = 100DLC1TechXbowDwarvenChanceNone = 100DLC1VQ04TL01 = 0DLC1VQ04TripFG = 0DLC1VQ04DLink04 = 0DLC1VQ04SafeToEnter = 0DLC1VQ04BookSearch = 0DLC1VQ04DLink03 = 0DLC1VQ04DLink02 = 0DLC1VQ04Ingredient = 0DLC1VQ04FG02 = 0DLC1VQ04DLink01 = 0DLC1VQ07FG03 = 0DLC1VQ07FG02 = 0DLC1VQ07ShrineDone04 = 0DLC1VQ07ShrineDone03 = 0DLC1VQ07ShrineDone02 = 0DLC1VQ07ShrineDone01 = 0DLC1VQ07EwerTotal = 5DLC1VQ07EwerFills = 0DLC1VQ07FG01 = 0DLC1VQ07GeleborSceneGate = 0DLC1VQ07BowSaid = 0DLC1VQ07Conv01 = 0DLC1EclipseActive = 0DLC1NightPower = 0DLC1BloodMagic = 0DLC1VQ06TreeDone05 = 0DLC1VQ06TreeDone04 = 0DLC1VQ06TreeDone03 = 0DLC1VQ06TreeDone02 = 0DLC1VQ06TreeDone01 = 0DLC1VQ06HaveKnife = 0DLC1VQ05TravelModeOff = 0DLC1VQ05DurnehviirDeath = 0DLC1VQ05Keeper03Dead = 0DLC1VQ05Keeper02Dead = 0DLC1VQ05Keeper01Dead = 0DLC1PlayerVampireShiftBackTime = 0.0000DLC1VQ06MothsTotal = 7DLC1VQ06MothsFound = 0DLC1SurgeryCost = 1000DLC1WerewolfFeedPoints = 0.0000DLC1WerewolfNextPerk = 5.0000DLC1VampireBloodPoints = 0.0000DLC1VampireNextPerk = 5.0000DLC1WerewolfPerkPoints = 0.0000DLC1VampirePerkPoints = 0.0000DLC1VQ04FGStart = 0DLC1PlayingVampireLine = 0DLC1LD_ShardsFound = 0DLC1LD_ShardsTotal = 4DLC1VQ05KeepersTotal = 3DLC1VQ05KeepersKilled = 0DLC1VQ04FG01 = 0DLC1VQ04Dead = 0BYOHLastAttack = 68.6036BYOHHouse3Room12Started = 0BYOHHouse3Room11Started = 0BYOHHouse3Room10Started = 0BYOHHouse3Room09Started = 0BYOHHouse3Room08Started = 0BYOHHouse3Room07Started = 0BYOHHouse3Room06Started = 0BYOHHouse3Room05Started = 0BYOHHouse3Room04Started = 0BYOHHouse3Room03Started = 0BYOHHouse3Room02Started = 0BYOHHouse3Room01BStarted = 0BYOHHouse3Room01Started = 0BYOHHouse2Room12Started = 0BYOHHouse2Room11Started = 0BYOHHouse2Room10Started = 0BYOHHouse2Room09Started = 0BYOHHouse2Room08Started = 0BYOHHouse2Room07Started = 0BYOHHouse2Room06Started = 0BYOHHouse2Room05Started = 0BYOHHouse2Room04Started = 0BYOHHouse2Room03Started = 0BYOHHouse2Room02Started = 0BYOHHouse2Room01BStarted = 0BYOHHouse2Room01Started = 0BYOHHouse1Room12Started = 0BYOHHouse1Room11Started = 0BYOHHouse1Room10Started = 1BYOHHouse1Room09Started = 0BYOHHouse1Room08Started = 1BYOHHouse1Room07Started = 0BYOHHouse1Room06Started = 0BYOHHouse1Room05Started = 0BYOHHouse1Room04Started = 0BYOHHouse1Room03Started = 1BYOHHouse1Room02Started = 1BYOHHouse1Room01BStarted = 0BYOHHouse1Room01Started = 1BYOHHBA2Ransom = 5000BYOHHPCostBard = 1500BYOHHouse3Room12 = 0BYOHHouse3Room11 = 0BYOHHouse3Room10 = 0BYOHHouse3Room09 = 0BYOHHouse3Room08 = 0BYOHHouse3Room07 = 0BYOHHouse3Room06 = 0BYOHHouse3Room05 = 0BYOHHouse3Room04 = 0BYOHHouse3Room03 = 0BYOHHouse3Room02 = 0BYOHHouse3Room01B = 0BYOHHouse3Room01 = 0BYOHHouse2Room01B = 0BYOHHouse1Room01B = 1BYOHHouseLogCount = 202BYOHHPCostEntryRoom = 1000BYOHHouse2Room12 = 0BYOHHouse2Room11 = 0BYOHHouse2Room10 = 0BYOHHouse2Room09 = 0BYOHHouse2Room08 = 0BYOHHouse2Room07 = 0BYOHHouse2Room06 = 0BYOHHouse2Room05 = 0BYOHHouse2Room04 = 0BYOHHouse2Room03 = 0BYOHHouse2Room02 = 0BYOHHouse2Room01 = 0BYOHHouse1Room12 = 1BYOHHouse1Room11 = 0BYOHHouse1Room10 = 1BYOHHouse1Room09 = 0BYOHHouse1Room08 = 1BYOHHouse1Room07 = 0BYOHHouse1Room06 = 0BYOHHouse1Room05 = 0BYOHHouse1Room04 = 0BYOHHouse1Room03 = 1BYOHHouse1Room02 = 1BYOHHouse1Room01 = 1BYOHHPCostLibrary = 1500BYOHHPCostArmory = 2000BYOHHPCostStorageRm = 1000BYOHHPCostTrophyRm = 1500BYOHHPCostGreenhouse = 1500BYOHHPCostMainHall = 3500BYOHHPCostKitchen = 1500BYOHHPCostEnchanting = 2500BYOHHPCostBedroom = 2000BYOHHPCostAlchemy = 2500BYOHHPAmountClay = 20BYOHHPCostClay = 20BYOHHPAmountStone = 20BYOHHPCostStone = 100BYOHHPAmountLogs = 20BYOHHPCostLogs = 200BYOHHPCostChicken = 25BYOHHouse1ChickensMax = 3BYOHHouse3LastVisit = 0.0000BYOHHouse2LastVisit = 71.4764BYOHHouse1LastVisit = 74.8216HDMarkarthChildRoom = 700HDRiftenChildRoom = 550HDSolitudeChildRoom = 3000HDWhiterunChildRoom = 250HDWindhelmChildRoom = 1250BYOHHouse1CowsMax = 1BYOHHPCostCarriage = 500BYOHHPCostCow = 200BYOHHPCostSmallHouse = 1000BYOHHPCost = 5000DLC2DragonAbsorbChance = 0DLC2Book01TakenBookInPartA = 0DLC2ThirskHalbarnLootChanceNone = 100DLC2VaronaSaidHello = 0DLC2HeartStoneAcquired = 0DLC2MQ06MaskLightChance = 0DLC2MQ06MaskHeavyChance = 0DLC2DragonLandingRequested = 0DLC2IsInApocryphaWater = 0DLC2ArrowSmithing = 1DLC2HeartStoneTopic = 0DLC2ElmusAshfireChanceNone = 100DLC2SV01CommentChance = 75DLC2TharstanCommentNextAllowed = 0.0000DLC2NelothIntroSaid = 0DLC2Book01ResetHalls = 0DLC2MHBlockPillarWork = 0DLC2RR03AlreadyRead = 0DLC2ImprovedBonemold = 0DLC2dunBardActive = 0DLC2MetNelothAtTelMithryn = 0DLC2WhereNelothAvailable = 0DLC2TT2OutToGetMeHello = 0DLC2CostToSailx2 = 500DLC2LlerilSays = 0DLC2ThirskHilundSpearCount = 50DLC2ThirskHalbarnEbonyCount = 15DLC2ThirskHalbarnStalhrimCount = 10DLC2WE05DoOnce = 0DLC2ThirskElmusFavorDone = 0DLC2RieklingNextAllowedDay = 0.0000DLC2RieklingRescueChance = 25DLC2_DA04RejectHM = 0DLC2HirelingRecognizeTeldryn = 0DLC2CanRehireTeldryn = 0DLC2AshSpawnAttackChance = 0DLC2MQ01NelothGlobal = 0DLC2MiraakDragonSouls = 0DLC2CostToSail = 250DLC2dunFrostmoonCurrentRing = 0DLC2RRMQNote = 0DLC2NelothSpellExpire = 0DLC2WE09Chance = 100DLC2OmenOfDanger = 1DLC2RRASForce = 0DLC2RR03IntroDia01 = 0DLC2RR03Intro01 = 0DLC2RR02TilisuGo = 0DLC2RR02AdrilDia01 = 0DLC2EBRun = 0DLC2TT4bRun = 0DLC2TT4aRun = 0DLC2TT3bRun = 0DLC2TT3aRun = 0DLC2KagrumezGemPlacedCount = 0DLC2MH02NordsKilled = 0DLC2MH02NordsTotal = 7DLC2FreaWillFollow = 0.0000DLC2RRF07BookFound = 0DLC2dunKarstaagIceWraithCount = 0DLC2RRASGo = 0DLC2RRGjalundInit = 0DLC2TGGlobal01 = 0DLC2RRCresciusDia02 = 0DLC2RR03Dia02 = 0DLC2RR02VelethFG = 0DLC2RR02TilisuDone = 0DLC2NiyyaGreeted = 0DLC2WWBattleFury = 0DLC2WWDragonAspect = 0DLC2WWCyclone = 0DLC2WWBendWill = 0DLC2WaterStoneDismissalDone = 0DLC2KagrumezGlobalFightCount = 0DLC2SV01WallsTranslated = 0DLC2RRESGo = 0DLC2MH01KuvarLike = 0DLC2AcolyteMaskTimerShock = 0.0000DLC2AcolyteMaskTimerFrost = 0.0000DLC2AcolyteMaskTimerFire = 0.0000DLC2SV02ThalmorLeave = 1DLC2RRFethisDia01 = 0DLC2RRF04Ask = 0DLC2RRF04DrinkTotal = 10DLC2RRF04DrinkCount = 0DLC2RROthrelothDia01 = 0DLC2RRF02JellyTotal = 5DLC2RRF02JellyCount = 0DLC2RRFavor01Global = 0DLC2RRGjalundDia01 = 0DLC2RRMiloreDia01 = 0DLC2RRAphiaDia01 = 0DLC2RRCresciusDia01 = 0DLC2RRDreylaDia02 = 0DLC2RRDreylaDia01 = 0DLC2dunHaknirTreasureQSTMinLevel = 36DLC2RRCindiriDia02 = 0DLC2RRCindiriDia01 = 0DLC2RRAdrilDia02 = 0DLC2RRAdrilDia01 = 0DLC2MQ06MiraakCombatStyle = 1DLC2BlackBookReward6 = 0DLC2BlackBookReward5 = 0DLC2BlackBookReward4 = 0DLC2BlackBookReward3 = 0DLC2BlackBookReward2 = 0DLC2BlackBookReward1 = 0DLC2RR03Dia01 = 0DLC2DremoraForceGreet = 0DLC2SoulStealCount = 0DLC2TT1bMogrulConv = 0DLC2MH02NordsAlive = 7DLC2RR02DeathCount = 0DLC2RR02TilisuMove = 0DLC2RR02Dia03 = 0DLC2RR02Dia02 = 0DLC2RR02Dia01 = 0DLC2TTR8Ingredient = 0DLC2BooksActive = 1DLC2PillarChantNum = 0DLC2WhirlwindCloakForSale = 100DLC2EntombForSale = 100DLC2ConjureAshSpawnForSale = 100DLC2TTF1Tattled = 0DLC2TTR7DoneOnce = 0DLC2TTR2DoneOnce = 0DLC2TTR1DoneOnce = 0dlc2DBDragonWeapons = 0dlc2MerchAnimalsKilled = 0DLC2RR01Dia01 = 0DLC2TTR4aWet = 0DLC2RR01InvToggled = 0DLC2PreventNelothRadiant = 0DLC2TTF2PotionsAvailable = 100DLC2TTF2TaprootsSoaked = 0DLC2TTF2TaprootsAcquired = 0DLC2AshGuardianForSale = 100DLC2MH01RieklingsKilled = 0DLC2MH01RieklingsTotal = 0DLC2MH01RieklingsAlive = 0DLC2ThirskRieklingOwned = 1DLC2BlackBookCount = 0DLC2RRQuestChain = 0DLC2RRLlerilDia01 = 0DLC2RRMine = 0DLC2GjalundStatus = 0DLC2dunNchardakCubeCount = 0USKPPerkInvestorMarkarthMoth = 100USKPPerkInvestorMorthalFalion = 100USKPPerkInvestorDawnstarMadena = 100USLEEPCindiriAranoTopicDone = 0USKPPerkInvestorShorsStoneFilnjar = 100USKPCalcelmoWIAddItem07Persuaded = 1USLEEPWE31Completed = 0USLEEPStormfangSpawns = 0USLEEPStormfangLooted = 100USLEEPMS06StartDay = 0.0000USKPGretaRoggvirTopicDone = 0USKPPerkInvestorWhiterunHunting = 100USKPPerkInvestorFalkreathApothecary = 100USKPPerkInvestorFalkreathBlacksmith = 100USLEEPFreaMotherTopicDone = 0USKPWEJS11SigarIsDead = 0USLEEPWERJ01IsDone = 0USKPWEJS13ArdwenIsDead = 0USLEEPPerkInvestorRavenRockBlacksmith = 100USLEEPWEJS02IsDone = 00SA_uGlyph = 0sslDebug2 = 0.0000sslDebug1 = 0.0000sslDebug4 = 0.0000sslDebug3 = 0.0000sslDebug5 = 0.0000sla_NextTimePlayerNakedCheck = 0.0000sla_NextMaintenance = 75.9533= 0.0000sla_AnimateMales = 1sla_AnimateFemales = 1sla_UseLineOfSight = 1sla_AnimationThreshhold = 50zbfSettingBlindPulseStrength = 50zbfSettingNoGag = 20zbfSettingNoBindings = 0zbfSettingDebugMode = 0zbfSettingDialogueTest = 1zbfSlaveLeashReturnDistance = 600zbfSlaveLeashPauseDistance = 350zbfSlaveLeashSkip = 0zbfSlaveLeashStatus = 0zbfSlaveWhipHealth = 0zbfSlaveWhipEndTime = 0.0000zbfSlaveDialogueType = 0zbfSettingNoAnkles = 50zbfSettingNoHood = 90zbfSettingDisableEffects = 0zbfSettingSpeedMult = 70.0000zbfSettingUpdateInterval = 0.5000zbfSettingNoBlindfold = 80zbfSettingBlindStrength = 50zadPlayerMasochism = 1zadGagExpertise = 6zadDialogueArmbinderDisable = 0zadDeviceEscapeSuccessCount = 17zadDebugMode = 0zadDialogueGagDisable = 0PlayerFollowerPluginSpells = 1PlayerFollowerPluginAggression = 1PlayerFollowerPluginWerewolf = 1PlayerFollowerPluginTattoo = 1PlayerFollowerPluginNickname = 1PlayerFollowerMaximum = 100PlayerFollowerRideHorse = 1PlayerFollowerCountEx = 0PlayerFollowerMenu = 1PlayerFollowerIgnoreTimeout = 1PlayerFollowerStats = 1PlayerFollowerClassicMenus = 0PlayerFollowerAutoInvisible = 0PlayerFollowerPluginCollect = 1PlayerFollowerPluginOutfit = 1PlayerFollowerPluginTrain = 1PlayerFollowerPluginCombat = 1PlayerFollowerPluginSandbox = 1PlayerFollowerPluginImportance = 1_ExtraPocket_GlobalWeightFactor = 0.5000_ExtraPocket_GlobalWeightStorage = 0.0000_ExtraPocket_GlobalToggleUseBone = 0_ExtraPocket_GlobalToggleIgnoreGender = 1_ExtraPocket_GlobalWeightDelay = 0.0000_ExtraPocket_GlobalWeightIncrement = 10.0000_ExtraPocket_GlobalWeightLastStretch = 6.0216_ExtraPocket_GlobalWeightMax = 14.5000_ExtraPocket_GlobalToggleIgnoreArmor = 1CCO_ArmorLightRecipes = 1CCO_ArmorHeavyRecipes = 1CCO_ArmorClothingRecipes = 1CCO_ArmorBootRecipes = 1CCO_ArmorCuirassRecipes = 1CCO_ArmorGauntletRecipes = 1CCO_ArmorHelmetRecipes = 1CCO_ArmorShieldRecipes = 1CCO_ClothingBootRecipes = 1CCO_ClothingRobeRecipes = 1CCO_ClothingGlovesRecipes = 1CCO_ClothingHoodRecipes = 1CCO_ClothingCloakRecipes = 1CCO_MiscAccessories = 1CCO_MiscNecklaceRecipes = 1CCO_MiscRingRecipes = 1CCO_MiscCircletRecipes = 1CCO_MiscPouchRecipes = 1CCO_MiscToolRecipes = 1CCO_CategoryWood = 1CCO_CategoryHide = 1CCO_CategoryLeather = 1CCO_CategoryIron = 1CCO_CategorySteel = 1CCO_CategoryNordic = 1CCO_CategoryNordicAncient = 1CCO_CategorySilver = 1CCO_CategoryBonemold = 1CCO_CategoryChitin = 1CCO_CategoryFalmer = 1CCO_CategoryElven = 1CCO_CategoryDwarven = 1CCO_CategoryOrcish = 1CCO_CategoryGlass = 1CCO_CategoryEbony = 1CCO_CategoryStalhrim = 1CCO_CategoryDragon = 1CCO_CategoryDaedric = 1CCO_CategoryMiscellaneous = 1CCO_CategoryFaction = 1CCO_CategoryFactionBlades = 1CCO_CategoryFactionDawnguard = 1CCO_CategoryFactionForsworn = 1CCO_CategoryFactionImperial = 1CCO_CategoryFactionStormcloak = 1CCO_CategoryFactionThievesGuild = 1CCO_CategoryFactionDarkBrotherhood = 1CCO_CategoryFactionNightingale = 1CCO_CategoryFactionCompanions = 1CCO_CategoryFactionThalmor = 1CCO_CategoryFactionHold = 1CCO_CategoryArcane = 1CCO_CategoryExotic = 1CCO_CategoryExoticAkaviri = 1CCO_CategoryExoticArgonian = 1CCO_CategoryExoticKhajiit = 1CCO_CategoryExoticRedguard = 1CCO_CategorySurvival = 1CCO_CategoryToolsMaterials = 1CCO_CategoryCorundum = 1CCO_CategoryMoonstone = 1CCO_CategoryNordicCarved = 1CCO_CategoryQuicksilver = 1CCO_CategoryGold = 1CCO_CategoryBone = 1CCO_CategoryCloth = 1CCO_WeapDaggerRecipes = 1CCO_WeapSwordRecipes = 1CCO_WeapGreatswordRecipes = 1CCO_WeapWarAxeRecipes = 1CCO_WeapBattleaxeRecipes = 1CCO_WeapMaceRecipes = 1CCO_WeapWarhammerRecipes = 1CCO_WeapBowRecipes = 1CCO_WeapAmmoRecipes = 1CCO_OrientalStyleRecipes = 1CCO_FantasyNonLoreRecipes = 1CCO_PowerfulArtifactRecipes = 1CCO_OptionBreakdownEquipmentatTanningRack = 1CCO_OptionBreakdownEquipmentatSmelter = 1CCO_OptionUnenchantedVersions = 1CCO_OptionArtifactReplicas = 0CCO_OptionArmoredCirclets = 1CCO_OptionUseGenericFurPlate = 1CCO_OptionDeclutterCraftingMenu = 0CCO_OptionCraftDaedricOnlyAtNight = 0CCO_OptionRacialRestrictions = 0CCO_OptionComplexityLevel = 0CCO_ArmorOnlyFEMALE = 1CCO_ArmorOnlyMALE = 1CCO_CCOAddedRecipes = 1CCO_DisableIfCCOisInstalled = 0CCO_Placeholder = 0CCO_DLCDawnguard = 1CCO_DLCHearthfire = 1CCO_DLCDragonborn = 1CCO_MODStealthSkillsRebalanced = 0CCO_MODImmersiveArmors = 1CCO_MODImmersiveWeapons = 1CCO_MODJaysusSwords = 0CCO_MODHeavyArmory = 1CCO_MODJewelCraft = 0CCO_MODBandoliers = 0CCO_MODBookofSilence = 1CCO_MODFrostfall = 1CCO_MODWinterIsComing = 0CCO_MODCloaks = 0CCO_MODSupported = 1CCO_MODImmersiveJewelry = 1DIST_WCRegionWarm = 100DIST_WCRegionVariable = 0DIST_WCRegionCold = 100CCO_MODWICRequireBasket = 0CCO_MODCloaksRequireBook = 0CCO_MODCloaksBookDistChance = 100CCO_LearningEnabled = 1CCO_LearningRequiredtoSmith = 50CCO_LearningForsworn = 50CCO_LearningDraugr = 75CCO_LearningFalmer = 50CCO_LearningFalmerHeavy = 0CCO_MiningSkillIncreaseGV = 50CCO_SilverArmorPerkGV = 5CCO_GoldArmorPerkGV = 5WAF_PerkFistsLight = 0SPO_PerkAdvancedHeavy = 0SPO_DisablePerk = 0ResourceCountGV_CCO = 10ResourceCountTotalGV_CCO = 100StrikesBeforeCollectionGV_CCO = 1AttackStrikesBeforeCollectionGV_CCO = 5MiningGemChanceGV_CCO = 0FirewoodResourcePerUseGV_CCO = 5FirewoodResourceMaxGV_CCO = 15PRUFEI_FavoriteProtectedAmt = 1PRUFEI_EquippedProtectedAmt = 1CACO_CACOIsInstalled = 0MCM_CCOJaysusInst = 0DIST_CCOJaysusSwords_ON = 100MiningGemLeveledGV_CCO = 100MiningGemUnleveledGV_CCO = 0MiningGemSpecialGV_CCO = 100DIST_CCOJewelCraft_ON = 100DIST_CCOJewelCraft_OFF = 0DIST_CCOJaysusSwords_OFF = 0MCM_CCODawnguardInst = 1MCM_CCODragonbornInst = 1MCM_CCOHearthfireInst = 1MCM_CCOJaysusDist = 0MCM_CCOJewelCraftDist = 0MODArmoredCircletsQuickFox_CCO = 0CorundumRename_CCO = 0QuicksilverRename_CCO = 0MalachiteRenameMoldavite_CCO = 0MalachiteRenameGlass_CCO = 0PlayerHasLevelUpSpell_CCO = 0LevelUpSpellAutoRun_CCO = 0ModUDBPInst_CCO = 0ModUDGPInst_CCO = 0ModUSKPInst_CCO = 01Dr_BANEnchantmentToggleGV_CCO = 1MCM_CCOBandoliersDist = 0MCM_CCOBandoliersInst = 0MCM_CCOBandoliersDGInst = 0DIST_CCOBandoliers_OFF = 0DIST_CCOBandoliers_ON = 100DIST_CCOBandoliersDG_OFF = 0DIST_CCOBandoliersDG_ON = 100DIST_CCOBandoliers_Chance = 100MCM_CCOBandoliersModStatus = 0MCM_CCOBandoliersWorkbench = 0EnchantTweakClothingGV_CCO = 50EnchantTweakCuirassGV_CCO = 25EnchantTweakArmorMinorPiecesGV_CCO = -25EnchantTweakJewelryGV_CCO = 10EnchantTweakJewelryExpensiveGV_CCO = 10EnchantTweakDaggersGV_CCO = 0EnchantTweakBowsGV_CCO = 0EnchantTweakOneHandGV_CCO = 0EnchantTweakTwoHandGV_CCO = 0TemperTweakBowsGV_CCO = -10TemperTweakDaggersGV_CCO = -15TemperTweakTwoHandGV_CCO = 15TemperTweakLightArmorGV_CCO = -10TemperTweakLeatherHideArmorGV_CCO = -15TemperTweakShieldsGV_CCO = 30TemperTweakCuirassGV_CCO = 20TemperTweakGauntletsGV_CCO = -20TemperTweakToggleGV_CCO = 0EnchantTweakToggleGV_CCO = 0MCM_CCOImmersiveArmorsInst = 0CCO_AltSmithingXPBonusMultGV = 53CCO_AltSmithingXPBonusExpGV = 0.5000MCM_CCOBookofSilenceInst = 0MCM_CCOHeavyArmoryInst = 0MCM_CCOFrostfallInst = 0MCM_CCOSilverWeaponPerk = 50MCM_CCOStalhrimEnchPerk = 10MCM_CCOWinterIsComingInst = 0MCM_DawnguardWorkbench = 0TemperTweakBaselineGV_CCO = 0MCM_CCOCloaksInst = 0MCM_CCOBandoliersEnchSmall = 5MCM_CCOBandoliersEnchMed = 10MCM_CCOBandoliersEnchLarge = 15MCM_CCOBandoliersEnchXLarge = 20SmithingXPTanningRackGV_CCO = 1.0000SmithingXPSmelterGV_CCO = 1.0000DIST_CCOCrossbows_ON = 0MCM_CCOCrossbowsInWorld = 1DIST_CCOCrossbowBolt_Chance = 25DIST_CCOCrossbows_OFF = 100EnchantTweakJewelryExquisiteGV_CCO = 10MCM_CCOImmersiveWeaponsInst = 0FlawlessGemChance_CCO = 30MCM_CCOOreSmeltingAmt = 2MCM_CCOCharcoalAmt = 0EnchantTweakAccessoriesGV_CCO = -50DIST_CCOCloaks_OFF = 0DIST_CCOCloaks_ON = 100MCM_CCOCloaksDist = 0DIST_CCOCloaksGuardChance = 35DIST_CCOCloaksImperialChance = 50DIST_CCOCloaksCommonChance = 65DIST_CCOCloaksBanditChance = 85DIST_CCOWinterIsComing_ON = 100DIST_CCOWinterIsComing_OFF = 0DIST_CCOCloaksBanditBossChance = 55DIST_CCOCloaksForswornChance = 85DIST_CCOCloaksHunterChance = 75DIST_CCOCloaksNecroChance = 65DIST_CCOCloaksVampireChance = 65DIST_CCOCloaksThalmorChance = 90DIST_CCOCloaksThalmorBossChance = 25MCM_CCOWinterIsComingDist = 0CCO_AltSmithingXPInitialMultGV = 0.5000MCM_CCOImmersiveJewelryInst = 0CCO_AltSmithingXPEnabledGV = 0CCO_OptionCraftingMenuOptions = 0TrackCraftingMenuOptionArmorType_CCO = 0TrackCraftingMenuOptionArmorClass_CCO = 0TrackCraftingMenuOptionWeapClass_CCO = 0TrackCraftingMenuOptionWeapType_CCO = 0CCO_CategoryALL = 1CCO_CategorySmelterOrganic = 1CCO_OptionCraftingMenuCategories = 0SSv3_GiantSexMutex = 0SSv3_GiantCounter = 0SSv3_PlayerGender = 1ObisRandom = 0OBIS_DungGovernor = 1OBIS_Governor = 1OBISBandits = 0OBIS_TimePassed = 1648OBIS_Toons = 0OBISSize = 1deletebandits = 0GivePotion = 1potionchance = 60ActivateDungeon = 1TestD = 0OBIS_Intensity = 10OBIS_Cooldown = 5Cleaned = 50OBISFlag = 1LevelLimit = 30ObisShowMessage = 0CDxAssistPlug = 0CDxSlavePresent = 0CDxAssistAgree = 0CDxAssistPrev = 0CDxAssistSchedule = 0CDxPS_Activity = 0CDxAssistTotalResults = 0CDxAssistBonusResults = 0CDxAssistCustStartTime = 0CDxAssistResults = 0CDxPS_Training = 0CDxCCNewPrisoner = 0CDxCCFollowerRelease = 0CDxCCFollowerTotal = 0CDxPSE_Activity = 0CDxPSE_Training = 0CDxPSE_Assign = 0CDxPSE_Correct = 0CDxDeliveryEnd = 0CDxDeliveryTime = 0CDxAssistReturn = 0CDxMCMDelFreq = 2CDxMCMRecFreq = 3CDxPDCustNo = 0CDxAssistStatus = 2CDxPDRude = 0CDxErrandRank = 0CDxLTBeltFee = 0CDxLongTermBelting = 0CDxPDAddCDItems = 0CDxPDPunishment = 0CDxPDOnTime = 0CDxPDHideout = 0CDxCCFollowersImprisoned = 0CDxFTRelStatus = 0CDxBeltSetting = 0CDxConfSevere5 = 1CDxConfSevere6 = 1CDxConfSevere4 = 1CDxRDCooldown = 0CDxPDCooldown = 0CDxFTDoneBefore = 0CDxRemovalFees = 0CDxSmithErrandDest = 0CDxEraniMode = 0CDxSECollar = 0CDxSEVPlug = 0CDxSEAPlug = 0CDxSEBelt = 0CDxPS_WaitErani = 0CDxPS_RelaxErani = 0CDxPS_RestrainErani = 0CDxPS_RestrainEraniNow = 0CDxPS_SleepErani = 0CDxAssistApptMade = 0CDxCDBra = 0CDxCDCollar = 0CDxCDCuffArm = 0CDxCDCuffLeg = 0CDxCDGag = 0CDxCDPlugA = 0CDxCDPlugV = 0CDxCDBelt = 0CDxRSDChangePlug = 0CDxDeliveryStart = 0CDxDeliveryBonus = 0CDxDeliveryLate = 0CDxJailedAssault = 0CDxJailed = 0CDxLTBEltNeedBelt = 0CDxLTHasNGBelt = 0CDxDiagnostic = 0CDxAssistSetDate = 0CDxPDBanditTotal = 0CDxConfActive = 1CDxEQ02CAReset = 0CDxLTExtraType = 0CDxEQ4JarlWindhelm = 0CDxNonCDQuestItem = 0CDxExpansionStart = 36CDxGameTimeMod = 1CDxDeliveryCompleted = 0CDxRSDComplaintItems = 0CDxMP03DialogueSet = 0CDxConfiscateCool = 0CDxSceneID = 0CDxSceneCommentatorPos = 0CDxSceneObserverPos = 0CDxSceneSlavePos = 0CDxTaskOreMinedVol = 0CDxSceneMasterPos = 0CDxTaskOreMinedPun = 0CDxSceneVariable01 = 0CDxPunishRecLevel = 0CDxTaskIsMining = 0CDxSlaveRelationship = -26CDxSlaveProperty = -26CDxSlaveStartType = 0CDxSlaveRole = 0CDxRankAriasha = 0CDxRankWorkerSlave = 0CDxRankMineSlave = 0CDxRankManorSlave = 0CDxRankVIPSlave = 0CDxRankAdmin = 0CDxRankGuardCommon = 0CDxRankRayani = 0CDxSlavesCollar = 0CDxSlavesVagplug = 0CDxSlavesAnalPlug = 0CDxSlavesBelt = 0CDxSceneVariable02 = 0CDxSlaveTaskLvl = 0CDxSlaveTaskAdj = 0CDxMineDoorAutoB = 0CDxS_Prop_OvsWait = 0CDxSlavePropCounter = 0CDxSlavePropTarget = 15CDxMineDoorAutoA = 0CDxTaskOreDayQuota = 0CDxTaskOreTotalQouta = 0CDxTaskOreMinedSlave = 0CDxSlaveTaskChange = 0CDxSlaveTaskComplete = 0CDxSlaveTaskEnable = 0CDxLTBeltRemAttempt = 0CDxSlavePropQ2Done = 0CDxSlavePropQ3Done = 0CDxSlavePropQ4Done = 0CDxSlavePropQ5Done = 0CDxSlavePropQ1Done = 0CDxSlaveTaskProgress = 0CDxBarracksCellDoor = 0CDxSlavePropAPQuota = 0CDxSlavePropVPQuota = 0CDxSlavePropBQuota = 0CDxInvisibleFence = 0CDxSmithyDoorStateA = 0CDxSmithyDoorStateB = 0CDxSlavePropQ4Slavestat = 0CDxSlaveBlock = 0CDxEmma = 0CDxXPOStatus = 0CDxErrandsBelt = 0CDxLastQuestSuccess = 0CDxDTTransfer = 0CDxInvisibleLoc = 0CDxDR_ItemCost = 0CDxDifficultyLvl = 1CDxerrands = 0CDxLongTermBeltEx = 0CDxDCUR_Reset = 0CDxPlayerOrientation = 0CDxCA02_WhipStrikes = 0CDxCA02_ObjectUsed = 0CDxGuestSession = 8CDxGuestSpecial = 0CDxGuestNonSession = 5CDxCA02_DialogueFlag = 0CDxCA02_HasDevices = 0CDxMCMDelTimescale = 20CDxMCMRndBandit = 25CDxMCMConfVar = 3CDxMCMHvyDebt = -30536CDxMCMDelPunish = 0CDxMCMCustAsst = 0CDxMCMDispBase = 1CDxChasteLifeStatus = 0CDxCourierItemCount = 0CDxInviteJarlDia = 0CDxSendAds = 1CDxAssistActive = 0CDxPref_BeltStyle = 0CDxChasteSpouseStatus = 0CDxEQ01Status = 1CDxEQ02Status = 1CDxEQ03Status = 1CDxEQ04Status = 1CDxAllowBra = 0CDxAllowHood = 1CDxAllowYoke = 1CDxAllowGloves = 1CDxAllowCorset = 1CDxAllowBodysuit = 1CDxPref_SoftFinish = 0CDxPref_SoftColor = 0CDxDR_CostMult = 1CDxPref_BeltColor = 0CDxAllowBlindfold = 1CDxAllowBoots = 1CDxAllowGag = 1CDxAllowNipPierc = 1CDxAllowVagPierc = 1CDxAllowArmbinder = 1CDxCourierActive = 0CDxChasteSpouseRel = 0CDxDRCooldownFlag = 0CDxPref_ArmType = 0CDxPref_MatTypePref = 0CDxFTEnable = 1CDx3rdFloorTrigger = 0CDxRestrainedSpell = 0CDxAssistCustStartMonth = 0CDxRankAssistant = 0CDxRankShopSlave = 0CDxRankSmith = 0CDxRankGuardHigh = 0CDxCountHarness = 0CDxCountBoots = 0CDxPlayerDisposition = 0CDxRankMaster = 0CDxRemovalCost = 0CDxRemovalTimes = 0CDxCountLegCuff = 0CDxCountCBelt = 0CDxCountCBra = 0CDxCountCollar = 0CDxCountLockedPlayer = 0CDxCountArmCuff = 0CDxDeliveryKillaBandit = 0CDxUnusedItemCount = 0CDxEquipableItems = 0CDxAssistGag = 0CDxAssistArmbinder = 0CDxLTBeltRemFees = 0CDxConfSevere1 = 1CDxProtector = 0CDxAssistBlindfold = 0CDxOldWornItemCount = 0CDxConfSevere3 = 1CDxConfSevere2 = 1CDxAssistBra = 0CDxAssistCuffs = 0CDxAssistCollar = 0CDxAssistBelt = 0CDxCustAssistLastVisit = 0CDxMineBound = 0CDxEQ01Jarl = 0CDxEQ01DengeirDir = 0CDxEQ01Reward = 0CDxEQTime = 0CDxEQ01Locked = 0CDxEQ02DiaTrack = 0CDxEQ02HadPierce = 0CDxCourierMission = 0CDxAssistDemerits = 0CDxCellAvail01 = 0CDxCellAvail02 = 0CDxCellAvail03 = 0CDxCellAvail04 = 0CDxCellAvail05 = 0CDxCellAvail06 = 0CDxGrabFollower = 0CDxCellControllerActive = 0CDxCellCandidate02 = 0CDxCellCandidate03 = 0CDxCellCandidate04 = 0CDxCellCandidate05 = 0CDxCellCandidateTotal = 0CDxCellCandidate01 = 0CDxEQ3Cooldown = 0CDxWalkAwayBookmark = 0CDxPref_MetalColor = 0CDxPref_CollarStyle = 0.0000CDxPref_Bra = 0CDxPref_PlugVag = 0CdxPref_PlugAnal = 0CDxPref_GagStyle = 0CDxPref_Boots = 0CDxFTTime = 5CDxCourierActive_Jobs = 1CDxAssist02Active = 0CDxAllowBeastTrans = 0CDxCourierStatus = 0CDxCLArrayReset = 0CDxMCMSpousePlay = 1CDxCA02Timer = 3CDxCA02AltMale = 0CDxCA02AltFemale = 0CDxSlaveEscapee = 0CDxEQ3ElisifSuccess = 0CDxDevRegistered = 0SLSW_TimeLastCheck = 74SLSW_install = 1.0000SLSW_clientcount = 0SLSW_DrugPool_mkd = 0SLSW_DrugPool_md = 14SLSW_SuppressionLock = 0SLSW_DoseCounter = 1SLSW_Dose1 = 0SLSW_Dose2 = 0SLSW_Dose3 = 0SLSW_Dose4 = 0SLSW_Dose5 = 0SLSW_Dose6 = 0SLSW_Dose7 = 0SLSW_Dose8 = 0SLSW_Dose9 = 0SLSW_Dose10 = 0SLSW_Dose11 = 0SLSW_Dose12 = 0SLSW_Dose13 = 0SLSW_Dose14 = 0SLSW_Dose15 = 0SLSW_Dose16 = 0SLSW_Dose17 = 0SLSW_Dose18 = 0SLSW_Dose19 = 0SLSW_Dose20 = 1713SLSW_AddictionIndicator = 0slsw_Comment = 0SLSW_RLLoc = 0SLSW_WhoreGold = 50SLSW_DrugPool_pd = 45SOS_Initialized = 0SOS_MaxSchlongSize = 10SOS_LItemChanceNone = 25SOS_Addon_SmurfAverage_Gen02 = 1.0500SOS_Addon_SmurfAverage_Gen03 = 1.0000SOS_Addon_SmurfAverage_Gen04 = 1.0000SOS_Addon_SmurfAverage_Gen05 = 0.9500SOS_Addon_SmurfAverage_Gen06 = 0.8000SOS_Addon_SmurfAverage_GenScrotum = 1.1500SOS_Addon_SmurfAverage_GenBase = 1.6000SOS_Addon_SmurfAverage_Gender = 0SOS_Addon_SmurfAverage_Gen01 = 1.0500SOS_Addon_SmurfAverage_RaceProbability10 = 10.0000SOS_Addon_SmurfAverage_RaceProbability09 = 10.0000SOS_Addon_SmurfAverage_RaceProbability08 = 10.0000SOS_Addon_SmurfAverage_RaceProbability07 = 10.0000SOS_Addon_SmurfAverage_RaceProbability24 = 10.0000SOS_Addon_SmurfAverage_RaceProbability23 = 10.0000SOS_Addon_SmurfAverage_RaceProbability22 = 10.0000SOS_Addon_SmurfAverage_RaceProbability21 = 10.0000SOS_Addon_SmurfAverage_RaceProbability20 = 10.0000SOS_Addon_SmurfAverage_RaceProbability19 = 10.0000SOS_Addon_SmurfAverage_RaceProbability18 = 10.0000SOS_Addon_SmurfAverage_RaceProbability17 = 10.0000SOS_Addon_SmurfAverage_RaceProbability16 = 10.0000SOS_Addon_SmurfAverage_RaceProbability15 = 10.0000SOS_Addon_SmurfAverage_RaceProbability14 = 10.0000SOS_Addon_SmurfAverage_RaceProbability13 = 10.0000SOS_Addon_SmurfAverage_RaceProbability12 = 10.0000SOS_Addon_SmurfAverage_RaceSize00 = 0SOS_Addon_SmurfAverage_RaceSize01 = 0SOS_Addon_SmurfAverage_RaceSize02 = 0SOS_Addon_SmurfAverage_RaceSize03 = 0SOS_Addon_SmurfAverage_RaceSize04 = 0SOS_Addon_SmurfAverage_RaceSize05 = 0SOS_Addon_SmurfAverage_RaceSize06 = 0SOS_Addon_SmurfAverage_RaceSize07 = 0SOS_Addon_SmurfAverage_RaceSize08 = 0SOS_Addon_SmurfAverage_RaceSize09 = 0SOS_Addon_SmurfAverage_RaceSize10 = 0SOS_Addon_SmurfAverage_RaceSize11 = 0SOS_Addon_SmurfAverage_RaceSize12 = 0SOS_Addon_SmurfAverage_RaceSize13 = 0SOS_Addon_SmurfAverage_RaceSize14 = 0SOS_Addon_SmurfAverage_RaceSize15 = 0SOS_Addon_SmurfAverage_RaceSize16 = 0SOS_Addon_SmurfAverage_RaceSize17 = 0SOS_Addon_SmurfAverage_RaceSize18 = 0SOS_Addon_SmurfAverage_RaceSize19 = 0SOS_Addon_SmurfAverage_RaceSize20 = 0SOS_Addon_SmurfAverage_RaceSize21 = 0SOS_Addon_SmurfAverage_RaceSize22 = 0SOS_Addon_SmurfAverage_RaceSize23 = 0SOS_Addon_SmurfAverage_RaceSize24 = 0SOS_Addon_SmurfAverage_RaceProbability00 = 10.0000SOS_Addon_SmurfAverage_RaceProbability01 = 10.0000SOS_Addon_SmurfAverage_RaceProbability02 = 10.0000SOS_Addon_SmurfAverage_RaceProbability03 = 10.0000SOS_Addon_SmurfAverage_RaceProbability04 = 10.0000SOS_Addon_SmurfAverage_RaceProbability05 = 10.0000SOS_Addon_SmurfAverage_RaceProbability06 = 10.0000SOS_Addon_SmurfAverage_RaceProbability11 = 10.0000SOS_Addon_SmurfAverage_RaceSize25 = 0SOS_Addon_SmurfAverage_RaceProbability25 = 10.0000SOS_Addon_VectorPlexusMuscular_Gen02 = 1.0000SOS_Addon_VectorPlexusMuscular_Gen03 = 1.0000SOS_Addon_VectorPlexusMuscular_Gen04 = 1.0000SOS_Addon_VectorPlexusMuscular_Gen05 = 1.0000SOS_Addon_VectorPlexusMuscular_Gen06 = 1.0000SOS_Addon_VectorPlexusMuscular_GenScrotum = 1.2500SOS_Addon_VectorPlexusMuscular_GenBase = 1.8000SOS_Addon_VectorPlexusMuscular_Gender = 0SOS_Addon_VectorPlexusMuscular_Gen01 = 1.0000SOS_Addon_VectorPlexusMuscular_RaceSize12 = 0SOS_Addon_VectorPlexusMuscular_RaceSize11 = 0SOS_Addon_VectorPlexusMuscular_RaceSize10 = 0SOS_Addon_VectorPlexusMuscular_RaceSize09 = 0SOS_Addon_VectorPlexusMuscular_RaceSize24 = 0SOS_Addon_VectorPlexusMuscular_RaceSize23 = 0SOS_Addon_VectorPlexusMuscular_RaceSize22 = 0SOS_Addon_VectorPlexusMuscular_RaceSize21 = 0SOS_Addon_VectorPlexusMuscular_RaceSize20 = 0SOS_Addon_VectorPlexusMuscular_RaceSize19 = 0SOS_Addon_VectorPlexusMuscular_RaceSize18 = 0SOS_Addon_VectorPlexusMuscular_RaceSize17 = 0SOS_Addon_VectorPlexusMuscular_RaceSize16 = 0SOS_Addon_VectorPlexusMuscular_RaceSize15 = 0SOS_Addon_VectorPlexusMuscular_RaceSize14 = 0SOS_Addon_VectorPlexusMuscular_RaceSize00 = 0SOS_Addon_VectorPlexusMuscular_RaceSize01 = 0SOS_Addon_VectorPlexusMuscular_RaceSize02 = 0SOS_Addon_VectorPlexusMuscular_RaceSize03 = 0SOS_Addon_VectorPlexusMuscular_RaceSize04 = 0SOS_Addon_VectorPlexusMuscular_RaceSize05 = 0SOS_Addon_VectorPlexusMuscular_RaceSize06 = 0SOS_Addon_VectorPlexusMuscular_RaceSize07 = 0SOS_Addon_VectorPlexusMuscular_RaceSize08 = 0SOS_Addon_VectorPlexusMuscular_RaceSize13 = 0SOS_Addon_VectorPlexusMuscular_RaceProbability10 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability09 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability08 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability07 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability24 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability23 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability22 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability21 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability20 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability19 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability18 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability17 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability16 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability15 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability14 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability13 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability12 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability00 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability01 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability02 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability03 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability04 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability05 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability06 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceProbability11 = 10.0000SOS_Addon_VectorPlexusMuscular_RaceSize25 = 0SOS_Addon_VectorPlexusMuscular_RaceProbability25 = 10.0000SOS_Addon_VectorPlexusRegular_Gen02 = 1.2500SOS_Addon_VectorPlexusRegular_Gen03 = 1.0000SOS_Addon_VectorPlexusRegular_Gen04 = 0.8000SOS_Addon_VectorPlexusRegular_Gen05 = 0.8000SOS_Addon_VectorPlexusRegular_Gen06 = 1.0000SOS_Addon_VectorPlexusRegular_GenScrotum = 1.5000SOS_Addon_VectorPlexusRegular_GenBase = 1.4000SOS_Addon_VectorPlexusRegular_Gender = 0SOS_Addon_VectorPlexusRegular_Gen01 = 2.0000SOS_Addon_VectorPlexusRegular_RaceProbability10 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability09 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability08 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability07 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability24 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability23 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability22 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability21 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability20 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability19 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability18 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability17 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability16 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability15 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability14 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability13 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability12 = 10.0000SOS_Addon_VectorPlexusRegular_RaceSize00 = 0SOS_Addon_VectorPlexusRegular_RaceSize01 = 0SOS_Addon_VectorPlexusRegular_RaceSize02 = 0SOS_Addon_VectorPlexusRegular_RaceSize03 = 0SOS_Addon_VectorPlexusRegular_RaceSize04 = 0SOS_Addon_VectorPlexusRegular_RaceSize05 = 0SOS_Addon_VectorPlexusRegular_RaceSize06 = 0SOS_Addon_VectorPlexusRegular_RaceSize07 = 0SOS_Addon_VectorPlexusRegular_RaceSize08 = 0SOS_Addon_VectorPlexusRegular_RaceSize09 = 0SOS_Addon_VectorPlexusRegular_RaceSize10 = 0SOS_Addon_VectorPlexusRegular_RaceSize11 = 0SOS_Addon_VectorPlexusRegular_RaceSize12 = 0SOS_Addon_VectorPlexusRegular_RaceSize13 = 0SOS_Addon_VectorPlexusRegular_RaceSize14 = 0SOS_Addon_VectorPlexusRegular_RaceSize15 = 0SOS_Addon_VectorPlexusRegular_RaceSize16 = 0SOS_Addon_VectorPlexusRegular_RaceSize17 = 0SOS_Addon_VectorPlexusRegular_RaceSize18 = 0SOS_Addon_VectorPlexusRegular_RaceSize19 = 0SOS_Addon_VectorPlexusRegular_RaceSize20 = 0SOS_Addon_VectorPlexusRegular_RaceSize21 = 0SOS_Addon_VectorPlexusRegular_RaceSize22 = 0SOS_Addon_VectorPlexusRegular_RaceSize23 = 0SOS_Addon_VectorPlexusRegular_RaceSize24 = 0SOS_Addon_VectorPlexusRegular_RaceProbability00 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability01 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability02 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability03 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability04 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability05 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability06 = 10.0000SOS_Addon_VectorPlexusRegular_RaceProbability11 = 10.0000SOS_Addon_VectorPlexusRegular_RaceSize25 = 0SOS_Addon_VectorPlexusRegular_RaceProbability25 = 10.0000DefeatHKModifier = 42DefeatHKFollowerApproach = 0DefeatHKSurrender = 37DefeatBribeAmount = 57.0000DefeatHKActionKey = 34DefeatHKOption = 11DefeatSOValue = 1330DefeatSOLevel = 35DefeatSOUnique = 700DefeatSOPure = 0DefeatSOFactionBonus = 0DefeatSORaceBonus = 210DefeatSOValueGuard = 665DefeatSOValuePimp = 133DefeatRegisteredComp = 0DefeatSOSexCombination = 350DefeatSOWitness = 0DefeatSOMorality = 0DefeatSORelation = 0DefeatSOAlreadyProstituedTo = 0DefeatPlayerMoan = 1DefeatSOValuePimp2 = 0slac_LastEngageTime = 0.0000slac_Pursuit00Type = 0slac_Pursuit01Type = 10slac_Pursuit01Flee = 0slac_Pursuit01Pounce = 0slac_Pursuit00Pounce = 0slac_ScanRadius = 4095slac_RandomValue = 47mf_AggroDistance = 700.2802mf_MaxSpectatorDistance = 7002.8013= 1.0000= 1.0000mf_PrefersWomen = 1.0000mf_Bisexual = 2.0000mf_PrefersMen = 0.00000fLokiiFollowerMax = 150fLokiiPlayerTeammateFlag = 0dcur_lb_hood_lockstate_neckzipper = 0dcur_lb_hood_lockstate_mouthzipper = 0dcur_lb_hood_lockstate_reyezipper = 0dcur_lb_hood_lockstate_leyezipper = 0dcur_lb_armcuffs_lockstate_lwrist = 0dcur_lb_armcuffs_lockstate_rwrist = 0dcur_lb_armcuffs_lockstate_relbow = 0dcur_lb_armcuffs_lockstate_lelbow = 0dcur_lb_panelgag_lockstate_harness = 0dcur_lb_panelgag_lockstate_plug = 0dcur_lb_panelgag_lockstate_panel = 0dcur_lb_harness_lockstate_collar = 0dcur_lb_harness_lockstate_harness = 0dcur_lb_harness_lockstate_crotch = 0dcur_lb_belt_lockstate_lfront = 0dcur_lb_belt_lockstate_rfront = 0dcur_lb_belt_lockstate_rshield = 0dcur_lb_belt_lockstate_lshield = 0dcur_lb_bra_lockstate_lcup = 0dcur_lb_bra_lockstate_rcup = 0dcur_lb_bra_lockstate_chestband = 0dcur_lb_slaveboots_lockstate_lshaft = 0dcur_lb_slaveboots_lockstate_rshaft = 0dcur_lb_slaveboots_lockstate_rboot = 0dcur_lb_slaveboots_lockstate_lboot = 0dcur_lb_rubberboots_lockstate_lboot = 1dcur_lb_rubberboots_lockstate_rboot = 1dcur_lb_rubberboots_lockstate_rshaft = 1dcur_lb_rubberboots_lockstate_lshaft = 1dcur_lb_legcuffs_lockstate_lthigh = 0dcur_lb_legcuffs_lockstate_rthigh = 0dcur_lb_legcuffs_lockstate_lankle = 0dcur_lb_legcuffs_lockstate_rankle = 0dcur_lb_rubbergloves_lockstate_lshaft = 1dcur_lb_rubbergloves_lockstate_rshaft = 1dcur_lb_rubbergloves_lockstate_lwrist = 1dcur_lb_rubbergloves_lockstate_rwrist = 1dcur_lb_collar_lockstate_firstlock = 0dcur_lb_collar_lockstate_secondlock = 0dcur_lb_collar_lockstate_thirdlock = 0dcur_lastdevicecommenttime = 74.0625dcur_devicecommentallowed = 1dcur_devicecommentinconsequential = 0dcur_devicecommentaction = 0dcur_rubbergloves_willgetlocked = 1dcur_devicecomments_followerallowed = 1dcur_lb_corset_lockstate_first = 0dcur_lb_corset_lockstate_second = 0dcur_lb_corset_lockstate_third = 0dcur_lb_corset_lockstate_forth = 0dcur_playerisdetectedbycloak = 0dcur_devicecomments_followeractionallowed = 1dcur_modshutdown = 0dcur_isvisiblyrestrained = 0dcur_bondageadventurequestactive = 0dcur_bondageadventuredlgswitch = 5dcur_scquest_isdancing = 0dcur_bondageadventurequestenabled = 1dcur_scquest_demandsroughsex = 0dcur_rd_sexcounter = 0dcur_rd_sexcounterneeded = 0dcur_rubberdollquest_completedonce = 0dcur_scquest_hasrestraintstoremove = 0dcur_scquest_sfk_offeredsex = 0dcur_pi_timedbelt_lockstatus = 0dcur_slavecollarlocked = 0dcur_leonslavery_disposition = 0dcur_leonslavery_dailydisposition = 0dcur_leonslavery_leonwantssex = 0dcur_leonslavery_canremovepunishitems = 0dcur_leonslavery_canremoverestraints = 0dcur_leonslavery_needsmorerestraints = 0dcur_leonslavery_canbespanked = 0dcur_leonslavery_rule_nudity = 0dcur_leonslavery_rule_distance = 0dcur_leonslavery_rule_gold = 0dcur_leonslavery_rule_followers = 0dcur_leonslavery_rule_keys = 0dcur_leonslavery_rule_masterkeystolen = 0dcur_leonslavery_rule_restraints = 0dcur_leonslavery_rule_restraintsremoved = 0dcur_leonslavery_rule_sex = 0dcur_leonslavery_rule_masturbation = 0dcur_leonslavery_rule_nosexoffered = 0dcur_hasfollowers = 0dcur_leonslavery_candance = 0dcur_leonslavery_cansleep = 0dcur_leonslavery_sleeppermitted = 0dcur_leonslavery_appliedsleeparmbinder = 0dcur_leonslavery_ruleviolation = 0dcur_leonslavery_keystolen = 0dcur_leonslavery_hasbeenfreed = 0dcur_leonslavery_hasescaped = 0dcur_leonslavery_caneat = 0dcur_royalchastity_fragmentsfound = 0dcur_misogyny_active = 0dcur_misogyny_cooldown = 1dcur_tieme_enabled = 1dcur_tiemequest_npcsbound = 0dcur_assaulter_dialogue = 3dcur_slavery_gender = 0dcur_hisec_hascash = 0dcur_slavecollarbuffsactive = 1dcur_sqqs_effectivestage = 0dcur_scquest_offersuccess = 11dcur_solicitationenabled = 0dcur_cuminflation = 0dcur_hisec_removeselector = 0dcur_slavegagplugged = 1dcur_dialogswitch = 8dcur_solicitationacts = 4dcur_sasha_isbought = 0dcur_sasha_disposition = 50dcur_gagtalkdone = 0dcur_gagtalk_enabled = 1dcur_gagtalk_success = 0dcur_princessityshatmode = 0dcur_sasha_hasbeenshockedlasthour = 0dcur_bondagesexoutcome = 2dcur_iswearinglockedgear = 0dcur_sasha_arousal = 0dcur_solicitationinnsonly = 0dcur_sasha_cangetgift = 0dcur_sasha_candoerrand = 0dcur_sasha_canwhore = 0dcur_dollmaker_keyholdercanrelease = 0dcur_dollmaker_keyholderactive = 0dcur_solicitationoutcome = 0dcur_Sasha_canbekissed = 0dcur_sasha_canunbeltplayer = 0dcur_shoppingquest_enabled = 1dcur_disabledialoguerape = 0dcur_pi_userapedialogue = 0dcur_royalchastity_keyholdertimeup = 0dcur_pi_timedyoke_lockstatus = 0dcur_solicitationbonus = 225dcur_yokeerrandquestactive = 0dcur_lb_catsuit_lockstate_backzipper = 0dcur_lb_catsuit_lockstate_frontzipper = 0dcur_lb_catsuit_lockstate_neckcuff = 0dcur_lb_catsuit_lockstate_rwristcuff = 0dcur_sasha_isdominating = 0dcur_pi_usenakeddialogue = 0dcur_lb_catsuit_lockstate_lwristcuff = 0dcur_lb_catsuit_lockstate_lanklecuff = 0dcur_sasha_hasdemand = 0dcur_lb_catsuit_lockstate_ranklecuff = 0dcur_lb_hood_lockstate_rearzipper = 0_SleepySleepActiveType = 3_SleepyNecroActiveType = 3_SleepySleepFearBool = 1_SleepyNecroArrokChance = 35.0000_SleepyNecroOverideF = 0_SleepyNecroWakeChance = 4.0000_SleepyNecroSleepParaBool = 1_SleepyNecroDebuffBool = 1_SleepyNecroSleepDispo = 0_SleepyNecroGrabActiveType = 3_SleepyNecroConjBuffBool = 1_SleepyNecroIsCrime = 0_SleepyNecroSAForceBed = 1_SleepyNecroCowgirlUsed = 1_SleepyNecroGrabMet = 0_SleepyNecroLimitStrip = 0iDDeUtilityTask = 0iDDeEqpOutfit = 0iDDeOutfitReady = 0vhddmq_FS_Current_Argonian = 0vhddmq_FS_FameOfaSlutEnable = 1vhddmq_Fs_DecayCount = 5vhddmq_DC_DeviceCommentEnable = 1vhddmq_DC_PCInsultable = 1vhddmq_SM_PcArousalLevelMin = 99vhddmq_SM_NpcArousalLevelMin = 1vhddmq_SM_ChainActivityMax = 5vhddmq_SM_DelayPc = 1vhddmq_SM_DelayPcRnd = 1vhddmq_SM_SlutMadnessEnable = 0vhddmq_FS_Multiplier = 1.5000vhddmq_DN_Probability = 0.4000vhddmq_DN_Enable = 2vhddmq_SN_SlutMadnessNpcProbability = 0.2000vhddmq_SN_SlutMadnessNpcProbabilitySuccess = 0.5000vhddmq_SN_SlutMadnessNpcEnable = 2vhddmq_DW_Enable = 1vhddmq_DC_FollowerInsultable = 1vhddmq_DW_MasterApproval = 1.0000vhddmq_DW_ActionRepeatCount = 0vhddmq_DC_AllowOffensive = 1vhddmq_DC_AllowEmbarassed = 1vhddmq_DW_MaxWorkChain = 7vhddmq_FS_Current_Slave = 0vhddmq_DW_StageEmulation = 0vhddmq_DW_ProbabilityToBreak = 0.0000vhddmq_FS_Current_Horse = 0vhddmq_DW_DelayHour = 0.5000vhddmq_DW_GainMultiplier = 1.0000vhddmq_DW_ArousalLevelMin = 1.0000vhddmq_DW_HourToComplete = 12vhddmq_SM_ChancetoStartAnyway = 5vhddmq_SM_MadnessGrowingEnable = 0vhddmq_SM_CantHoldForever = -1vhddmq_SM_ChanceToStopTheChain = 15vhddmq_SM_MadnessFadingEnable = 0vhddmq_SM_TakeAdvantageOfLoneliness = -1vhddmq_DW_MaxGain = 500vhddmq_DC_AllowShameAnim = 1vhddmq_DW_Acceptedscene = 1vhddmq_FS_Current_Slut = 0vhddmq_DC_AllowFollowerDialog = 1vhddmq_SM_DelayBetweenRequest = 0vhddmq_DN_Delay = 0.0000vhddmq_DN_FollowerProbability = 0.2500vhddmq_DN_FameofSlutNpcExtension = 1vhddmq_SN_Delay = 0vhddmq_ST_FollowerArousalMin = 10.0000vhddmq_ST_AcceptProbability = 0.7000vhddmq_ST_Accepted = 1vhddmq_ST_Enable = 1vhddmq_FS_BullshitProbability = 0.1000vhddmq_FS_BullshitMagnitudo = 0.1000vhddmq_FS_Randomizer = 0.1000vhddmq_SM_ProbabilityThreesome = 0.5000vhddmq_SM_BreakAfterBeast = 0vhddmq_SM_BestialityProb = 0.4000vhddmq_SM_AllowHuman = 1vhddmq_SM_AllowCreature = 1vhddmq_DN_AllowAbuse = 0.2000vhddmq_DN_FameRequired = 5vhddmq_DN_AllowAbuseFollower = 1vhddmq_ST_GoTooFarProbability = 0.3000vhddmq_ST_StageEmulation = 0.0000vhddmq_ST_SlutnessMinToSmn = 40vhddmq_ST_GoneTooFar = 0vhddmq_ST_WhoreValue = 100vhddmq_FS_Current_Dog = 0vhddmq_FS_Current_Creature = 0vhddmq_FS_Current_Oral = 0vhddmq_FS_Current_Vaginal = 0vhddmq_FS_Current_Anal = 0vhddmq_Mood_Duration = 4vhddmq_Mood_ProbDisgusted = 1vhddmq_Mood_ProbPuzzled = 1vhddmq_Mood_ProbSurprise = 1vhddmq_Mood_ProbSad = 1vhddmq_Mood_ProbHappy = 2vhddmq_Mood_ProbFear = 1vhddmq_Mood_ProbAnger = 1vhddmq_Mood_ProbNeutral = 1vhddmq_Mood_Override = 0vhddmq_Mood_ExhibAutoset = 0.6000vhddmq_DC_AllowedComment = 0vhddmq_DC_Probability = 0.6500vhddmq_DC_PlayerReply = 0vhddmq_DC_NpcReactionReply = 0vhddmq_Mood_ChildRemove = 0vhddmq_FS_Current_Cat = 0vhddmq_FS_Current_Orc = 0vhddmq_FS_Current_Lesbian = 0vhddmq_FS_Current_Homosexual = 0vhddmq_FS_AllowedComment = 1vhddmq_FS_Probability = 0.7000vhddmq_FS_HelmMakeAnonymous = 1FCO_Frequency = 30FCO_Only_CFF = 0FCO_Incl_Spouses = 1CoCoCDShopActive = 0tdm_no4 = 1tdm_KS = 0NPCO_WeatherFactorGlobalThePale = 1NPCO_WeatherFactorGlobalEastmarch = 1NPCO_WeatherFactorGlobalWinterhold = 1NPCO_AIGlobalCompanions = 1NPCO_AIGlobalThievesGuild = 1NPCO_AIGlobalDarkBrotherhood = 0NPCO_AIGlobalWinterholdCollege = 1NPCO_AIGlobalThePale = 1NPCO_AIGlobalFalkreathHold = 1NPCO_AIGlobalHjaalmarch = 1NPCO_AIGlobalWhiterunHold = 1NPCO_AIGlobalHaafingar = 1NPCO_AIGlobalTheRift = 1NPCO_AIGlobalTheReach = 1NPCO_AIGlobalEastmarch = 1NPCO_AIGlobalWinterHold = 1NPCO_GlobalCandleLight = 1NPCO_AIGlobalOrcStrongholds = 0NPCO_AIGlobalDawnguardFaction = 0NPCO_AIGlobalVolkiharClan = 0NPCO_GlobalHorse = 1NPCO_AIGlobalSolstheim = 1NPCO_WeatherFactorGlobalSolstheim = 1NPCO_AIGlobalSolstheimExtraNPCs = 0NPCO_AIGlobalSkyrimExtraNPCs = 1NPCO_WeatherFactorGlobalHaafingar = 1NPCO_WeatherFactorGlobalHjaalmarch = 1NPCO_GlobalHousecarl = 1NPCO_WeatherFactorGlobalFalkreathHold = 1NPCO_WeatherFactorGlobalWhiterunHold = 1NPCO_WeatherFactorGlobalTheReach = 1NPCO_WeatherFactorGlobalTheRift = 1zzEstrusBodyType = 0zzEstrusSexSwitch = 0zzEstrusLookerEnabler = 1zzEstrusLookerOn = 0zzEstrusChaurusAddStrip = 1zzEstrusChaurusForceDrop = 1zzEstrusDisablePregnancy = 0zzEstrusChaurusResidual = 0zzEstrusChaurusInfestation = 0zzEstrusSwellingBelly = 1zzEstrusChaurusUninstall = 0zzEstrusChaurusInfected = 0zzEstrusIncubationPeriod = 2zzEstrusChaurusMaxBellyScale = 3.0000zzEstrusFertilityChance = 15zzEstrusChaurusMaxBreastScale = 3.0000zzEstrusChaurusTorpedoFix = 1zzEstrusChaurusFluids = 1zzEstrusSwellingBreasts = 1zzEstrusChaurusMaxButtScale = 2.0000zzEstrusSwellingButt = 3zzEstrusChaurusResidualScale = 1.2000zzEstrusChaurusGender = 1zzEstrusDisableNodeResize = 0zzEstrusChaurusBirth = 0zzEstrusSpiderMaxBellyScale = 3.0000zzEstrusSpiderMaxBreastScale = 3.0000zzEstrusSpiderMaxButtScale = 2.0000zzEstrusSpiderForceDrop = 1zzEstrusSpiderBirth = 0zzEstrusSpiderAddStrip = 1zzEstrusIncubationPeriod2 = 2zzEstrusSpiderInfected = 0zzEstrusFertilityChance2 = 15zzEstrusDisablePregnancy2 = 0zzEstrusDisableNodeResize2 = 0zzEstrusSpiderUninstall = 0zzEstrusSpiderInfestation = 0WD_DialogueID = 0WD_Debug = 0WD_PlayerHasWeaponEquipped = 0WD_rKeyChanceNone = 89WD_CreaturesEnabled = 1WD_CreatureSceneRunning = 0WD_SheathedTrigger = 0WD_SceneRunning = 0WD_StealGear = 0WD_HoursRestrained = 150WD_SuspendScenes = 0WD_Chasing = 1WD_Raped = 0SLDN2_FollowerCount = 0SLDN2_EnemyCount = 0SLDN2_PlayerMaxArousal = 0SLDN2_PlayerMinArousal = 0qqqBye.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.