114 lines
3.2 KiB
JSON
114 lines
3.2 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 74
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "This is the generic book. In order of not filling up the custom content screen with over 80+ books. I decided to use the 1.29 \"CopyObject\" command to copy the object out of the chest.\r\n\r\nSome problems that might arrise with some HCR mods is that if the item is dropped and 'recreated' and uses the generic ResRef it will destroy your custom information (on the players end). \r\n\r\nUseing these book.\r\n\r\nThe important trick is the TAG, begin with this\r\n\r\nRBK_ASG_\r\n\r\nThen add either ARC_ (Arcane Sor/Wiz) or DIV_(Divine Clr/Drd) for what casting type can use this book.\r\n\r\nRBK_ASG_ARC_\r\n\r\nMatch the Rest up with the Storage Chest you created. The Storage Chest contians the magic items you want the player to be able to build off of this books list. \r\n\r\nExample:\r\n\r\nThe Storage Chest for Arcane Magic Belts, the chests tag is:\r\n\r\nASG_ARC_MIS_BELTS\r\n\r\nThe Book for this Chest would be:\r\n\r\nRBK_ASG_ARC_MIS_BELTS\r\n\r\nThe Way it Works. Is MICS reads into the TAGS on the Book, removes the RBK off of the Books Tag, then looks for a Container with the Remainig Tag. This is how it generates the list of items."
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 1
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The writing describes mixing 6 dragon stones and the blood of a Warrior and a Mage. The item made seems to be some kind of portal device. The runic symbols also say that this item can only be used in a certain place."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "This book gives you a headache to look at."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Book of the Dragon"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 9
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 60
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"ChanceAppear": {
|
|
"type": "byte",
|
|
"value": 100
|
|
},
|
|
"CostTable": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"CostValue": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"Param1": {
|
|
"type": "byte",
|
|
"value": 11
|
|
},
|
|
"Param1Value": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertyName": {
|
|
"type": "word",
|
|
"value": 81
|
|
},
|
|
"Subtype": {
|
|
"type": "word",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "RBK_ASG_ARC_YINGYANG"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "asg_mics_gena001"
|
|
}
|
|
}
|