Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
693dae4
Update 0151_mew.json
soupbag Apr 3, 2025
9b744c9
Update 0385_jirachi.json
soupbag Apr 3, 2025
2f397e9
Update 0492_shaymin.json
soupbag Apr 3, 2025
5b511ef
Update 0493_arceus.json
soupbag Apr 3, 2025
770d90a
Update 0494_victini.json
soupbag Apr 3, 2025
056a549
Update 0638_cobalion.json
soupbag Apr 3, 2025
9eb33cf
Update 0639_terrakion.json
soupbag Apr 3, 2025
6387ef4
Update 0640_virizion.json
soupbag Apr 3, 2025
8b42001
Update 0716_xerneas.json
soupbag Apr 3, 2025
e7a4151
Update 0717_yveltal.json
soupbag Apr 3, 2025
3561187
Update 0719_diancie.json
soupbag Apr 3, 2025
d48c928
Update 0721_volcanion.json
soupbag Apr 3, 2025
38137fe
Update 0802_marshadow.json
soupbag Apr 3, 2025
4d52966
Update 0807_zeraora.json
soupbag Apr 3, 2025
c801da2
Update 0893_zarude.json
soupbag Apr 3, 2025
2acde8c
Update 0898_calyrex.json
soupbag Apr 3, 2025
96e9cb4
Update 1001_wochien.json
soupbag Apr 3, 2025
5e4bfe2
Update 1002_chienpao.json
soupbag Apr 3, 2025
3d7fec7
Update 1003_tinglu.json
soupbag Apr 3, 2025
157d837
Update 1004_chiyu.json
soupbag Apr 3, 2025
e14d97e
Update 1014_okidogi.json
soupbag Apr 3, 2025
d48f4cc
Update 1015_munkidori.json
soupbag Apr 3, 2025
d0c0909
Update 1016_fezandipiti.json
soupbag Apr 3, 2025
db4ff8f
Update 1017_ogerpon.json
soupbag Apr 3, 2025
5d63802
Update 1025_pecharunt.json
soupbag Apr 3, 2025
f19a650
Update 0890_eternatus.json
soupbag Apr 3, 2025
46e9a50
Update 0647_keldeo.json
soupbag Apr 3, 2025
c829312
Update 0789_cosmog.json
soupbag Apr 3, 2025
adb880f
Update 0793_nihilego.json
soupbag Apr 3, 2025
d34e9c4
Update 0794_buzzwole.json
soupbag Apr 3, 2025
89e6689
Update 0795_pheromosa.json
soupbag Apr 3, 2025
4934a96
Update 0796_xurkitree.json
soupbag Apr 3, 2025
6718f34
Update 0797_celesteela.json
soupbag Apr 3, 2025
b32a996
Update 0798_kartana.json
soupbag Apr 3, 2025
e75e3c1
Update 0799_guzzlord.json
soupbag Apr 3, 2025
b87b1c0
Update 0800_necrozma.json
soupbag Apr 3, 2025
927ef3f
Update 0805_stakataka.json
soupbag Apr 3, 2025
0ed8517
Update 0806_blacephalon.json
soupbag Apr 3, 2025
726d9f1
Update 1024_terapagos.json
soupbag Apr 3, 2025
306a4ff
Update 0580_ducklett.json
soupbag Apr 3, 2025
187c8fb
Update 0581_swanna.json
soupbag Apr 3, 2025
4ab0f9c
Update 0960_wiglett.json
soupbag Apr 3, 2025
b7895e8
Update 0961_wugtrio.json
soupbag Apr 3, 2025
ceb3b33
Update 0962_bombirdier.json
soupbag Apr 3, 2025
0a71670
Update 0688_binacle.json
soupbag Apr 3, 2025
1b66fdc
Update 0689_barbaracle.json
soupbag Apr 3, 2025
008cd5c
Update 0941_kilowattrel.json
soupbag Apr 3, 2025
b663410
Update 0940_wattrel.json
soupbag Apr 3, 2025
3d2e372
Update 0298_azurill.json
soupbag Apr 3, 2025
38e1222
Update 0183_marill.json
soupbag Apr 3, 2025
ab3db01
Update 0184_azumarill.json
soupbag Apr 3, 2025
6110e50
Update 0973_flamigo.json
soupbag Apr 3, 2025
dfd035d
Update 0938_tadbulb.json
soupbag Apr 3, 2025
5f77653
Update 0939_bellibolt.json
soupbag Apr 3, 2025
6f021a1
Update 0493_arceus.json
soupbag Apr 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_jungle"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_river"
"#cobblemon:is_river",
"#cobblemon:is_ocean"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_river"
"#cobblemon:is_river",
"#cobblemon:is_ocean"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_river"
"#cobblemon:is_river",
"#cobblemon:is_ocean"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_highlands"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"timeRange": "night",
"biomes": [
Expand All @@ -22,4 +22,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"canSeeSky": true,
"biomes": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_coast"
"#cobblemon:is_ocean"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_coast"
"#cobblemon:is_ocean"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_mountain"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_badlands"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_plains"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_river"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_coast"
"#cobblemon:is_ocean"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_coast"
"#cobblemon:is_ocean"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"timeRange": "day",
"biomes": [
Expand All @@ -22,4 +22,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"timeRange": "night",
"biomes": [
Expand All @@ -22,4 +22,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_overworld"
"#cobblemon:is_mountain"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.1,
"condition": {
"biomes": [
"#cobblemon:is_peak"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"context": "grounded",
"bucket": "ultra-rare",
"level": "70-75",
"weight": 0.001,
"weight": 0.01,
"condition": {
"biomes": [
"#minecraft:is_end"
]
}
}
]
}
}
Loading