RATDOG/_module/uti/ra_wblss_mstrwrk.uti.json
Jaysyn904 269eca1d1e Encounter work
Separated static spawns in "Forest of Hope: Central".  Fixed faction issues with Corrak's Crew.  Added "Faction Zoo" area for future faction work.  Tweaked factions.  Made sure creatures with CODI AI were granting XP.  Tweaked Masterwork weapons.  Fixed Warforged appearance not showing up properly in toolset.
2022-12-04 12:37:44 -05:00

185 lines
3.8 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 0
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Masterwork Shortsword"
},
"Cost": {
"type": "dword",
"value": 424
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "One of the first types of sword to come into existence, the short sword is a double-edged weapon about two feet long. It is an economical weapon, and a favorite of archers and rogues.\n\nA Masterwork weapon is a finely crafted version of a normal weapon. Wielding it provides a +1 enhancement bonus on attack rolls."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "One of the first types of sword to come into existence, the short sword is a double-edged weapon about two feet long. It is an economical weapon, and a favorite of archers and rogues.\n\nA Masterwork weapon is a finely crafted version of a normal weapon. Wielding it provides a +1 enhancement bonus on attack rolls."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"id": 106,
"type": "cexolocstring",
"value": {
"0": "Masterwork Shortsword"
}
},
"ModelPart1": {
"type": "byte",
"value": 41
},
"ModelPart2": {
"type": "byte",
"value": 31
},
"ModelPart3": {
"type": "byte",
"value": 114
},
"PaletteID": {
"type": "byte",
"value": 38
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 56
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 28
},
"CostValue": {
"type": "word",
"value": 15
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 85
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 29
},
"CostValue": {
"type": "word",
"value": 11
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 86
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RA_WBLSS_MSTRWRK"
},
"TemplateResRef": {
"type": "resref",
"value": "ra_wblss_mstrwrk"
}
}