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": 1003
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "You have the power to bite others, draining 1d4 CON from the victim in the process.\n\nIf you do not drink blood, you will die. You can also drink bottled blood, or kill someone and bottle their blood with an empty bottle, to drink later. This is the most efficient way of gathering blood.\n\nIf you bite a dead Player Character body, they will turn into a vampire. Their lineage will be set to show that you are their creator.\n\nAny vampire who creates another vampire without direct permission from their masters will be hunted and permanently killed. If you accidentally bite a dead PC and make them into a vampire, there is no turning back. Report the problem to the Dungeon Master and hope for clemency, because while your Dungeon Master feels your pain, the NPC's in power might not.\n\nJust be careful with this item."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "You have the power to bite others, draining 1d4 CON from the victim in the process.\n\nIf you do not drink blood, you will die. You can also drink bottled blood, or kill someone and bottle their blood with an empty bottle, to drink later. This is the most efficient way of gathering blood.\n\nIf you bite a dead Player Character body, they will turn into a vampire. Their lineage will be set to show that you are their creator.\n\nAny vampire who creates another vampire without direct permission from their masters will be hunted and permanently killed. If you accidentally bite a dead PC and make them into a vampire, there is no turning back. Report the problem to the Dungeon Master and hope for clemency, because while your Dungeon Master feels your pain, the NPC's in power might not.\n\nJust be careful with this item."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Blood Drain"
}
},
"ModelPart1": {
"type": "byte",
"value": 2
},
"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": 10
},
"CostValue": {
"type": "word",
"value": 5
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 11
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__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": 329
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "BloodDrain"
},
"TemplateResRef": {
"type": "resref",
"value": "blooddrain"
}
}