103 lines
2.8 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "tauros-1",
"pokemon": "tauros",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "24-49",
"weight": 20.0,
"weightMultiplier": {
"multiplier": 0.25,
"condition": {
"timeRange": "night"
}
},
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_grassland"
]
}
},
{
"id": "tauros-combat-2",
"pokemon": "tauros paldean_breed=combat",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "24-49",
"weight": 1.0,
"weightMultiplier": {
"multiplier": 0.25,
"condition": {
"timeRange": "day"
}
},
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_grassland"
]
}
},
{
"id": "tauros-blaze-3",
"pokemon": "tauros paldean_breed=blaze",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "24-49",
"weight": 1.0,
"weightMultiplier": {
"multiplier": 0.25,
"condition": {
"timeRange": "day"
}
},
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_grassland"
]
}
},
{
"id": "tauros-aqua-4",
"pokemon": "tauros paldean_breed=aqua",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "24-49",
"weight": 1.0,
"weightMultiplier": {
"multiplier": 0.25,
"condition": {
"timeRange": "night"
}
},
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_grassland"
]
}
}
]
}