Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
170
_module/ute/ud_gobenc_chief.ute.json
Normal file
170
_module/ute/ud_gobenc_chief.ute.json
Normal file
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1159
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "ud_gob_fighter"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1161
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "ud_gob_warrior"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1162
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "ud_gob_shaman"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1141
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "underdarkgobchie"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Underdark Goblin Encounter with Chiefs"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
},
|
||||
"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": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 240
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "UnderdarGoblinEncounterChiefs"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ud_gobenc_chief"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user