20250519更新
This commit is contained in:
parent
07c211883b
commit
86cf80dfb0
3213
Iceboat.py
3213
Iceboat.py
File diff suppressed because it is too large
Load Diff
692
iceboat/collection.yml
Normal file
692
iceboat/collection.yml
Normal file
@ -0,0 +1,692 @@
|
||||
#conditions:
|
||||
# '1':
|
||||
# cost: 0
|
||||
# level: 1.0
|
||||
# totalTimes: 10
|
||||
# record:
|
||||
# '1':
|
||||
# record: 100.00
|
||||
# times:
|
||||
# '1':
|
||||
# times: 10
|
||||
|
||||
boats:
|
||||
'1':
|
||||
display: '橡木船'
|
||||
material: OAK_BOAT
|
||||
cost: 0
|
||||
'2':
|
||||
display: '云杉木船'
|
||||
material: SPRUCE_BOAT
|
||||
cost: 9999
|
||||
'3':
|
||||
display: '白桦木船'
|
||||
material: BIRCH_BOAT
|
||||
cost: 9999
|
||||
'4':
|
||||
display: '丛林木船'
|
||||
material: JUNGLE_BOAT
|
||||
cost: 9999
|
||||
'5':
|
||||
display: '金合欢木船'
|
||||
material: ACACIA_BOAT
|
||||
cost: 9999
|
||||
'6':
|
||||
display: '深色橡木船'
|
||||
material: DARK_OAK_BOAT
|
||||
cost: 9999
|
||||
'7':
|
||||
display: '红树木船'
|
||||
material: MANGROVE_BOAT
|
||||
cost: 9999
|
||||
'8':
|
||||
display: '樱花木船'
|
||||
material: CHERRY_BOAT
|
||||
cost: 9999
|
||||
'9':
|
||||
display: '竹筏'
|
||||
material: BAMBOO_RAFT
|
||||
cost: 9999
|
||||
'10':
|
||||
display: '苍白木船'
|
||||
material: PALE_OAK_BOAT
|
||||
cost: 9999
|
||||
particles:
|
||||
'1':
|
||||
display: '烛光'
|
||||
material: END_ROD
|
||||
type: END_ROD
|
||||
cost: 0
|
||||
'2':
|
||||
display: '青墨'
|
||||
material: GLOW_INK_SAC
|
||||
type: GLOW_SQUID_INK
|
||||
cost: 450
|
||||
'3':
|
||||
display: '墨'
|
||||
material: INK_SAC
|
||||
type: SQUID_INK
|
||||
cost: 450
|
||||
'4':
|
||||
display: '肥'
|
||||
material: COCOA_BEANS
|
||||
type: LANDING_HONEY
|
||||
count: 10
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
cost: 450
|
||||
'5':
|
||||
display: '魔爪'
|
||||
material: ENCHANTED_BOOK
|
||||
type: ENCHANTED_HIT
|
||||
count: 5
|
||||
rx: 0.05
|
||||
rz: 0.05
|
||||
oy: 0.1
|
||||
cost: 1350
|
||||
'6':
|
||||
display: '生命'
|
||||
material: RED_DYE
|
||||
type: HEART
|
||||
oy: -0.1
|
||||
cost: 1350
|
||||
'7':
|
||||
display: '哑光'
|
||||
material: RAW_COPPER
|
||||
type: WAX_OFF
|
||||
count: 3
|
||||
rx: 0.02
|
||||
ry: 0.02
|
||||
rz: 0.02
|
||||
cost: 1350
|
||||
'8':
|
||||
display: '胶'
|
||||
material: HONEYCOMB
|
||||
type: WAX_ON
|
||||
cost: 1350
|
||||
'9':
|
||||
display: '炽焰'
|
||||
material: BLAZE_ROD
|
||||
type: FLAME
|
||||
speed: 0.01 #速度
|
||||
cost: 3150
|
||||
'10':
|
||||
display: '菌丝'
|
||||
material: BROWN_MUSHROOM
|
||||
type: MYCELIUM
|
||||
count: 20
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
cost: 3150
|
||||
'11':
|
||||
display: '葡萄'
|
||||
material: PURPLE_DYE
|
||||
type: FALLING_OBSIDIAN_TEAR
|
||||
count: 10
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
oy: 0.05
|
||||
cost: 3150
|
||||
'12':
|
||||
display: '恩惠'
|
||||
material: DOLPHIN_SPAWN_EGG
|
||||
type: DOLPHIN
|
||||
count: 50 #数量
|
||||
rx: 0.05 #x随机
|
||||
ry: 0.05 #y随机
|
||||
rz: 0.05 #z随机
|
||||
oy: 0.13
|
||||
cost: 6300
|
||||
'13':
|
||||
display: '血迹'
|
||||
material: REDSTONE
|
||||
type: FALLING_LAVA
|
||||
count: 10
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
oy: 0.1
|
||||
cost: 6300
|
||||
'14':
|
||||
display: '火影'
|
||||
material: BLAZE_POWDER
|
||||
type: SMALL_FLAME
|
||||
count: 8
|
||||
rx: 0.12
|
||||
rz: 0.12
|
||||
cost: 8700
|
||||
'15':
|
||||
display: '削除'
|
||||
material: LIME_DYE
|
||||
type: SCRAPE
|
||||
count: 5
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
cost: 8700
|
||||
'16':
|
||||
display: '龙息'
|
||||
material: DRAGON_BREATH
|
||||
type: DRAGON_BREATH
|
||||
level: 1.0
|
||||
'17':
|
||||
display: '碳'
|
||||
material: COAL
|
||||
type: CAMPFIRE_COSY_SMOKE
|
||||
oy: -0.08
|
||||
level: 2.0
|
||||
'18':
|
||||
display: '烟花'
|
||||
material: FIREWORK_STAR
|
||||
type: FIREWORK
|
||||
count: 5
|
||||
rx: 0.05
|
||||
rz: 0.05
|
||||
level: 3.0
|
||||
'19':
|
||||
display: '唾沫'
|
||||
material: LIGHT_GRAY_DYE
|
||||
type: SPIT
|
||||
count: 2
|
||||
rx: 0.05
|
||||
rz: 0.05
|
||||
oy: -0.05
|
||||
level: 4.0
|
||||
'20':
|
||||
display: '云'
|
||||
material: WHITE_DYE
|
||||
type: CLOUD
|
||||
oy: 0.15
|
||||
level: 5.0
|
||||
'21':
|
||||
display: '渔者'
|
||||
material: FISHING_ROD
|
||||
type: FISHING
|
||||
count: 20
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
record:
|
||||
'20':
|
||||
record: 130.00
|
||||
'22':
|
||||
display: '灵魂'
|
||||
material: SOUL_LANTERN
|
||||
type: SCULK_SOUL
|
||||
record:
|
||||
'12':
|
||||
record: 130.00
|
||||
'23':
|
||||
display: '烟'
|
||||
material: CAMPFIRE
|
||||
type: CAMPFIRE_SIGNAL_SMOKE
|
||||
oy: -0.08
|
||||
record:
|
||||
'26':
|
||||
record: 150.00
|
||||
'24':
|
||||
display: '沉溺'
|
||||
material: SEAGRASS
|
||||
type: UNDERWATER
|
||||
count: 100
|
||||
rx: 0.15
|
||||
ry: 0.08
|
||||
rz: 0.15
|
||||
oy: 0.2
|
||||
record:
|
||||
'33':
|
||||
record: 100.00
|
||||
'25':
|
||||
display: '地狱火'
|
||||
material: SOUL_CAMPFIRE
|
||||
type: SOUL_FIRE_FLAME
|
||||
speed: 0.01
|
||||
record:
|
||||
'29':
|
||||
record: 160.00
|
||||
'26':
|
||||
display: '苍木'
|
||||
material: PALE_OAK_SAPLING
|
||||
type: PALE_OAK_LEAVES
|
||||
record:
|
||||
'3':
|
||||
record: 100.00
|
||||
'27':
|
||||
display: '灰烬'
|
||||
material: GUNPOWDER
|
||||
type: ASH
|
||||
count: 80 #数量
|
||||
rx: 0.005 #x随机
|
||||
ry: 0.005 #y随机
|
||||
rz: 0.005 #z随机
|
||||
oy: 0.15
|
||||
record:
|
||||
'28':
|
||||
record: 110.00
|
||||
'28':
|
||||
display: '水花'
|
||||
material: BLUE_DYE
|
||||
type: FALLING_WATER
|
||||
count: 10
|
||||
rx: 0.05
|
||||
rz: 0.05
|
||||
oy: -0.05
|
||||
record:
|
||||
'39':
|
||||
record: 150.00
|
||||
'29':
|
||||
display: '袭击'
|
||||
material: BELL
|
||||
type: OMINOUS_SPAWNING
|
||||
count: 30
|
||||
rx: 0.2
|
||||
rz: 0.2
|
||||
record:
|
||||
'1':
|
||||
record: 100.00
|
||||
'30':
|
||||
display: '启示录'
|
||||
material: TOTEM_OF_UNDYING
|
||||
type: TOTEM_OF_UNDYING
|
||||
count: 3
|
||||
rx: 0.25
|
||||
rz: 0.25
|
||||
times:
|
||||
'22':
|
||||
times: 7
|
||||
'27':
|
||||
times: 7
|
||||
'30':
|
||||
times: 7
|
||||
'31':
|
||||
display: '微光'
|
||||
material: SPECTRAL_ARROW
|
||||
type: GLOW
|
||||
count: 3
|
||||
rx: 0.02
|
||||
ry: 0.02
|
||||
rz: 0.02
|
||||
oy: -0.08
|
||||
times:
|
||||
'6':
|
||||
times: 7
|
||||
'38':
|
||||
times: 7
|
||||
'19':
|
||||
times: 7
|
||||
'32':
|
||||
display: '阵风'
|
||||
material: WIND_CHARGE
|
||||
type: SMALL_GUST
|
||||
count: 20
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
times:
|
||||
'5':
|
||||
times: 7
|
||||
'11':
|
||||
times: 7
|
||||
'32':
|
||||
times: 7
|
||||
'33':
|
||||
display: '雪花'
|
||||
material: SNOWBALL
|
||||
type: SNOWFLAKE
|
||||
count: 10
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
times:
|
||||
'13':
|
||||
times: 7
|
||||
'31':
|
||||
times: 7
|
||||
'37':
|
||||
times: 7
|
||||
'34':
|
||||
display: '落叶'
|
||||
material: SPRUCE_SAPLING
|
||||
type: FALLING_SPORE_BLOSSOM
|
||||
count: 10
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
oy: 0.05
|
||||
times:
|
||||
'34':
|
||||
times: 7
|
||||
'35':
|
||||
times: 7
|
||||
'14':
|
||||
times: 7
|
||||
'35':
|
||||
display: '樱花'
|
||||
material: PINK_PETALS
|
||||
type: CHERRY_LEAVES
|
||||
count: 7
|
||||
rx: 0.07
|
||||
ry: 0.03
|
||||
rz: 0.07
|
||||
times:
|
||||
'2':
|
||||
times: 7
|
||||
'16':
|
||||
times: 7
|
||||
'18':
|
||||
times: 7
|
||||
'36':
|
||||
display: '折跃'
|
||||
material: SHULKER_SHELL
|
||||
type: REVERSE_PORTAL
|
||||
count: 20
|
||||
rx: 0.15
|
||||
rz: 0.15
|
||||
times:
|
||||
'21':
|
||||
times: 10
|
||||
'23':
|
||||
times: 10
|
||||
'37':
|
||||
display: '绿宝石'
|
||||
material: EMERALD
|
||||
type: HAPPY_VILLAGER
|
||||
times:
|
||||
'9':
|
||||
times: 10
|
||||
'36':
|
||||
times: 10
|
||||
'38':
|
||||
display: '潮涌'
|
||||
material: HEART_OF_THE_SEA
|
||||
type: NAUTILUS
|
||||
count: 20
|
||||
rx: 0.05
|
||||
ry: 0.05
|
||||
rz: 0.05
|
||||
times:
|
||||
'15':
|
||||
times: 10
|
||||
'24':
|
||||
times: 10
|
||||
'39':
|
||||
display: '热寂'
|
||||
material: COMPASS
|
||||
type: SOUL
|
||||
times:
|
||||
'4':
|
||||
times: 10
|
||||
'10':
|
||||
times: 10
|
||||
titles:
|
||||
'1':
|
||||
display: '新手'
|
||||
material: NAME_TAG
|
||||
cost: 0
|
||||
'2':
|
||||
display: '车神'
|
||||
material: OAK_BOAT
|
||||
notForSale: True
|
||||
lore:
|
||||
- '§7DCIPL冠军专属'
|
||||
'3':
|
||||
display: '海岸冰场'
|
||||
material: OAK_WOOD
|
||||
times:
|
||||
'1':
|
||||
times: 57
|
||||
'4':
|
||||
display: '元素化身'
|
||||
material: CHEST
|
||||
times:
|
||||
'2':
|
||||
times: 14
|
||||
'5':
|
||||
display: '时间旅人'
|
||||
material: BROWN_BANNER
|
||||
times:
|
||||
'3':
|
||||
times: 42
|
||||
'6':
|
||||
display: '巫妖王'
|
||||
material: DARK_PRISMARINE_STAIRS
|
||||
times:
|
||||
'4':
|
||||
times: 48
|
||||
'7':
|
||||
display: '琳琅天上'
|
||||
material: YELLOW_CONCRETE
|
||||
times:
|
||||
'5':
|
||||
times: 26
|
||||
'8':
|
||||
display: '方程式车手'
|
||||
material: IRON_INGOT
|
||||
times:
|
||||
'6':
|
||||
times: 29
|
||||
'9':
|
||||
display: '神之一手'
|
||||
material: LIGHT_BLUE_DYE
|
||||
times:
|
||||
'7':
|
||||
times: 31
|
||||
'10':
|
||||
display: '饺子'
|
||||
material: COMMAND_BLOCK
|
||||
times:
|
||||
'8':
|
||||
times: 44
|
||||
'11':
|
||||
display: '大展宏图'
|
||||
material: EMERALD
|
||||
times:
|
||||
'9':
|
||||
times: 27
|
||||
'12':
|
||||
display: '禁欲系'
|
||||
material: COD
|
||||
times:
|
||||
'10':
|
||||
times: 33
|
||||
'13':
|
||||
display: '钻石泪'
|
||||
material: GOLDEN_PICKAXE
|
||||
times:
|
||||
'11':
|
||||
times: 46
|
||||
'14':
|
||||
display: '考古学家'
|
||||
material: CHISELED_SANDSTONE
|
||||
times:
|
||||
'12':
|
||||
times: 33
|
||||
'15':
|
||||
display: '冰封绿洲'
|
||||
material: POWDER_SNOW_BUCKET
|
||||
times:
|
||||
'13':
|
||||
times: 35
|
||||
'16':
|
||||
display: '扭曲丛林'
|
||||
material: OAK_FENCE
|
||||
times:
|
||||
'14':
|
||||
times: 35
|
||||
'17':
|
||||
display: '冰刺撞我'
|
||||
material: SNOW
|
||||
times:
|
||||
'15':
|
||||
times: 27
|
||||
'18':
|
||||
display: '去春游'
|
||||
material: WHEAT
|
||||
times:
|
||||
'16':
|
||||
times: 27
|
||||
'19':
|
||||
display: '碧溪轮影'
|
||||
material: SWEET_BERRIES
|
||||
times:
|
||||
'17':
|
||||
times: 25
|
||||
'20':
|
||||
display: '流水人家'
|
||||
material: DARK_OAK_FENCE
|
||||
times:
|
||||
'18':
|
||||
times: 13
|
||||
'21':
|
||||
display: '宇宙滑行士'
|
||||
material: BEACON
|
||||
times:
|
||||
'19':
|
||||
times: 34
|
||||
'22':
|
||||
display: '江南渔火'
|
||||
material: SPRUCE_BOAT
|
||||
times:
|
||||
'20':
|
||||
times: 43
|
||||
'23':
|
||||
display: '女巫姐姐❤'
|
||||
material: CAKE
|
||||
times:
|
||||
'21':
|
||||
times: 39
|
||||
'24':
|
||||
display: '小黑子'
|
||||
material: EGG
|
||||
times:
|
||||
'22':
|
||||
times: 35
|
||||
'25':
|
||||
display: '我重生了'
|
||||
material: ENDER_EYE
|
||||
times:
|
||||
'23':
|
||||
times: 41
|
||||
'26':
|
||||
display: 'AT立场'
|
||||
material: NETHERITE_BLOCK
|
||||
times:
|
||||
'24':
|
||||
times: 35
|
||||
'27':
|
||||
display: '繁荣车手'
|
||||
material: POLISHED_GRANITE_SLAB
|
||||
times:
|
||||
'25':
|
||||
times: 34
|
||||
'28':
|
||||
display: '我❤荃角'
|
||||
material: OAK_LEAVES
|
||||
times:
|
||||
'26':
|
||||
times: 37
|
||||
'29':
|
||||
display: '初号机'
|
||||
material: SLIME_BALL
|
||||
times:
|
||||
'27':
|
||||
times: 39
|
||||
'30':
|
||||
display: '梦之伊始'
|
||||
material: SPONGE
|
||||
times:
|
||||
'28':
|
||||
times: 36
|
||||
'31':
|
||||
display: '炼狱游者'
|
||||
material: BLAZE_POWDER
|
||||
times:
|
||||
'29':
|
||||
times: 54
|
||||
'32':
|
||||
display: '启示录'
|
||||
material: TOTEM_OF_UNDYING
|
||||
times:
|
||||
'30':
|
||||
times: 19
|
||||
'33':
|
||||
display: '雪殒'
|
||||
material: SNOWBALL
|
||||
times:
|
||||
'31':
|
||||
times: 54
|
||||
'34':
|
||||
display: '陶瓦镇'
|
||||
material: TERRACOTTA
|
||||
times:
|
||||
'32':
|
||||
times: 26
|
||||
'35':
|
||||
display: '星星比'
|
||||
material: TROPICAL_FISH
|
||||
times:
|
||||
'33':
|
||||
times: 35
|
||||
'36':
|
||||
display: '冷钢狙击枪'
|
||||
material: IRON_HORSE_ARMOR
|
||||
cost: 8700
|
||||
lore:
|
||||
- '§7DCIPL 冠军定制'
|
||||
- '§7S1 DreamCityToger'
|
||||
- '§f'
|
||||
'37':
|
||||
display: '魔法少女☆'
|
||||
material: DIAMOND_HOE
|
||||
cost: 8700
|
||||
lore:
|
||||
- '§7DCIPL 冠军定制'
|
||||
- '§7S2 BreakGraze'
|
||||
- '§f'
|
||||
'38':
|
||||
display: '碧水良湖'
|
||||
material: AXOLOTL_BUCKET
|
||||
times:
|
||||
'34':
|
||||
times: 35
|
||||
'39':
|
||||
display: '红枫小镇'
|
||||
material: ACACIA_PLANKS
|
||||
times:
|
||||
'35':
|
||||
times: 30
|
||||
'40':
|
||||
display: '终局之城'
|
||||
material: OXEYE_DAISY
|
||||
times:
|
||||
'36':
|
||||
times: 27
|
||||
'41':
|
||||
display: '你好冰船'
|
||||
material: SNOW_BLOCK
|
||||
times:
|
||||
'37':
|
||||
times: 10
|
||||
'42':
|
||||
display: '那就我来'
|
||||
material: IRON_BARS
|
||||
times:
|
||||
'38':
|
||||
times: 42
|
||||
'43':
|
||||
display: '落叶归根'
|
||||
material: BAMBOO_HANGING_SIGN
|
||||
times:
|
||||
'39':
|
||||
times: 45
|
||||
'44':
|
||||
display: '马猴烧酒★'
|
||||
material: BOW
|
||||
cost: 8700
|
||||
lore:
|
||||
- '§7DCIPL 冠军定制'
|
||||
- '§7S3 BreakGraze'
|
||||
- '§f'
|
96
iceboat/fame.yml
Normal file
96
iceboat/fame.yml
Normal file
@ -0,0 +1,96 @@
|
||||
'1':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 6.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'2':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 6.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'3':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 12.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'4':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 12.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'5':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 18.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'6':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 18.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'7':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 24.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'8':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 24.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'9':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 30.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'10':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 30.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'11':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 36.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'12':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 36.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'13':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 42.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'14':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 42.5
|
||||
yaw: -90
|
||||
pitch: 0
|
||||
'15':
|
||||
x: 4.5
|
||||
y: 64
|
||||
z: 48.5
|
||||
yaw: 90
|
||||
pitch: 0
|
||||
'16':
|
||||
x: -3.5
|
||||
y: 64
|
||||
z: 48.5
|
||||
yaw: -90
|
||||
pitch: 0
|
33
iceboat/hologram.yml
Normal file
33
iceboat/hologram.yml
Normal file
@ -0,0 +1,33 @@
|
||||
|
||||
1:
|
||||
x: -30
|
||||
y: 64
|
||||
z: -2
|
||||
2:
|
||||
x: -20
|
||||
y: 64
|
||||
z: -2
|
||||
3:
|
||||
x: -10
|
||||
y: 64
|
||||
z: -2
|
||||
4:
|
||||
x: 0
|
||||
y: 64
|
||||
z: -2
|
||||
5:
|
||||
x: 10
|
||||
y: 64
|
||||
z: -2
|
||||
6:
|
||||
x: 20
|
||||
y: 64
|
||||
z: -2
|
||||
7:
|
||||
x: 30
|
||||
y: 64
|
||||
z: -2
|
||||
8:
|
||||
x: 0
|
||||
y: 65
|
||||
z: -14
|
420
iceboat/level.yml
Normal file
420
iceboat/level.yml
Normal file
@ -0,0 +1,420 @@
|
||||
#conditions:
|
||||
# '1':
|
||||
# level: 1.0
|
||||
# target: 1.5
|
||||
# record:
|
||||
# '1':
|
||||
# record: 100.00
|
||||
'1':
|
||||
display: 'L5-1 直线行驶'
|
||||
material: PAPER
|
||||
need: 0.0
|
||||
target: 0.1
|
||||
record:
|
||||
'2999':
|
||||
record: 4.00
|
||||
'2':
|
||||
display: 'L5-2 方块速度'
|
||||
material: PAPER
|
||||
need: 0.1
|
||||
target: 0.2
|
||||
record:
|
||||
'2998':
|
||||
record: 7.0
|
||||
'3':
|
||||
display: 'L5-3 左右转向'
|
||||
material: PAPER
|
||||
need: 0.2
|
||||
target: 0.3
|
||||
record:
|
||||
'2997':
|
||||
record: 10.00
|
||||
'4':
|
||||
display: 'L5-4 提前入弯'
|
||||
material: PAPER
|
||||
need: 0.3
|
||||
target: 0.4
|
||||
record:
|
||||
'2996':
|
||||
record: 7.00
|
||||
'5':
|
||||
display: '路考:极地雪堡'
|
||||
material: PAPER
|
||||
need: 0.4
|
||||
target: 0.6
|
||||
record:
|
||||
'37':
|
||||
record: 60.00
|
||||
'6':
|
||||
display: 'L5-5 撞墙过弯'
|
||||
material: PAPER
|
||||
need: 0.6
|
||||
target: 0.8
|
||||
record:
|
||||
'2995':
|
||||
record: 5.00
|
||||
'7':
|
||||
display: '路考:村镇木桥'
|
||||
material: PAPER
|
||||
need: 0.8
|
||||
target: 1.0
|
||||
record:
|
||||
'18':
|
||||
record: 125.00
|
||||
'8':
|
||||
display: 'L4-1 捷径'
|
||||
material: PAPER
|
||||
need: 1.0
|
||||
target: 1.1
|
||||
record:
|
||||
'2994':
|
||||
record: 6.00
|
||||
'9':
|
||||
display: '路考:极地狂飙'
|
||||
material: PAPER
|
||||
need: 1.1
|
||||
target: 1.3
|
||||
record:
|
||||
'15':
|
||||
record: 120.00
|
||||
'10':
|
||||
display: 'L4-2 方块互动'
|
||||
material: PAPER
|
||||
need: 1.3
|
||||
target: 1.4
|
||||
record:
|
||||
'2993':
|
||||
record: 8.00
|
||||
'11':
|
||||
display: 'L4-3 空中速度'
|
||||
material: PAPER
|
||||
need: 1.4
|
||||
target: 1.5
|
||||
record:
|
||||
'2992':
|
||||
record: 10.00
|
||||
'12':
|
||||
display: '路考:秋名山'
|
||||
material: PAPER
|
||||
need: 1.5
|
||||
target: 1.7
|
||||
record:
|
||||
'5':
|
||||
record: 180.00
|
||||
'13':
|
||||
display: 'L4-4 赛车线'
|
||||
material: PAPER
|
||||
need: 1.7
|
||||
target: 1.8
|
||||
record:
|
||||
'2991':
|
||||
record: 10.00
|
||||
'14':
|
||||
display: '路考:特若柯特环'
|
||||
material: PAPER
|
||||
need: 1.8
|
||||
target: 2.0
|
||||
record:
|
||||
'32':
|
||||
record: 180.00
|
||||
'15':
|
||||
display: 'L3-1 水流'
|
||||
material: PAPER
|
||||
need: 2.0
|
||||
target: 2.1
|
||||
record:
|
||||
'2990':
|
||||
record: 20.00
|
||||
'16':
|
||||
display: '路考:沙漠金字塔'
|
||||
material: PAPER
|
||||
need: 2.1
|
||||
target: 2.3
|
||||
record:
|
||||
'12':
|
||||
record: 115.00
|
||||
'17':
|
||||
display: '路考:滑稽游乐园'
|
||||
material: PAPER
|
||||
need: 2.1
|
||||
target: 2.3
|
||||
record:
|
||||
'22':
|
||||
record: 120.00
|
||||
'18':
|
||||
display: 'L3-2 假弯'
|
||||
material: PAPER
|
||||
need: 2.3
|
||||
target: 2.4
|
||||
record:
|
||||
'2989':
|
||||
record: 9.00
|
||||
'19':
|
||||
display: 'L3-3 急停'
|
||||
material: PAPER
|
||||
need: 2.4
|
||||
target: 2.5
|
||||
record:
|
||||
'2988':
|
||||
record: 5.50
|
||||
'20':
|
||||
display: '路考:极地金鱼路'
|
||||
material: PAPER
|
||||
need: 2.5
|
||||
target: 2.7
|
||||
record:
|
||||
'10':
|
||||
record: 130.00
|
||||
'21':
|
||||
display: '路考:村镇良枫'
|
||||
material: PAPER
|
||||
need: 2.5
|
||||
target: 2.7
|
||||
record:
|
||||
'35':
|
||||
record: 120.00
|
||||
'22':
|
||||
display: 'L3-4 飞跃'
|
||||
material: PAPER
|
||||
need: 2.7
|
||||
target: 2.8
|
||||
record:
|
||||
'2987':
|
||||
record: 15.00
|
||||
'23':
|
||||
display: '路考:极地惊险落崖'
|
||||
material: PAPER
|
||||
need: 2.8
|
||||
target: 3.0
|
||||
record:
|
||||
'13':
|
||||
record: 105.00
|
||||
'24':
|
||||
display: '路考:甜点星球'
|
||||
material: PAPER
|
||||
need: 2.8
|
||||
target: 3.0
|
||||
record:
|
||||
'21':
|
||||
record: 120.00
|
||||
'25':
|
||||
display: 'L2-1 蓝冰'
|
||||
material: PAPER
|
||||
need: 3.0
|
||||
target: 3.1
|
||||
record:
|
||||
'2986':
|
||||
record: 15.00
|
||||
'26':
|
||||
display: '路考:环山森岭高速'
|
||||
material: PAPER
|
||||
need: 3.1
|
||||
target: 3.3
|
||||
record:
|
||||
'26':
|
||||
record: 130.00
|
||||
'27':
|
||||
display: 'L2-2 空中控制'
|
||||
material: PAPER
|
||||
need: 3.3
|
||||
target: 3.4
|
||||
record:
|
||||
'2985':
|
||||
record: 11.50
|
||||
'28':
|
||||
display: 'L2-3 对抗'
|
||||
material: PAPER
|
||||
need: 3.4
|
||||
target: 3.5
|
||||
record:
|
||||
'2984':
|
||||
record: 10.00
|
||||
'29':
|
||||
display: 'L2-4 路线选择'
|
||||
material: PAPER
|
||||
need: 3.5
|
||||
target: 3.6
|
||||
record:
|
||||
'2983':
|
||||
record: 8.00
|
||||
'30':
|
||||
display: '路考:宇宙城监狱岛'
|
||||
material: PAPER
|
||||
need: 3.6
|
||||
target: 3.8
|
||||
record:
|
||||
'38':
|
||||
record: 145.00
|
||||
'31':
|
||||
display: '路考:异世界之旅'
|
||||
material: PAPER
|
||||
need: 3.6
|
||||
target: 3.8
|
||||
record:
|
||||
'23':
|
||||
record: 120.00
|
||||
'32':
|
||||
display: '路考:箱根归路'
|
||||
material: PAPER
|
||||
need: 3.8
|
||||
target: 4.0
|
||||
record:
|
||||
'39':
|
||||
record: 160.00
|
||||
'33':
|
||||
display: '路考:恶地矿山采集场'
|
||||
material: PAPER
|
||||
need: 3.8
|
||||
target: 4.0
|
||||
record:
|
||||
'11':
|
||||
record: 130.00
|
||||
'34':
|
||||
display: 'L1-1 精确控制'
|
||||
material: PAPER
|
||||
need: 4.0
|
||||
target: 4.1
|
||||
record:
|
||||
'2982':
|
||||
record: 10.00
|
||||
'35':
|
||||
display: '路考:极地破碎雪原'
|
||||
material: PAPER
|
||||
need: 4.1
|
||||
target: 4.3
|
||||
record:
|
||||
'31':
|
||||
record: 130.00
|
||||
'36':
|
||||
display: 'L1-2 单格冰'
|
||||
material: PAPER
|
||||
need: 4.3
|
||||
target: 4.4
|
||||
record:
|
||||
'2981':
|
||||
record: 5.00
|
||||
'37':
|
||||
display: 'L1-3 拖漂'
|
||||
material: PAPER
|
||||
need: 4.4
|
||||
target: 4.5
|
||||
record:
|
||||
'2980':
|
||||
record: 15.00
|
||||
'38':
|
||||
display: '路考:炼狱祭坛'
|
||||
material: PAPER
|
||||
need: 4.5
|
||||
target: 4.7
|
||||
record:
|
||||
'29':
|
||||
record: 138.00
|
||||
'39':
|
||||
display: 'L1-4 反拉双键'
|
||||
material: PAPER
|
||||
need: 4.7
|
||||
target: 4.8
|
||||
record:
|
||||
'2979':
|
||||
record: 4.00
|
||||
'40':
|
||||
display: '路考:海岸冰场'
|
||||
material: PAPER
|
||||
need: 4.8
|
||||
target: 5.0
|
||||
record:
|
||||
'1':
|
||||
record: 105.00
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
'41':
|
||||
display: 'S4赛季:极地雪堡'
|
||||
material: PAPER
|
||||
need: 5.0
|
||||
target: 5.1
|
||||
record:
|
||||
'37':
|
||||
record: 50.00
|
||||
'42':
|
||||
display: 'S4赛季:村镇露营营地'
|
||||
material: PAPER
|
||||
need: 5.0
|
||||
target: 5.2
|
||||
record:
|
||||
'16':
|
||||
record: 102.00
|
||||
'43':
|
||||
display: 'S4赛季:忠菊之城'
|
||||
material: PAPER
|
||||
need: 5.1
|
||||
target: 5.3
|
||||
record:
|
||||
'36':
|
||||
record: 94.00
|
||||
'44':
|
||||
display: 'S4赛季:村镇良枫'
|
||||
material: PAPER
|
||||
need: 5.2
|
||||
target: 5.4
|
||||
record:
|
||||
'35':
|
||||
record: 108.00
|
||||
'45':
|
||||
display: 'S4赛季:村镇良湖'
|
||||
material: PAPER
|
||||
need: 5.3
|
||||
target: 5.5
|
||||
record:
|
||||
'34':
|
||||
record: 123.00
|
||||
'46':
|
||||
display: 'S4赛季:极地惊险落崖'
|
||||
material: PAPER
|
||||
need: 5.4
|
||||
target: 5.6
|
||||
record:
|
||||
'13':
|
||||
record: 92.00
|
||||
'47':
|
||||
display: 'S4赛季:甜点星球'
|
||||
material: PAPER
|
||||
need: 5.5
|
||||
target: 5.7
|
||||
record:
|
||||
'21':
|
||||
record: 104.00
|
||||
'48':
|
||||
display: 'S4赛季:异世界之旅'
|
||||
material: PAPER
|
||||
need: 5.6
|
||||
target: 5.8
|
||||
record:
|
||||
'23':
|
||||
record: 107.00
|
||||
'49':
|
||||
display: 'S4赛季:极地冰封王座'
|
||||
material: PAPER
|
||||
need: 5.7
|
||||
target: 5.9
|
||||
record:
|
||||
'4':
|
||||
record: 129.00
|
||||
'50':
|
||||
display: 'S4赛季:炼狱祭坛'
|
||||
material: PAPER
|
||||
need: 5.8
|
||||
target: 6.0
|
||||
record:
|
||||
'29':
|
||||
record: 132.00
|
||||
'51':
|
||||
display: 'S4赛季:极地破碎雪原'
|
||||
material: PAPER
|
||||
need: 5.9
|
||||
target: 6.0
|
||||
record:
|
||||
'31':
|
||||
record: 124.00
|
120
iceboat/maps/1.yml
Normal file
120
iceboat/maps/1.yml
Normal file
@ -0,0 +1,120 @@
|
||||
display: '海岸冰场'
|
||||
difficulty: '5.7'
|
||||
material: OAK_WOOD
|
||||
creator: "DreamCityToger"
|
||||
yaw: 180
|
||||
lap: 2
|
||||
point: 10
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 66
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4991
|
||||
y: 63
|
||||
z: 4960
|
||||
pos2:
|
||||
x: 4978
|
||||
y: 54
|
||||
z: 4981
|
||||
2:
|
||||
pos1:
|
||||
x: 4980
|
||||
y: 56
|
||||
z: 4944
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 51
|
||||
z: 4954
|
||||
3:
|
||||
pos1:
|
||||
x: 4991
|
||||
y: 60
|
||||
z: 5005
|
||||
pos2:
|
||||
x: 4960
|
||||
y: 49
|
||||
z: 5027
|
||||
4:
|
||||
pos1:
|
||||
x: 4960
|
||||
y: 57
|
||||
z: 5001
|
||||
pos2:
|
||||
x: 4948
|
||||
y: 60
|
||||
z: 4975
|
||||
5:
|
||||
pos1:
|
||||
x: 4944
|
||||
y: 62
|
||||
z: 4980
|
||||
pos2:
|
||||
x: 4924
|
||||
y: 46
|
||||
z: 5020
|
||||
6:
|
||||
pos1:
|
||||
x: 4929
|
||||
y: 46
|
||||
z: 5030
|
||||
pos2:
|
||||
x: 4944
|
||||
y: 73
|
||||
z: 5051
|
||||
7:
|
||||
pos1:
|
||||
x: 4934
|
||||
y: 72
|
||||
z: 5087
|
||||
pos2:
|
||||
x: 4886
|
||||
y: 68
|
||||
z: 5101
|
||||
8:
|
||||
pos1:
|
||||
x: 4886
|
||||
y: 70
|
||||
z: 5041
|
||||
pos2:
|
||||
x: 44918
|
||||
y: 58
|
||||
z: 5008
|
||||
9:
|
||||
pos1:
|
||||
x: 4984
|
||||
y: 65
|
||||
z: 5012
|
||||
pos2:
|
||||
x: 4923
|
||||
y: 70
|
||||
z: 4999
|
||||
10:
|
||||
pos1:
|
||||
x: 4995
|
||||
y: 63
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 66
|
||||
z: 4977
|
147
iceboat/maps/10.yml
Normal file
147
iceboat/maps/10.yml
Normal file
@ -0,0 +1,147 @@
|
||||
display: '极地金鱼路'
|
||||
difficulty: '3.3'
|
||||
material: COD
|
||||
creator: DreamCityToger
|
||||
yaw: 0
|
||||
lap: 1
|
||||
point: 13
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4982
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 5014
|
||||
y: 67
|
||||
z: 4987
|
||||
glass:
|
||||
pos1:
|
||||
x: 5010
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4983
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 4984
|
||||
y: 63
|
||||
z: 5150
|
||||
pos2:
|
||||
x: 4945
|
||||
y: 67
|
||||
z: 5106
|
||||
2:
|
||||
pos1:
|
||||
x: 4940
|
||||
y: 63
|
||||
z: 5119
|
||||
pos2:
|
||||
x: 4918
|
||||
y: 67
|
||||
z: 5169
|
||||
3:
|
||||
pos1:
|
||||
x: 4849
|
||||
y: 63
|
||||
z: 5179
|
||||
pos2:
|
||||
x: 4914
|
||||
y: 67
|
||||
z: 5093
|
||||
4:
|
||||
pos1:
|
||||
x: 4828
|
||||
y: 63
|
||||
z: 5053
|
||||
pos2:
|
||||
x: 4859
|
||||
y: 67
|
||||
z: 5009
|
||||
5:
|
||||
pos1:
|
||||
x: 4873
|
||||
y: 63
|
||||
z: 4939
|
||||
pos2:
|
||||
x: 4832
|
||||
y: 67
|
||||
z: 4903
|
||||
6:
|
||||
pos1:
|
||||
x: 4828
|
||||
y: 63
|
||||
z: 4892
|
||||
pos2:
|
||||
x: 4912
|
||||
y: 67
|
||||
z: 4834
|
||||
7:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 63
|
||||
z: 4864
|
||||
pos2:
|
||||
x: 5024
|
||||
y: 67
|
||||
z: 4895
|
||||
8:
|
||||
pos1:
|
||||
x: 5078
|
||||
y: 63
|
||||
z: 4917
|
||||
pos2:
|
||||
x: 5162
|
||||
y: 67
|
||||
z: 4964
|
||||
9:
|
||||
pos1:
|
||||
x: 5224
|
||||
y: 63
|
||||
z: 5095
|
||||
pos2:
|
||||
x: 5169
|
||||
y: 67
|
||||
z: 5133
|
||||
10:
|
||||
pos1:
|
||||
x: 5195
|
||||
y: 63
|
||||
z: 5226
|
||||
pos2:
|
||||
x: 5130
|
||||
y: 67
|
||||
z: 5270
|
||||
11:
|
||||
pos1:
|
||||
x: 5075
|
||||
y: 63
|
||||
z: 5189
|
||||
pos2:
|
||||
x: 5119
|
||||
y: 67
|
||||
z: 5143
|
||||
12:
|
||||
pos1:
|
||||
x: 5083
|
||||
y: 63
|
||||
z: 5066
|
||||
pos2:
|
||||
x: 5148
|
||||
y: 67
|
||||
z: 5030
|
||||
13:
|
||||
pos1:
|
||||
x: 5016
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4973
|
||||
y: 67
|
||||
z: 5050
|
192
iceboat/maps/11.yml
Normal file
192
iceboat/maps/11.yml
Normal file
@ -0,0 +1,192 @@
|
||||
display: '恶地矿山采集场'
|
||||
difficulty: '4.6'
|
||||
material: GOLDEN_PICKAXE
|
||||
creator: BreakGraze
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 18
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 4959
|
||||
y: 67
|
||||
z: 5008
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5007
|
||||
1:
|
||||
pos1:
|
||||
x: 5154
|
||||
y: 63
|
||||
z: 5017
|
||||
pos2:
|
||||
x: 5205
|
||||
y: 67
|
||||
z: 4964
|
||||
2:
|
||||
pos1:
|
||||
x: 5220
|
||||
y: 50
|
||||
z: 5046
|
||||
pos2:
|
||||
x: 5199
|
||||
y: 67
|
||||
z: 5066
|
||||
3:
|
||||
pos1:
|
||||
x: 5191
|
||||
y: 50
|
||||
z: 5114
|
||||
pos2:
|
||||
x: 5177
|
||||
y: 67
|
||||
z: 5074
|
||||
4:
|
||||
pos1:
|
||||
x: 5138
|
||||
y: 50
|
||||
z: 5130
|
||||
pos2:
|
||||
x: 5116
|
||||
y: 67
|
||||
z: 5091
|
||||
5:
|
||||
pos1:
|
||||
x: 5091
|
||||
y: 50
|
||||
z: 5092
|
||||
pos2:
|
||||
x: 5054
|
||||
y: 67
|
||||
z: 5050
|
||||
6:
|
||||
pos1:
|
||||
x: 5014
|
||||
y: 50
|
||||
z: 5081
|
||||
pos2:
|
||||
x: 5037
|
||||
y: 67
|
||||
z: 5118
|
||||
7:
|
||||
pos1:
|
||||
x: 5096
|
||||
y: 50
|
||||
z: 5162
|
||||
pos2:
|
||||
x: 5146
|
||||
y: 67
|
||||
z: 5172
|
||||
8:
|
||||
pos1:
|
||||
x: 5087
|
||||
y: 50
|
||||
z: 5214
|
||||
pos2:
|
||||
x: 5136
|
||||
y: 67
|
||||
z: 5200
|
||||
9:
|
||||
pos1:
|
||||
x: 5111
|
||||
y: 50
|
||||
z: 5227
|
||||
pos2:
|
||||
x: 5162
|
||||
y: 67
|
||||
z: 5247
|
||||
10:
|
||||
pos1:
|
||||
x: 5168
|
||||
y: 50
|
||||
z: 5280
|
||||
pos2:
|
||||
x: 5201
|
||||
y: 67
|
||||
z: 5260
|
||||
11:
|
||||
pos1:
|
||||
x: 5223
|
||||
y: 50
|
||||
z: 5204
|
||||
pos2:
|
||||
x: 5212
|
||||
y: 67
|
||||
z: 5174
|
||||
12:
|
||||
pos1:
|
||||
x: 5263
|
||||
y: 50
|
||||
z: 5229
|
||||
pos2:
|
||||
x: 5299
|
||||
y: 67
|
||||
z: 5210
|
||||
13:
|
||||
pos1:
|
||||
x: 5233
|
||||
y: 50
|
||||
z: 5267
|
||||
pos2:
|
||||
x: 5257
|
||||
y: 67
|
||||
z: 5293
|
||||
14:
|
||||
pos1:
|
||||
x: 5321
|
||||
y: 50
|
||||
z: 5342
|
||||
pos2:
|
||||
x: 5258
|
||||
y: 67
|
||||
z: 5313
|
||||
15:
|
||||
pos1:
|
||||
x: 5280
|
||||
y: 50
|
||||
z: 5351
|
||||
pos2:
|
||||
x: 5323
|
||||
y: 67
|
||||
z: 5382
|
||||
16:
|
||||
pos1:
|
||||
x: 5339
|
||||
y: 50
|
||||
z: 5437
|
||||
pos2:
|
||||
x: 5370
|
||||
y: 67
|
||||
z: 5464
|
||||
17:
|
||||
pos1:
|
||||
x: 5404
|
||||
y: 50
|
||||
z: 5468
|
||||
pos2:
|
||||
x: 5356
|
||||
y: 67
|
||||
z: 5486
|
||||
18:
|
||||
pos1:
|
||||
x: 5237
|
||||
y: 50
|
||||
z: 5462
|
||||
pos2:
|
||||
x: 5215
|
||||
y: 67
|
||||
z: 5491
|
147
iceboat/maps/12.yml
Normal file
147
iceboat/maps/12.yml
Normal file
@ -0,0 +1,147 @@
|
||||
display: '沙漠金字塔'
|
||||
difficulty: '3.3'
|
||||
material: CHISELED_SANDSTONE
|
||||
creator: BreakGraze
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 13
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5014
|
||||
pos2:
|
||||
x: 4968
|
||||
y: 67
|
||||
z: 4988
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4989
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5013
|
||||
1:
|
||||
pos1:
|
||||
x: 5166
|
||||
y: 50
|
||||
z: 5032
|
||||
pos2:
|
||||
x: 5132
|
||||
y: 100
|
||||
z: 5080
|
||||
2:
|
||||
pos1:
|
||||
x: 5061
|
||||
y: 50
|
||||
z: 5094
|
||||
pos2:
|
||||
x: 5121
|
||||
y: 100
|
||||
z: 5134
|
||||
3:
|
||||
pos1:
|
||||
x: 5110
|
||||
y: 50
|
||||
z: 5157
|
||||
pos2:
|
||||
x: 5150
|
||||
y: 100
|
||||
z: 5202
|
||||
4:
|
||||
pos1:
|
||||
x: 5186
|
||||
y: 50
|
||||
z: 5213
|
||||
pos2:
|
||||
x: 5171
|
||||
y: 100
|
||||
z: 5268
|
||||
5:
|
||||
pos1:
|
||||
x: 5118
|
||||
y: 50
|
||||
z: 5365
|
||||
pos2:
|
||||
x: 5085
|
||||
y: 100
|
||||
z: 5335
|
||||
6:
|
||||
pos1:
|
||||
x: 5048
|
||||
y: 50
|
||||
z: 5362
|
||||
pos2:
|
||||
x: 4980
|
||||
y: 100
|
||||
z: 5347
|
||||
7:
|
||||
pos1:
|
||||
x: 4999
|
||||
y: 50
|
||||
z: 5319
|
||||
pos2:
|
||||
x: 4965
|
||||
y: 100
|
||||
z: 5293
|
||||
8:
|
||||
pos1:
|
||||
x: 4977
|
||||
y: 50
|
||||
z: 5271
|
||||
pos2:
|
||||
x: 5000
|
||||
y: 100
|
||||
z: 5232
|
||||
9:
|
||||
pos1:
|
||||
x: 4874
|
||||
y: 50
|
||||
z: 5205
|
||||
pos2:
|
||||
x: 4895
|
||||
y: 100
|
||||
z: 5130
|
||||
10:
|
||||
pos1:
|
||||
x: 4912
|
||||
y: 50
|
||||
z: 5030
|
||||
pos2:
|
||||
x: 4924
|
||||
y: 73
|
||||
z: 4960
|
||||
11:
|
||||
pos1:
|
||||
x: 4888
|
||||
y: 73
|
||||
z: 4996
|
||||
pos2:
|
||||
x: 4910
|
||||
y: 77
|
||||
z: 5030
|
||||
12:
|
||||
pos1:
|
||||
x: 4885
|
||||
y: 82
|
||||
z: 4974
|
||||
pos2:
|
||||
x: 4906
|
||||
y: 100
|
||||
z: 5007
|
||||
13:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 50
|
||||
z: 4985
|
||||
pos2:
|
||||
x: 5079
|
||||
y: 100
|
||||
z: 5017
|
129
iceboat/maps/13.yml
Normal file
129
iceboat/maps/13.yml
Normal file
@ -0,0 +1,129 @@
|
||||
display: '极地惊险落崖'
|
||||
difficulty: '3.5'
|
||||
material: POWDER_SNOW_BUCKET
|
||||
creator: BreakGraze
|
||||
yaw: 90
|
||||
lap: 1
|
||||
point: 11
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 5044
|
||||
y: 67
|
||||
z: 4991
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4992
|
||||
1:
|
||||
pos1:
|
||||
x: 4879
|
||||
y: 63
|
||||
z: 4946
|
||||
pos2:
|
||||
x: 4835
|
||||
y: 67
|
||||
z: 4975
|
||||
2:
|
||||
pos1:
|
||||
x: 4773
|
||||
y: 50
|
||||
z: 5017
|
||||
pos2:
|
||||
x: 4726
|
||||
y: 100
|
||||
z: 4974
|
||||
3:
|
||||
pos1:
|
||||
x: 4752
|
||||
y: 50
|
||||
z: 5039
|
||||
pos2:
|
||||
x: 4799
|
||||
y: 100
|
||||
z: 5070
|
||||
4:
|
||||
pos1:
|
||||
x: 4782
|
||||
y: 50
|
||||
z: 5113
|
||||
pos2:
|
||||
x: 4747
|
||||
y: 100
|
||||
z: 5078
|
||||
5:
|
||||
pos1:
|
||||
x: 4728
|
||||
y: 50
|
||||
z: 5243
|
||||
pos2:
|
||||
x: 4706
|
||||
y: 100
|
||||
z: 5273
|
||||
6:
|
||||
pos1:
|
||||
x: 4824
|
||||
y: 50
|
||||
z: 5370
|
||||
pos2:
|
||||
x: 4789
|
||||
y: 100
|
||||
z: 5336
|
||||
7:
|
||||
pos1:
|
||||
x: 4755
|
||||
y: 50
|
||||
z: 5364
|
||||
pos2:
|
||||
x: 4795
|
||||
y: 100
|
||||
z: 5393
|
||||
8:
|
||||
pos1:
|
||||
x: 4918
|
||||
y: 50
|
||||
z: 5350
|
||||
pos2:
|
||||
x: 5028
|
||||
y: 100
|
||||
z: 5299
|
||||
9:
|
||||
pos1:
|
||||
x: 4959
|
||||
y: 50
|
||||
z: 5250
|
||||
pos2:
|
||||
x: 5037
|
||||
y: 100
|
||||
z: 5206
|
||||
10:
|
||||
pos1:
|
||||
x: 5027
|
||||
y: 50
|
||||
z: 5088
|
||||
pos2:
|
||||
x: 5096
|
||||
y: 100
|
||||
z: 5037
|
||||
11:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 50
|
||||
z: 5009
|
||||
pos2:
|
||||
x: 4938
|
||||
y: 100
|
||||
z: 4990
|
156
iceboat/maps/14.yml
Normal file
156
iceboat/maps/14.yml
Normal file
@ -0,0 +1,156 @@
|
||||
display: '村镇失修曲径'
|
||||
difficulty: '3.5'
|
||||
material: OAK_FENCE
|
||||
creator: BreakGraze
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 14
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5006
|
||||
y: 67
|
||||
z: 5025
|
||||
glass:
|
||||
pos1:
|
||||
x: 4995
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5005
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5029
|
||||
y: 63
|
||||
z: 4921
|
||||
pos2:
|
||||
x: 5074
|
||||
y: 67
|
||||
z: 4944
|
||||
2:
|
||||
pos1:
|
||||
x: 5036
|
||||
y: 63
|
||||
z: 4885
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 67
|
||||
z: 4864
|
||||
3:
|
||||
pos1:
|
||||
x: 5032
|
||||
y: 63
|
||||
z: 4818
|
||||
pos2:
|
||||
x: 5089
|
||||
y: 67
|
||||
z: 4844
|
||||
4:
|
||||
pos1:
|
||||
x: 5110
|
||||
y: 63
|
||||
z: 4951
|
||||
pos2:
|
||||
x: 5160
|
||||
y: 67
|
||||
z: 4896
|
||||
5:
|
||||
pos1:
|
||||
x: 5168
|
||||
y: 63
|
||||
z: 4813
|
||||
pos2:
|
||||
x: 5123
|
||||
y: 67
|
||||
z: 4755
|
||||
6:
|
||||
pos1:
|
||||
x: 5041
|
||||
y: 63
|
||||
z: 4728
|
||||
pos2:
|
||||
x: 4985
|
||||
y: 67
|
||||
z: 4805
|
||||
7:
|
||||
pos1:
|
||||
x: 4958
|
||||
y: 63
|
||||
z: 4738
|
||||
pos2:
|
||||
x: 5001
|
||||
y: 67
|
||||
z: 4694
|
||||
8:
|
||||
pos1:
|
||||
x: 5166
|
||||
y: 63
|
||||
z: 4702
|
||||
pos2:
|
||||
x: 5205
|
||||
y: 67
|
||||
z: 4762
|
||||
9:
|
||||
pos1:
|
||||
x: 5232
|
||||
y: 63
|
||||
z: 4840
|
||||
pos2:
|
||||
x: 5258
|
||||
y: 67
|
||||
z: 4895
|
||||
10:
|
||||
pos1:
|
||||
x: 5284
|
||||
y: 63
|
||||
z: 4939
|
||||
pos2:
|
||||
x: 5316
|
||||
y: 67
|
||||
z: 4897
|
||||
11:
|
||||
pos1:
|
||||
x: 5278
|
||||
y: 63
|
||||
z: 4786
|
||||
pos2:
|
||||
x: 5250
|
||||
y: 67
|
||||
z: 4769
|
||||
12:
|
||||
pos1:
|
||||
x: 5285
|
||||
y: 63
|
||||
z: 4726
|
||||
pos2:
|
||||
x: 5257
|
||||
y: 67
|
||||
z: 4693
|
||||
13:
|
||||
pos1:
|
||||
x: 5270
|
||||
y: 63
|
||||
z: 4678
|
||||
pos2:
|
||||
x: 5308
|
||||
y: 67
|
||||
z: 4660
|
||||
14:
|
||||
pos1:
|
||||
x: 5357
|
||||
y: 63
|
||||
z: 4619
|
||||
pos2:
|
||||
x: 5377
|
||||
y: 67
|
||||
z: 4585
|
102
iceboat/maps/15.yml
Normal file
102
iceboat/maps/15.yml
Normal file
@ -0,0 +1,102 @@
|
||||
display: '极地狂飙'
|
||||
difficulty: '2.7'
|
||||
material: SNOW
|
||||
creator: BreakGraze
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 8
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 5036
|
||||
y: 67
|
||||
z: 4989
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4992
|
||||
1:
|
||||
pos1:
|
||||
x: 4939
|
||||
y: 63
|
||||
z: 5072
|
||||
pos2:
|
||||
x: 4987
|
||||
y: 67
|
||||
z: 5101
|
||||
2:
|
||||
pos1:
|
||||
x: 4975
|
||||
y: 63
|
||||
z: 5162
|
||||
pos2:
|
||||
x: 4919
|
||||
y: 67
|
||||
z: 5199
|
||||
3:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 63
|
||||
z: 5261
|
||||
pos2:
|
||||
x: 5021
|
||||
y: 67
|
||||
z: 5194
|
||||
4:
|
||||
pos1:
|
||||
x: 5083
|
||||
y: 63
|
||||
z: 5227
|
||||
pos2:
|
||||
x: 5119
|
||||
y: 67
|
||||
z: 5184
|
||||
5:
|
||||
pos1:
|
||||
x: 5167
|
||||
y: 63
|
||||
z: 5139
|
||||
pos2:
|
||||
x: 5129
|
||||
y: 67
|
||||
z: 5117
|
||||
6:
|
||||
pos1:
|
||||
x: 5132
|
||||
y: 63
|
||||
z: 5085
|
||||
pos2:
|
||||
x: 5173
|
||||
y: 67
|
||||
z: 5042
|
||||
7:
|
||||
pos1:
|
||||
x: 5117
|
||||
y: 63
|
||||
z: 5031
|
||||
pos2:
|
||||
x: 5084
|
||||
y: 67
|
||||
z: 5000
|
||||
8:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 5009
|
||||
pos2:
|
||||
x: 4956
|
||||
y: 67
|
||||
z: 4982
|
93
iceboat/maps/16.yml
Normal file
93
iceboat/maps/16.yml
Normal file
@ -0,0 +1,93 @@
|
||||
display: '村镇露营营地'
|
||||
difficulty: '2.7'
|
||||
material: WHEAT
|
||||
creator: BreakGraze
|
||||
yaw: -90
|
||||
lap: 2
|
||||
point: 7
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4987
|
||||
pos2:
|
||||
x: 4959
|
||||
y: 67
|
||||
z: 5014
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4988
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5012
|
||||
1:
|
||||
pos1:
|
||||
x: 5210
|
||||
y: 63
|
||||
z: 5039
|
||||
pos2:
|
||||
x: 5147
|
||||
y: 67
|
||||
z: 5106
|
||||
2:
|
||||
pos1:
|
||||
x: 5078
|
||||
y: 63
|
||||
z: 5120
|
||||
pos2:
|
||||
x: 5136
|
||||
y: 67
|
||||
z: 5147
|
||||
3:
|
||||
pos1:
|
||||
x: 5174
|
||||
y: 63
|
||||
z: 5208
|
||||
pos2:
|
||||
x: 5118
|
||||
y: 67
|
||||
z: 5260
|
||||
4:
|
||||
pos1:
|
||||
x: 5063
|
||||
y: 63
|
||||
z: 5203
|
||||
pos2:
|
||||
x: 5034
|
||||
y: 67
|
||||
z: 5248
|
||||
5:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 63
|
||||
z: 5181
|
||||
pos2:
|
||||
x: 4953
|
||||
y: 67
|
||||
z: 5138
|
||||
6:
|
||||
pos1:
|
||||
x: 4912
|
||||
y: 63
|
||||
z: 5074
|
||||
pos2:
|
||||
x: 4868
|
||||
y: 67
|
||||
z: 5002
|
||||
7:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4985
|
||||
pos2:
|
||||
x: 5089
|
||||
y: 67
|
||||
z: 5018
|
93
iceboat/maps/17.yml
Normal file
93
iceboat/maps/17.yml
Normal file
@ -0,0 +1,93 @@
|
||||
display: '村镇环道'
|
||||
difficulty: '2.5'
|
||||
material: SWEET_BERRIES
|
||||
creator: BreakGraze
|
||||
yaw: 0
|
||||
lap: 3
|
||||
point: 7
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5009
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4991
|
||||
y: 67
|
||||
z: 4974
|
||||
glass:
|
||||
pos1:
|
||||
x: 5007
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4992
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 4970
|
||||
y: 63
|
||||
z: 5043
|
||||
pos2:
|
||||
x: 4904
|
||||
y: 67
|
||||
z: 5064
|
||||
2:
|
||||
pos1:
|
||||
x: 4921
|
||||
y: 63
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 4905
|
||||
y: 67
|
||||
z: 5048
|
||||
3:
|
||||
pos1:
|
||||
x: 4868
|
||||
y: 63
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 4883
|
||||
y: 67
|
||||
z: 4974
|
||||
4:
|
||||
pos1:
|
||||
x: 4914
|
||||
y: 63
|
||||
z: 4931
|
||||
pos2:
|
||||
x: 4929
|
||||
y: 67
|
||||
z: 4954
|
||||
5:
|
||||
pos1:
|
||||
x: 4910
|
||||
y: 63
|
||||
z: 4982
|
||||
pos2:
|
||||
x: 4939
|
||||
y: 67
|
||||
z: 4997
|
||||
6:
|
||||
pos1:
|
||||
x: 4956
|
||||
y: 63
|
||||
z: 4912
|
||||
pos2:
|
||||
x: 4985
|
||||
y: 67
|
||||
z: 4945
|
||||
7:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4988
|
||||
y: 67
|
||||
z: 5033
|
75
iceboat/maps/18.yml
Normal file
75
iceboat/maps/18.yml
Normal file
@ -0,0 +1,75 @@
|
||||
display: '村镇木桥'
|
||||
difficulty: '1.3'
|
||||
material: DARK_OAK_FENCE
|
||||
creator: BreakGraze
|
||||
yaw: 0
|
||||
lap: 5
|
||||
point: 5
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4993
|
||||
y: 67
|
||||
z: 4979
|
||||
glass:
|
||||
pos1:
|
||||
x: 5006
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4994
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 5043
|
||||
y: 63
|
||||
z: 5065
|
||||
pos2:
|
||||
x: 5094
|
||||
y: 67
|
||||
z: 5079
|
||||
2:
|
||||
pos1:
|
||||
x: 5115
|
||||
y: 63
|
||||
z: 5048
|
||||
pos2:
|
||||
x: 5093
|
||||
y: 67
|
||||
z: 4997
|
||||
3:
|
||||
pos1:
|
||||
x: 5054
|
||||
y: 63
|
||||
z: 4982
|
||||
pos2:
|
||||
x: 5070
|
||||
y: 67
|
||||
z: 4949
|
||||
4:
|
||||
pos1:
|
||||
x: 5026
|
||||
y: 63
|
||||
z: 4937
|
||||
pos2:
|
||||
x: 4993
|
||||
y: 67
|
||||
z: 4973
|
||||
5:
|
||||
pos1:
|
||||
x: 4993
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 5034
|
||||
y: 67
|
||||
z: 5052
|
156
iceboat/maps/19.yml
Normal file
156
iceboat/maps/19.yml
Normal file
@ -0,0 +1,156 @@
|
||||
display: '神舟遨游'
|
||||
difficulty: '3.4'
|
||||
material: BEACON
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 14
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4988
|
||||
pos2:
|
||||
x: 4956
|
||||
y: 67
|
||||
z: 5012
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4989
|
||||
1:
|
||||
pos1:
|
||||
x: 5056
|
||||
y: 0
|
||||
z: 5012
|
||||
pos2:
|
||||
x: 5107
|
||||
y: 255
|
||||
z: 4988
|
||||
2:
|
||||
pos1:
|
||||
x: 5187
|
||||
y: 0
|
||||
z: 4988
|
||||
pos2:
|
||||
x: 5162
|
||||
y: 255
|
||||
z: 4942
|
||||
3:
|
||||
pos1:
|
||||
x: 5091
|
||||
y: 0
|
||||
z: 5000
|
||||
pos2:
|
||||
x: 5114
|
||||
y: 255
|
||||
z: 4930
|
||||
4:
|
||||
pos1:
|
||||
x: 5054
|
||||
y: 0
|
||||
z: 4935
|
||||
pos2:
|
||||
x: 5041
|
||||
y: 255
|
||||
z: 4884
|
||||
5:
|
||||
pos1:
|
||||
x: 5142
|
||||
y: 0
|
||||
z: 4832
|
||||
pos2:
|
||||
x: 5127
|
||||
y: 255
|
||||
z: 4748
|
||||
6:
|
||||
pos1:
|
||||
x: 5081
|
||||
y: 0
|
||||
z: 4683
|
||||
pos2:
|
||||
x: 5046
|
||||
y: 255
|
||||
z: 4770
|
||||
7:
|
||||
pos1:
|
||||
x: 4927
|
||||
y: 0
|
||||
z: 4822
|
||||
pos2:
|
||||
x: 4839
|
||||
y: 255
|
||||
z: 4796
|
||||
8:
|
||||
pos1:
|
||||
x: 4826
|
||||
y: 0
|
||||
z: 4677
|
||||
pos2:
|
||||
x: 4868
|
||||
y: 255
|
||||
z: 4728
|
||||
9:
|
||||
pos1:
|
||||
x: 4929
|
||||
y: 0
|
||||
z: 4770
|
||||
pos2:
|
||||
x: 4988
|
||||
y: 255
|
||||
z: 4728
|
||||
10:
|
||||
pos1:
|
||||
x: 4975
|
||||
y: 0
|
||||
z: 4677
|
||||
pos2:
|
||||
x: 4928
|
||||
y: 255
|
||||
z: 4715
|
||||
11:
|
||||
pos1:
|
||||
x: 4928
|
||||
y: 0
|
||||
z: 4621
|
||||
pos2:
|
||||
x: 4881
|
||||
y: 255
|
||||
z: 4668
|
||||
12:
|
||||
pos1:
|
||||
x: 4898
|
||||
y: 0
|
||||
z: 4677
|
||||
pos2:
|
||||
x: 4913
|
||||
y: 255
|
||||
z: 4714
|
||||
13:
|
||||
pos1:
|
||||
x: 4899
|
||||
y: 0
|
||||
z: 4881
|
||||
pos2:
|
||||
x: 4910
|
||||
y: 255
|
||||
z: 4960
|
||||
14:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 0
|
||||
z: 4988
|
||||
pos2:
|
||||
x: 5056
|
||||
y: 255
|
||||
z: 5012
|
75
iceboat/maps/2.yml
Normal file
75
iceboat/maps/2.yml
Normal file
@ -0,0 +1,75 @@
|
||||
display: '村镇东篱'
|
||||
difficulty: '1.4'
|
||||
material: CHEST
|
||||
creator: "DreamCityToger"
|
||||
yaw: 0
|
||||
lap: 4
|
||||
point: 5
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 67
|
||||
z: 4990
|
||||
pos2:
|
||||
x: 4991
|
||||
y: 63
|
||||
z: 5002
|
||||
glass:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 64
|
||||
z: 5002
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 64
|
||||
z: 5002
|
||||
1:
|
||||
pos1:
|
||||
x: 5021
|
||||
y: 66
|
||||
z: 5081
|
||||
pos2:
|
||||
x: 5057
|
||||
y: 63
|
||||
z: 5100
|
||||
2:
|
||||
pos1:
|
||||
x: 5078
|
||||
y: 66
|
||||
z: 5071
|
||||
pos2:
|
||||
x: 5048
|
||||
y: 63
|
||||
z: 5038
|
||||
3:
|
||||
pos1:
|
||||
x: 5030
|
||||
y: 63
|
||||
z: 5018
|
||||
pos2:
|
||||
x: 5064
|
||||
y: 66
|
||||
z: 4994
|
||||
4:
|
||||
pos1:
|
||||
x: 5075
|
||||
y: 63
|
||||
z: 4952
|
||||
pos2:
|
||||
x: 5044
|
||||
y: 66
|
||||
z: 4928
|
||||
5:
|
||||
pos1:
|
||||
x: 4985
|
||||
y: 66
|
||||
z: 5034
|
||||
pos2:
|
||||
x: 5009
|
||||
y: 63
|
||||
z: 5002
|
111
iceboat/maps/20.yml
Normal file
111
iceboat/maps/20.yml
Normal file
@ -0,0 +1,111 @@
|
||||
display: '烟雨行舟'
|
||||
difficulty: '4.3'
|
||||
material: SPRUCE_BOAT
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 9
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 5017
|
||||
y: 67
|
||||
z: 5007
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4994
|
||||
1:
|
||||
pos1:
|
||||
x: 4924
|
||||
y: 63
|
||||
z: 4990
|
||||
pos2:
|
||||
x: 4974
|
||||
y: 67
|
||||
z: 4977
|
||||
2:
|
||||
pos1:
|
||||
x: 4973
|
||||
y: 63
|
||||
z: 4900
|
||||
pos2:
|
||||
x: 5022
|
||||
y: 67
|
||||
z: 4878
|
||||
3:
|
||||
pos1:
|
||||
x: 5059
|
||||
y: 63
|
||||
z: 4932
|
||||
pos2:
|
||||
x: 5099
|
||||
y: 67
|
||||
z: 4949
|
||||
4:
|
||||
pos1:
|
||||
x: 5168
|
||||
y: 63
|
||||
z: 4970
|
||||
pos2:
|
||||
x: 5129
|
||||
y: 67
|
||||
z: 4997
|
||||
5:
|
||||
pos1:
|
||||
x: 5150
|
||||
y: 63
|
||||
z: 5022
|
||||
pos2:
|
||||
x: 5129
|
||||
y: 67
|
||||
z: 5061
|
||||
6:
|
||||
pos1:
|
||||
x: 5102
|
||||
y: 63
|
||||
z: 5033
|
||||
pos2:
|
||||
x: 5080
|
||||
y: 67
|
||||
z: 5085
|
||||
7:
|
||||
pos1:
|
||||
x: 5041
|
||||
y: 63
|
||||
z: 5098
|
||||
pos2:
|
||||
x: 5029
|
||||
y: 67
|
||||
z: 5056
|
||||
8:
|
||||
pos1:
|
||||
x: 4975
|
||||
y: 63
|
||||
z: 5040
|
||||
pos2:
|
||||
x: 5022
|
||||
y: 67
|
||||
z: 5020
|
||||
9:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4950
|
||||
y: 67
|
||||
z: 4991
|
165
iceboat/maps/21.yml
Normal file
165
iceboat/maps/21.yml
Normal file
@ -0,0 +1,165 @@
|
||||
display: '甜点星球'
|
||||
difficulty: '3.9'
|
||||
material: CAKE
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 15
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 4955
|
||||
y: 67
|
||||
z: 4990
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4991
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5009
|
||||
1:
|
||||
pos1:
|
||||
x: 5158
|
||||
y: 0
|
||||
z: 5000
|
||||
pos2:
|
||||
x: 5114
|
||||
y: 255
|
||||
z: 5036
|
||||
2:
|
||||
pos1:
|
||||
x: 5058
|
||||
y: 0
|
||||
z: 5054
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 255
|
||||
z: 5076
|
||||
3:
|
||||
pos1:
|
||||
x: 4915
|
||||
y: 0
|
||||
z: 5064
|
||||
pos2:
|
||||
x: 4892
|
||||
y: 255
|
||||
z: 5091
|
||||
4:
|
||||
pos1:
|
||||
x: 4990
|
||||
y: 0
|
||||
z: 5122
|
||||
pos2:
|
||||
x: 5029
|
||||
y: 255
|
||||
z: 5166
|
||||
5:
|
||||
pos1:
|
||||
x: 5026
|
||||
y: 0
|
||||
z: 5349
|
||||
pos2:
|
||||
x: 4999
|
||||
y: 255
|
||||
z: 5333
|
||||
6:
|
||||
pos1:
|
||||
x: 4936
|
||||
y: 0
|
||||
z: 5351
|
||||
pos2:
|
||||
x: 4966
|
||||
y: 255
|
||||
z: 5393
|
||||
7:
|
||||
pos1:
|
||||
x: 5076
|
||||
y: 0
|
||||
z: 5427
|
||||
pos2:
|
||||
x: 5116
|
||||
y: 255
|
||||
z: 5413
|
||||
8:
|
||||
pos1:
|
||||
x: 5199
|
||||
y: 0
|
||||
z: 5393
|
||||
pos2:
|
||||
x: 5243
|
||||
y: 255
|
||||
z: 5373
|
||||
9:
|
||||
pos1:
|
||||
x: 5271
|
||||
y: 0
|
||||
z: 5313
|
||||
pos2:
|
||||
x: 5243
|
||||
y: 255
|
||||
z: 5279
|
||||
10:
|
||||
pos1:
|
||||
x: 5208
|
||||
y: 0
|
||||
z: 5211
|
||||
pos2:
|
||||
x: 5230
|
||||
y: 255
|
||||
z: 5166
|
||||
11:
|
||||
pos1:
|
||||
x: 5160
|
||||
y: 0
|
||||
z: 5157
|
||||
pos2:
|
||||
x: 5133
|
||||
y: 255
|
||||
z: 5177
|
||||
12:
|
||||
pos1:
|
||||
x: 5080
|
||||
y: 0
|
||||
z: 5190
|
||||
pos2:
|
||||
x: 5110
|
||||
y: 255
|
||||
z: 5230
|
||||
13:
|
||||
pos1:
|
||||
x: 5017
|
||||
y: 0
|
||||
z: 5233
|
||||
pos2:
|
||||
x: 4979
|
||||
y: 255
|
||||
z: 5264
|
||||
14:
|
||||
pos1:
|
||||
x: 4908
|
||||
y: 0
|
||||
z: 5220
|
||||
pos2:
|
||||
x: 4851
|
||||
y: 255
|
||||
z: 5251
|
||||
15:
|
||||
pos1:
|
||||
x: 4812
|
||||
y: 0
|
||||
z: 5150
|
||||
pos2:
|
||||
x: 4824
|
||||
y: 255
|
||||
z: 5127
|
93
iceboat/maps/22.yml
Normal file
93
iceboat/maps/22.yml
Normal file
@ -0,0 +1,93 @@
|
||||
display: '滑稽游乐园'
|
||||
difficulty: '3.5'
|
||||
material: EGG
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: 180
|
||||
lap: 2
|
||||
point: 7
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5016
|
||||
y: 63
|
||||
z: 4999
|
||||
pos2:
|
||||
x: 4971
|
||||
y: 67
|
||||
z: 5021
|
||||
glass:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 64
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 64
|
||||
z: 4998
|
||||
1:
|
||||
pos1:
|
||||
x: 5120
|
||||
y: 50
|
||||
z: 4941
|
||||
pos2:
|
||||
x: 5131
|
||||
y: 70
|
||||
z: 4892
|
||||
2:
|
||||
pos1:
|
||||
x: 5091
|
||||
y: 50
|
||||
z: 4961
|
||||
pos2:
|
||||
x: 5113
|
||||
y: 70
|
||||
z: 5007
|
||||
3:
|
||||
pos1:
|
||||
x: 5066
|
||||
y: 50
|
||||
z: 5108
|
||||
pos2:
|
||||
x: 5049
|
||||
y: 70
|
||||
z: 5156
|
||||
4:
|
||||
pos1:
|
||||
x: 5032
|
||||
y: 50
|
||||
z: 5148
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 70
|
||||
z: 5107
|
||||
5:
|
||||
pos1:
|
||||
x: 4960
|
||||
y: 50
|
||||
z: 5102
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 70
|
||||
z: 5080
|
||||
6:
|
||||
pos1:
|
||||
x: 4886
|
||||
y: 50
|
||||
z: 5064
|
||||
pos2:
|
||||
x: 4931
|
||||
y: 70
|
||||
z: 5046
|
||||
7:
|
||||
pos1:
|
||||
x: 4990
|
||||
y: 50
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5032
|
||||
y: 70
|
||||
z: 4947
|
147
iceboat/maps/23.yml
Normal file
147
iceboat/maps/23.yml
Normal file
@ -0,0 +1,147 @@
|
||||
display: '异世界之旅'
|
||||
difficulty: '4.1'
|
||||
material: ENDER_EYE
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: 90
|
||||
lap: 1
|
||||
point: 13
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5009
|
||||
pos2:
|
||||
x: 5050
|
||||
y: 67
|
||||
z: 4991
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4992
|
||||
1:
|
||||
pos1:
|
||||
x: 4812
|
||||
y: 0
|
||||
z: 5133
|
||||
pos2:
|
||||
x: 4745
|
||||
y: 150
|
||||
z: 5225
|
||||
2:
|
||||
pos1:
|
||||
x: 4715
|
||||
y: 0
|
||||
z: 5044
|
||||
pos2:
|
||||
x: 4700
|
||||
y: 150
|
||||
z: 5107
|
||||
3:
|
||||
pos1:
|
||||
x: 4723
|
||||
y: 0
|
||||
z: 4929
|
||||
pos2:
|
||||
x: 4794
|
||||
y: 150
|
||||
z: 4952
|
||||
4:
|
||||
pos1:
|
||||
x: 4885
|
||||
y: 0
|
||||
z: 4939
|
||||
pos2:
|
||||
x: 4901
|
||||
y: 150
|
||||
z: 5028
|
||||
5:
|
||||
pos1:
|
||||
x: 4892
|
||||
y: 0
|
||||
z: 5237
|
||||
pos2:
|
||||
x: 4805
|
||||
y: 150
|
||||
z: 5259
|
||||
6:
|
||||
pos1:
|
||||
x: 4795
|
||||
y: 0
|
||||
z: 5319
|
||||
pos2:
|
||||
x: 4839
|
||||
y: 150
|
||||
z: 5284
|
||||
7:
|
||||
pos1:
|
||||
x: 4912
|
||||
y: 0
|
||||
z: 5290
|
||||
pos2:
|
||||
x: 4948
|
||||
y: 150
|
||||
z: 5254
|
||||
8:
|
||||
pos1:
|
||||
x: 5053
|
||||
y: 0
|
||||
z: 5268
|
||||
pos2:
|
||||
x: 5102
|
||||
y: 150
|
||||
z: 5225
|
||||
9:
|
||||
pos1:
|
||||
x: 5078
|
||||
y: 0
|
||||
z: 5169
|
||||
pos2:
|
||||
x: 5146
|
||||
y: 150
|
||||
z: 5131
|
||||
10:
|
||||
pos1:
|
||||
x: 5101
|
||||
y: 0
|
||||
z: 5094
|
||||
pos2:
|
||||
x: 5076
|
||||
y: 150
|
||||
z: 5109
|
||||
11:
|
||||
pos1:
|
||||
x: 5175
|
||||
y: 0
|
||||
z: 5026
|
||||
pos2:
|
||||
x: 5162
|
||||
y: 150
|
||||
z: 4965
|
||||
12:
|
||||
pos1:
|
||||
x: 5130
|
||||
y: 0
|
||||
z: 4962
|
||||
pos2:
|
||||
x: 5111
|
||||
y: 150
|
||||
z: 4930
|
||||
13:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 0
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 4933
|
||||
y: 150
|
||||
z: 4982
|
147
iceboat/maps/24.yml
Normal file
147
iceboat/maps/24.yml
Normal file
@ -0,0 +1,147 @@
|
||||
display: '极地兵工厂'
|
||||
difficulty: '3.5'
|
||||
material: NETHERITE_BLOCK
|
||||
creator: BreakGraze、ZuiLiu_aaaaab、iceflyingAND、Harry10124V、WWWMrNobody、KaMuMom
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 13
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4990
|
||||
pos2:
|
||||
x: 4965
|
||||
y: 67
|
||||
z: 5012
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4991
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5011
|
||||
1:
|
||||
pos1:
|
||||
x: 5122
|
||||
y: 0
|
||||
z: 5026
|
||||
pos2:
|
||||
x: 5152
|
||||
y: 200
|
||||
z: 5082
|
||||
2:
|
||||
pos1:
|
||||
x: 5196
|
||||
y: 0
|
||||
z: 5043
|
||||
pos2:
|
||||
x: 5221
|
||||
y: 200
|
||||
z: 5119
|
||||
3:
|
||||
pos1:
|
||||
x: 5271
|
||||
y: 0
|
||||
z: 5083
|
||||
pos2:
|
||||
x: 5291
|
||||
y: 200
|
||||
z: 5144
|
||||
4:
|
||||
pos1:
|
||||
x: 5201
|
||||
y: 0
|
||||
z: 5186
|
||||
pos2:
|
||||
x: 5222
|
||||
y: 200
|
||||
z: 5241
|
||||
5:
|
||||
pos1:
|
||||
x: 5181
|
||||
y: 0
|
||||
z: 5291
|
||||
pos2:
|
||||
x: 5246
|
||||
y: 200
|
||||
z: 5340
|
||||
6:
|
||||
pos1:
|
||||
x: 5220
|
||||
y: 0
|
||||
z: 5418
|
||||
pos2:
|
||||
x: 5205
|
||||
y: 200
|
||||
z: 5448
|
||||
7:
|
||||
pos1:
|
||||
x: 5171
|
||||
y: 0
|
||||
z: 5448
|
||||
pos2:
|
||||
x: 5121
|
||||
y: 200
|
||||
z: 5385
|
||||
8:
|
||||
pos1:
|
||||
x: 5047
|
||||
y: 0
|
||||
z: 5331
|
||||
pos2:
|
||||
x: 4994
|
||||
y: 200
|
||||
z: 5315
|
||||
9:
|
||||
pos1:
|
||||
x: 4912
|
||||
y: 0
|
||||
z: 5292
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 200
|
||||
z: 5253
|
||||
10:
|
||||
pos1:
|
||||
x: 5001
|
||||
y: 0
|
||||
z: 5136
|
||||
pos2:
|
||||
x: 4973
|
||||
y: 200
|
||||
z: 5073
|
||||
11:
|
||||
pos1:
|
||||
x: 4924
|
||||
y: 0
|
||||
z: 5068
|
||||
pos2:
|
||||
x: 4961
|
||||
y: 200
|
||||
z: 5119
|
||||
12:
|
||||
pos1:
|
||||
x: 4873
|
||||
y: 0
|
||||
z: 5141
|
||||
pos2:
|
||||
x: 4847
|
||||
y: 200
|
||||
z: 5117
|
||||
13:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 0
|
||||
z: 4990
|
||||
pos2:
|
||||
x: 5081
|
||||
y: 200
|
||||
z: 5012
|
102
iceboat/maps/25.yml
Normal file
102
iceboat/maps/25.yml
Normal file
@ -0,0 +1,102 @@
|
||||
display: '反向高速公路'
|
||||
difficulty: '3.4'
|
||||
material: POLISHED_GRANITE_SLAB
|
||||
creator: DreamCityToger、_xuxu_
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 8
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 5021
|
||||
y: 67
|
||||
z: 5007
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5005
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4994
|
||||
1:
|
||||
pos1:
|
||||
x: 4799
|
||||
y: 0
|
||||
z: 5028
|
||||
pos2:
|
||||
x: 4776
|
||||
y: 200
|
||||
z: 5084
|
||||
2:
|
||||
pos1:
|
||||
x: 4835
|
||||
y: 0
|
||||
z: 5107
|
||||
pos2:
|
||||
x: 4818
|
||||
y: 200
|
||||
z: 5136
|
||||
3:
|
||||
pos1:
|
||||
x: 4847
|
||||
y: 0
|
||||
z: 5136
|
||||
pos2:
|
||||
x: 4888
|
||||
y: 200
|
||||
z: 5108
|
||||
4:
|
||||
pos1:
|
||||
x: 4908
|
||||
y: 0
|
||||
z: 5179
|
||||
pos2:
|
||||
x: 4953
|
||||
y: 200
|
||||
z: 5192
|
||||
5:
|
||||
pos1:
|
||||
x: 5014
|
||||
y: 0
|
||||
z: 5189
|
||||
pos2:
|
||||
x: 5029
|
||||
y: 200
|
||||
z: 5161
|
||||
6:
|
||||
pos1:
|
||||
x: 5030
|
||||
y: 0
|
||||
z: 5125
|
||||
pos2:
|
||||
x: 5061
|
||||
y: 200
|
||||
z: 5144
|
||||
7:
|
||||
pos1:
|
||||
x: 5050
|
||||
y: 0
|
||||
z: 5096
|
||||
pos2:
|
||||
x: 5034
|
||||
y: 200
|
||||
z: 5070
|
||||
8:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 0
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4953
|
||||
y: 200
|
||||
z: 4991
|
93
iceboat/maps/26.yml
Normal file
93
iceboat/maps/26.yml
Normal file
@ -0,0 +1,93 @@
|
||||
display: '环山森岭高速'
|
||||
difficulty: '3.7'
|
||||
material: OAK_LEAVES
|
||||
creator: ZuiLiu_aaaaab
|
||||
yaw: 0
|
||||
lap: 3
|
||||
point: 7
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4990
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 5012
|
||||
y: 67
|
||||
z: 4977
|
||||
glass:
|
||||
pos1:
|
||||
x: 5011
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4991
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 5062
|
||||
y: 63
|
||||
z: 5173
|
||||
pos2:
|
||||
x: 5115
|
||||
y: 67
|
||||
z: 5252
|
||||
2:
|
||||
pos1:
|
||||
x: 5147
|
||||
y: 0
|
||||
z: 5305
|
||||
pos2:
|
||||
x: 5171
|
||||
y: 200
|
||||
z: 5330
|
||||
3:
|
||||
pos1:
|
||||
x: 5240
|
||||
y: 0
|
||||
z: 5236
|
||||
pos2:
|
||||
x: 5292
|
||||
y: 200
|
||||
z: 5180
|
||||
4:
|
||||
pos1:
|
||||
x: 5322
|
||||
y: 0
|
||||
z: 5178
|
||||
pos2:
|
||||
x: 5364
|
||||
y: 200
|
||||
z: 5146
|
||||
5:
|
||||
pos1:
|
||||
x: 5405
|
||||
y: 0
|
||||
z: 5132
|
||||
pos2:
|
||||
x: 5365
|
||||
y: 200
|
||||
z: 5102
|
||||
6:
|
||||
pos1:
|
||||
x: 5251
|
||||
y: 0
|
||||
z: 4960
|
||||
pos2:
|
||||
x: 5215
|
||||
y: 200
|
||||
z: 4926
|
||||
7:
|
||||
pos1:
|
||||
x: 4989
|
||||
y: 0
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 5029
|
||||
y: 200
|
||||
z: 5093
|
102
iceboat/maps/27.yml
Normal file
102
iceboat/maps/27.yml
Normal file
@ -0,0 +1,102 @@
|
||||
display: '宇宙城科技区'
|
||||
difficulty: '3.9'
|
||||
material: SLIME_BALL
|
||||
creator: DreamCityToger、BreakGraze、ZuiLiu_aaaaab
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 8
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 5005
|
||||
y: 67
|
||||
z: 4992
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5006
|
||||
1:
|
||||
pos1:
|
||||
x: 4935
|
||||
y: 63
|
||||
z: 5056
|
||||
pos2:
|
||||
x: 4861
|
||||
y: 68
|
||||
z: 5025
|
||||
2:
|
||||
pos1:
|
||||
x: 4963
|
||||
y: 65
|
||||
z: 5027
|
||||
pos2:
|
||||
x: 4956
|
||||
y: 80
|
||||
z: 4992
|
||||
3:
|
||||
pos1:
|
||||
x: 4964
|
||||
y: 67
|
||||
z: 4991
|
||||
pos2:
|
||||
x: 4975
|
||||
y: 80
|
||||
z: 5014
|
||||
4:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 0
|
||||
z: 5036
|
||||
pos2:
|
||||
x: 5031
|
||||
y: 200
|
||||
z: 5026
|
||||
5:
|
||||
pos1:
|
||||
x: 5033
|
||||
y: 0
|
||||
z: 5038
|
||||
pos2:
|
||||
x: 5021
|
||||
y: 200
|
||||
z: 5049
|
||||
6:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 0
|
||||
z: 5055
|
||||
pos2:
|
||||
x: 4976
|
||||
y: 64
|
||||
z: 5031
|
||||
7:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 0
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5041
|
||||
y: 200
|
||||
z: 4941
|
||||
8:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 0
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 4971
|
||||
y: 200
|
||||
z: 5007
|
120
iceboat/maps/28.yml
Normal file
120
iceboat/maps/28.yml
Normal file
@ -0,0 +1,120 @@
|
||||
display: '层级教学关卡'
|
||||
difficulty: '3.6'
|
||||
material: SPONGE
|
||||
creator: ZuiLiu_aaaaab
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 10
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 4994
|
||||
pos2:
|
||||
x: 5021
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4995
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5004
|
||||
1:
|
||||
pos1:
|
||||
x: 4903
|
||||
y: 63
|
||||
z: 5025
|
||||
pos2:
|
||||
x: 4892
|
||||
y: 67
|
||||
z: 5070
|
||||
2:
|
||||
pos1:
|
||||
x: 4892
|
||||
y: 0
|
||||
z: 5128
|
||||
pos2:
|
||||
x: 4902
|
||||
y: 200
|
||||
z: 5163
|
||||
3:
|
||||
pos1:
|
||||
x: 4903
|
||||
y: 0
|
||||
z: 5179
|
||||
pos2:
|
||||
x: 4931
|
||||
y: 200
|
||||
z: 5190
|
||||
4:
|
||||
pos1:
|
||||
x: 4963
|
||||
y: 0
|
||||
z: 5150
|
||||
pos2:
|
||||
x: 4991
|
||||
y: 200
|
||||
z: 5139
|
||||
5:
|
||||
pos1:
|
||||
x: 5011
|
||||
y: 0
|
||||
z: 5173
|
||||
pos2:
|
||||
x: 5022
|
||||
y: 200
|
||||
z: 5200
|
||||
6:
|
||||
pos1:
|
||||
x: 5066
|
||||
y: 0
|
||||
z: 5193
|
||||
pos2:
|
||||
x: 5055
|
||||
y: 200
|
||||
z: 5168
|
||||
7:
|
||||
pos1:
|
||||
x: 5056
|
||||
y: 0
|
||||
z: 5144
|
||||
pos2:
|
||||
x: 5076
|
||||
y: 200
|
||||
z: 5132
|
||||
8:
|
||||
pos1:
|
||||
x: 5101
|
||||
y: 0
|
||||
z: 5155
|
||||
pos2:
|
||||
x: 5112
|
||||
y: 200
|
||||
z: 5137
|
||||
9:
|
||||
pos1:
|
||||
x: 5140
|
||||
y: 0
|
||||
z: 5126
|
||||
pos2:
|
||||
x: 5129
|
||||
y: 200
|
||||
z: 5093
|
||||
10:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 0
|
||||
z: 4994
|
||||
pos2:
|
||||
x: 4927
|
||||
y: 200
|
||||
z: 5005
|
201
iceboat/maps/29.yml
Normal file
201
iceboat/maps/29.yml
Normal file
@ -0,0 +1,201 @@
|
||||
display: '炼狱祭坛'
|
||||
difficulty: '5.4'
|
||||
material: BLAZE_POWDER
|
||||
creator: ZuiLiu_aaaaab、DreamCityToger
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 19
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5012
|
||||
pos2:
|
||||
x: 4990
|
||||
y: 67
|
||||
z: 4991
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5010
|
||||
1:
|
||||
pos1:
|
||||
x: 5179
|
||||
y: 0
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 5224
|
||||
y: 255
|
||||
z: 5026
|
||||
2:
|
||||
pos1:
|
||||
x: 5231
|
||||
y: 0
|
||||
z: 5025
|
||||
pos2:
|
||||
x: 5280
|
||||
y: 255
|
||||
z: 5047
|
||||
3:
|
||||
pos1:
|
||||
x: 5402
|
||||
y: 0
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5348
|
||||
y: 255
|
||||
z: 5024
|
||||
4:
|
||||
pos1:
|
||||
x: 5359
|
||||
y: 0
|
||||
z: 5027
|
||||
pos2:
|
||||
x: 5399
|
||||
y: 255
|
||||
z: 5063
|
||||
5:
|
||||
pos1:
|
||||
x: 5474
|
||||
y: 0
|
||||
z: 5033
|
||||
pos2:
|
||||
x: 5519
|
||||
y: 255
|
||||
z: 5068
|
||||
6:
|
||||
pos1:
|
||||
x: 5430
|
||||
y: 0
|
||||
z: 5130
|
||||
pos2:
|
||||
x: 5471
|
||||
y: 255
|
||||
z: 5171
|
||||
7:
|
||||
pos1:
|
||||
x: 5456
|
||||
y: 0
|
||||
z: 5193
|
||||
pos2:
|
||||
x: 5510
|
||||
y: 255
|
||||
z: 5221
|
||||
8:
|
||||
pos1:
|
||||
x: 5403
|
||||
y: 0
|
||||
z: 5255
|
||||
pos2:
|
||||
x: 5348
|
||||
y: 255
|
||||
z: 5294
|
||||
9:
|
||||
pos1:
|
||||
x: 5317
|
||||
y: 0
|
||||
z: 5309
|
||||
pos2:
|
||||
x: 5372
|
||||
y: 255
|
||||
z: 5333
|
||||
10:
|
||||
pos1:
|
||||
x: 5443
|
||||
y: 0
|
||||
z: 5363
|
||||
pos2:
|
||||
x: 5404
|
||||
y: 255
|
||||
z: 5388
|
||||
11:
|
||||
pos1:
|
||||
x: 5338
|
||||
y: 0
|
||||
z: 5382
|
||||
pos2:
|
||||
x: 5297
|
||||
y: 255
|
||||
z: 5439
|
||||
12:
|
||||
pos1:
|
||||
x: 5219
|
||||
y: 0
|
||||
z: 5482
|
||||
pos2:
|
||||
x: 5188
|
||||
y: 255
|
||||
z: 5449
|
||||
13:
|
||||
pos1:
|
||||
x: 5119
|
||||
y: 0
|
||||
z: 5428
|
||||
pos2:
|
||||
x: 5074
|
||||
y: 255
|
||||
z: 5453
|
||||
14:
|
||||
pos1:
|
||||
x: 5067
|
||||
y: 0
|
||||
z: 5382
|
||||
pos2:
|
||||
x: 5120
|
||||
y: 255
|
||||
z: 5318
|
||||
15:
|
||||
pos1:
|
||||
x: 5197
|
||||
y: 0
|
||||
z: 5294
|
||||
pos2:
|
||||
x: 5069
|
||||
y: 255
|
||||
z: 5226
|
||||
16:
|
||||
pos1:
|
||||
x: 5220
|
||||
y: 0
|
||||
z: 5232
|
||||
pos2:
|
||||
x: 5068
|
||||
y: 255
|
||||
z: 5165
|
||||
17:
|
||||
pos1:
|
||||
x: 5115
|
||||
y: 0
|
||||
z: 5138
|
||||
pos2:
|
||||
x: 5239
|
||||
y: 255
|
||||
z: 5050
|
||||
18:
|
||||
pos1:
|
||||
x: 5179
|
||||
y: 0
|
||||
z: 5040
|
||||
pos2:
|
||||
x: 5122
|
||||
y: 255
|
||||
z: 5070
|
||||
19:
|
||||
pos1:
|
||||
x: 5017
|
||||
y: 0
|
||||
z: 5174
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 255
|
||||
z: 5149
|
39
iceboat/maps/2979.yml
Normal file
39
iceboat/maps/2979.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:反拉双键'
|
||||
difficulty: '2.1'
|
||||
material: PAPER
|
||||
creator: DreamCityToger、NoodleDada
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4936
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 4931
|
39
iceboat/maps/2980.yml
Normal file
39
iceboat/maps/2980.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:拖漂'
|
||||
difficulty: '2.0'
|
||||
material: PAPER
|
||||
creator: DreamCityToger、BreakGraze
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4990
|
||||
y: 63
|
||||
z: 4898
|
||||
pos2:
|
||||
x: 4998
|
||||
y: 67
|
||||
z: 4893
|
39
iceboat/maps/2981.yml
Normal file
39
iceboat/maps/2981.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:单格冰'
|
||||
difficulty: '1.9'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4926
|
||||
y: 63
|
||||
z: 4958
|
||||
pos2:
|
||||
x: 4921
|
||||
y: 67
|
||||
z: 4966
|
39
iceboat/maps/2982.yml
Normal file
39
iceboat/maps/2982.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:精确控制'
|
||||
difficulty: '1.8'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5023
|
||||
y: 63
|
||||
z: 4849
|
||||
pos2:
|
||||
x: 5028
|
||||
y: 67
|
||||
z: 4841
|
39
iceboat/maps/2983.yml
Normal file
39
iceboat/maps/2983.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:路线选择'
|
||||
difficulty: '1.7'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5022
|
||||
y: 50
|
||||
z: 4953
|
||||
pos2:
|
||||
x: 5028
|
||||
y: 67
|
||||
z: 4966
|
39
iceboat/maps/2984.yml
Normal file
39
iceboat/maps/2984.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:对抗'
|
||||
difficulty: '1.6'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5028
|
||||
y: 63
|
||||
z: 4759
|
||||
pos2:
|
||||
x: 5023
|
||||
y: 67
|
||||
z: 4767
|
39
iceboat/maps/2985.yml
Normal file
39
iceboat/maps/2985.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:空中控制'
|
||||
difficulty: '1.5'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5004
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 4996
|
||||
y: 67
|
||||
z: 5002
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4995
|
||||
y: 26
|
||||
z: 4900
|
||||
pos2:
|
||||
x: 4991
|
||||
y: 22
|
||||
z: 4904
|
39
iceboat/maps/2986.yml
Normal file
39
iceboat/maps/2986.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:蓝冰'
|
||||
difficulty: '1.4'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4993
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 67
|
||||
z: 5004
|
||||
glass:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5006
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5027
|
||||
y: 63
|
||||
z: 4919
|
||||
pos2:
|
||||
x: 5041
|
||||
y: 67
|
||||
z: 4913
|
39
iceboat/maps/2987.yml
Normal file
39
iceboat/maps/2987.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:飞跃'
|
||||
difficulty: '1.3'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5006
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4994
|
||||
y: 67
|
||||
z: 4997
|
||||
glass:
|
||||
pos1:
|
||||
x: 5005
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4995
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 5061
|
||||
y: 46
|
||||
z: 5028
|
||||
pos2:
|
||||
x: 5065
|
||||
y: 55
|
||||
z: 5038
|
39
iceboat/maps/2988.yml
Normal file
39
iceboat/maps/2988.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:急停'
|
||||
difficulty: '1.2'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5004
|
||||
y: 63
|
||||
z: 4971
|
||||
pos2:
|
||||
x: 5012
|
||||
y: 67
|
||||
z: 4966
|
39
iceboat/maps/2989.yml
Normal file
39
iceboat/maps/2989.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:假弯'
|
||||
difficulty: '1.1'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5103
|
||||
y: 63
|
||||
z: 4919
|
||||
pos2:
|
||||
x: 5116
|
||||
y: 67
|
||||
z: 4913
|
39
iceboat/maps/2990.yml
Normal file
39
iceboat/maps/2990.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:水流'
|
||||
difficulty: '1.0'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 63
|
||||
z: 4894
|
||||
pos2:
|
||||
x: 5013
|
||||
y: 67
|
||||
z: 4886
|
39
iceboat/maps/2991.yml
Normal file
39
iceboat/maps/2991.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:赛车线'
|
||||
difficulty: '0.9'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4990
|
||||
pos2:
|
||||
x: 4995
|
||||
y: 67
|
||||
z: 5010
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4991
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5009
|
||||
1:
|
||||
pos1:
|
||||
x: 5034
|
||||
y: 63
|
||||
z: 4933
|
||||
pos2:
|
||||
x: 5014
|
||||
y: 67
|
||||
z: 4939
|
39
iceboat/maps/2992.yml
Normal file
39
iceboat/maps/2992.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:空中速度'
|
||||
difficulty: '0.8'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5017
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 56
|
||||
z: 4954
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 4949
|
39
iceboat/maps/2993.yml
Normal file
39
iceboat/maps/2993.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:方块互动'
|
||||
difficulty: '0.6'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4936
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 4931
|
48
iceboat/maps/2994.yml
Normal file
48
iceboat/maps/2994.yml
Normal file
@ -0,0 +1,48 @@
|
||||
display: '驾校:捷径'
|
||||
difficulty: '0.7'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 2
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4973
|
||||
pos2:
|
||||
x: 5012
|
||||
y: 67
|
||||
z: 4940
|
||||
2:
|
||||
pos1:
|
||||
x: 5004
|
||||
y: 63
|
||||
z: 4996
|
||||
pos2:
|
||||
x: 5012
|
||||
y: 67
|
||||
z: 5001
|
39
iceboat/maps/2995.yml
Normal file
39
iceboat/maps/2995.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:撞墙过弯'
|
||||
difficulty: '0.5'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5023
|
||||
y: 63
|
||||
z: 4932
|
||||
pos2:
|
||||
x: 5028
|
||||
y: 67
|
||||
z: 4940
|
39
iceboat/maps/2996.yml
Normal file
39
iceboat/maps/2996.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:提前入弯'
|
||||
difficulty: '0.4'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4995
|
||||
y: 63
|
||||
z: 5005
|
||||
pos2:
|
||||
x: 5005
|
||||
y: 67
|
||||
z: 4998
|
||||
glass:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5045
|
||||
y: 62
|
||||
z: 4996
|
||||
pos2:
|
||||
x: 5037
|
||||
y: 67
|
||||
z: 5001
|
39
iceboat/maps/2997.yml
Normal file
39
iceboat/maps/2997.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:左右转向'
|
||||
difficulty: '0.3'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5057
|
||||
y: 62
|
||||
z: 4973
|
||||
pos2:
|
||||
x: 5065
|
||||
y: 67
|
||||
z: 4968
|
39
iceboat/maps/2998.yml
Normal file
39
iceboat/maps/2998.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:方块速度'
|
||||
difficulty: '0.2'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 62
|
||||
z: 4936
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 4931
|
39
iceboat/maps/2999.yml
Normal file
39
iceboat/maps/2999.yml
Normal file
@ -0,0 +1,39 @@
|
||||
display: '驾校:直线行驶'
|
||||
difficulty: '0.1'
|
||||
material: PAPER
|
||||
creator: DreamCityToger
|
||||
yaw: 180
|
||||
lap: 1
|
||||
point: 1
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 5005
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 63
|
||||
z: 4936
|
||||
pos2:
|
||||
x: 5004
|
||||
y: 67
|
||||
z: 4931
|
84
iceboat/maps/3.yml
Normal file
84
iceboat/maps/3.yml
Normal file
@ -0,0 +1,84 @@
|
||||
display: '村镇矢口京'
|
||||
difficulty: '4.2'
|
||||
material: BROWN_BANNER
|
||||
creator: "DreamCityToger"
|
||||
yaw: 90
|
||||
lap: 3
|
||||
point: 6
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 5005
|
||||
y: 67
|
||||
z: 4993
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5005
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4994
|
||||
1:
|
||||
pos1:
|
||||
x: 4931
|
||||
y: 62
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 4908
|
||||
y: 67
|
||||
z: 5036
|
||||
2:
|
||||
pos1:
|
||||
x: 4931
|
||||
y: 64
|
||||
z: 5038
|
||||
pos2:
|
||||
x: 4951
|
||||
y: 67
|
||||
z: 5050
|
||||
3:
|
||||
pos1:
|
||||
x: 4925
|
||||
y: 64
|
||||
z: 5082
|
||||
pos2:
|
||||
x: 4952
|
||||
y: 67
|
||||
z: 5093
|
||||
4:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 68
|
||||
z: 5091
|
||||
pos2:
|
||||
x: 4976
|
||||
y: 62
|
||||
z: 5068
|
||||
5:
|
||||
pos1:
|
||||
x: 4965
|
||||
y: 64
|
||||
z: 5035
|
||||
pos2:
|
||||
x: 5016
|
||||
y: 67
|
||||
z: 5019
|
||||
6:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 4978
|
||||
y: 66
|
||||
z: 4993
|
84
iceboat/maps/30.yml
Normal file
84
iceboat/maps/30.yml
Normal file
@ -0,0 +1,84 @@
|
||||
display: '宇宙城启示录'
|
||||
difficulty: '1.9'
|
||||
material: TOTEM_OF_UNDYING
|
||||
creator: DreamCityToger
|
||||
yaw: 90
|
||||
lap: 3
|
||||
point: 6
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 5009
|
||||
y: 67
|
||||
z: 4993
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4994
|
||||
1:
|
||||
pos1:
|
||||
x: 4821
|
||||
y: 63
|
||||
z: 4985
|
||||
pos2:
|
||||
x: 4793
|
||||
y: 67
|
||||
z: 4962
|
||||
2:
|
||||
pos1:
|
||||
x: 4749
|
||||
y: 63
|
||||
z: 4912
|
||||
pos2:
|
||||
x: 4732
|
||||
y: 67
|
||||
z: 4918
|
||||
3:
|
||||
pos1:
|
||||
x: 4793
|
||||
y: 63
|
||||
z: 4962
|
||||
pos2:
|
||||
x: 4823
|
||||
y: 67
|
||||
z: 4986
|
||||
4:
|
||||
pos1:
|
||||
x: 4909
|
||||
y: 63
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 4937
|
||||
y: 67
|
||||
z: 4991
|
||||
5:
|
||||
pos1:
|
||||
x: 5033
|
||||
y: 63
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5048
|
||||
y: 67
|
||||
z: 5004
|
||||
6:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 4956
|
||||
y: 67
|
||||
z: 4991
|
129
iceboat/maps/31.yml
Normal file
129
iceboat/maps/31.yml
Normal file
@ -0,0 +1,129 @@
|
||||
display: '极地破碎雪原'
|
||||
difficulty: '5.4'
|
||||
material: SNOWBALL
|
||||
creator: DreamCityToger、wenzn、YingYingAD、ZuiLiu_aaaaab
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 11
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 5019
|
||||
y: 67
|
||||
z: 4978
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4984
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5005
|
||||
1:
|
||||
pos1:
|
||||
x: 4902
|
||||
y: 30
|
||||
z: 4988
|
||||
pos2:
|
||||
x: 4975
|
||||
y: 90
|
||||
z: 4938
|
||||
2:
|
||||
pos1:
|
||||
x: 4927
|
||||
y: 30
|
||||
z: 4935
|
||||
pos2:
|
||||
x: 4888
|
||||
y: 90
|
||||
z: 4905
|
||||
3:
|
||||
pos1:
|
||||
x: 4831
|
||||
y: 30
|
||||
z: 4910
|
||||
pos2:
|
||||
x: 4841
|
||||
y: 90
|
||||
z: 4920
|
||||
4:
|
||||
pos1:
|
||||
x: 4898
|
||||
y: 64
|
||||
z: 4906
|
||||
pos2:
|
||||
x: 4939
|
||||
y: 50
|
||||
z: 4865
|
||||
5:
|
||||
pos1:
|
||||
x: 4996
|
||||
y: 30
|
||||
z: 4875
|
||||
pos2:
|
||||
x: 5033
|
||||
y: 90
|
||||
z: 4896
|
||||
6:
|
||||
pos1:
|
||||
x: 5036
|
||||
y: 30
|
||||
z: 4897
|
||||
pos2:
|
||||
x: 5016
|
||||
y: 90
|
||||
z: 4913
|
||||
7:
|
||||
pos1:
|
||||
x: 5104
|
||||
y: 30
|
||||
z: 4931
|
||||
pos2:
|
||||
x: 5120
|
||||
y: 90
|
||||
z: 4952
|
||||
8:
|
||||
pos1:
|
||||
x: 5139
|
||||
y: 30
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5113
|
||||
y: 90
|
||||
z: 5023
|
||||
9:
|
||||
pos1:
|
||||
x: 5061
|
||||
y: 30
|
||||
z: 4966
|
||||
pos2:
|
||||
x: 5042
|
||||
y: 90
|
||||
z: 4996
|
||||
10:
|
||||
pos1:
|
||||
x: 5043
|
||||
y: 30
|
||||
z: 5044
|
||||
pos2:
|
||||
x: 5015
|
||||
y: 90
|
||||
z: 5011
|
||||
11:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 4982
|
||||
pos2:
|
||||
x: 4972
|
||||
y: 90
|
||||
z: 5007
|
156
iceboat/maps/32.yml
Normal file
156
iceboat/maps/32.yml
Normal file
@ -0,0 +1,156 @@
|
||||
display: '特若柯特环'
|
||||
difficulty: '2.6'
|
||||
material: TERRACOTTA
|
||||
creator: BreakGraze
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 14
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 5014
|
||||
y: 67
|
||||
z: 5007
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4993
|
||||
1:
|
||||
pos1:
|
||||
x: 4880
|
||||
y: 63
|
||||
z: 5058
|
||||
pos2:
|
||||
x: 4844
|
||||
y: 67
|
||||
z: 5022
|
||||
2:
|
||||
pos1:
|
||||
x: 4800
|
||||
y: 63
|
||||
z: 4996
|
||||
pos2:
|
||||
x: 4844
|
||||
y: 67
|
||||
z: 4957
|
||||
3:
|
||||
pos1:
|
||||
x: 4870
|
||||
y: 63
|
||||
z: 4852
|
||||
pos2:
|
||||
x: 4888
|
||||
y: 67
|
||||
z: 4806
|
||||
4:
|
||||
pos1:
|
||||
x: 4853
|
||||
y: 63
|
||||
z: 4741
|
||||
pos2:
|
||||
x: 4827
|
||||
y: 67
|
||||
z: 4780
|
||||
5:
|
||||
pos1:
|
||||
x: 4794
|
||||
y: 63
|
||||
z: 4830
|
||||
pos2:
|
||||
x: 4768
|
||||
y: 67
|
||||
z: 4780
|
||||
6:
|
||||
pos1:
|
||||
x: 4747
|
||||
y: 63
|
||||
z: 4741
|
||||
pos2:
|
||||
x: 4732
|
||||
y: 67
|
||||
z: 4784
|
||||
7:
|
||||
pos1:
|
||||
x: 4732
|
||||
y: 63
|
||||
z: 4953
|
||||
pos2:
|
||||
x: 4759
|
||||
y: 67
|
||||
z: 4992
|
||||
8:
|
||||
pos1:
|
||||
x: 4719
|
||||
y: 63
|
||||
z: 5050
|
||||
pos2:
|
||||
x: 4698
|
||||
y: 67
|
||||
z: 5021
|
||||
9:
|
||||
pos1:
|
||||
x: 4650
|
||||
y: 63
|
||||
z: 5019
|
||||
pos2:
|
||||
x: 4618
|
||||
y: 67
|
||||
z: 5059
|
||||
10:
|
||||
pos1:
|
||||
x: 4662
|
||||
y: 63
|
||||
z: 5189
|
||||
pos2:
|
||||
x: 4684
|
||||
y: 67
|
||||
z: 5203
|
||||
11:
|
||||
pos1:
|
||||
x: 4795
|
||||
y: 63
|
||||
z: 5142
|
||||
pos2:
|
||||
x: 4863
|
||||
y: 67
|
||||
z: 5125
|
||||
12:
|
||||
pos1:
|
||||
x: 4963
|
||||
y: 63
|
||||
z: 5117
|
||||
pos2:
|
||||
x: 5002
|
||||
y: 67
|
||||
z: 5102
|
||||
13:
|
||||
pos1:
|
||||
x: 5099
|
||||
y: 63
|
||||
z: 5056
|
||||
pos2:
|
||||
x: 5064
|
||||
y: 67
|
||||
z: 5015
|
||||
14:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 4987
|
||||
pos2:
|
||||
x: 4948
|
||||
y: 67
|
||||
z: 5008
|
138
iceboat/maps/33.yml
Normal file
138
iceboat/maps/33.yml
Normal file
@ -0,0 +1,138 @@
|
||||
display: '海百合海底谭'
|
||||
difficulty: '3.5'
|
||||
material: TROPICAL_FISH
|
||||
creator: ZuiLiu_aaaaab
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 12
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5009
|
||||
pos2:
|
||||
x: 4971
|
||||
y: 69
|
||||
z: 4976
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5007
|
||||
1:
|
||||
pos1:
|
||||
x: 5199
|
||||
y: 63
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 5314
|
||||
y: 67
|
||||
z: 4990
|
||||
2:
|
||||
pos1:
|
||||
x: 5376
|
||||
y: 63
|
||||
z: 4989
|
||||
pos2:
|
||||
x: 5343
|
||||
y: 67
|
||||
z: 4959
|
||||
3:
|
||||
pos1:
|
||||
x: 5284
|
||||
y: 63
|
||||
z: 4905
|
||||
pos2:
|
||||
x: 5247
|
||||
y: 67
|
||||
z: 4869
|
||||
4:
|
||||
pos1:
|
||||
x: 5029
|
||||
y: 63
|
||||
z: 4822
|
||||
pos2:
|
||||
x: 4980
|
||||
y: 67
|
||||
z: 4873
|
||||
5:
|
||||
pos1:
|
||||
x: 4884
|
||||
y: 63
|
||||
z: 4874
|
||||
pos2:
|
||||
x: 4835
|
||||
y: 67
|
||||
z: 4835
|
||||
6:
|
||||
pos1:
|
||||
x: 4735
|
||||
y: 63
|
||||
z: 4773
|
||||
pos2:
|
||||
x: 4759
|
||||
y: 67
|
||||
z: 4824
|
||||
7:
|
||||
pos1:
|
||||
x: 4687
|
||||
y: 63
|
||||
z: 4896
|
||||
pos2:
|
||||
x: 4633
|
||||
y: 67
|
||||
z: 4842
|
||||
8:
|
||||
pos1:
|
||||
x: 4618
|
||||
y: 63
|
||||
z: 4744
|
||||
pos2:
|
||||
x: 4568
|
||||
y: 67
|
||||
z: 4713
|
||||
9:
|
||||
pos1:
|
||||
x: 4531
|
||||
y: 63
|
||||
z: 4833
|
||||
pos2:
|
||||
x: 4594
|
||||
y: 67
|
||||
z: 4882
|
||||
10:
|
||||
pos1:
|
||||
x: 4704
|
||||
y: 63
|
||||
z: 4974
|
||||
pos2:
|
||||
x: 4734
|
||||
y: 67
|
||||
z: 4920
|
||||
11:
|
||||
pos1:
|
||||
x: 4882
|
||||
y: 63
|
||||
z: 4970
|
||||
pos2:
|
||||
x: 4826
|
||||
y: 67
|
||||
z: 4992
|
||||
12:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4976
|
||||
pos2:
|
||||
x: 5060
|
||||
y: 67
|
||||
z: 5015
|
111
iceboat/maps/34.yml
Normal file
111
iceboat/maps/34.yml
Normal file
@ -0,0 +1,111 @@
|
||||
display: '村镇良湖'
|
||||
difficulty: '3.5'
|
||||
material: AXOLOTL_BUCKET
|
||||
creator: Nikilewis7508、ZuiLiu_aaaaab、MorainCarium
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 9
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5016
|
||||
pos2:
|
||||
x: 5022
|
||||
y: 67
|
||||
z: 4992
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4993
|
||||
1:
|
||||
pos1:
|
||||
x: 4849
|
||||
y: 63
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 4811
|
||||
y: 67
|
||||
z: 5059
|
||||
2:
|
||||
pos1:
|
||||
x: 4710
|
||||
y: 63
|
||||
z: 5113
|
||||
pos2:
|
||||
x: 4743
|
||||
y: 67
|
||||
z: 5061
|
||||
3:
|
||||
pos1:
|
||||
x: 4787
|
||||
y: 63
|
||||
z: 4986
|
||||
pos2:
|
||||
x: 4816
|
||||
y: 67
|
||||
z: 4940
|
||||
4:
|
||||
pos1:
|
||||
x: 4873
|
||||
y: 63
|
||||
z: 4940
|
||||
pos2:
|
||||
x: 4897
|
||||
y: 67
|
||||
z: 4922
|
||||
5:
|
||||
pos1:
|
||||
x: 5035
|
||||
y: 63
|
||||
z: 4888
|
||||
pos2:
|
||||
x: 5067
|
||||
y: 67
|
||||
z: 4852
|
||||
6:
|
||||
pos1:
|
||||
x: 5198
|
||||
y: 63
|
||||
z: 4873
|
||||
pos2:
|
||||
x: 5162
|
||||
y: 67
|
||||
z: 4907
|
||||
7:
|
||||
pos1:
|
||||
x: 5081
|
||||
y: 63
|
||||
z: 4914
|
||||
pos2:
|
||||
x: 5112
|
||||
y: 67
|
||||
z: 4949
|
||||
8:
|
||||
pos1:
|
||||
x: 5152
|
||||
y: 63
|
||||
z: 5039
|
||||
pos2:
|
||||
x: 5121
|
||||
y: 67
|
||||
z: 5016
|
||||
9:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 4968
|
||||
y: 67
|
||||
z: 5017
|
111
iceboat/maps/35.yml
Normal file
111
iceboat/maps/35.yml
Normal file
@ -0,0 +1,111 @@
|
||||
display: '村镇良枫'
|
||||
difficulty: '3.0'
|
||||
material: ACACIA_PLANKS
|
||||
creator: Nikilewis7508、ZuiLiu_aaaaab、iceflyingADN
|
||||
yaw: 90
|
||||
lap: 2
|
||||
point: 9
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5009
|
||||
pos2:
|
||||
x: 5040
|
||||
y: 67
|
||||
z: 4991
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5007
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4993
|
||||
1:
|
||||
pos1:
|
||||
x: 4820
|
||||
y: 63
|
||||
z: 4969
|
||||
pos2:
|
||||
x: 4853
|
||||
y: 67
|
||||
z: 4939
|
||||
2:
|
||||
pos1:
|
||||
x: 4901
|
||||
y: 63
|
||||
z: 4929
|
||||
pos2:
|
||||
x: 4869
|
||||
y: 67
|
||||
z: 4878
|
||||
3:
|
||||
pos1:
|
||||
x: 4930
|
||||
y: 63
|
||||
z: 4810
|
||||
pos2:
|
||||
x: 4953
|
||||
y: 67
|
||||
z: 4835
|
||||
4:
|
||||
pos1:
|
||||
x: 4982
|
||||
y: 63
|
||||
z: 4865
|
||||
pos2:
|
||||
x: 4959
|
||||
y: 67
|
||||
z: 4900
|
||||
5:
|
||||
pos1:
|
||||
x: 4921
|
||||
y: 63
|
||||
z: 4909
|
||||
pos2:
|
||||
x: 4952
|
||||
y: 67
|
||||
z: 4937
|
||||
6:
|
||||
pos1:
|
||||
x: 5038
|
||||
y: 63
|
||||
z: 4906
|
||||
pos2:
|
||||
x: 5076
|
||||
y: 67
|
||||
z: 4875
|
||||
7:
|
||||
pos1:
|
||||
x: 5213
|
||||
y: 63
|
||||
z: 4885
|
||||
pos2:
|
||||
x: 5167
|
||||
y: 67
|
||||
z: 4939
|
||||
8:
|
||||
pos1:
|
||||
x: 5162
|
||||
y: 63
|
||||
z: 4963
|
||||
pos2:
|
||||
x: 5111
|
||||
y: 67
|
||||
z: 4983
|
||||
9:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 63
|
||||
z: 5012
|
||||
pos2:
|
||||
x: 4942
|
||||
y: 67
|
||||
z: 4973
|
84
iceboat/maps/36.yml
Normal file
84
iceboat/maps/36.yml
Normal file
@ -0,0 +1,84 @@
|
||||
display: '忠菊之城'
|
||||
difficulty: '2.7'
|
||||
material: OXEYE_DAISY
|
||||
creator: ZuiLiu_aaaaab
|
||||
yaw: 180
|
||||
lap: 3
|
||||
point: 6
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 63
|
||||
z: 4998
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 67
|
||||
z: 5024
|
||||
glass:
|
||||
pos1:
|
||||
x: 5006
|
||||
y: 64
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 4995
|
||||
y: 64
|
||||
z: 4997
|
||||
1:
|
||||
pos1:
|
||||
x: 5046
|
||||
y: 63
|
||||
z: 4899
|
||||
pos2:
|
||||
x: 5095
|
||||
y: 67
|
||||
z: 4913
|
||||
2:
|
||||
pos1:
|
||||
x: 5160
|
||||
y: 63
|
||||
z: 4925
|
||||
pos2:
|
||||
x: 5145
|
||||
y: 67
|
||||
z: 4949
|
||||
3:
|
||||
pos1:
|
||||
x: 5112
|
||||
y: 63
|
||||
z: 4963
|
||||
pos2:
|
||||
x: 5089
|
||||
y: 67
|
||||
z: 4939
|
||||
4:
|
||||
pos1:
|
||||
x: 5027
|
||||
y: 63
|
||||
z: 4969
|
||||
pos2:
|
||||
x: 5048
|
||||
y: 67
|
||||
z: 5001
|
||||
5:
|
||||
pos1:
|
||||
x: 5103
|
||||
y: 63
|
||||
z: 5047
|
||||
pos2:
|
||||
x: 5079
|
||||
y: 67
|
||||
z: 5030
|
||||
6:
|
||||
pos1:
|
||||
x: 4994
|
||||
y: 63
|
||||
z: 4997
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 67
|
||||
z: 4958
|
102
iceboat/maps/37.yml
Normal file
102
iceboat/maps/37.yml
Normal file
@ -0,0 +1,102 @@
|
||||
display: '极地雪堡'
|
||||
difficulty: '1.0'
|
||||
material: SNOW_BLOCK
|
||||
creator: ZuiLiu_aaaaab
|
||||
yaw: -90
|
||||
lap: 1
|
||||
point: 8
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4994
|
||||
pos2:
|
||||
x: 4967
|
||||
y: 67
|
||||
z: 5007
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4995
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5006
|
||||
1:
|
||||
pos1:
|
||||
x: 5205
|
||||
y: 63
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5294
|
||||
y: 67
|
||||
z: 5026
|
||||
2:
|
||||
pos1:
|
||||
x: 5357
|
||||
y: 63
|
||||
z: 5127
|
||||
pos2:
|
||||
x: 5328
|
||||
y: 67
|
||||
z: 5191
|
||||
3:
|
||||
pos1:
|
||||
x: 5193
|
||||
y: 63
|
||||
z: 5282
|
||||
pos2:
|
||||
x: 5117
|
||||
y: 67
|
||||
z: 5264
|
||||
4:
|
||||
pos1:
|
||||
x: 5050
|
||||
y: 63
|
||||
z: 5282
|
||||
pos2:
|
||||
x: 4959
|
||||
y: 67
|
||||
z: 5269
|
||||
5:
|
||||
pos1:
|
||||
x: 4856
|
||||
y: 63
|
||||
z: 5283
|
||||
pos2:
|
||||
x: 4790
|
||||
y: 67
|
||||
z: 5250
|
||||
6:
|
||||
pos1:
|
||||
x: 4691
|
||||
y: 63
|
||||
z: 5148
|
||||
pos2:
|
||||
x: 4721
|
||||
y: 67
|
||||
z: 5087
|
||||
7:
|
||||
pos1:
|
||||
x: 4824
|
||||
y: 63
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 4893
|
||||
y: 67
|
||||
z: 4986
|
||||
8:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4994
|
||||
pos2:
|
||||
x: 5062
|
||||
y: 67
|
||||
z: 5007
|
129
iceboat/maps/38.yml
Normal file
129
iceboat/maps/38.yml
Normal file
@ -0,0 +1,129 @@
|
||||
display: '宇宙城监狱岛'
|
||||
difficulty: '4.2'
|
||||
material: IRON_BARS
|
||||
creator: DreamCityToger、WatercleanRZSQ、Chen_peipei
|
||||
yaw: -90
|
||||
lap: 2
|
||||
point: 11
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4991
|
||||
pos2:
|
||||
x: 4973
|
||||
y: 67
|
||||
z: 5024
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4992
|
||||
1:
|
||||
pos1:
|
||||
x: 5173
|
||||
y: 63
|
||||
z: 4984
|
||||
pos2:
|
||||
x: 5259
|
||||
y: 67
|
||||
z: 4902
|
||||
2:
|
||||
pos1:
|
||||
x: 5298
|
||||
y: 63
|
||||
z: 4833
|
||||
pos2:
|
||||
x: 5264
|
||||
y: 67
|
||||
z: 4785
|
||||
3:
|
||||
pos1:
|
||||
x: 5376
|
||||
y: 63
|
||||
z: 4804
|
||||
pos2:
|
||||
x: 5410
|
||||
y: 90
|
||||
z: 4788
|
||||
4:
|
||||
pos1:
|
||||
x: 5477
|
||||
y: 63
|
||||
z: 4855
|
||||
pos2:
|
||||
x: 5436
|
||||
y: 90
|
||||
z: 4907
|
||||
5:
|
||||
pos1:
|
||||
x: 5327
|
||||
y: 63
|
||||
z: 4949
|
||||
pos2:
|
||||
x: 5257
|
||||
y: 90
|
||||
z: 4890
|
||||
6:
|
||||
pos1:
|
||||
x: 5249
|
||||
y: 63
|
||||
z: 4844
|
||||
pos2:
|
||||
x: 5201
|
||||
y: 90
|
||||
z: 4751
|
||||
7:
|
||||
pos1:
|
||||
x: 5111
|
||||
y: 63
|
||||
z: 4835
|
||||
pos2:
|
||||
x: 5168
|
||||
y: 90
|
||||
z: 4892
|
||||
8:
|
||||
pos1:
|
||||
x: 5230
|
||||
y: 63
|
||||
z: 5022
|
||||
pos2:
|
||||
x: 5140
|
||||
y: 90
|
||||
z: 5067
|
||||
9:
|
||||
pos1:
|
||||
x: 5073
|
||||
y: 63
|
||||
z: 5030
|
||||
pos2:
|
||||
x: 5034
|
||||
y: 90
|
||||
z: 5080
|
||||
10:
|
||||
pos1:
|
||||
x: 5028
|
||||
y: 63
|
||||
z: 5120
|
||||
pos2:
|
||||
x: 4996
|
||||
y: 90
|
||||
z: 5063
|
||||
11:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 5079
|
||||
y: 90
|
||||
z: 4988
|
210
iceboat/maps/39.yml
Normal file
210
iceboat/maps/39.yml
Normal file
@ -0,0 +1,210 @@
|
||||
display: '箱根归路'
|
||||
difficulty: '4.5'
|
||||
material: BAMBOO_HANGING_SIGN
|
||||
creator: DreamCityToger、_William0v0_、WatercleanRZSQ
|
||||
yaw: 0
|
||||
lap: 1
|
||||
point: 20
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 63
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 5007
|
||||
y: 67
|
||||
z: 4980
|
||||
glass:
|
||||
pos1:
|
||||
x: 5006
|
||||
y: 64
|
||||
z: 5003
|
||||
pos2:
|
||||
x: 4993
|
||||
y: 64
|
||||
z: 5003
|
||||
1:
|
||||
pos1:
|
||||
x: 4916
|
||||
y: 63
|
||||
z: 5153
|
||||
pos2:
|
||||
x: 4996
|
||||
y: 67
|
||||
z: 5258
|
||||
2:
|
||||
pos1:
|
||||
x: 5081
|
||||
y: 63
|
||||
z: 5326
|
||||
pos2:
|
||||
x: 5042
|
||||
y: 67
|
||||
z: 5468
|
||||
3:
|
||||
pos1:
|
||||
x: 5076
|
||||
y: 63
|
||||
z: 5556
|
||||
pos2:
|
||||
x: 5221
|
||||
y: 67
|
||||
z: 5593
|
||||
4:
|
||||
pos1:
|
||||
x: 5080
|
||||
y: 63
|
||||
z: 5670
|
||||
pos2:
|
||||
x: 5060
|
||||
y: 67
|
||||
z: 5756
|
||||
5:
|
||||
pos1:
|
||||
x: 4798
|
||||
y: 63
|
||||
z: 5989
|
||||
pos2:
|
||||
x: 4832
|
||||
y: 67
|
||||
z: 6042
|
||||
6:
|
||||
pos1:
|
||||
x: 4725
|
||||
y: 63
|
||||
z: 6149
|
||||
pos2:
|
||||
x: 4797
|
||||
y: 67
|
||||
z: 6212
|
||||
7:
|
||||
pos1:
|
||||
x: 4882
|
||||
y: 63
|
||||
z: 6369
|
||||
pos2:
|
||||
x: 4962
|
||||
y: 67
|
||||
z: 6452
|
||||
8:
|
||||
pos1:
|
||||
x: 4951
|
||||
y: 63
|
||||
z: 6490
|
||||
pos2:
|
||||
x: 4897
|
||||
y: 67
|
||||
z: 6568
|
||||
9:
|
||||
pos1:
|
||||
x: 4826
|
||||
y: 63
|
||||
z: 6689
|
||||
pos2:
|
||||
x: 4739
|
||||
y: 67
|
||||
z: 6645
|
||||
10:
|
||||
pos1:
|
||||
x: 4667
|
||||
y: 63
|
||||
z: 6779
|
||||
pos2:
|
||||
x: 4615
|
||||
y: 67
|
||||
z: 6733
|
||||
11:
|
||||
pos1:
|
||||
x: 4443
|
||||
y: 63
|
||||
z: 6861
|
||||
pos2:
|
||||
x: 4486
|
||||
y: 67
|
||||
z: 6918
|
||||
12:
|
||||
pos1:
|
||||
x: 4422
|
||||
y: 63
|
||||
z: 7005
|
||||
pos2:
|
||||
x: 4474
|
||||
y: 67
|
||||
z: 7067
|
||||
13:
|
||||
pos1:
|
||||
x: 4456
|
||||
y: 63
|
||||
z: 7113
|
||||
pos2:
|
||||
x: 4404
|
||||
y: 67
|
||||
z: 7152
|
||||
14:
|
||||
pos1:
|
||||
x: 4436
|
||||
y: 63
|
||||
z: 7277
|
||||
pos2:
|
||||
x: 4381
|
||||
y: 67
|
||||
z: 7356
|
||||
15:
|
||||
pos1:
|
||||
x: 4441
|
||||
y: 63
|
||||
z: 7483
|
||||
pos2:
|
||||
x: 4477
|
||||
y: 67
|
||||
z: 7560
|
||||
16:
|
||||
pos1:
|
||||
x: 4533
|
||||
y: 63
|
||||
z: 7663
|
||||
pos2:
|
||||
x: 4491
|
||||
y: 67
|
||||
z: 7698
|
||||
17:
|
||||
pos1:
|
||||
x: 4379
|
||||
y: 63
|
||||
z: 7763
|
||||
pos2:
|
||||
x: 4319
|
||||
y: 67
|
||||
z: 7704
|
||||
18:
|
||||
pos1:
|
||||
x: 4239
|
||||
y: 63
|
||||
z: 7747
|
||||
pos2:
|
||||
x: 4192
|
||||
y: 67
|
||||
z: 7711
|
||||
19:
|
||||
pos1:
|
||||
x: 4103
|
||||
y: 63
|
||||
z: 7746
|
||||
pos2:
|
||||
x: 4063
|
||||
y: 67
|
||||
z: 7722
|
||||
20:
|
||||
pos1:
|
||||
x: 4022
|
||||
y: 63
|
||||
z: 7861
|
||||
pos2:
|
||||
x: 3998
|
||||
y: 67
|
||||
z: 7880
|
210
iceboat/maps/4.yml
Normal file
210
iceboat/maps/4.yml
Normal file
@ -0,0 +1,210 @@
|
||||
display: '极地冰封王座'
|
||||
difficulty: '4.8'
|
||||
material: DARK_PRISMARINE_STAIRS
|
||||
creator: "DreamCityToger"
|
||||
yaw: 90
|
||||
lap: 1
|
||||
point: 20
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 63
|
||||
z: 5017
|
||||
pos2:
|
||||
x: 5010
|
||||
y: 67
|
||||
z: 4984
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 67
|
||||
z: 4985
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5014
|
||||
1:
|
||||
pos1:
|
||||
x: 4876
|
||||
y: 63
|
||||
z: 5055
|
||||
pos2:
|
||||
x: 4932
|
||||
y: 66
|
||||
z: 5125
|
||||
2:
|
||||
pos1:
|
||||
x: 4910
|
||||
y: 63
|
||||
z: 5146
|
||||
pos2:
|
||||
x: 4882
|
||||
y: 67
|
||||
z: 5168
|
||||
3:
|
||||
pos1:
|
||||
x: 4920
|
||||
y: 63
|
||||
z: 5169
|
||||
pos2:
|
||||
x: 4958
|
||||
y: 67
|
||||
z: 5183
|
||||
4:
|
||||
pos1:
|
||||
x: 5036
|
||||
y: 63
|
||||
z: 5168
|
||||
pos2:
|
||||
x: 5083
|
||||
y: 68
|
||||
z: 5205
|
||||
5:
|
||||
pos1:
|
||||
x: 5066
|
||||
y: 63
|
||||
z: 5118
|
||||
pos2:
|
||||
x: 5102
|
||||
y: 68
|
||||
z: 5140
|
||||
6:
|
||||
pos1:
|
||||
x: 5111
|
||||
y: 63
|
||||
z: 5127
|
||||
pos2:
|
||||
x: 5172
|
||||
y: 67
|
||||
z: 5142
|
||||
7:
|
||||
pos1:
|
||||
x: 5182
|
||||
y: 63
|
||||
z: 5037
|
||||
pos2:
|
||||
x: 5219
|
||||
y: 67
|
||||
z: 5101
|
||||
8:
|
||||
pos1:
|
||||
x: 5252
|
||||
y: 63
|
||||
z: 5114
|
||||
pos2:
|
||||
x: 5267
|
||||
y: 67
|
||||
z: 5192
|
||||
9:
|
||||
pos1:
|
||||
x: 5244
|
||||
y: 63
|
||||
z: 5209
|
||||
pos2:
|
||||
x: 5219
|
||||
y: 67
|
||||
z: 5184
|
||||
10:
|
||||
pos1:
|
||||
x: 5145
|
||||
y: 63
|
||||
z: 5237
|
||||
pos2:
|
||||
x: 5120
|
||||
y: 67
|
||||
z: 5300
|
||||
11:
|
||||
pos1:
|
||||
x: 5110
|
||||
y: 60
|
||||
z: 5335
|
||||
pos2:
|
||||
x: 5051
|
||||
y: 70
|
||||
z: 5296
|
||||
12:
|
||||
pos1:
|
||||
x: 5022
|
||||
y: 60
|
||||
z: 5302
|
||||
pos2:
|
||||
x: 4990
|
||||
y: 70
|
||||
z: 5225
|
||||
13:
|
||||
pos1:
|
||||
x: 4992
|
||||
y: 63
|
||||
z: 5160
|
||||
pos2:
|
||||
x: 4981
|
||||
y: 75
|
||||
z: 5111
|
||||
14:
|
||||
pos1:
|
||||
x: 4955
|
||||
y: 63
|
||||
z: 5096
|
||||
pos2:
|
||||
x: 4941
|
||||
y: 67
|
||||
z: 5055
|
||||
15:
|
||||
pos1:
|
||||
x: 5000
|
||||
y: 63
|
||||
z: 5069
|
||||
pos2:
|
||||
x: 5042
|
||||
y: 67
|
||||
z: 5085
|
||||
16:
|
||||
pos1:
|
||||
x: 5070
|
||||
y: 63
|
||||
z: 5044
|
||||
pos2:
|
||||
x: 5098
|
||||
y: 67
|
||||
z: 5065
|
||||
17:
|
||||
pos1:
|
||||
x: 5103
|
||||
y: 62
|
||||
z: 5036
|
||||
pos2:
|
||||
x: 5137
|
||||
y: 67
|
||||
z: 5009
|
||||
18:
|
||||
pos1:
|
||||
x: 5168
|
||||
y: 62
|
||||
z: 4983
|
||||
pos2:
|
||||
x: 5124
|
||||
y: 67
|
||||
z: 4951
|
||||
19:
|
||||
pos1:
|
||||
x: 5095
|
||||
y: 62
|
||||
z: 4989
|
||||
pos2:
|
||||
x: 5053
|
||||
y: 67
|
||||
z: 5019
|
||||
20:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 64
|
||||
z: 4984
|
||||
pos2:
|
||||
x: 4855
|
||||
y: 67
|
||||
z: 5028
|
255
iceboat/maps/5.yml
Normal file
255
iceboat/maps/5.yml
Normal file
@ -0,0 +1,255 @@
|
||||
display: '秋名山'
|
||||
difficulty: '2.6'
|
||||
material: YELLOW_CONCRETE
|
||||
creator: "DreamCityToger、ka_fei_coffee、Yeer_"
|
||||
yaw: -135
|
||||
lap: 1
|
||||
point: 25
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 140
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5008
|
||||
y: 139
|
||||
z: 4993
|
||||
pos2:
|
||||
x: 4983
|
||||
y: 145
|
||||
z: 5013
|
||||
glass:
|
||||
pos1:
|
||||
x: 5007
|
||||
y: 139
|
||||
z: 5002
|
||||
pos2:
|
||||
x: 4999
|
||||
y: 145
|
||||
z: 4994
|
||||
1:
|
||||
pos1:
|
||||
x: 5104
|
||||
y: 135
|
||||
z: 4951
|
||||
pos2:
|
||||
x: 5083
|
||||
y: 129
|
||||
z: 4973
|
||||
2:
|
||||
pos1:
|
||||
x: 5021
|
||||
y: 140
|
||||
z: 5022
|
||||
pos2:
|
||||
x: 5066
|
||||
y: 120
|
||||
z: 5058
|
||||
3:
|
||||
pos1:
|
||||
x: 5075
|
||||
y: 124
|
||||
z: 5067
|
||||
pos2:
|
||||
x: 5089
|
||||
y: 118
|
||||
z: 5039
|
||||
4:
|
||||
pos1:
|
||||
x: 5079
|
||||
y: 121
|
||||
z: 5024
|
||||
pos2:
|
||||
x: 5119
|
||||
y: 116
|
||||
z: 5050
|
||||
5:
|
||||
pos1:
|
||||
x: 5129
|
||||
y: 118
|
||||
z: 5056
|
||||
pos2:
|
||||
x: 5165
|
||||
y: 112
|
||||
z: 5010
|
||||
6:
|
||||
pos1:
|
||||
x: 5165
|
||||
y: 113
|
||||
z: 5015
|
||||
pos2:
|
||||
x: 5181
|
||||
y: 109
|
||||
z: 5062
|
||||
7:
|
||||
pos1:
|
||||
x: 5104
|
||||
y: 104
|
||||
z: 5137
|
||||
pos2:
|
||||
x: 5054
|
||||
y: 98
|
||||
z: 5109
|
||||
8:
|
||||
pos1:
|
||||
x: 5058
|
||||
y: 99
|
||||
z: 5129
|
||||
pos2:
|
||||
x: 5103
|
||||
y: 96
|
||||
z: 5160
|
||||
9:
|
||||
pos1:
|
||||
x: 5113
|
||||
y: 98
|
||||
z: 5178
|
||||
pos2:
|
||||
x: 5090
|
||||
y: 92
|
||||
z: 5223
|
||||
10:
|
||||
pos1:
|
||||
x: 5093
|
||||
y: 92
|
||||
z: 5281
|
||||
pos2:
|
||||
x: 5125
|
||||
y: 88
|
||||
z: 5242
|
||||
11:
|
||||
pos1:
|
||||
x: 5131
|
||||
y: 90
|
||||
z: 5250
|
||||
pos2:
|
||||
x: 5154
|
||||
y: 82
|
||||
z: 5286
|
||||
12:
|
||||
pos1:
|
||||
x: 5174
|
||||
y: 83
|
||||
z: 5301
|
||||
pos2:
|
||||
x: 5204
|
||||
y: 77
|
||||
z: 5257
|
||||
13:
|
||||
pos1:
|
||||
x: 5208
|
||||
y: 77
|
||||
z: 5249
|
||||
pos2:
|
||||
x: 5220
|
||||
y: 72
|
||||
z: 5291
|
||||
14:
|
||||
pos1:
|
||||
x: 5262
|
||||
y: 71
|
||||
z: 5334
|
||||
pos2:
|
||||
x: 5282
|
||||
y: 62
|
||||
z: 5303
|
||||
15:
|
||||
pos1:
|
||||
x: 5325
|
||||
y: 69
|
||||
z: 5246
|
||||
pos2:
|
||||
x: 5358
|
||||
y: 61
|
||||
z: 5212
|
||||
16:
|
||||
pos1:
|
||||
x: 5368
|
||||
y: 62
|
||||
z: 5225
|
||||
pos2:
|
||||
x: 5381
|
||||
y: 57
|
||||
z: 5271
|
||||
17:
|
||||
pos1:
|
||||
x: 5384
|
||||
y: 58
|
||||
z: 5272
|
||||
pos2:
|
||||
x: 5405
|
||||
y: 53
|
||||
z: 5205
|
||||
18:
|
||||
pos1:
|
||||
x: 5408
|
||||
y: 54
|
||||
z: 5206
|
||||
pos2:
|
||||
x: 5467
|
||||
y: 48
|
||||
z: 5231
|
||||
19:
|
||||
pos1:
|
||||
x: 5449
|
||||
y: 50
|
||||
z: 5242
|
||||
pos2:
|
||||
x: 5470
|
||||
y: 44
|
||||
z: 5306
|
||||
20:
|
||||
pos1:
|
||||
x: 5393
|
||||
y: 46
|
||||
z: 5363
|
||||
pos2:
|
||||
x: 5347
|
||||
y: 39
|
||||
z: 5379
|
||||
21:
|
||||
pos1:
|
||||
x: 5361
|
||||
y: 40
|
||||
z: 5393
|
||||
pos2:
|
||||
x: 5433
|
||||
y: 34
|
||||
z: 5353
|
||||
22:
|
||||
pos1:
|
||||
x: 5516
|
||||
y: 35
|
||||
z: 5381
|
||||
pos2:
|
||||
x: 5488
|
||||
y: 30
|
||||
z: 5365
|
||||
23:
|
||||
pos1:
|
||||
x: 5463
|
||||
y: 32
|
||||
z: 5374
|
||||
pos2:
|
||||
x: 5435
|
||||
y: 24
|
||||
z: 5416
|
||||
24:
|
||||
pos1:
|
||||
x: 5475
|
||||
y: 20
|
||||
z: 5469
|
||||
pos2:
|
||||
x: 5523
|
||||
y: 16
|
||||
z: 5448
|
||||
25:
|
||||
pos1:
|
||||
x: 5613
|
||||
y: 12
|
||||
z: 5437
|
||||
pos2:
|
||||
x: 5637
|
||||
y: 18
|
||||
z: 5427
|
94
iceboat/maps/6.yml
Normal file
94
iceboat/maps/6.yml
Normal file
@ -0,0 +1,94 @@
|
||||
display: '宇宙城国际赛道'
|
||||
difficulty: '2.9'
|
||||
material: IRON_INGOT
|
||||
creator: "DreamCityToger、BreakGraze、ZuiLiu_aaaaab、WatercleanRZSQ"
|
||||
yaw: -90
|
||||
lap: 2
|
||||
point: 7
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4967
|
||||
y: 63
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 67
|
||||
z: 5008
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5008
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4992
|
||||
1:
|
||||
pos1:
|
||||
x: 5064
|
||||
y: 63
|
||||
z: 5010
|
||||
pos2:
|
||||
x: 5138
|
||||
y: 67
|
||||
z: 4982
|
||||
2:
|
||||
pos1:
|
||||
x: 5112
|
||||
y: 63
|
||||
z: 4955
|
||||
pos2:
|
||||
x: 5056
|
||||
y: 67
|
||||
z: 4945
|
||||
3:
|
||||
pos1:
|
||||
x: 5110
|
||||
y: 63
|
||||
z: 4833
|
||||
pos2:
|
||||
x: 5090
|
||||
y: 67
|
||||
z: 4890
|
||||
4:
|
||||
pos1:
|
||||
x: 5143
|
||||
y: 63
|
||||
z: 4837
|
||||
pos2:
|
||||
x: 5117
|
||||
y: 67
|
||||
z: 4818
|
||||
5:
|
||||
pos1:
|
||||
x: 5067
|
||||
y: 63
|
||||
z: 4800
|
||||
pos2:
|
||||
x: 5050
|
||||
y: 67
|
||||
z: 4824
|
||||
6:
|
||||
pos1:
|
||||
x: 4979
|
||||
y: 63
|
||||
z: 4977
|
||||
pos2:
|
||||
x: 4948
|
||||
y: 67
|
||||
z: 5010
|
||||
7:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4992
|
||||
pos2:
|
||||
x: 5017
|
||||
y: 67
|
||||
z: 5027
|
||||
|
111
iceboat/maps/7.yml
Normal file
111
iceboat/maps/7.yml
Normal file
@ -0,0 +1,111 @@
|
||||
display: '极地手指'
|
||||
difficulty: '3.1'
|
||||
material: LIGHT_BLUE_DYE
|
||||
creator: "DreamCityToger"
|
||||
yaw: 90
|
||||
lap: 3
|
||||
point: 9
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 67
|
||||
z: 5006
|
||||
pos2:
|
||||
x: 5018
|
||||
y: 63
|
||||
z: 4993
|
||||
glass:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 5004
|
||||
pos2:
|
||||
x: 4997
|
||||
y: 64
|
||||
z: 4995
|
||||
1:
|
||||
pos1:
|
||||
x: 4933
|
||||
y: 68
|
||||
z: 4989
|
||||
pos2:
|
||||
x: 4971
|
||||
y: 63
|
||||
z: 4980
|
||||
2:
|
||||
pos1:
|
||||
x: 4959
|
||||
y: 63
|
||||
z: 4978
|
||||
pos2:
|
||||
x: 4925
|
||||
y: 66
|
||||
z: 4966
|
||||
3:
|
||||
pos1:
|
||||
x: 4929
|
||||
y: 63
|
||||
z: 4961
|
||||
pos2:
|
||||
x: 4974
|
||||
y: 66
|
||||
z: 4951
|
||||
4:
|
||||
pos1:
|
||||
x: 4965
|
||||
y: 66
|
||||
z: 4947
|
||||
pos2:
|
||||
x: 4917
|
||||
y: 63
|
||||
z: 4938
|
||||
5:
|
||||
pos1:
|
||||
x: 4907
|
||||
y: 66
|
||||
z: 4934
|
||||
pos2:
|
||||
x: 4974
|
||||
y: 63
|
||||
z: 4923
|
||||
6:
|
||||
pos1:
|
||||
x: 4981
|
||||
y: 63
|
||||
z: 4919
|
||||
pos2:
|
||||
x: 4927
|
||||
y: 67
|
||||
z: 4910
|
||||
7:
|
||||
pos1:
|
||||
x: 4950
|
||||
y: 63
|
||||
z: 4906
|
||||
pos2:
|
||||
x: 5010
|
||||
y: 66
|
||||
z: 4893
|
||||
8:
|
||||
pos1:
|
||||
x: 5022
|
||||
y: 66
|
||||
z: 4924
|
||||
pos2:
|
||||
x: 5036
|
||||
y: 63
|
||||
z: 4985
|
||||
9:
|
||||
pos1:
|
||||
x: 4997
|
||||
y: 66
|
||||
z: 5005
|
||||
pos2:
|
||||
x: 4940
|
||||
y: 63
|
||||
z: 4992
|
138
iceboat/maps/8.yml
Normal file
138
iceboat/maps/8.yml
Normal file
@ -0,0 +1,138 @@
|
||||
display: '层级彩虹瀑布'
|
||||
difficulty: '4.4'
|
||||
material: COMMAND_BLOCK
|
||||
creator: "DreamCityToger"
|
||||
yaw: -90
|
||||
lap: 2
|
||||
point: 12
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 5012
|
||||
pos2:
|
||||
x: 4979
|
||||
y: 66
|
||||
z: 4989
|
||||
glass:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 5011
|
||||
pos2:
|
||||
x: 5003
|
||||
y: 64
|
||||
z: 4989
|
||||
1:
|
||||
pos1:
|
||||
x: 5046
|
||||
y: 66
|
||||
z: 4969
|
||||
pos2:
|
||||
x: 5063
|
||||
y: 62
|
||||
z: 5030
|
||||
2:
|
||||
pos1:
|
||||
x: 5094
|
||||
y: 66
|
||||
z: 5004
|
||||
pos2:
|
||||
x: 5126
|
||||
y: 63
|
||||
z: 4985
|
||||
3:
|
||||
pos1:
|
||||
x: 5138
|
||||
y: 62
|
||||
z: 4901
|
||||
pos2:
|
||||
x: 5202
|
||||
y: 58
|
||||
z: 4947
|
||||
4:
|
||||
pos1:
|
||||
x: 5119
|
||||
y: 49
|
||||
z: 4946
|
||||
pos2:
|
||||
x: 5083
|
||||
y: 45
|
||||
z: 4960
|
||||
5:
|
||||
pos1:
|
||||
x: 5068
|
||||
y: 49
|
||||
z: 4907
|
||||
pos2:
|
||||
x: 5035
|
||||
y: 38
|
||||
z: 4920
|
||||
6:
|
||||
pos1:
|
||||
x: 5078
|
||||
y: 41
|
||||
z: 4934
|
||||
pos2:
|
||||
x: 5048
|
||||
y: 37
|
||||
z: 4952
|
||||
7:
|
||||
pos1:
|
||||
x: 5007
|
||||
y: 41
|
||||
z: 4942
|
||||
pos2:
|
||||
x: 4979
|
||||
y: 32
|
||||
z: 4917
|
||||
8:
|
||||
pos1:
|
||||
x: 5006
|
||||
y: 34
|
||||
z: 4930
|
||||
pos2:
|
||||
x: 4999
|
||||
y: 26
|
||||
z: 4898
|
||||
9:
|
||||
pos1:
|
||||
x: 4958
|
||||
y: 26
|
||||
z: 4898
|
||||
pos2:
|
||||
x: 4946
|
||||
y: 51
|
||||
z: 4873
|
||||
10:
|
||||
pos1:
|
||||
x: 4930
|
||||
y: 66
|
||||
z: 4873
|
||||
pos2:
|
||||
x: 4899
|
||||
y: 63
|
||||
z: 4914
|
||||
11:
|
||||
pos1:
|
||||
x: 4894
|
||||
y: 63
|
||||
z: 4936
|
||||
pos2:
|
||||
x: 4939
|
||||
y: 67
|
||||
z: 4950
|
||||
12:
|
||||
pos1:
|
||||
x: 5003
|
||||
y: 63
|
||||
z: 4989
|
||||
pos2:
|
||||
x: 5047
|
||||
y: 66
|
||||
z: 5014
|
84
iceboat/maps/9.yml
Normal file
84
iceboat/maps/9.yml
Normal file
@ -0,0 +1,84 @@
|
||||
display: '西南克克十字城'
|
||||
difficulty: '2.7'
|
||||
material: EMERALD
|
||||
creator: DreamCityToger、ka_fei_coffee
|
||||
yaw: 90
|
||||
lap: 3
|
||||
point: 6
|
||||
points:
|
||||
join:
|
||||
x: 5000
|
||||
y: 64
|
||||
z: 5000
|
||||
ready:
|
||||
pos1:
|
||||
x: 5022
|
||||
y: 63
|
||||
z: 4984
|
||||
pos2:
|
||||
x: 4999
|
||||
y: 67
|
||||
z: 5016
|
||||
glass:
|
||||
pos1:
|
||||
x: 4998
|
||||
y: 64
|
||||
z: 5015
|
||||
pos2:
|
||||
x: 4998
|
||||
y: 64
|
||||
z: 4985
|
||||
1:
|
||||
pos1:
|
||||
x: 4914
|
||||
y: 63
|
||||
z: 4954
|
||||
pos2:
|
||||
x: 4927
|
||||
y: 67
|
||||
z: 5046
|
||||
2:
|
||||
pos1:
|
||||
x: 4908
|
||||
y: 63
|
||||
z: 5046
|
||||
pos2:
|
||||
x: 4895
|
||||
y: 67
|
||||
z: 4954
|
||||
3:
|
||||
pos1:
|
||||
x: 4863
|
||||
y: 63
|
||||
z: 4996
|
||||
pos2:
|
||||
x: 4799
|
||||
y: 67
|
||||
z: 5005
|
||||
4:
|
||||
pos1:
|
||||
x: 4908
|
||||
y: 63
|
||||
z: 5046
|
||||
pos2:
|
||||
x: 4895
|
||||
y: 67
|
||||
z: 4954
|
||||
5:
|
||||
pos1:
|
||||
x: 4914
|
||||
y: 63
|
||||
z: 4954
|
||||
pos2:
|
||||
x: 4927
|
||||
y: 67
|
||||
z: 5046
|
||||
6:
|
||||
pos1:
|
||||
x: 5022
|
||||
y: 63
|
||||
z: 4984
|
||||
pos2:
|
||||
x: 4998
|
||||
y: 67
|
||||
z: 5016
|
0
iceboat/players.yml
Normal file
0
iceboat/players.yml
Normal file
387
iceboat/rooms.yml
Normal file
387
iceboat/rooms.yml
Normal file
@ -0,0 +1,387 @@
|
||||
'1':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'2':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'3':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'5':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'6':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'7':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'8':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'9':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'10':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'11':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'12':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'13':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'14':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'15':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'16':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'17':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'18':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'19':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'20':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'21':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'22':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'23':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'24':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'25':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'26':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'27':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'28':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'29':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'30':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'31':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'32':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'33':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'34':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'35':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'36':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'37':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'38':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'39':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'2979':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2980':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2981':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2982':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2983':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2984':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2985':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2986':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2987':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2988':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2989':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2990':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2991':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2992':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2993':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2994':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2995':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2996':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2997':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2998':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
||||
'2999':
|
||||
'1': false
|
||||
'2': false
|
||||
'3': false
|
||||
'4': false
|
||||
'5': false
|
||||
'6': false
|
||||
'7': false
|
||||
'8': false
|
||||
'9': false
|
||||
'10': false
|
12
iceboat/season.yml
Normal file
12
iceboat/season.yml
Normal file
@ -0,0 +1,12 @@
|
||||
maps:
|
||||
'37': 46.00
|
||||
'34': 118.00
|
||||
'35': 103.00
|
||||
'36': 88.00
|
||||
'31': 119.00
|
||||
'13': 88.00
|
||||
'4': 125.00
|
||||
'21': 101.00
|
||||
'23': 103.00
|
||||
'29': 129.00
|
||||
'16': 96.00
|
Loading…
x
Reference in New Issue
Block a user