Updated for epic PrC expansion

Updated for epic PrC expansion.
Full compile.
This commit is contained in:
Jaysyn904 2025-06-10 16:39:25 -04:00
parent a6e6d7ecf2
commit 2b252ba382
35 changed files with 25820 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
*.mod *.mod
*.BackupMod *.BackupMod
/_release /_release
*.mod

View File

@ -853,7 +853,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 149 "value": 150
}, },
"Width": { "Width": {
"type": "int", "type": "int",

File diff suppressed because it is too large Load Diff

View File

@ -297,6 +297,13 @@
"type": "cexostring", "type": "cexostring",
"value": "prc8_craft2das" "value": "prc8_craft2das"
} }
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "mk_ccoh8"
}
} }
] ]
}, },
@ -310,7 +317,7 @@
}, },
"Mod_MinGameVer": { "Mod_MinGameVer": {
"type": "cexostring", "type": "cexostring",
"value": "1.88" "value": "1.89"
}, },
"Mod_MinPerHour": { "Mod_MinPerHour": {
"type": "byte", "type": "byte",
@ -356,7 +363,7 @@
}, },
"Mod_OnNuiEvent": { "Mod_OnNuiEvent": {
"type": "resref", "type": "resref",
"value": "" "value": "prc_onplayernui"
}, },
"Mod_OnPlrChat": { "Mod_OnPlrChat": {
"type": "resref", "type": "resref",

File diff suppressed because it is too large Load Diff

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.

View File

@ -0,0 +1,81 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "PRC_ITM_BRNLKPRL"
}
},
"ModelPart1": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 57
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "PRC_ITM_BRNLKPRL"
},
"TemplateResRef": {
"type": "resref",
"value": "prc_itm_brnlkprl"
},
"xModelPart1": {
"type": "word",
"value": 1
}
}