Added ACP 4.1

Added ACP 4.1.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904 2024-09-08 13:27:20 -04:00
parent 86feb9ca6f
commit 418647d425
22 changed files with 115 additions and 14 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
_module/Alangara Rising \[PRC8-CEP2\].mod
*.mod

View File

@ -1,6 +1,9 @@
# Alangara Rising [PRC8-CEP3]
# Alangara Rising [PRC8-CEP2]
Repository for development of the PRC'd version of the Alangara Rising PW.
Requires: PRC8 4.1.11 & CEP 3
## Requirements
PRC 8 v4.1.11
CEP 2
ACP v4.1

View File

@ -1887,7 +1887,7 @@
"Mod_Description": {
"type": "cexolocstring",
"value": {
"0": "Alangara Rising [PRC8-CEP2]\n\nRoleplay adventure/action server, set in a unique and self-invented part of Faerun ( the Forgotten Realms )\n\nPlayerhousing and lands - player farming system - player-created literature - playerguilds - Tons of NPC quests - DM events - REBORN option to create semi-divine characters after level 40 - etc."
"0": "Alangara Rising [PRC8-CEP2]\n\nRoleplay adventure/action server, set in a unique and self-invented part of Faerun ( the Forgotten Realms )\n\nPlayer housing and lands - player farming system - player-created literature - playerguilds - Tons of NPC quests - DM events - REBORN option to create semi-divine characters after level 40 - etc."
}
},
"Mod_DuskHour": {
@ -2013,6 +2013,13 @@
"value": "prc_add_sb"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "acp_v4.1"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@ -2508,6 +2515,96 @@
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_MULTISUMMON"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_LA"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD_NO_FREE_XP"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_ACP_MANUAL"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_ACP_NPC_AUTOMATIC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}

View File

@ -30480,17 +30480,6 @@
"value": 16778353
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"NAME": {
@ -34990,6 +34979,17 @@
"value": 16827179
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"RESREF": {

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.