Alangara_PRC8/_module/uti/dmfi_dmw.uti.json
Jaysyn904 86feb9ca6f Initial commit
Initial commit.
2024-06-05 21:21:06 -04:00

122 lines
3.3 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 44
},
"Charges": {
"type": "byte",
"value": 50
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 4
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "If cast on a player:\n- Display attributes \n- Change alignment \n- Give the player a full map of the area\n- Follow the player\n- Force the player to follow you\n- Cancel player's actions\n- Work with inventory: take items, destroy items, identify/unidentify items, examine items\n- Penguin the player - paralyze the player, and turn him into a penguin\n- Unpenguin the player\n- Boot the PC out of the game\n- Roll a skill or ability check\n- Join the PC's party\n- Leave the party\n\nIf cast on a creature:\n- Display attributes \n- Change alignment \n- Follow the creature\n- Force the creature to follow you\n- Tell the creature to run the \"nw_c2_default9\" script (resumes waypoint walking)\n- Kill creature, leaving a corpse\n- Change All Players or One Players faction with this creatures faction.\n\nIf cast on a creature or selectable object:\n- Destroy this object\n- Turn this object on or off \n- Work with inventory: take items, destroy items, identify/unidentify items, examine items\n\nIf cast without a target:\n- Reload the current running module \n- Advance the current time of day by one, three, or five hours\n- Advance to the next day or night period\n- Destroy an object that is close by (includes untargettable objects)\n- Turn an object that is close by on or off\n- List All Player Names with their Character Names.\n- Jump to a PC \n- Jump a PC to you\n- Jump PC's party to you\n\nBy Jhenne and Doppleganger"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "DMFI DM Wand"
}
},
"ModelPart1": {
"type": "byte",
"value": 22
},
"ModelPart2": {
"type": "byte",
"value": 22
},
"ModelPart3": {
"type": "byte",
"value": 32
},
"PaletteID": {
"type": "byte",
"value": 53
},
"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": "dmfi_dmw"
},
"TemplateResRef": {
"type": "resref",
"value": "dmfi_dmw"
}
}