Script, cosmetic, and vendor changes

Changed death script for goblins to not blow up in chunks
Changed secret door vfx to blend in with the great oak better
added recall device for convenience and added it vendors
This commit is contained in:
EpicValor 2023-08-10 22:22:44 -05:00
parent d2b7fb0423
commit 53c7bdc99a
39 changed files with 9167 additions and 334 deletions

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Aantioch Bank"
"0": "Sarum Bank"
}
},
"NoRest": {
@ -849,7 +849,7 @@
},
"Version": {
"type": "dword",
"value": 21
"value": 22
},
"Width": {
"type": "int",

View File

@ -32,6 +32,10 @@
"type": "dword",
"value": 1
},
"FogClipDist": {
"type": "float",
"value": 45.0
},
"Height": {
"type": "int",
"value": 6
@ -83,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Aantioch Bank Vault"
"0": "Sarum Bank Vault"
}
},
"NoRest": {
@ -118,6 +122,10 @@
"type": "byte",
"value": 60
},
"SkyBox": {
"type": "byte",
"value": 0
},
"SunAmbientColor": {
"type": "dword",
"value": 0
@ -1701,7 +1709,7 @@
},
"Version": {
"type": "dword",
"value": 5
"value": 6
},
"Width": {
"type": "int",

View File

@ -6353,7 +6353,7 @@
},
"Version": {
"type": "dword",
"value": 43
"value": 44
},
"Width": {
"type": "int",

View File

@ -3945,7 +3945,7 @@
},
"Version": {
"type": "dword",
"value": 3
"value": 4
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Aantioch Temple"
"0": "Sarum Temple"
}
},
"NoRest": {
@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 35
"value": 38
},
"Width": {
"type": "int",

View File

@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 24
"value": 25
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "O.H.S Port Store"
"0": "O.H.S. Port Store"
}
},
"NoRest": {
@ -806,7 +806,7 @@
},
"Version": {
"type": "dword",
"value": 7
"value": 9
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Panoptican"
"0": "Sarum Panoptican"
}
},
"NoRest": {
@ -2569,7 +2569,7 @@
},
"Version": {
"type": "dword",
"value": 67
"value": 68
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Residential District West"
"0": "Sarum Residential District West"
}
},
"NoRest": {
@ -6310,7 +6310,7 @@
},
"Version": {
"type": "dword",
"value": 28
"value": 29
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Residential District East"
"0": "Sarum Residential District East"
}
},
"NoRest": {
@ -6310,7 +6310,7 @@
},
"Version": {
"type": "dword",
"value": 30
"value": 31
},
"Width": {
"type": "int",

View File

@ -1021,7 +1021,7 @@
},
"Version": {
"type": "dword",
"value": 12
"value": 13
},
"Width": {
"type": "int",

View File

@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "O.H.S Tower Lab/Store"
"0": "Sarum Panopticanr Lab/Store"
}
},
"NoRest": {
@ -849,7 +849,7 @@
},
"Version": {
"type": "dword",
"value": 21
"value": 24
},
"Width": {
"type": "int",

View File

@ -1025,7 +1025,7 @@
"Text": {
"type": "cexolocstring",
"value": {
"0": "Really, oh thankyou, thankyou..Oh I can't thankyou enough!!!"
"0": "Really, oh thank you, thank you..Oh I can't thank you enough!!!"
}
}
},
@ -1440,7 +1440,7 @@
},
"NumWords": {
"type": "dword",
"value": 333
"value": 336
},
"PreventZoomIn": {
"type": "byte",

View File

@ -99,8 +99,8 @@
"type": "byte",
"value": 25
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 2
},
"Hardness": {
@ -374,6 +374,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -597,6 +601,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -820,6 +828,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -1043,6 +1055,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -1266,6 +1282,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -1489,6 +1509,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -1712,6 +1736,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -1935,6 +1963,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -2158,6 +2190,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -2381,6 +2417,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -2604,6 +2644,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -2827,6 +2871,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -3050,6 +3098,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -3273,6 +3325,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -3496,6 +3552,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -3719,6 +3779,10 @@
"0": "Bank Chest"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": "bank_on_close"
@ -3940,6 +4004,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -4161,6 +4229,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""

View File

@ -96,8 +96,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -314,8 +314,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -591,6 +591,10 @@
"0": "Area Spawner"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -812,6 +816,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1033,6 +1041,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1254,6 +1266,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1475,6 +1491,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1696,6 +1716,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""

View File

@ -96,8 +96,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -314,8 +314,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -536,8 +536,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -1269,7 +1269,7 @@
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -1.325358986854553
"value": -1.325358867645264
},
"X": {
"type": "float",
@ -1697,7 +1697,7 @@
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -0.6872231960296631
"value": -0.6872230768203735
},
"X": {
"type": "float",
@ -1832,6 +1832,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2053,6 +2057,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2274,6 +2282,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2495,6 +2507,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2716,6 +2732,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2937,6 +2957,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3162,6 +3186,10 @@
"0": "Area Spawner"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -96,8 +96,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -314,8 +314,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -532,8 +532,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -750,8 +750,8 @@
"type": "byte",
"value": 16
},
"GenericType": {
"type": "byte",
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
@ -1021,6 +1021,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1242,6 +1246,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1463,6 +1471,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1684,6 +1696,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -1909,6 +1925,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2134,6 +2154,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2359,6 +2383,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2584,6 +2612,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -2809,6 +2841,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3034,6 +3070,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3259,6 +3299,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3484,6 +3528,10 @@
"0": "Couch"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3705,6 +3753,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -3926,6 +3978,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -4147,6 +4203,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -4368,6 +4428,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -4589,6 +4653,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -4810,6 +4878,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -5031,6 +5103,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -5252,6 +5328,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -5473,6 +5553,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -5694,6 +5778,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -5915,6 +6003,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -6136,6 +6228,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -6357,6 +6453,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -6578,6 +6678,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -6799,6 +6903,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -7020,6 +7128,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -7241,6 +7353,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -7462,6 +7578,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -7683,6 +7803,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -7904,6 +8028,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -8125,6 +8253,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -8346,6 +8478,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -8567,6 +8703,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -8788,6 +8928,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -9009,6 +9153,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -9234,6 +9382,10 @@
"0": "Order of High Sorcery"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
@ -9459,6 +9611,10 @@
"0": "Tower store and Labs"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3919,7 +3919,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 3.0
"value": 4.0
},
"FACTION": {
"type": "cexostring",
@ -9053,45 +9053,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 8.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Hill bandit"
},
"RESREF": {
"type": "resref",
"value": "hillbandits1"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 8.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Hill bandiT"
},
"RESREF": {
"type": "resref",
"value": "hillbandits2"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 8.0
"value": 10.0
},
"FACTION": {
"type": "cexostring",
@ -9106,6 +9068,44 @@
"value": "hillbandits"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 10.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Hill Bandit"
},
"RESREF": {
"type": "resref",
"value": "hillbandits1"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 10.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Hill Bandit"
},
"RESREF": {
"type": "resref",
"value": "hillbandits2"
}
},
{
"__struct_id": 0,
"CR": {

View File

@ -29126,6 +29126,17 @@
"value": "prc_craft_token"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Recall Device"
},
"RESREF": {
"type": "resref",
"value": "recalldevice"
}
},
{
"__struct_id": 0,
"NAME": {

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,9 @@
void main()
{
object oTarget = OBJECT_SELF;
effect eMind = EffectVisualEffect(VFX_DUR_PROT_BARKSKIN);
effect eMind = EffectVisualEffect(VFX_DUR_PROT_BARKSKIN, VFX_DUR_PETRIFY);
effect eMind2 = EffectVisualEffect(VFX_DUR_GHOST_TRANSPARENT);
DelayCommand(1.0,ApplyEffectToObject(DURATION_TYPE_PERMANENT, eMind, oTarget));
DelayCommand(1.0,ApplyEffectToObject(DURATION_TYPE_PERMANENT, eMind2, oTarget));
SetLocalInt(OBJECT_SELF, "X1_L_IMMUNE_TO_DISPEL", 10);
}

View File

@ -10,4 +10,5 @@ void main()
{
ExecuteScript("prc_onactivate", OBJECT_SELF);
ExecuteScript("_on_activateitem", OBJECT_SELF);
ExecuteScript("sot", OBJECT_SELF);
}

View File

@ -27,9 +27,9 @@ void main()
SignalEvent(OBJECT_SELF, EventUserDefined(1007));
}
effect eBsplat = EffectVisualEffect(VFX_COM_CHUNK_RED_LARGE,TRUE);
location lLoc = GetLocation(OBJECT_SELF);
ApplyEffectAtLocation(DURATION_TYPE_INSTANT,eBsplat,lLoc);
//effect eBsplat = EffectVisualEffect(VFX_COM_CHUNK_RED_LARGE,TRUE);
//location lLoc = GetLocation(OBJECT_SELF);
//ApplyEffectAtLocation(DURATION_TYPE_INSTANT,eBsplat,lLoc);
@ -45,6 +45,6 @@ void main()
ApplyEffectToObject(DURATION_TYPE_INSTANT, EffectDamage(99000, DAMAGE_TYPE_MAGICAL, DAMAGE_POWER_PLUS_TWENTY), OBJECT_SELF);
return;
}
ExecuteScript("prc_npc_death", OBJECT_SELF);
}
ExecuteScript("prc_npc_death", OBJECT_SELF);
}

View File

@ -90,7 +90,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 8.0
"value": 10.0
},
"ClassList": {
"type": "list",
@ -138,7 +138,7 @@
},
"CRAdjust": {
"type": "int",
"value": -2
"value": 0
},
"CurrentHitPoints": {
"type": "short",
@ -146,7 +146,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -708,6 +708,90 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@ -741,8 +825,8 @@
"type": "cexostring",
"value": "HillBandit"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@ -761,12 +845,88 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {
"type": "byte",
"value": 11
},
"xAppearance_Head": {
"type": "word",
"value": 1
},
"xArmorPart_RFoot": {
"type": "word",
"value": 1
},
"xBodyPart_Belt": {
"type": "word",
"value": 0
},
"xBodyPart_LBicep": {
"type": "word",
"value": 1
},
"xBodyPart_LFArm": {
"type": "word",
"value": 1
},
"xBodyPart_LFoot": {
"type": "word",
"value": 1
},
"xBodyPart_LHand": {
"type": "word",
"value": 1
},
"xBodyPart_LShin": {
"type": "word",
"value": 1
},
"xBodyPart_LShoul": {
"type": "word",
"value": 0
},
"xBodyPart_LThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Neck": {
"type": "word",
"value": 1
},
"xBodyPart_Pelvis": {
"type": "word",
"value": 1
},
"xBodyPart_RBicep": {
"type": "word",
"value": 1
},
"xBodyPart_RFArm": {
"type": "word",
"value": 1
},
"xBodyPart_RHand": {
"type": "word",
"value": 1
},
"xBodyPart_RShin": {
"type": "word",
"value": 1
},
"xBodyPart_RShoul": {
"type": "word",
"value": 0
},
"xBodyPart_RThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Torso": {
"type": "word",
"value": 1
}
}

View File

@ -90,7 +90,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 8.0
"value": 10.0
},
"ClassList": {
"type": "list",
@ -138,7 +138,7 @@
},
"CRAdjust": {
"type": "int",
"value": -2
"value": 0
},
"CurrentHitPoints": {
"type": "short",
@ -146,7 +146,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -343,7 +343,7 @@
"FirstName": {
"type": "cexolocstring",
"value": {
"0": "Hill bandit"
"0": "Hill Bandit"
}
},
"fortbonus": {
@ -712,6 +712,90 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@ -745,8 +829,8 @@
"type": "cexostring",
"value": "Hillbandit"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@ -765,12 +849,88 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {
"type": "byte",
"value": 11
},
"xAppearance_Head": {
"type": "word",
"value": 1
},
"xArmorPart_RFoot": {
"type": "word",
"value": 1
},
"xBodyPart_Belt": {
"type": "word",
"value": 0
},
"xBodyPart_LBicep": {
"type": "word",
"value": 1
},
"xBodyPart_LFArm": {
"type": "word",
"value": 1
},
"xBodyPart_LFoot": {
"type": "word",
"value": 1
},
"xBodyPart_LHand": {
"type": "word",
"value": 1
},
"xBodyPart_LShin": {
"type": "word",
"value": 1
},
"xBodyPart_LShoul": {
"type": "word",
"value": 0
},
"xBodyPart_LThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Neck": {
"type": "word",
"value": 1
},
"xBodyPart_Pelvis": {
"type": "word",
"value": 1
},
"xBodyPart_RBicep": {
"type": "word",
"value": 1
},
"xBodyPart_RFArm": {
"type": "word",
"value": 1
},
"xBodyPart_RHand": {
"type": "word",
"value": 1
},
"xBodyPart_RShin": {
"type": "word",
"value": 1
},
"xBodyPart_RShoul": {
"type": "word",
"value": 0
},
"xBodyPart_RThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Torso": {
"type": "word",
"value": 1
}
}

View File

@ -90,7 +90,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 8.0
"value": 10.0
},
"ClassList": {
"type": "list",
@ -138,7 +138,7 @@
},
"CRAdjust": {
"type": "int",
"value": -2
"value": 0
},
"CurrentHitPoints": {
"type": "short",
@ -146,7 +146,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -343,7 +343,7 @@
"FirstName": {
"type": "cexolocstring",
"value": {
"0": "Hill bandiT"
"0": "Hill Bandit"
}
},
"fortbonus": {
@ -712,6 +712,90 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@ -745,8 +829,8 @@
"type": "cexostring",
"value": "HillbandiT"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@ -765,12 +849,88 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {
"type": "byte",
"value": 11
},
"xAppearance_Head": {
"type": "word",
"value": 1
},
"xArmorPart_RFoot": {
"type": "word",
"value": 1
},
"xBodyPart_Belt": {
"type": "word",
"value": 0
},
"xBodyPart_LBicep": {
"type": "word",
"value": 1
},
"xBodyPart_LFArm": {
"type": "word",
"value": 1
},
"xBodyPart_LFoot": {
"type": "word",
"value": 1
},
"xBodyPart_LHand": {
"type": "word",
"value": 1
},
"xBodyPart_LShin": {
"type": "word",
"value": 1
},
"xBodyPart_LShoul": {
"type": "word",
"value": 0
},
"xBodyPart_LThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Neck": {
"type": "word",
"value": 1
},
"xBodyPart_Pelvis": {
"type": "word",
"value": 1
},
"xBodyPart_RBicep": {
"type": "word",
"value": 1
},
"xBodyPart_RFArm": {
"type": "word",
"value": 1
},
"xBodyPart_RHand": {
"type": "word",
"value": 1
},
"xBodyPart_RShin": {
"type": "word",
"value": 1
},
"xBodyPart_RShoul": {
"type": "word",
"value": 0
},
"xBodyPart_RThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Torso": {
"type": "word",
"value": 1
}
}

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 3.0
"value": 4.0
},
"ClassList": {
"type": "list",
@ -491,6 +491,90 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@ -524,8 +608,8 @@
"type": "cexostring",
"value": "RednusGoblin"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@ -544,8 +628,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@ -0,0 +1,117 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 800
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 4
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 801
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This device can teleport you Sarum and mark locations for you to return to if desired. However, the device has limited power for use."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This item can teleport you to Sarum"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Recall Device"
}
},
"ModelPart1": {
"type": "byte",
"value": 63
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 6
},
"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": "L_sot"
},
"TemplateResRef": {
"type": "resref",
"value": "recalldevice"
},
"xModelPart1": {
"type": "word",
"value": 63
}
}

View File

@ -20,6 +20,10 @@
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
@ -52,7 +56,7 @@
},
"Plot": {
"type": "byte",
"value": 1
"value": 0
},
"PropertiesList": {
"type": "list",
@ -96,7 +100,7 @@
},
"Stolen": {
"type": "byte",
"value": 1
"value": 0
},
"Tag": {
"type": "cexostring",
@ -105,5 +109,9 @@
"TemplateResRef": {
"type": "resref",
"value": "kingsdiary"
},
"xModelPart1": {
"type": "word",
"value": 9
}
}

View File

@ -38,7 +38,7 @@
},
"Identified": {
"type": "byte",
"value": 0
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",

View File

@ -38,7 +38,7 @@
},
"Identified": {
"type": "byte",
"value": 0
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",

View File

@ -38,7 +38,7 @@
},
"Identified": {
"type": "byte",
"value": 0
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",

View File

@ -38,7 +38,7 @@
},
"Identified": {
"type": "byte",
"value": 0
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",