mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-03 06:02:54 +00:00
Merge branch 'master' of https://github.com/misode/loot-table into dev/help-tooltips
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"root": {
|
||||
"id": "loot-table",
|
||||
"fields": [
|
||||
{
|
||||
"id": "pools",
|
||||
@@ -71,12 +72,12 @@
|
||||
},
|
||||
{
|
||||
"id": "weight",
|
||||
"type": "range",
|
||||
"type": "int",
|
||||
"translate": "entry.weight"
|
||||
},
|
||||
{
|
||||
"id": "quality",
|
||||
"type": "range",
|
||||
"type": "int",
|
||||
"translate": "entry.quality",
|
||||
"luckBased": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user