Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
		
			
				
	
	
		
			114 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "__data_type": "UTI ",
 | 
						|
  "AddCost": {
 | 
						|
    "type": "dword",
 | 
						|
    "value": 0
 | 
						|
  },
 | 
						|
  "BaseItem": {
 | 
						|
    "type": "int",
 | 
						|
    "value": 24
 | 
						|
  },
 | 
						|
  "Charges": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 0
 | 
						|
  },
 | 
						|
  "Comment": {
 | 
						|
    "type": "cexostring",
 | 
						|
    "value": "This wand is used to save your PCs start location to a persistent database.  \r\n\r\nWhen the server resets, you will be sent back to the place of your last save location.\r\n\r\nThe module builder may have chosen to also save your location during rests or other events."
 | 
						|
  },
 | 
						|
  "Cost": {
 | 
						|
    "type": "dword",
 | 
						|
    "value": 3
 | 
						|
  },
 | 
						|
  "Cursed": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 0
 | 
						|
  },
 | 
						|
  "DescIdentified": {
 | 
						|
    "type": "cexolocstring",
 | 
						|
    "value": {
 | 
						|
      "0": "This wand is used to save your PCs start location to a persistent database.  \n\nWhen the server resets, you will be sent back to the place of your last save location.\n\nThe module builder may have chosen to also save your location during rests or other events."
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "Description": {
 | 
						|
    "type": "cexolocstring",
 | 
						|
    "value": {
 | 
						|
      "0": "This wand is used to save your PCs start location to a persistent database.  \nWhen the server resets, you will be sent back to the place of your last save location.\n\nThe module builder may have chosen to also save your location during rests or other events."
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "Identified": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 1
 | 
						|
  },
 | 
						|
  "LocalizedName": {
 | 
						|
    "type": "cexolocstring",
 | 
						|
    "value": {
 | 
						|
      "0": "Persistent Start Location Wand"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "ModelPart1": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 28
 | 
						|
  },
 | 
						|
  "PaletteID": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 4
 | 
						|
  },
 | 
						|
  "Plot": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 0
 | 
						|
  },
 | 
						|
  "PropertiesList": {
 | 
						|
    "type": "list",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "__struct_id": 0,
 | 
						|
        "ChanceAppear": {
 | 
						|
          "type": "byte",
 | 
						|
          "value": 100
 | 
						|
        },
 | 
						|
        "CostTable": {
 | 
						|
          "type": "byte",
 | 
						|
          "value": 3
 | 
						|
        },
 | 
						|
        "CostValue": {
 | 
						|
          "type": "word",
 | 
						|
          "value": 13
 | 
						|
        },
 | 
						|
        "Param1": {
 | 
						|
          "type": "byte",
 | 
						|
          "value": 255
 | 
						|
        },
 | 
						|
        "Param1Value": {
 | 
						|
          "type": "byte",
 | 
						|
          "value": 0
 | 
						|
        },
 | 
						|
        "PropertyName": {
 | 
						|
          "type": "word",
 | 
						|
          "value": 15
 | 
						|
        },
 | 
						|
        "Subtype": {
 | 
						|
          "type": "word",
 | 
						|
          "value": 335
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "StackSize": {
 | 
						|
    "type": "word",
 | 
						|
    "value": 1
 | 
						|
  },
 | 
						|
  "Stolen": {
 | 
						|
    "type": "byte",
 | 
						|
    "value": 0
 | 
						|
  },
 | 
						|
  "Tag": {
 | 
						|
    "type": "cexostring",
 | 
						|
    "value": "vg_perloc_conv"
 | 
						|
  },
 | 
						|
  "TemplateResRef": {
 | 
						|
    "type": "resref",
 | 
						|
    "value": "vg_perloc_conv"
 | 
						|
  }
 | 
						|
}
 |