Quote by Keshire on 2010-07-28, 09:14:And that is where the trail ends. The entry for the 'cutlass' is B95890C5.
There's no string for it. But it looks to be in the HashIndex of the global.gdb (Object 46,704 out of 64,360)
Couldn't help myself.
00116496 F2Enum Hash[((Count1*256)+Count2)]
00116496 F2Enum Hash[0] GraphicAppearanceStaticMeshComponent (701452497) D150CF29
00116500 F2Enum Hash[1] parent (1600329685) D517635F
00116504 F2Enum Hash[2] AugmentableComponent (2647211099) 5B3CC99D
00116508 F2Enum Hash[3] InventoryItemComponent (3274801411) 038131C3
00116512 F2Enum Hash[4] ShopItemComponent (3737407585) 6150C4DE
00116516 F2Enum Hash[5] PhysicsSimulationDynamicComponent (4236924869) C5578AFC
00116192 F2Enum Hash[((Count1*256)+Count2)]
00116192 F2Enum Hash[0] InitialAugmentations (620492766) DEF7FB24
00116196 F2Enum Hash[1] parent (1600329685) D517635F
00116172 F2Enum Hash[((Count1*256)+Count2)]
00116172 F2Enum Hash[0] parent (1600329685) D517635F
00116176 F2Enum Hash[1] Augmentation1 (4243843982) 8EEBF3FC
00116404 F2Enum Hash[((Count1*256)+Count2)]
00116404 F2Enum Hash[0] SecondaryType (1336311185) 917DA64F
00116408 F2Enum Hash[1] PrimaryType (1573305757) 9DBDC65D
00116412 F2Enum Hash[2] parent (1600329685) D517635F
PrimaryType = NULL
00170460 F2Enum Hash[((Count1*256)+Count2)]
00170460 F2Enum Hash[0] Type (370440381) BD781416
00170464 F2Enum Hash[1] Rarity (727892164) C4C0622B
00170468 F2Enum Hash[2] parent (1600329685) D517635F
00170472 F2Enum Hash[3] NameTag (2505418492) FCA65595
00170476 F2Enum Hash[4] Value (2837136060) BC421BA9
No more links other than the parent
00879788 dword TemplateData[((ushortAt((24+(ulongAt(8)+Offset)))*256)+ubyteAt((24+(ulongAt(8)+(Offset+2)))))]
00879788 dword TemplateData[0] 25 19000000
00879792 dword TemplateData[1] 1 01000000
00879796 dword TemplateData[2] 3911116391 67E61EE9
00879800 dword TemplateData[3] LUCK (2822797726) 9E7940A8
00879804 dword TemplateData[4] 15 0F000000
scripts/miscellaneous/augmentationtype.lua
EAugmentationType = {
AUGMENTATION_LUCK = 25,
}
Booyah. There's the Luck augment you get from the Bowerstone Lake Demon Door.
Here's the parent tree:
00106380 F2Enum Hash[((Count1*256)+Count2)]
Initial parent is null
00161608 F2Enum Hash[((Count1*256)+Count2)]
00161608 F2Enum Hash[0] parent (1600329685) D517635F
00161612 F2Enum Hash[1] WhereaboutsComponent (2251436529) F1313286
00161616 F2Enum Hash[2] GraphicAppearanceComponent (2813783894) 56EFB6A7
00161620 F2Enum Hash[3] MapwhoComponent (3894095192) 582D1BE8
00161624 F2Enum Hash[4] ObjectComponent (4054183609) B9EEA5F1
00142224 F2Enum Hash[((Count1*256)+Count2)]
00142224 F2Enum Hash[0] GraphicAppearanceStaticMeshComponent (701452497) D150CF29
00142228 F2Enum Hash[1] TargetedComponent (993900026) FAB53D3B
00142232 F2Enum Hash[2] parent (1600329685) D517635F
00142236 F2Enum Hash[3] OnActionUseComponent (1819328514) 02C0706C
00142240 F2Enum Hash[4] GiftComponent (2576591284) B4A99399
00142244 F2Enum Hash[5] InventoryItemComponent (3274801411) 038131C3
00142248 F2Enum Hash[6] ShopItemComponent (3737407585) 6150C4DE
00142252 F2Enum Hash[7] PhysicsSimulationDynamicComponent (4236924869) C5578AFC
00116860 F2Enum Hash[((Count1*256)+Count2)]
00116860 F2Enum Hash[0] GraphicAppearanceStaticMeshComponent (701452497) D150CF29
00116864 F2Enum Hash[1] parent (1600329685) D517635F
00116868 F2Enum Hash[2] GiftComponent (2576591284) B4A99399
00116872 F2Enum Hash[3] AugmentableComponent (2647211099) 5B3CC99D
00116876 F2Enum Hash[4] InventoryItemComponent (3274801411) 038131C3
00116880 F2Enum Hash[5] ShopItemComponent (3737407585) 6150C4DE
00116884 F2Enum Hash[6] PhysicsSimulationDynamicComponent (4236924869) C5578AFC
The object referenced by the chest in the Demon Door (See above)
00116496 F2Enum Hash[((Count1*256)+Count2)]
00116496 F2Enum Hash[0] GraphicAppearanceStaticMeshComponent (701452497) D150CF29
00116500 F2Enum Hash[1] parent (1600329685) D517635F
00116504 F2Enum Hash[2] AugmentableComponent (2647211099) 5B3CC99D
00116508 F2Enum Hash[3] InventoryItemComponent (3274801411) 038131C3
00116512 F2Enum Hash[4] ShopItemComponent (3737407585) 6150C4DE
00116516 F2Enum Hash[5] PhysicsSimulationDynamicComponent (4236924869) C5578AFC
Apathy Cannot Inspire.
Ambivalence cannot lead.
Loved me. Feared me.
Changed me. Killed me.
Anything would be something.
But nothing is worst of all.
Ambivalence cannot lead.
Loved me. Feared me.
Changed me. Killed me.
Anything would be something.
But nothing is worst of all.
This post was edited on 2010-07-29, 12:40 by Keshire.