first commit
This commit is contained in:
3
config/academy/biome_groups.json
Normal file
3
config/academy/biome_groups.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"groups": {}
|
||||
}
|
3
config/academy/dueling.json
Normal file
3
config/academy/dueling.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"cooldownTicks": 72000
|
||||
}
|
6
config/academy/ec_cobblemon.json
Normal file
6
config/academy/ec_cobblemon.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"blueMoonShinyMultiplier": 1.4,
|
||||
"bloodMoonIVsMultiplier": 2.0,
|
||||
"harvestMoonExpShareMultiplier": 2.0,
|
||||
"auroraMoonRarePokemonSpawnMultiplier": 2.0
|
||||
}
|
3
config/academy/entity_groups.json
Normal file
3
config/academy/entity_groups.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"groups": {}
|
||||
}
|
3
config/academy/item_groups.json
Normal file
3
config/academy/item_groups.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"groups": {}
|
||||
}
|
3
config/academy/npc.json
Normal file
3
config/academy/npc.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"partnerNpcName": "Professor Bond"
|
||||
}
|
100
config/academy/pokemon_spawn.json
Normal file
100
config/academy/pokemon_spawn.json
Normal file
@ -0,0 +1,100 @@
|
||||
{
|
||||
"spawnProtectionDistance": 10.0,
|
||||
"distanceToLevel": {
|
||||
"0.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 10
|
||||
},
|
||||
"200.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 15
|
||||
},
|
||||
"400.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 20
|
||||
},
|
||||
"600.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 25
|
||||
},
|
||||
"800.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 30
|
||||
},
|
||||
"1000.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 35
|
||||
},
|
||||
"1200.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 40
|
||||
},
|
||||
"1400.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 45
|
||||
},
|
||||
"1600.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 50
|
||||
},
|
||||
"1800.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 55
|
||||
},
|
||||
"2000.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 60
|
||||
},
|
||||
"2200.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 65
|
||||
},
|
||||
"2400.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 70
|
||||
},
|
||||
"2600.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 75
|
||||
},
|
||||
"2800.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 80
|
||||
},
|
||||
"3000.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 85
|
||||
},
|
||||
"3200.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 90
|
||||
},
|
||||
"3400.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 95
|
||||
},
|
||||
"3600.0": {
|
||||
"type": "uniform",
|
||||
"min": 0,
|
||||
"max": 100
|
||||
}
|
||||
}
|
||||
}
|
51
config/academy/safari.json
Normal file
51
config/academy/safari.json
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"seed": -4534904328483650727,
|
||||
"structure": "academy:safari_spawn",
|
||||
"placementOffset": [
|
||||
-431,
|
||||
87,
|
||||
-303
|
||||
],
|
||||
"spawnPositionRelative": [
|
||||
109,
|
||||
15,
|
||||
67
|
||||
],
|
||||
"spawnYaw": -90.0,
|
||||
"spawnPitch": 0.0,
|
||||
"playerDuration": 36000,
|
||||
"providedSafariBalls": 32,
|
||||
"startEpoch": 25200000,
|
||||
"restartDelay": 86400000,
|
||||
"paused": false,
|
||||
"tickets": {
|
||||
"base": {
|
||||
"name": "Safari Ticket",
|
||||
"color": 16777215,
|
||||
"model": "academy:safari_ticket/base#inventory",
|
||||
"time": {
|
||||
"type": "constant",
|
||||
"count": 12000
|
||||
}
|
||||
},
|
||||
"great": {
|
||||
"name": "Great Safari Ticket",
|
||||
"color": 11287604,
|
||||
"model": "academy:safari_ticket/great#inventory",
|
||||
"time": {
|
||||
"type": "constant",
|
||||
"count": 30000
|
||||
}
|
||||
},
|
||||
"golden": {
|
||||
"name": "Golden Safari Ticket",
|
||||
"color": 13927452,
|
||||
"model": "academy:safari_ticket/golden#inventory",
|
||||
"time": {
|
||||
"type": "uniform",
|
||||
"min": 48000,
|
||||
"max": 72000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
5
config/academy/starter_raffle.json
Normal file
5
config/academy/starter_raffle.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"timeInterval": 2400,
|
||||
"mode": "RAFFLE_ENABLED",
|
||||
"selectionCooldown": 2
|
||||
}
|
3
config/academy/tile_groups.json
Normal file
3
config/academy/tile_groups.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"groups": {}
|
||||
}
|
3
config/academy/wardrobe.json
Normal file
3
config/academy/wardrobe.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"entries": {}
|
||||
}
|
Reference in New Issue
Block a user