RATDOG/_module/uti/ra_wswls_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

184 lines
3.7 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 1
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Masterwork Longsword"
},
"Cost": {
"type": "dword",
"value": 434
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The longsword is the weapon most commonly associated with knights and their ilk. There are many variations in the blade, but all are approximately 35 to 47 inches in length.\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": "The longsword is the weapon most commonly associated with knights and their ilk. There are many variations in the blade, but all are approximately 35 to 47 inches in length.\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": {
"type": "cexolocstring",
"value": {
"0": "Masterwork Longsword"
}
},
"ModelPart1": {
"type": "byte",
"value": 21
},
"ModelPart2": {
"type": "byte",
"value": 21
},
"ModelPart3": {
"type": "byte",
"value": 31
},
"PaletteID": {
"type": "byte",
"value": 36
},
"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_WSWLS_MSTRWRK"
},
"TemplateResRef": {
"type": "resref",
"value": "ra_wswls_mstrwrk"
}
}