9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00

Reg shroud

This commit is contained in:
Daniel Mills
2020-09-02 16:46:37 -04:00
parent 5ec6eb5d54
commit eba8578e1f
10 changed files with 80 additions and 0 deletions

View File

@@ -39,6 +39,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"slab": {
"style": {
"style": "IRIS"

View File

@@ -19,6 +19,14 @@
"AIR"
]
},
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"decorators": [
{
"chance": 0.0001,

View File

@@ -25,6 +25,14 @@
"AIR"
]
},
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"objects": [
{
"chance": 0.15,

View File

@@ -18,6 +18,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 5,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"objects": [
{
"chance": 0.00175,

View File

@@ -16,6 +16,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 7,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"objects": [
{
"chance": 0.00175,

View File

@@ -14,6 +14,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"objects": [
{
"chance": 0.00175,

View File

@@ -19,6 +19,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"loot": {
"tables": [
"cave-clutter"

View File

@@ -26,6 +26,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"objects": [
{
"chance": 0.00175,

View File

@@ -22,6 +22,14 @@
]
}
],
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"loot": {
"tables": [
"cave-clutter"

View File

@@ -21,6 +21,14 @@
"cave-clutter"
]
},
"entitySpawns": [
{
"rarity": 12,
"entity": "shroud",
"cancelSourceSpawn": true,
"trigger": "SKELETON"
}
],
"slab": {
"style": {
"style": "IRIS"