HoS_PRC8/_mod/_module/uti/it_pot_zomb.uti.json
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

138 lines
2.8 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 74
},
"BaseItem": {
"type": "int",
"value": 79
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 75
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This potion should be used on a human that you believe will be killed within one game hour. If that human should die then it will be come the first of a new breed of zombie. Unfortunately, these zombies are not subserviant to you their creator. They are quite hostile and contagious. Other humans killed by them arise to be further zombies of this type. This has a potential of being extremely dangerous.\n\n[NOTE: To prevent module lag - no more than 12 such zombies will exist in a single area at a time... they will stop spawning on death when the population of this type of zombie in the area alive reaches 12]"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Potion of Zombie Plague"
}
},
"ModelPart1": {
"type": "byte",
"value": 72
},
"PaletteID": {
"type": "byte",
"value": 24
},
"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": 1
},
"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": "it_pot_zomb"
},
"TemplateResRef": {
"type": "resref",
"value": "it_pot_zomb"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sActivate"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "it_pot_undead"
}
}
]
},
"xModelPart1": {
"type": "word",
"value": 72
}
}