Skip to content

Commit 6311157

Browse files
authored
Updated with FS Patch 1 data (#126)
1 parent e59db83 commit 6311157

File tree

8 files changed

+128678
-100315
lines changed

8 files changed

+128678
-100315
lines changed

ItemTesting/Program.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,7 @@ static HashSet<uint> BuildVariants()
358358
static void Main()
359359
{
360360
ParseOutItemInformationTemplate();
361-
//CreateSimTypeCsv(@"C:\e\symbol_table_simtype.bin", @"..\..\..\simtype.csv");
362-
ulong s = 0x00_1c41a5_00_00_03_40;
363-
var (var1, var2) = s;
364-
Console.WriteLine($"{{SL1={var1},SL2={var2}}}");
361+
//CreateSimTypeCsv(@"C:\e\symbol_table_globalobjectref.bin", @"..\..\..\gor.csv");
365362
ConvertSymbolsToLua(@"C:\e\", @"C:\Program Files (x86)\Steam\steamapps\common\Kingdoms of Amalur Re-Reckoning\mods\resources\","simtype","buff");
366363

367364

ItemTesting/simtype.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24173,6 +24173,7 @@
2417324173
2600113,mit_acr_crime_lever_oneshot_01
2417424174
2600114,mit_door_hide_nca_01
2417524175
2600115,mit_guard_madding_wind_corpse_01
24176+
2600123,mit_door_load_icy_cave_01
2417624177
2600208,sonsoflaz_swordwielder_re
2417724178
2600209,faer_gorta_warden_re
2417824179
2600210,faer_gorta_sentinel_re

0 commit comments

Comments
 (0)