Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
		
			
				
	
	
		
			114 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "__data_type": "UTE ",
 | |
|   "Active": {
 | |
|     "type": "byte",
 | |
|     "value": 1
 | |
|   },
 | |
|   "Comment": {
 | |
|     "type": "cexostring",
 | |
|     "value": ""
 | |
|   },
 | |
|   "CreatureList": {
 | |
|     "type": "list",
 | |
|     "value": [
 | |
|       {
 | |
|         "__struct_id": 0,
 | |
|         "Appearance": {
 | |
|           "type": "int",
 | |
|           "value": 1031
 | |
|         },
 | |
|         "CR": {
 | |
|           "type": "float",
 | |
|           "value": 20.0
 | |
|         },
 | |
|         "ResRef": {
 | |
|           "type": "resref",
 | |
|           "value": "zep_dracolich001"
 | |
|         },
 | |
|         "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": "crypt_lord"
 | |
|     }
 | |
|   },
 | |
|   "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": 7
 | |
|   },
 | |
|   "PlayerOnly": {
 | |
|     "type": "byte",
 | |
|     "value": 1
 | |
|   },
 | |
|   "RecCreatures": {
 | |
|     "type": "int",
 | |
|     "value": 1
 | |
|   },
 | |
|   "Reset": {
 | |
|     "type": "byte",
 | |
|     "value": 1
 | |
|   },
 | |
|   "ResetTime": {
 | |
|     "type": "int",
 | |
|     "value": 900
 | |
|   },
 | |
|   "Respawns": {
 | |
|     "type": "int",
 | |
|     "value": -1
 | |
|   },
 | |
|   "SpawnOption": {
 | |
|     "type": "int",
 | |
|     "value": 0
 | |
|   },
 | |
|   "Tag": {
 | |
|     "type": "cexostring",
 | |
|     "value": "crypt_lord"
 | |
|   },
 | |
|   "TemplateResRef": {
 | |
|     "type": "resref",
 | |
|     "value": "crypt_lord"
 | |
|   }
 | |
| }
 |