Files
HeroesStone_PRC8/_module/uti/capturerope.uti.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

114 lines
2.7 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 47
},
"BaseItem": {
"type": "int",
"value": 29
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 50
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This is a rope; target a creature to tie it up. In combat, this will first require an opposed Strength check to overpower the opponent, with a bonus to the number of allies you have within ten feet of the target.\n\nTo actually make the knots, you'll do an opposed Pick Pockets check (at a -1 penalty if you don't have that skill). If you fail, the knots will untie after a while.\n\nTo release your captive, target the rope anywhere when you're within ten feet of your captive."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This is a rope; target a creature to tie it up. In combat, this will first require an opposed Strength check to overpower the opponent, with a bonus to the number of allies you have within ten feet of the target.\n\nTo actually make the knots, you'll do an opposed Pick Pockets check (at a -1 penalty if you don't have that skill). If you fail, the knots will untie after a while.\n\nTo release your captive, target the rope anywhere when you're within ten feet of your captive."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Secure Rope"
}
},
"ModelPart1": {
"type": "byte",
"value": 82
},
"PaletteID": {
"type": "byte",
"value": 23
},
"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": 13
},
"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": "capturerope"
},
"TemplateResRef": {
"type": "resref",
"value": "capturerope"
}
}