Wodehouse_44 Posted August 2, 2018 Posted August 2, 2018 So... Do they get new items over time? As is, it's pretty lackluster (a few nice items, no new weapons or armor). Can we take the ship itself?
Zap Gun For Hire Posted August 2, 2018 Posted August 2, 2018 (edited) Doesn't appear to. But then again, I believe this ship is available right away, so it doesn't surprise me that there might not be supremely over the top things available. What I'm more interested in is the Vendor Discounts in laxd_factions.gamedatabundle. They're pointing to 'faction' approval which don't appear anywhere else in the game. Not even in laxd_factions.gamedatabundle itself. Which is... interesting. Makes me wonder if something is planned for the future or there is more to this Deck of Many Things ship than first appears. edit: This is an example of what I am talking about. I'll put the code itself behind a spoiler box so to not take up huge amounts of screen space: { "$type": "Game.GameData.VendorGameData, Assembly-CSharp", "DebugName": "LAXD_Vendor_00_Captain_Thaenic", "ID": "14ef1ef0-f77a-422b-9adb-c71a04f9ce03", "Components": [{ "$type": "Game.GameData.VendorComponent, Assembly-CSharp", "VendorName": 687, "StoreIconPath": "", "PortraitPath": "", "StartingFactionID": "00000000-0000-0000-0000-000000000000", "ConditionalRates": [{ "RatesID": "9e0a47e0-5103-44c7-973f-321316e9feeb", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685074083 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849820 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353759 }, "Not": false, "Operator": 0 } ] } }, { "RatesID": "d9ec906b-3f4c-4507-9cf1-235b466fbbc8", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685073990 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849913 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353852 }, "Not": false, "Operator": 0 } ] } }, { "RatesID": "dda88477-0aa3-4992-bd7f-0fc4b2394e45", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685074021 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849882 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353821 }, "Not": false, "Operator": 0 } ] } } ], "LockedDescriptionString": -1 } ] } For those not familiar, that example is saying if the Watcher has a 1, 2, or 3 rating with the factions given there, then they'll get various discounts in the shops on the Deck of Many Things (all the vendors seem to have this FWIW). What piques my curiousity is that I can find no reference to: "40f1bd97-af2f-4ab6-8e60-cf6c58beb788" "dd32ce84-fa5a-4e25-9cf5-48bc102e937a" "c362738a-85c7-4525-a74a-3dc144655234" anywhere else in the game, including the new Beast of Winter DLC. The only place they show up is in the place where Vendor Rates are set. But the actual faction(s)* they represent is a mystery at the moment. At least I can't figure it out. * Faction is something of a loose term here, as even the Slavers and the Dawnstars and other minor groups can be considered 'factions' in the game. I doubt it's an oversight. I also doubt it's in there for bleeps and giggles. So why IS it in there? Be interesting to find out, if we ever do. Edited August 2, 2018 by Zap Gun For Hire 1
Wodehouse_44 Posted August 2, 2018 Author Posted August 2, 2018 Doesn't appear to. But then again, I believe this ship is available right away, so it doesn't surprise me that there might not be supremely over the top things available. What I'm more interested in is the Vendor Discounts in laxd_factions.gamedatabundle. They're pointing to 'faction' approval which don't appear anywhere else in the game. Not even in laxd_factions.gamedatabundle itself. Which is... interesting. Makes me wonder if something is planned for the future or there is more to this Deck of Many Things ship than first appears. edit: This is an example of what I am talking about. I'll put the code itself behind a spoiler box so to not take up huge amounts of screen space: { "$type": "Game.GameData.VendorGameData, Assembly-CSharp", "DebugName": "LAXD_Vendor_00_Captain_Thaenic", "ID": "14ef1ef0-f77a-422b-9adb-c71a04f9ce03", "Components": [{ "$type": "Game.GameData.VendorComponent, Assembly-CSharp", "VendorName": 687, "StoreIconPath": "", "PortraitPath": "", "StartingFactionID": "00000000-0000-0000-0000-000000000000", "ConditionalRates": [{ "RatesID": "9e0a47e0-5103-44c7-973f-321316e9feeb", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685074083 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849820 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "1", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353759 }, "Not": false, "Operator": 0 } ] } }, { "RatesID": "d9ec906b-3f4c-4507-9cf1-235b466fbbc8", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685073990 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849913 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "2", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353852 }, "Not": false, "Operator": 0 } ] } }, { "RatesID": "dda88477-0aa3-4992-bd7f-0fc4b2394e45", "Condition": { "Operator": 0, "Components": [{ "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["c362738a-85c7-4525-a74a-3dc144655234", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": -685074021 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["dd32ce84-fa5a-4e25-9cf5-48bc102e937a", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 961849882 }, "Not": false, "Operator": 1 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsReputation(Guid, RankType, Int32, Operator)", "Parameters": ["40f1bd97-af2f-4ab6-8e60-cf6c58beb788", "Good", "3", "GreaterThanOrEqualTo"], "Flags": "", "UnrealCall": "", "FunctionHash": -191386609, "ParameterHash": 2111353821 }, "Not": false, "Operator": 0 } ] } } ], "LockedDescriptionString": -1 } ] } For those not familiar, that example is saying if the Watcher has a 1, 2, or 3 rating with the factions given there, then they'll get various discounts in the shops on the Deck of Many Things (all the vendors seem to have this FWIW). What piques my curiousity is that I can find no reference to: "40f1bd97-af2f-4ab6-8e60-cf6c58beb788" "dd32ce84-fa5a-4e25-9cf5-48bc102e937a" "c362738a-85c7-4525-a74a-3dc144655234" anywhere else in the game, including the new Beast of Winter DLC. The only place they show up is in the place where Vendor Rates are set. But the actual faction(s)* they represent is a mystery at the moment. At least I can't figure it out. * Faction is something of a loose term here, as even the Slavers and the Dawnstars and other minor groups can be considered 'factions' in the game. I doubt it's an oversight. I also doubt it's in there for bleeps and giggles. So why IS it in there? Be interesting to find out, if we ever do. The way that they keep going on about how special the ship is, one would think that you can obtain it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now