Initial commit
Initial commit. Added some art for loadscreens, fancymapped Bioware tileset overrides & the original Wizardry module as a starting point.
This commit is contained in:
190
Module/ute/dragonweak001.ute.json
Normal file
190
Module/ute/dragonweak001.ute.json
Normal file
@@ -0,0 +1,190 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 50
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_drgwhite001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 41
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_drgblack001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 47
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_drgblue001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 48
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_drggreen001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 49
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_drgred001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14475,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Dragon, Weaker Group"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "NW_DRAGONWEAK"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "dragonweak001"
|
||||
}
|
||||
}
|
||||
113
Module/ute/goblins.ute.json
Normal file
113
Module/ute/goblins.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 86
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_goblina"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Goblins"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Goblins"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "goblins"
|
||||
}
|
||||
}
|
||||
113
Module/ute/lvl1mage.ute.json
Normal file
113
Module/ute/lvl1mage.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 282
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "elfmage016"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Lvl 1 Mage"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Lvl1Mage"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "lvl1mage"
|
||||
}
|
||||
}
|
||||
113
Module/ute/orc.ute.json
Normal file
113
Module/ute/orc.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 140
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_orca"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Orc"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Orc"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "orc"
|
||||
}
|
||||
}
|
||||
113
Module/ute/thoseannoying001.ute.json
Normal file
113
Module/ute/thoseannoying001.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 63
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_skeleton"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Those Annoying Skeletons"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "ThoseAnnoyingSkeletons"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "thoseannoying001"
|
||||
}
|
||||
}
|
||||
171
Module/ute/vampire001.ute.json
Normal file
171
Module/ute/vampire001.ute.json
Normal file
@@ -0,0 +1,171 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 288
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_vampire002"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 288
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 16.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_vampire003"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_vampire001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 289
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_vampire004"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14517,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Vampire Group"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 60
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "NW_VAMPIRE"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "vampire001"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user