Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bonetechnologies/d5e7d11a5b499df0e6caa5ddc1da9bce to your computer and use it in GitHub Desktop.
Save bonetechnologies/d5e7d11a5b499df0e6caa5ddc1da9bce to your computer and use it in GitHub Desktop.
{
"internalItemName": "basic wood chest",
"itemName": "basic wood chest",
"itemDescription": "a basic wooden chest",
"restingName": "a wooden chest rests on the groud.",
"valueInGold": 15,
"itemHalfLifeTicks": 60,
"rarity": "BASIC",
"itemTriggers": [
"chest",
"wooden chest",
"basic wooden chest",
"c",
"wood chest"
],
"loot": {
"lootGoldMin": 1,
"lootGoldMax": 9,
"internalItemNames": [
"beserker baton"
]
},
"validTimeOfDays": [],
"isDisposable": false,
"maxUses": 0,
"isChest": true,
"lockPickingDifficulty": "NOVICE"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment