Added Spellcast NUI menu

Added Spellcast NUI menu.
Organized modding tools.
Full compile.
This commit is contained in:
Jaysyn904
2025-05-31 20:09:10 -04:00
parent 67bb78d085
commit 2d439cc179
45 changed files with 136 additions and 74 deletions

View File

@@ -4962,7 +4962,7 @@
},
"Mod_MinPerHour": {
"type": "byte",
"value": 3
"value": 6
},
"Mod_Name": {
"type": "cexolocstring",
@@ -5024,7 +5024,7 @@
},
"Mod_OnPlrGuiEvt": {
"type": "resref",
"value": ""
"value": "mod_gui"
},
"Mod_OnPlrLvlUp": {
"type": "resref",
@@ -5036,7 +5036,7 @@
},
"Mod_OnPlrTarget": {
"type": "resref",
"value": "prc_onplaytarget"
"value": "hif_onplaytarget"
},
"Mod_OnPlrTileAct": {
"type": "resref",
@@ -5355,6 +5355,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_BIOWARE_INVISIBILITY"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}