Area Changes and other fixes

added areas and ccoh,
fixed some areas to work with crafting
fixed some on death issues
added server entry/ooc
This commit is contained in:
2024-08-30 10:38:04 -04:00
parent d39928374d
commit 8622e5ce08
17234 changed files with 0 additions and 4253346 deletions

View File

@@ -1,144 +0,0 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Your coffin is the key to your continued existence. If you are holding it, and you die, you turn to ash and are dead forever.\n\nYou must use this item to place your coffin on the ground, somewhere it is safe. Then, when you die, you will become a gaseous form, and travelling back to your coffin and using it will revive you.\n\nIf your coffin is destroyed and you die, you will turn to ash and be dead forever. You will not get another one by logging in again.\n\nUpon death, if you take too long to travel back to your coffin, you may turn to ash and be dead forever."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Your coffin is the key to your continued existence. If you are holding it, and you die, you turn to ash and are dead forever.\n\nYou must use this item to place your coffin on the ground, somewhere it is safe. Then, when you die, you will become a gaseous form, and travelling back to your coffin and using it will revive you.\n\nIf your coffin is destroyed and you die, you will turn to ash and be dead forever. You will not get another one by logging in again.\n\nUpon death, if you take too long to travel back to your coffin, you may turn to ash and be dead forever."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Coffin Token"
}
},
"ModelPart1": {
"type": "byte",
"value": 21
},
"PaletteID": {
"type": "byte",
"value": 23
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 329
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 11
},
"Param1Value": {
"type": "byte",
"value": 3
},
"PropertyName": {
"type": "word",
"value": 81
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "VampireCoffinToken"
},
"TemplateResRef": {
"type": "resref",
"value": "vampirecoffintok"
}
}