Area & spawner pass.
Updated Aragnak's Isle & Lair, Bard College, Cazrak's Lair. Remade several items.
This commit is contained in:
@@ -78,11 +78,13 @@
|
||||
},
|
||||
"CurrentHP": {
|
||||
"type": "short",
|
||||
"value": 80
|
||||
"value": 100
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "You have a bad feeling about this."
|
||||
}
|
||||
},
|
||||
"DisarmDC": {
|
||||
"type": "byte",
|
||||
@@ -102,11 +104,11 @@
|
||||
},
|
||||
"Hardness": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 15
|
||||
},
|
||||
"HP": {
|
||||
"type": "short",
|
||||
"value": 80
|
||||
"value": 100
|
||||
},
|
||||
"Interruptable": {
|
||||
"type": "byte",
|
||||
@@ -143,7 +145,9 @@
|
||||
"LocName": {
|
||||
"id": 5349,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "Strange Metal Door"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
@@ -159,7 +163,7 @@
|
||||
},
|
||||
"OnDeath": {
|
||||
"type": "resref",
|
||||
"value": "x2_door_death"
|
||||
"value": "se_door_death"
|
||||
},
|
||||
"OnDisarm": {
|
||||
"type": "resref",
|
||||
@@ -167,7 +171,7 @@
|
||||
},
|
||||
"OnFailToOpen": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "door_fail2open"
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
@@ -183,7 +187,7 @@
|
||||
},
|
||||
"OnOpen": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "ra_close_door"
|
||||
},
|
||||
"OnSpellCastAt": {
|
||||
"type": "resref",
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user