Files
UW2_PRC8/_module/uti/immotoken.uti.json
Jaysyn904 199cf4b044 2025/12/05 Update
Fixed overlong hak name (abilities -> ability).
Updated PEPS
Updated NWNxEE libraries.
Updated readme
Updated nim tools.
2025-12-05 10:20:25 -05:00

88 lines
1.5 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 20
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 20
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Do not remove this from your inventory for any reason or you will lose your immortality! \n\nYou found this stone in the forge when you destroyed the crown, and it holds the power of your life within it. \n\nWhen you die you will not respawn but regenerate and come back to life after 3 minutes.",
"id": 58577
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Immortal Token",
"id": 13505
}
},
"ModelPart1": {
"type": "byte",
"value": 85
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "immotoken"
},
"TemplateResRef": {
"type": "resref",
"value": "immotoken"
},
"xModelPart1": {
"type": "word",
"value": 85
}
}