LTDV10/packet/kubejs/data/createdelight/gateways/infinite_and_dark_trials.json
2026-04-14 18:20:56 +08:00

309 lines
6.4 KiB
JSON

{
"size": "large",
"color": "#2F4F4F",
"waves": [
{
"entities": [
{
"entity": "alexscaves:corrodent",
"count": 12
}
],
"modifiers": [
{
"attribute": "generic.max_health",
"operation": "MULTIPLY_TOTAL",
"value": 2.0
},
{
"attribute": "generic.armor",
"operation": "ADDITION",
"value": 5
},
{
"attribute": "generic.attack_damage",
"operation": "MULTIPLY_TOTAL",
"value": 0.80
},
{
"attribute": "generic.knockback_resistance",
"operation": "ADDITION",
"value": 0.20
},
{
"attribute": "generic.movement_speed",
"operation": "MULTIPLY_TOTAL",
"value": 0.20
}
],
"rewards": [
{
"type": "gateways:entity_loot",
"entity": "alexscaves:corrodent",
"rolls": 16
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:hood_of_darkness",
"count": 1
}
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:cloak_of_darkness",
"count": 1
}
}
],
"max_wave_time": 700,
"setup_time": 100
},
{
"entities": [
{
"entity": "alexscaves:underzealot",
"count": 14
},
{
"entity": "alexscaves:gloomoth",
"count": 4
}
],
"modifiers": [
{
"attribute": "generic.max_health",
"operation": "MULTIPLY_TOTAL",
"value": 2.0
},
{
"attribute": "generic.armor",
"operation": "ADDITION",
"value": 6
},
{
"attribute": "generic.attack_damage",
"operation": "MULTIPLY_TOTAL",
"value": 0.60
},
{
"attribute": "generic.knockback_resistance",
"operation": "ADDITION",
"value": 0.20
},
{
"attribute": "generic.movement_speed",
"operation": "MULTIPLY_TOTAL",
"value": 0.20
}
],
"rewards": [
{
"type": "gateways:entity_loot",
"entity": "alexscaves:underzealot",
"rolls": 14
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:darkened_apple",
"count": 8
}
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:desolate_dagger",
"count": 1
}
}
],
"max_wave_time": 700,
"setup_time": 100
},
{
"entities": [
{
"entity": "alexscaves:vesper",
"count": 8
}
],
"modifiers": [
{
"attribute": "generic.max_health",
"operation": "MULTIPLY_TOTAL",
"value": 2.0
},
{
"attribute": "generic.armor",
"operation": "ADDITION",
"value": 5
},
{
"attribute": "generic.attack_damage",
"operation": "MULTIPLY_TOTAL",
"value": 0.50
},
{
"attribute": "generic.knockback_resistance",
"operation": "ADDITION",
"value": 0.20
},
{
"attribute": "generic.movement_speed",
"operation": "MULTIPLY_TOTAL",
"value": 0.20
}
],
"rewards": [
{
"type": "gateways:entity_loot",
"entity": "alexscaves:vesper",
"rolls": 16
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:vesper_stew",
"count": 4
}
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:totem_of_possession",
"count": 1
}
}
],
"max_wave_time": 700,
"setup_time": 100
},
{
"entities": [
{
"entity": "alexscaves:watcher",
"count": 18
}
],
"modifiers": [
{
"attribute": "generic.max_health",
"operation": "MULTIPLY_TOTAL",
"value": 1.5
},
{
"attribute": "generic.armor",
"operation": "ADDITION",
"value": 7
},
{
"attribute": "generic.attack_damage",
"operation": "MULTIPLY_TOTAL",
"value": 0.60
},
{
"attribute": "generic.knockback_resistance",
"operation": "ADDITION",
"value": 0.20
},
{
"attribute": "generic.movement_speed",
"operation": "MULTIPLY_TOTAL",
"value": 0.20
}
],
"rewards": [
{
"type": "gateways:entity_loot",
"entity": "alexscaves:watcher",
"rolls": 12
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:occult_gem",
"count": 4
}
},
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:dreadbow",
"count": 1
}
}
],
"max_wave_time": 700,
"setup_time": 100
},
{
"entities": [
{
"entity": "alexscaves:forsaken",
"count": 1
}
],
"modifiers": [
{
"attribute": "generic.max_health",
"operation": "MULTIPLY_TOTAL",
"value": 12.0
},
{
"attribute": "generic.armor",
"operation": "ADDITION",
"value": 6
},
{
"attribute": "generic.attack_damage",
"operation": "MULTIPLY_TOTAL",
"value": 0.8
},
{
"attribute": "generic.knockback_resistance",
"operation": "ADDITION",
"value": 0.20
},
{
"attribute": "generic.movement_speed",
"operation": "MULTIPLY_TOTAL",
"value": 0.20
}
],
"rewards": [
{
"type": "gateways:stack",
"stack": {
"item": "alexscaves:pure_darkness",
"count": 12
}
},
{
"type": "gateways:entity_loot",
"entity": "alexscaves:forsaken",
"rolls": 4
},
{
"type": "gateways:stack",
"stack": {
"item": "gateways:gate_pearl",
"count": 2,
"nbt" : {"gateway":"createdelight:infinite_and_dark_trials"}}
}
],
"max_wave_time": 700,
"setup_time": 100
}
],
"failures": [
{
"type": "gateways:explosion",
"strength": 6,
"fire": true,
"block_damage": true
}
]
}