add tomes.json
This commit is contained in:
parent
6416a439d8
commit
ce7b0e56c5
1 changed files with 12 additions and 0 deletions
12
tomes.json
Normal file
12
tomes.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Tome of Armour Mastery I",
|
||||||
|
"tier": "Legendary",
|
||||||
|
"type": "dungeon_tome",
|
||||||
|
"category": "tome",
|
||||||
|
"drop": "never",
|
||||||
|
"restrict": "Untradable",
|
||||||
|
"lvl": 60,
|
||||||
|
|
||||||
|
},
|
||||||
|
]
|
Loading…
Reference in a new issue