Area Cleanup. Added CEP3 Skyboxes

Area Cleanup.  Added CEP3 Skyboxes.  Beholder AI fix.  NPC & Mook pass.  Added QN OnHit script.  Add XP for Traps system.
This commit is contained in:
Jaysyn904
2021-12-31 01:45:43 -05:00
parent 8c0a2224cb
commit 64c913bf07
282 changed files with 10734 additions and 10497 deletions

View File

@@ -0,0 +1,177 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 52
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Ring of Evasion"
},
"Cost": {
"type": "dword",
"value": 3141
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"id": 48925,
"type": "cexolocstring",
"value": {
"0": "This ring continually grants the wearer heightened nimbleness, allowing her to avoid damage as if she had the evasion ability.\n\nThese rings have been used as training tools at various arcane institutes in effort to lower the mortality rate among apprentices."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This ring is warm to the touch."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"id": 48924,
"type": "cexolocstring",
"value": {
"0": "Ring of Evasion"
}
},
"ModelPart1": {
"type": "byte",
"value": 26
},
"PaletteID": {
"type": "byte",
"value": 22
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 12
},
"Subtype": {
"type": "word",
"value": 386
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 28
},
"CostValue": {
"type": "word",
"value": 6
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 85
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 41
},
"Subtype": {
"type": "word",
"value": 3
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RA_ITMRNGEVASION"
},
"TemplateResRef": {
"type": "resref",
"value": "ra_itmrngevasion"
}
}