2026/06/09 Update
Moved Player Tool check from Heartbeat to onEnter & onLevelup. Added Trash Barrel to several areas. Updated ms_name_inc
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"Bearing": {
|
||||
"type": "float",
|
||||
"value": 3.1415998935699463
|
||||
"value": -3.141585111618042
|
||||
},
|
||||
"CloseLockDC": {
|
||||
"type": "byte",
|
||||
@@ -506,6 +506,235 @@
|
||||
"type": "float",
|
||||
"value": 0.3488999903202057
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 9,
|
||||
"AnimationState": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Appearance": {
|
||||
"type": "dword",
|
||||
"value": 49
|
||||
},
|
||||
"AutoRemoveKey": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Bearing": {
|
||||
"type": "float",
|
||||
"value": -3.0434176921844482
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"CloseLockDC": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"CurrentHP": {
|
||||
"type": "short",
|
||||
"value": 15
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "A simple trash can.",
|
||||
"id": 84582
|
||||
}
|
||||
},
|
||||
"DisarmDC": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Fort": {
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
},
|
||||
"Hardness": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"HasInventory": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"HP": {
|
||||
"type": "short",
|
||||
"value": 15
|
||||
},
|
||||
"Interruptable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"KeyName": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"KeyRequired": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Lockable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Locked": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Trash Barrel",
|
||||
"id": 84567
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnDamaged": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnDeath": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnDisarm": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnInvDisturbed": {
|
||||
"type": "resref",
|
||||
"value": "trash_barrel"
|
||||
},
|
||||
"OnLock": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnMeleeAttacked": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnOpen": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnSpellCastAt": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnTrapTriggered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUnlock": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUsed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OpenLockDC": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 407
|
||||
},
|
||||
"Ref": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Static": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "zz_trash_barrel"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "zz_trash_barrel"
|
||||
},
|
||||
"TrapDetectable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"TrapDetectDC": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"TrapDisarmable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"TrapFlag": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"TrapOneShot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"TrapType": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Type": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Useable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Will": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 13.711092948913574
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 3.078824520111084
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": -0.000000476837158203125
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -627,7 +856,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.6151999831199646
|
||||
"value": -0.6152346730232239
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -635,7 +864,7 @@
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.7882999777793884
|
||||
"value": -0.7883440256118774
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
@@ -696,7 +925,7 @@
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.9973000288009644
|
||||
"value": -0.9972878694534302
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
|
||||
Reference in New Issue
Block a user