2025/10/27 Update

Removed PEPS.
Fixed heartbeat bug.
This commit is contained in:
Jaysyn904
2025-10-27 20:27:07 -04:00
parent 3b215a3932
commit 69f46f973b
294 changed files with 31253 additions and 43810 deletions

View File

@@ -181791,7 +181791,7 @@
},
"Repos_PosX": {
"type": "word",
"value": 1
"value": 2
},
"Repos_Posy": {
"type": "word",
@@ -182037,7 +182037,7 @@
},
"Repos_PosX": {
"type": "word",
"value": 2
"value": 6
},
"Repos_Posy": {
"type": "word",

View File

@@ -186,7 +186,7 @@
"Mod_Description": {
"type": "cexolocstring",
"value": {
"0": "Pretty Good Character Creator / Customizer v4.4 BETA\npowered by In-Game Item Properties Editor\n\nby styzygy and hohos\n\nNOW WITH PEPS AI!\n\nDescription:\n==============================\n\nPretty Good Character Creator / Customizer (PGC3) is tool for building, equipping, and combat-testing Player Characters (PCs). It's optimized for setting up \"legit\" characters to use in games where it's appropriate to start at levels other than 1. It also supports DM Friendly Initiative (DMFI) functionality.\n\nUsing PGC3, you can:\n~ Add, change, or remove any valid property for any item using the In-Game Item Properties Editor (IGIPE) by hohos.\n~ Set a PC to any level up to 40. Gold is automatically set for the level you chose per D&D 3.5 guidelines.\n~ Rebuild levels.\n~ Adjust alignment, subrace, and deity.\n~ Purchase equipment from a wide selection of items, including standard NWN items and many unique creations.\n~ Use the persistent Storage Chest to save items and/or transfer them between characters.\n~ Load or remove DMFI PC items.\n~ Remove Cursed (undroppable), Plot, or Stolen flags from items. \n~ Customize your PC's appearance.\n~ Test your PC's mettle in Arena and Playground areas.\n~ Create your perfect character, be the envy of all your friends, get hot dates, and revel in your own glory. (Your mileage may vary.)\n\nRequirements:\n==============================\n\n~ NWN 1.69 patch.\n~ Must have SoU and HotU.\n~ Works for all PCs: any level, class, or alignment.\n~ No haks needed.\n\nCredits:\n==============================\n\nMost of the design and programming is by styzygy and hohos.\n\nSome features of PGC3 use scripts or designs from the following sources:\n~ Lilista's Craft System\n~ Bloodsong's Body Tailor\n~ Knat's Combat Dummy\n~ The DM-Friendly Initiative's DMFI Wand Package\n~ Lilac Soul's Script Generator\n~ Genji's Coloring Book\n~ Nigel Kearney's Forge of Wonders inspired this mod's forge design, although it no longer uses any FoW scripts."
"0": "Pretty Good Character Creator / Customizer v4.4 BETA\npowered by In-Game Item Properties Editor\n\nby styzygy and hohos\n\nDescription:\n==============================\n\nPretty Good Character Creator / Customizer (PGC3) is tool for building, equipping, and combat-testing Player Characters (PCs). It's optimized for setting up \"legit\" characters to use in games where it's appropriate to start at levels other than 1. It also supports DM Friendly Initiative (DMFI) functionality.\n\nUsing PGC3, you can:\n~ Add, change, or remove any valid property for any item using the In-Game Item Properties Editor (IGIPE) by hohos.\n~ Set a PC to any level up to 40. Gold is automatically set for the level you chose per D&D 3.5 guidelines.\n~ Rebuild levels.\n~ Adjust alignment, subrace, and deity.\n~ Purchase equipment from a wide selection of items, including standard NWN items and many unique creations.\n~ Use the persistent Storage Chest to save items and/or transfer them between characters.\n~ Load or remove DMFI PC items.\n~ Remove Cursed (undroppable), Plot, or Stolen flags from items. \n~ Customize your PC's appearance.\n~ Test your PC's mettle in Arena and Playground areas.\n~ Create your perfect character, be the envy of all your friends, get hot dates, and revel in your own glory. (Your mileage may vary.)\n\nRequirements:\n==============================\n\n~ NWN 1.69 patch.\n~ Must have SoU and HotU.\n~ Works for all PCs: any level, class, or alignment.\n~ No haks needed.\n\nCredits:\n==============================\n\nMost of the design and programming is by styzygy and hohos.\n\nSome features of PGC3 use scripts or designs from the following sources:\n~ Lilista's Craft System\n~ Bloodsong's Body Tailor\n~ Knat's Combat Dummy\n~ The DM-Friendly Initiative's DMFI Wand Package\n~ Lilac Soul's Script Generator\n~ Genji's Coloring Book\n~ Nigel Kearney's Forge of Wonders inspired this mod's forge design, although it no longer uses any FoW scripts."
}
},
"Mod_DuskHour": {
@@ -232,7 +232,7 @@
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "peps_prc8"
"value": "mk_ccoh8"
}
},
{
@@ -304,13 +304,6 @@
"type": "cexostring",
"value": "prc8_craft2das"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "mk_ccoh8"
}
}
]
},
@@ -764,7 +757,7 @@
},
"Value": {
"type": "int",
"value": 1
"value": 0
}
},
{
@@ -786,7 +779,7 @@
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SETXP"
"value": "PRC_MULTISUMMON"
},
"Type": {
"type": "dword",
@@ -841,21 +834,6 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_MULTISUMMON"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -34,6 +34,17 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "xchst_plc"
},
"STRREF": {
"type": "dword",
"value": 5348
}
},
{
"__struct_id": 0,
"NAME": {
@@ -45,6 +56,17 @@
"value": "killswitch"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Null Psionics Field Chest"
},
"RESREF": {
"type": "resref",
"value": "npf_keep_chest"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -96,6 +118,44 @@
"type": "byte",
"value": 9
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Altar"
},
"RESREF": {
"type": "resref",
"value": "codi_sam_altar"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Tunnel Opening"
},
"RESREF": {
"type": "resref",
"value": "bdd_tunnel"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Wall of Iron"
},
"RESREF": {
"type": "resref",
"value": "prc_walliron"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 1592
@@ -107,6 +167,77 @@
"type": "byte",
"value": 10
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mordenkainen's Magnificent Mansion"
},
"RESREF": {
"type": "resref",
"value": "mordsmansent"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Restful Bed"
},
"RESREF": {
"type": "resref",
"value": "restfulbed"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Restful Bed"
},
"RESREF": {
"type": "resref",
"value": "restfulbed001"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Restful Bed Roll"
},
"RESREF": {
"type": "resref",
"value": "restfulbedroll"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Restful Campsite"
},
"RESREF": {
"type": "resref",
"value": "campingbedroll"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Restful Cot"
},
"RESREF": {
"type": "resref",
"value": "restfulcot"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6785
@@ -118,6 +249,22 @@
"type": "byte",
"value": 11
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Polyp"
},
"RESREF": {
"type": "resref",
"value": "bdd_polyp"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6786
@@ -164,6 +311,17 @@
"type": "resref",
"value": "pgc3configurator"
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "sp_plc_symbol"
},
"STRREF": {
"type": "dword",
"value": 16790080
}
}
]
},
@@ -183,6 +341,66 @@
"type": "byte",
"value": 0
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Camera Assistent"
},
"RESREF": {
"type": "resref",
"value": "mk_hctrl_camobj"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Deepstone Pillar"
},
"RESREF": {
"type": "resref",
"value": "prc_dpst_pillar"
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_invisobj"
},
"STRREF": {
"type": "dword",
"value": 5800
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_ess_research"
},
"RESREF": {
"type": "resref",
"value": "prc_ess_research"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prgt_invis"
},
"RESREF": {
"type": "resref",
"value": "prgt_invis"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6688
@@ -194,6 +412,22 @@
"type": "byte",
"value": 1
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "LichCrafting"
},
"RESREF": {
"type": "resref",
"value": "lichcrafting"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6689
@@ -330,6 +564,39 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Genesis Entrance Portal"
},
"RESREF": {
"type": "resref",
"value": "genesisportal"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Genesis Exit Portal"
},
"RESREF": {
"type": "resref",
"value": "genesisexit"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Return Portal"
},
"RESREF": {
"type": "resref",
"value": "prc_ea_return"
}
},
{
"__struct_id": 0,
"NAME": {

View File

@@ -12,6 +12,28 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "CCOH superstore 1"
},
"RESREF": {
"type": "resref",
"value": "mk_ccoh_store001"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "CCOH Superstore 2"
},
"RESREF": {
"type": "resref",
"value": "mk_ccoh_store002"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -33,6 +55,17 @@
"type": "resref",
"value": "mer_craft"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_scrolls"
},
"RESREF": {
"type": "resref",
"value": "prc_scrolls"
}
}
]
},
@@ -52,6 +85,33 @@
"type": "byte",
"value": 0
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_epicspells"
},
"RESREF": {
"type": "resref",
"value": "prc_epicspells"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_magiccraft"
},
"RESREF": {
"type": "resref",
"value": "prc_magiccraft"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6688

View File

@@ -20,6 +20,264 @@
"type": "byte",
"value": 6
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Barracks"
},
"RESREF": {
"type": "resref",
"value": "bdd_barracks"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Black Archer Creek"
},
"RESREF": {
"type": "resref",
"value": "wol_a_bbbcreek"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Black Archer Enter"
},
"RESREF": {
"type": "resref",
"value": "wol_a_bbbenter"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Books"
},
"RESREF": {
"type": "resref",
"value": "bdd_books"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Cave Explore"
},
"RESREF": {
"type": "resref",
"value": "bdd_cave_exp"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Change"
},
"RESREF": {
"type": "resref",
"value": "bdd_change"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Courtyard"
},
"RESREF": {
"type": "resref",
"value": "bdd_courtyard"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Dustblight"
},
"RESREF": {
"type": "resref",
"value": "bdd_blight"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Dymondheart Enter"
},
"RESREF": {
"type": "resref",
"value": "wol_a_dyenter"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Filtrator"
},
"RESREF": {
"type": "resref",
"value": "bdd_filtrator"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Forge"
},
"RESREF": {
"type": "resref",
"value": "bdd_forge"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Foyer"
},
"RESREF": {
"type": "resref",
"value": "bdd_foyer"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Hidden Cave"
},
"RESREF": {
"type": "resref",
"value": "bdd_cave_ent"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Hollow Shell"
},
"RESREF": {
"type": "resref",
"value": "bdd_shell"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mod Enter"
},
"RESREF": {
"type": "resref",
"value": "bdd_enter"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Oil"
},
"RESREF": {
"type": "resref",
"value": "bdd_oil"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Ruins"
},
"RESREF": {
"type": "resref",
"value": "bdd_ruins"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Schooner"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Smelter Office"
},
"RESREF": {
"type": "resref",
"value": "bdd_office"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Taint"
},
"RESREF": {
"type": "resref",
"value": "bdd_taint"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Vault"
},
"RESREF": {
"type": "resref",
"value": "bdd_vault"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Well"
},
"RESREF": {
"type": "resref",
"value": "bdd_well"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Xeno"
},
"RESREF": {
"type": "resref",
"value": "bdd_xeno"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6790
@@ -47,6 +305,22 @@
"type": "byte",
"value": 0
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "PRC NoTeleport Area Trigger "
},
"RESREF": {
"type": "resref",
"value": "prc_no_teleport"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6688

View File

@@ -14,6 +14,22 @@
"type": "byte",
"value": 0
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_str_lookup"
},
"RESREF": {
"type": "resref",
"value": "prc_str_lookup"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6688
@@ -79,6 +95,171 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "BDD Entrance"
},
"RESREF": {
"type": "resref",
"value": "bdd_enter"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Black Archer Enter"
},
"RESREF": {
"type": "resref",
"value": "wol_a_bbbwp"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Cave Entrance"
},
"RESREF": {
"type": "resref",
"value": "bdd_foyer_ent002"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Cave Entrance 2"
},
"RESREF": {
"type": "resref",
"value": "bdd_foyer_ent001"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Changed Asherati"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_007"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Climb Up"
},
"RESREF": {
"type": "resref",
"value": "bdd_foyer_ent003"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Dymondheart Enter"
},
"RESREF": {
"type": "resref",
"value": "wol_a_dymondwp"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Forge Tainted Asherati"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_003"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Foyer Ashen Hulks"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_001"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Foyer Entrance"
},
"RESREF": {
"type": "resref",
"value": "bdd_foyer_ent"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "npf_wp_chest_sp"
},
"RESREF": {
"type": "resref",
"value": "npf_wp_chest_sp"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Office Shadows"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_002"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Schooner Ashen Hulks"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_ash"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Taint Asherati"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_006"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Vault Shadow"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_004"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -89,6 +270,17 @@
"type": "resref",
"value": "wp_cs1_cep_helpe"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Xeno Asherati"
},
"RESREF": {
"type": "resref",
"value": "bdd_schooner_005"
}
}
]
},

View File

@@ -76,7 +76,7 @@
"Text": {
"type": "cexolocstring",
"value": {
"0": "Starting LA / Level\n \n01 / 03\n02 / 06 09\n03 / 09 15 18\n04 / 12 21 27 30\n05 / 15 27 36\n06 / 18 33\n07 / 21 39\n08 / 24\n09 / 27\n10 / 30\n11 / 33\n12 / 36\n13 / 39\n\n(Buy-off dialog will be in the PRC menu when you qualify.)"
"0": "Level Adjustment Buy-off Table\n\nStarting LA / Level\n \n01 / 03\n02 / 06 09\n03 / 09 15 18\n04 / 12 21 27 30\n05 / 15 27 36\n06 / 18 33\n07 / 21 39\n08 / 24\n09 / 27\n10 / 30\n11 / 33\n12 / 36\n13 / 39\n\n(Buy-off dialog will be in the PRC menu when you qualify.)"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More