first commit
@ -0,0 +1,429 @@
|
||||
{
|
||||
"format_version": "1.8.0",
|
||||
"animations": {
|
||||
"animation.ashpikachu.ground_idle": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"torso": {
|
||||
"rotation": [0, "math.sin(q.anim_time*90)*2", 0],
|
||||
"position": [0, "0.1*(math.sin(q.anim_time*90*3-30)*1+1)", 0]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["math.sin(query.anim_time*90)*6", "math.sin(query.anim_time*90)*4", 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["math.sin(query.anim_time*90*2)*2", "math.sin(query.anim_time*90)*4", 0]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": [0, 0, "math.sin(q.anim_time*90*2+90)*4"]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": [0, 0, "-math.sin(q.anim_time*90*2+90)*4"]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [85, -60, -130],
|
||||
"position": [-0.5, -0.25, 0.5]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [85, 60, 130],
|
||||
"position": [0.5, -0.25, 0.5]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [0, -5, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [0, 5, 0]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [0, -5, 0]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": [0, 5, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.ground_walk": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": ["89+6*(math.sin(q.anim_time*90*4*2-140))", 0, 0],
|
||||
"position": [0, "-0.5+math.clamp(1*(math.sin(q.anim_time*90*4*2-60)*1.25),0,2)", "-math.clamp(math.sin(q.anim_time*90*4*2-110)*1.25,0,2)"]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["-80+12*(math.sin(q.anim_time*90*4*2-240)*1+1)", "10*(math.sin(q.anim_time*90*2*2-140))", 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["-90+3*(math.sin(q.anim_time*90*4*2-200)*1+1)", 0, 0],
|
||||
"position": [0, 2.5, -1]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": ["-25+16*(math.sin(q.anim_time*90*4*2-240))", 0, "-10*(math.sin(q.anim_time*90*4*2-200))"]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": ["-25+16*(math.sin(q.anim_time*90*4*2-240))", 0, "10*(math.sin(q.anim_time*90*4*2-200))"]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [
|
||||
-358.7,
|
||||
"-76.5+1.8*(math.clamp(math.sin(-q.anim_time*90*4)*40,-50,5)+math.clamp(math.sin(q.anim_time*90*4)*40,-50,5)+math.clamp(math.sin(-q.anim_time*90*8)*25,-15,50))",
|
||||
"266.25+5*(-math.sin(q.anim_time*90*4))"
|
||||
],
|
||||
"position": [0.5, "1-math.clamp(0.5*(math.sin(q.anim_time*90*4*2-30)*1),-1,0)", 0.015]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [
|
||||
-1.3,
|
||||
"76.5-1.8*(math.clamp(math.sin(-q.anim_time*90*4)*40,-50,5)+math.clamp(math.sin(q.anim_time*90*4)*40,-50,5)+math.clamp(math.sin(-q.anim_time*90*8)*25,-15,50))",
|
||||
"93.75-5*(-math.sin(q.anim_time*90*4))"
|
||||
],
|
||||
"position": [-0.5, "1-math.clamp(0.5*(math.sin(q.anim_time*90*4*2-30)*1),-1,0)", 0.015]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": ["-70+math.clamp(math.sin(q.anim_time*90*8-80)*40,-17.5,50)-math.clamp(math.sin(-q.anim_time*90*8)*3,0,8)", 0, 0],
|
||||
"position": [
|
||||
0,
|
||||
"-math.clamp(math.sin(q.anim_time*90*4*2-80)*1,0,2)-math.clamp(math.sin(-q.anim_time*90*4*2)*0.5,0,2)",
|
||||
"-1+math.clamp(math.sin(q.anim_time*90*4*2-110)*1,0,2)"
|
||||
]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": ["35+math.clamp(math.sin(q.anim_time*90*8-80)*20,-17.5,50)-math.clamp(math.sin(-q.anim_time*90*8)*3,0,8)", 0, 0],
|
||||
"position": [0, -0.175, 0.45]
|
||||
},
|
||||
"toes_right": {
|
||||
"rotation": ["math.clamp(math.sin(q.anim_time*90*8-20)*-40,-50,0)", 0, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": ["-70+math.clamp(math.sin(q.anim_time*90*8-80)*40,-17.5,50)-math.clamp(math.sin(-q.anim_time*90*8)*3,0,8)", 0, 0],
|
||||
"position": [
|
||||
0,
|
||||
"-math.clamp(math.sin(q.anim_time*90*4*2-80)*1,0,2)-math.clamp(math.sin(-q.anim_time*90*4*2)*0.5,0,2)",
|
||||
"-1+math.clamp(math.sin(q.anim_time*90*4*2-110)*1,0,2)"
|
||||
]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": ["35+math.clamp(math.sin(q.anim_time*90*8-80)*20,-17.5,50)-math.clamp(math.sin(-q.anim_time*90*8)*3,0,8)", 0, 0],
|
||||
"position": [0, -0.175, 0.45]
|
||||
},
|
||||
"toes_left": {
|
||||
"rotation": ["math.clamp(math.sin(q.anim_time*90*8-20)*-40,-50,0)", 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.ground_sleep": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [90, 12.5, 0],
|
||||
"position": [0, -4, 2]
|
||||
},
|
||||
"torso": {
|
||||
"rotation": ["-5+math.sin(query.anim_time*90*0.5)*1.5", 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["-78.75+math.sin(query.anim_time*90)*1.5", -3.5, 9.5],
|
||||
"position": [1, 2.25, -1.5]
|
||||
},
|
||||
"eyelid_right": {
|
||||
"position": [0, 0, -0.1]
|
||||
},
|
||||
"eyelid_left": {
|
||||
"position": [0, 0, -0.1]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": ["-135+math.sin(query.anim_time*90+20)*1.5", 54, "-14-math.sin(query.anim_time*90+20)"],
|
||||
"position": [0, 0.75, 0]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": ["-127+math.sin(query.anim_time*90+40)*1.5", -54, "14+math.sin(query.anim_time*90+20)"],
|
||||
"position": [0, 0.75, 0]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [-90.5, "-5+math.sin(query.anim_time*90*0.5)*3", 125],
|
||||
"position": [0, 1, -2]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [-90.75, "5-math.sin(query.anim_time*90*0.5)*3", -110],
|
||||
"position": [1, 0, -2]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["-135-math.sin(query.anim_time*90+30*0.5)*1.5", 0, "math.sin(query.anim_time*90*2)*1.5"],
|
||||
"position": [0, 0, -1]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [-127, 5, -17.25],
|
||||
"position": [0, -1, 0.25]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": [37.5, 0, 0],
|
||||
"position": [-0.25, 0, -0.5]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [-128.5, -6, 24],
|
||||
"position": [0.25, -1, 0]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [37.5, 0, 0],
|
||||
"position": [0, 0.5, -0.25]
|
||||
},
|
||||
"eye_right": {
|
||||
"rotation": [0, 0, -10]
|
||||
},
|
||||
"eye_left": {
|
||||
"rotation": [0, 0, 10]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.battle_idle": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [89, 0, 0],
|
||||
"position": [0, "-1.25+0.1*math.sin(q.anim_time*90*4)", 0]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["-80+8*(math.sin(q.anim_time*90*4-80))", "10*(math.sin(q.anim_time*90*2-120))", 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["-95-math.sin(query.anim_time*90*4+45)*2", 0, 0],
|
||||
"position": [0, 3.25, -0.75]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": [-20, 0, "math.sin(q.anim_time*90*4+90)*4"]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": [-20, 0, "-math.sin(q.anim_time*90*4+90)*4"]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [-71.35, "-74.2-0.8*math.sin(q.anim_time*90*4)", 72],
|
||||
"position": [0.5, 0, "0.25-0.1*math.sin(q.anim_time*90*4)"]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [-71.35, "74.2+0.8*math.sin(q.anim_time*90*4)", -72],
|
||||
"position": [-0.5, 0, "0.25-0.1*math.sin(q.anim_time*90*4)"]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": ["-65-2*math.sin(q.anim_time*90*4)", 3.15, -6.8],
|
||||
"position": [0, 0, "-1-0.1*math.sin(q.anim_time*90*4)"]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": ["35+1.5*math.sin(q.anim_time*90*4)", 0, 0],
|
||||
"position": [0, -0.175, "0.45+0.1*math.sin(q.anim_time*90*3)"]
|
||||
},
|
||||
"toes_right": {
|
||||
"rotation": ["-55-2*math.sin(q.anim_time*90*4)", 0, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": ["-65-2*math.sin(q.anim_time*90*4)", -3.15, 6.8],
|
||||
"position": [0, 0, "-1-0.1*math.sin(q.anim_time*90*4)"]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": ["35+1.5*math.sin(q.anim_time*90*4)", 0, 0],
|
||||
"position": [0, -0.175, "0.45+0.1*math.sin(q.anim_time*90*4)"]
|
||||
},
|
||||
"toes_left": {
|
||||
"rotation": ["-55-2*math.sin(q.anim_time*90*4)", 0, 0]
|
||||
},
|
||||
"torso": {
|
||||
"rotation": [5, 0, 0]
|
||||
},
|
||||
"eye_right": {
|
||||
"rotation": [0, 0, 20]
|
||||
},
|
||||
"eye_left": {
|
||||
"rotation": [0, 0, -20]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.shoulder_right": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [0, 0, -7.5],
|
||||
"position": [0, -6.5, 4]
|
||||
},
|
||||
"torso": {
|
||||
"rotation": [20, 0, "math.sin((query.anim_time)*90*2) * 0.3"],
|
||||
"position": [0, 0, -1]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [-17.5, 1.5, 4.75]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": [0, 0, "-(math.sin((query.anim_time)*90*2) * 2)"]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": [0, 0, "(math.sin((query.anim_time)*90*2) * 2)"]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [121.75, -61.75, -133]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [137.25, 60.35, 141.65]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": [0, "-40+math.sin((query.anim_time)*90*2+60)", 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [0, 0, 7.5],
|
||||
"position": [-0.13, -1, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [0, 0, 7.5],
|
||||
"position": [-0.13, -1, 0]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [25, 0, 0],
|
||||
"position": [0, 0, -0.5]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.shoulder_left": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [0, 0, 7.5],
|
||||
"position": [0, -6.5, 4]
|
||||
},
|
||||
"torso": {
|
||||
"rotation": [20, 0, "-(math.sin((query.anim_time)*90*2) * 0.3)"],
|
||||
"position": [0, 0, -1]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [-17.5, -1.5, -4.75]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": [0, 0, "-(math.sin((query.anim_time)*90*2)*2)"]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": [0, 0, "(math.sin((query.anim_time)*90*2)*2)"]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [137.25, -60.35, -141.65]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [121.75, 61.75, 133]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": [0, "40+math.sin((query.anim_time)*90*2+60)", 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [0, 0, -7.5],
|
||||
"position": [0.13, -1, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [0, 0, -7.5],
|
||||
"position": [0.13, -1, 0]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": [25, 0, 0],
|
||||
"position": [0, 0, -0.5]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.blink": {
|
||||
"animation_length": 0.1667,
|
||||
"bones": {
|
||||
"eyelid_left": {
|
||||
"position": {
|
||||
"0.0": [0, 0, -0.1],
|
||||
"0.125": [0, 0, -0.1],
|
||||
"0.1667": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"eyelid_right": {
|
||||
"position": {
|
||||
"0.0": [0, 0, -0.1],
|
||||
"0.125": [0, 0, -0.1],
|
||||
"0.1667": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.cry": {
|
||||
"animation_length": 1.5,
|
||||
"bones": {
|
||||
"head": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.25": [-15, 0, 0],
|
||||
"1.25": [-15, 0, 0],
|
||||
"1.5": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"mouth_closed": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.2": [0, 0, 0],
|
||||
"0.25": [0, 0, 0.2],
|
||||
"1.25": [0, 0, 0.2],
|
||||
"1.3": [0, 0, 0],
|
||||
"1.5": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"mouth_open": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.2": [0, 0, -0.2],
|
||||
"1.3": [0, 0, -0.2],
|
||||
"1.5": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.ashpikachu.render": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [30, 0, 0],
|
||||
"position": [0, 3, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [-35, 0, 0],
|
||||
"position": [0, -0.43, -0.25]
|
||||
},
|
||||
"ear_left": {
|
||||
"rotation": [-25, 0, 15]
|
||||
},
|
||||
"ear_right": {
|
||||
"rotation": [0, 30, -5]
|
||||
},
|
||||
"arm_right": {
|
||||
"rotation": [-45, -50, 40],
|
||||
"position": [0, -0.43, -0.25]
|
||||
},
|
||||
"arm_left": {
|
||||
"rotation": [-45, 50, -40],
|
||||
"position": [0, -0.43, -0.25]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": [-25, 40, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [0, 0, 10],
|
||||
"position": [0, -1.36, 0.36]
|
||||
},
|
||||
"foot_right": {
|
||||
"rotation": [27.5, 3, -7],
|
||||
"position": [0, -0.25, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [0, 0, -10],
|
||||
"position": [0, -1.36, 0.36]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [25, -1.85, 6.85],
|
||||
"position": [0, -0.25, 0]
|
||||
},
|
||||
"mouth_closed": {
|
||||
"position": [0, 0, 0.1]
|
||||
},
|
||||
"mouth_open": {
|
||||
"rotation": [-25, 0, 180],
|
||||
"position": [0, -0.9, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"geckolib_format_version": 2
|
||||
}
|
@ -0,0 +1,692 @@
|
||||
{
|
||||
"format_version": "1.12.0",
|
||||
"minecraft:geometry": [
|
||||
{
|
||||
"description": {
|
||||
"identifier": "geometry.ash_greninja",
|
||||
"texture_width": 128,
|
||||
"texture_height": 64,
|
||||
"visible_bounds_width": 7,
|
||||
"visible_bounds_height": 3.5,
|
||||
"visible_bounds_offset": [0, 1.25, 0]
|
||||
},
|
||||
"bones": [
|
||||
{
|
||||
"name": "greninja",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "body",
|
||||
"parent": "greninja",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "torso",
|
||||
"parent": "body",
|
||||
"pivot": [0, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [-2, 15.8, -0.5], "size": [4, 2, 4], "uv": [62, 14]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "waist",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 17.8, 3.5],
|
||||
"cubes": [
|
||||
{"origin": [-3, 17.8, -1.2], "size": [6, 3, 5], "uv": [24, 30]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "chest",
|
||||
"parent": "waist",
|
||||
"pivot": [0, 20.8, 3.75],
|
||||
"cubes": [
|
||||
{"origin": [-4, 20.8, -2], "size": [8, 4, 6], "uv": [40, 14]},
|
||||
{"origin": [-0.5, 21.3, 4], "size": [1, 1, 2], "uv": [51, 8]},
|
||||
{"origin": [-3, 24.8, -1], "size": [6, 2, 5], "inflate": 0.01, "uv": [24, 13]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "neck",
|
||||
"parent": "chest",
|
||||
"pivot": [0, 24.8, 1],
|
||||
"cubes": [
|
||||
{"origin": [-5.5, 24.8, -5], "size": [11, 3, 11], "uv": [46, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head",
|
||||
"parent": "neck",
|
||||
"pivot": [0, 26.8, 1.1],
|
||||
"rotation": [2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4, 27.66914, -3.60286], "size": [6, 3, 6], "pivot": [0, -5.33086, -1.60286], "rotation": [0, 45, 0], "uv": [0, 0]},
|
||||
{"origin": [-4, 26.66914, 0.09714], "size": [8, 4, 4], "inflate": 0.01, "uv": [0, 9]},
|
||||
{"origin": [0, 30.66914, -4.40286], "size": [0, 2, 12], "uv": [18, -12]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eye_right",
|
||||
"parent": "head",
|
||||
"pivot": [-2.2682, 29.86914, -0.749],
|
||||
"rotation": [7.5, -45, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, 28.36914, -2.25286], "size": [2, 3, 3], "uv": [10, 24], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_pupil_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.31, 29.76914, -1.45286],
|
||||
"cubes": [
|
||||
{"origin": [-3.31, 28.76914, -1.95286], "size": [0, 2, 1], "uv": [11, 24], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_eyelid_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.32, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.32, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [18, 19], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.23, 29.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.23, 28.36914, -2.25286], "size": [0, 3, 3], "uv": [50, -2], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_cover_right",
|
||||
"parent": "inner_eyelid_right",
|
||||
"pivot": [-3.23, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.231, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [50, -3], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_pupil_right",
|
||||
"parent": "inner_eyelid_right",
|
||||
"pivot": [-3.24, 29.61914, -0.75286],
|
||||
"rotation": [5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.24, 29.11914, -1.75286], "size": [0, 1, 2], "uv": [48, 2], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eye_left",
|
||||
"parent": "head",
|
||||
"pivot": [2.2682, 29.86914, -0.749],
|
||||
"rotation": [7.5, 45, 0],
|
||||
"cubes": [
|
||||
{"origin": [1.3, 28.36914, -2.25286], "size": [2, 3, 3], "uv": [0, 24]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_pupil_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [2.3, 30.26914, -1.45286],
|
||||
"cubes": [
|
||||
{"origin": [3.31, 28.76914, -1.95286], "size": [0, 2, 1], "uv": [7, 24]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_eyelid_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [2.3, 29.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [3.32, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [0, 19]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [3.23, 29.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [3.23, 28.36914, -2.25286], "size": [0, 3, 3], "uv": [44, -2]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_cover_left",
|
||||
"parent": "inner_eyelid_left",
|
||||
"pivot": [3.231, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [3.231, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [44, -3]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_pupil_left",
|
||||
"parent": "inner_eyelid_left",
|
||||
"pivot": [3.24, 29.61914, -0.75286],
|
||||
"rotation": [5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.24, 29.11914, -1.75286], "size": [0, 1, 2], "uv": [44, 2]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "jaw",
|
||||
"parent": "head",
|
||||
"pivot": [0, 27.66914, -0.20286],
|
||||
"rotation": [-2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4, 26.66914, -3.60286], "size": [6, 1, 6], "pivot": [0, -5.33086, -1.60286], "rotation": [0, 45, 0], "uv": [0, 17]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_right",
|
||||
"parent": "head",
|
||||
"pivot": [-4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.8725, -8.1833, -7.33962],
|
||||
"cubes": [
|
||||
{"origin": [-7.1, 30.66914, -2.40286], "size": [3, 0, 5], "uv": [-5, 17], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_left",
|
||||
"parent": "head",
|
||||
"pivot": [4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.862, 8.32078, 7.1694],
|
||||
"cubes": [
|
||||
{"origin": [4.1, 30.66914, -2.40286], "size": [3, 0, 5], "uv": [-5, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden",
|
||||
"parent": "head",
|
||||
"pivot": [0, 27.16914, 0.09714],
|
||||
"cubes": [
|
||||
{"origin": [-1, 26.66914, -4.90286], "size": [2, 1, 5], "inflate": 0.01, "uv": [79, 48]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden2",
|
||||
"parent": "tongue_hidden",
|
||||
"pivot": [0, 27.16914, -4.90286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.66914, -8.65286], "size": [3, 1, 4], "uv": [79, 54]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden3",
|
||||
"parent": "tongue_hidden2",
|
||||
"pivot": [0, 27.16914, -8.65286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.66914, -12.40286], "size": [3, 1, 4], "inflate": 0.01, "uv": [79, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden4",
|
||||
"parent": "tongue_hidden3",
|
||||
"pivot": [0, 27.16914, -12.40286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -17.15286], "size": [3, 2, 5], "uv": [93, 57]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden5",
|
||||
"parent": "tongue_hidden4",
|
||||
"pivot": [0, 27.16914, -17.15286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -21.90286], "size": [3, 2, 5], "inflate": 0.01, "uv": [93, 50]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden6",
|
||||
"parent": "tongue_hidden5",
|
||||
"pivot": [0, 27.16914, -21.90286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -26.65286], "size": [3, 2, 5], "uv": [109, 57]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden7",
|
||||
"parent": "tongue_hidden6",
|
||||
"pivot": [0, 27.16914, -26.65286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -31.40286], "size": [3, 2, 5], "inflate": 0.01, "uv": [109, 50]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden8",
|
||||
"parent": "tongue_hidden7",
|
||||
"pivot": [0, 27.16914, -31.40286],
|
||||
"cubes": [
|
||||
{"origin": [-2, 25.66914, -37.15286], "size": [4, 3, 6], "uv": [99, 41]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_fin_right",
|
||||
"parent": "head",
|
||||
"pivot": [-3.7, 30.66914, 0.09714],
|
||||
"rotation": [0, -15, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.7, 30.66914, 2.09714], "size": [5, 6, 0], "pivot": [0.1, 30.66914, 2.09714], "rotation": [-75, 0, 0], "uv": [105, 0], "mirror": true},
|
||||
{"origin": [-3.7, 30.66914, 0.09714], "size": [0, 4, 13], "uv": [20, -4], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_fin_left",
|
||||
"parent": "head",
|
||||
"pivot": [3.7, 30.66914, 0.09714],
|
||||
"rotation": [0, 15, 0],
|
||||
"cubes": [
|
||||
{"origin": [-1.3, 30.66914, 2.09714], "size": [5, 6, 0], "pivot": [-0.1, 30.66914, 2.09714], "rotation": [-75, 0, 0], "uv": [95, 0]},
|
||||
{"origin": [3.7, 30.66914, 0.09714], "size": [0, 4, 13], "uv": [24, -8]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue",
|
||||
"parent": "neck",
|
||||
"pivot": [0, 27.8, 5.1],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.8, 5], "size": [3, 2, 6], "uv": [0, 30]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue2",
|
||||
"parent": "tongue",
|
||||
"pivot": [0, 27.8, 10.5],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.8, 10.5], "size": [3, 2, 6], "inflate": 0.01, "uv": [12, 32]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue3",
|
||||
"parent": "tongue2",
|
||||
"pivot": [0, 27.8, 16],
|
||||
"cubes": [
|
||||
{"origin": [-2, 26.8, 16], "size": [4, 2, 6], "uv": [0, 40]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue4",
|
||||
"parent": "tongue3",
|
||||
"pivot": [0, 27.8, 21.5],
|
||||
"cubes": [
|
||||
{"origin": [-2, 26.8, 21.5], "size": [4, 2, 6], "inflate": 0.01, "uv": [14, 42]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue5",
|
||||
"parent": "tongue4",
|
||||
"pivot": [0, 27.8, 27],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 26.3, 27], "size": [5, 3, 6], "uv": [0, 50]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue6",
|
||||
"parent": "tongue5",
|
||||
"pivot": [0, 27.8, 32.5],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 26.3, 32.5], "size": [5, 3, 6], "inflate": 0.01, "uv": [16, 54]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue7",
|
||||
"parent": "tongue6",
|
||||
"pivot": [0, 27.8, 38],
|
||||
"cubes": [
|
||||
{"origin": [-3, 25.8, 38], "size": [6, 4, 6], "inflate": 0.01, "uv": [20, 20]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_hand",
|
||||
"parent": "chest",
|
||||
"pivot": [-35, 21.95, 2]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_chest",
|
||||
"parent": "chest",
|
||||
"pivot": [0, 22.2, 4],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 19.7, 4], "size": [5, 5, 0], "inflate": 0.01, "uv": [75, 28]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_right",
|
||||
"parent": "chest",
|
||||
"pivot": [-4, 24.8, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-10, 22.8, 0.5], "size": [6, 2, 2], "uv": [28, 42], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_right2",
|
||||
"parent": "arm_right",
|
||||
"pivot": [-10, 23.8, 2.5],
|
||||
"cubes": [
|
||||
{"origin": [-15, 22.8, 0], "size": [5, 2, 3], "uv": [48, 32], "mirror": true},
|
||||
{"origin": [-17, 23.3, 0.5], "size": [2, 1, 2], "inflate": 0.02, "uv": [8, 59], "mirror": true},
|
||||
{"origin": [-13.45, 24.55, 0.5], "size": [3, 1, 2], "pivot": [-11.45, 24.8, 1.5], "rotation": [0, 0, -2.5], "uv": [41, 32], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hand_right",
|
||||
"parent": "arm_right2",
|
||||
"pivot": [-17, 24.3, 1.5]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"rotation": [0, -42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "uv": [28, 46], "mirror": true},
|
||||
{"origin": [-21, 23.8, 2], "size": [4, 0, 2], "pivot": [-21, 23.8, 2], "rotation": [0, 10, 0], "uv": [46, 47], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_right_end",
|
||||
"parent": "finger_index_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [38, 50], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "inflate": 0.01, "uv": [38, 46], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_right_end",
|
||||
"parent": "finger_middle_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [36, 53], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"rotation": [0, 42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "uv": [34, 48], "mirror": true},
|
||||
{"origin": [-21, 23.81, -1], "size": [4, 0, 2], "pivot": [-21, 23.8, 1], "rotation": [0, -10, 0], "uv": [42, 49], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_right_end",
|
||||
"parent": "finger_pinky_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [32, 56], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_left",
|
||||
"parent": "chest",
|
||||
"pivot": [4, 24.8, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [4, 22.8, 0.5], "size": [6, 2, 2], "uv": [28, 38]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_left2",
|
||||
"parent": "arm_left",
|
||||
"pivot": [10, 23.8, 2.5],
|
||||
"cubes": [
|
||||
{"origin": [10, 22.8, 0], "size": [5, 2, 3], "uv": [41, 27]},
|
||||
{"origin": [15, 23.3, 0.5], "size": [2, 1, 2], "inflate": 0.02, "uv": [0, 59]},
|
||||
{"origin": [10.45, 24.55, 0.5], "size": [3, 1, 2], "pivot": [11.45, 24.8, 1.5], "rotation": [0, 0, 2.5], "uv": [44, 24]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hand_left",
|
||||
"parent": "arm_left2",
|
||||
"pivot": [17, 24.3, 1.5]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"rotation": [0, 42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "uv": [43, 41]},
|
||||
{"origin": [17, 23.8, 2], "size": [4, 0, 2], "pivot": [21, 23.8, 2], "rotation": [0, -10, 0], "uv": [50, 45]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_left_end",
|
||||
"parent": "finger_index_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [53, 37]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "inflate": 0.01, "uv": [44, 39]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_left_end",
|
||||
"parent": "finger_middle_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [53, 40]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"rotation": [0, -42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "uv": [45, 37]},
|
||||
{"origin": [17, 23.81, -1], "size": [4, 0, 2], "pivot": [21, 23.8, 1], "rotation": [0, 10, 0], "uv": [48, 43]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_left_end",
|
||||
"parent": "finger_pinky_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [44, 43]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_back2",
|
||||
"parent": "waist",
|
||||
"pivot": [0, 21.95, 6],
|
||||
"rotation": [0, 0, 45],
|
||||
"cubes": [
|
||||
{"origin": [-11, 20.95, 6], "size": [22, 2, 0], "pivot": [0, 21.95, 6], "rotation": [0, 0, -5], "uv": [84, 33]},
|
||||
{"origin": [-1, 10.95, 6], "size": [2, 22, 0], "inflate": 0.01, "pivot": [0, 21.95, 6], "rotation": [0, 0, 5], "uv": [124, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 17.8, -0.1],
|
||||
"rotation": [2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [0, 13.84798, -2.09895], "size": [0, 4, 11], "uv": [16, 39]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_right",
|
||||
"parent": "body",
|
||||
"pivot": [-2, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [-2.7, 15.8, 0.4], "size": [2, 1, 2], "uv": [61, 37], "mirror": true},
|
||||
{"origin": [-3.8, 12.8, -0.6], "size": [4, 3, 4], "uv": [60, 40], "mirror": true},
|
||||
{"origin": [-4.3, 8.3, -1.1], "size": [5, 5, 5], "uv": [59, 54], "mirror": true},
|
||||
{"origin": [-3.3, 8.4, -1.85], "size": [3, 3, 1], "pivot": [-1.8, 9.9, -1.1], "rotation": [-2.5, 0, 0], "uv": [65, 47], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_right",
|
||||
"parent": "leg_right",
|
||||
"pivot": [-4.3, 13.3, 1.4],
|
||||
"rotation": [-5, -1, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4.3, 11.3, -0.6], "size": [0, 4, 4], "pivot": [-4.3, 13.3, 1.4], "rotation": [0, 0, 10], "uv": [80, 36], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_right2",
|
||||
"parent": "leg_right",
|
||||
"pivot": [-1.8, 8.3, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, 0.4, -0.4], "size": [2, 8, 2], "uv": [87, 0], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_right",
|
||||
"parent": "leg_right2",
|
||||
"pivot": [-1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, -1.4], "size": [2, 1, 3], "inflate": 0.01, "uv": [68, 24], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_right",
|
||||
"parent": "foot_right",
|
||||
"pivot": [-1.8, 0.4, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, 0.2, -4.9], "size": [3, 0, 4], "uv": [70, 14], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_right",
|
||||
"parent": "toe_right",
|
||||
"pivot": [-0.8, 0.4, -0.4],
|
||||
"rotation": [0, -20, 0],
|
||||
"cubes": [
|
||||
{"origin": [-1.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [69, 34], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_right_end",
|
||||
"parent": "toe_inner_right",
|
||||
"pivot": [-1.3, 0.9, -5],
|
||||
"cubes": [
|
||||
{"origin": [-2.3, -0.1, -7], "size": [2, 1, 2], "inflate": 0.01, "uv": [64, 34], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_right",
|
||||
"parent": "toe_right",
|
||||
"pivot": [-2.8, 0.4, -0.4],
|
||||
"rotation": [0, 20, 0],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [76, 33], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_right_end",
|
||||
"parent": "toe_outer_right",
|
||||
"pivot": [-2.3, 0.9, -4.65],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, -0.1, -6.65], "size": [2, 1, 2], "inflate": 0.01, "uv": [62, 24], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_back_right",
|
||||
"parent": "foot_right",
|
||||
"pivot": [-1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, 1.6], "size": [2, 1, 3], "uv": [78, 24], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_left",
|
||||
"parent": "body",
|
||||
"pivot": [2, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [0.7, 15.8, 0.4], "size": [2, 1, 2], "uv": [45, 51]},
|
||||
{"origin": [-0.2, 12.8, -0.6], "size": [4, 3, 4], "uv": [53, 47]},
|
||||
{"origin": [-0.7, 8.3, -1.1], "size": [5, 5, 5], "uv": [39, 54]},
|
||||
{"origin": [0.3, 8.4, -1.85], "size": [3, 3, 1], "pivot": [1.8, 9.9, -1.1], "rotation": [-2.5, 0, 0], "uv": [54, 55]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_left",
|
||||
"parent": "leg_left",
|
||||
"pivot": [4.3, 13.3, 1.4],
|
||||
"rotation": [-5, 1, 0],
|
||||
"cubes": [
|
||||
{"origin": [4.3, 11.3, -0.6], "size": [0, 4, 4], "pivot": [4.3, 13.3, 1.4], "rotation": [0, 0, -10], "uv": [72, 36]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_left2",
|
||||
"parent": "leg_left",
|
||||
"pivot": [1.8, 8.3, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [0.8, 0.4, -0.4], "size": [2, 8, 2], "uv": [79, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_left",
|
||||
"parent": "leg_left2",
|
||||
"pivot": [1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, -1.4], "size": [2, 1, 3], "inflate": 0.01, "uv": [68, 20]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_back_left",
|
||||
"parent": "foot_left",
|
||||
"pivot": [1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, 1.6], "size": [2, 1, 3], "uv": [78, 20]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_left",
|
||||
"parent": "foot_left",
|
||||
"pivot": [1.8, 0.4, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [0.3, 0.2, -4.9], "size": [3, 0, 4], "uv": [76, 14]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_left",
|
||||
"parent": "toe_left",
|
||||
"pivot": [0.8, 0.4, -0.4],
|
||||
"rotation": [0, 20, 0],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [68, 28]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_left_end",
|
||||
"parent": "toe_inner_left",
|
||||
"pivot": [1.3, 0.9, -5],
|
||||
"cubes": [
|
||||
{"origin": [0.3, -0.1, -7], "size": [2, 1, 2], "inflate": 0.01, "uv": [54, 24]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_left",
|
||||
"parent": "toe_left",
|
||||
"pivot": [2.8, 0.4, -0.4],
|
||||
"rotation": [0, -20, 0],
|
||||
"cubes": [
|
||||
{"origin": [1.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [61, 27]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_left_end",
|
||||
"parent": "toe_outer_left",
|
||||
"pivot": [2.3, 0.9, -4.65],
|
||||
"cubes": [
|
||||
{"origin": [1.3, -0.1, -6.65], "size": [2, 1, 2], "inflate": 0.01, "uv": [54, 27]}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,853 @@
|
||||
{
|
||||
"format_version": "1.12.0",
|
||||
"minecraft:geometry": [
|
||||
{
|
||||
"description": {
|
||||
"identifier": "geometry.ash_greninja_omen",
|
||||
"texture_width": 128,
|
||||
"texture_height": 128,
|
||||
"visible_bounds_width": 7,
|
||||
"visible_bounds_height": 9.5,
|
||||
"visible_bounds_offset": [0, 4.25, 0]
|
||||
},
|
||||
"bones": [
|
||||
{
|
||||
"name": "greninja",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "body",
|
||||
"parent": "greninja",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "torso",
|
||||
"parent": "body",
|
||||
"pivot": [0, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [-2, 15.8, -0.5], "size": [4, 2, 4], "uv": [30, 72]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "waist",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 17.8, 3.5],
|
||||
"cubes": [
|
||||
{"origin": [-3, 17.8, -1.2], "size": [6, 3, 5], "uv": [58, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "chest",
|
||||
"parent": "waist",
|
||||
"pivot": [0, 20.8, 3.75],
|
||||
"cubes": [
|
||||
{"origin": [-4, 20.8, -2], "size": [8, 4, 6], "uv": [32, 26]},
|
||||
{"origin": [-3, 24.8, -1], "size": [6, 2, 5], "inflate": 0.01, "uv": [0, 63]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone9",
|
||||
"parent": "chest",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "bone10",
|
||||
"parent": "bone9",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4, 20.8, -1], "size": [8, 4, 0], "inflate": 0.01, "uv": [2, 96]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "neck",
|
||||
"parent": "chest",
|
||||
"pivot": [0, 24.8, 1],
|
||||
"cubes": [
|
||||
{"origin": [-5.5, 24.8, -5], "size": [11, 3, 11], "uv": [32, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head",
|
||||
"parent": "neck",
|
||||
"pivot": [0, 26.8, 1.1],
|
||||
"rotation": [2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4, 27.66914, -3.60286], "size": [6, 3, 6], "pivot": [0, -5.33086, -1.60286], "rotation": [0, 45, 0], "uv": [0, 50]},
|
||||
{"origin": [-4, 26.66914, 0.09714], "size": [8, 4, 4], "inflate": 0.01, "uv": [24, 50]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone14",
|
||||
"parent": "head",
|
||||
"pivot": [1, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3, 28.66914, 0.09714], "size": [0, 2, 3], "inflate": 0.02, "uv": [26, 53]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone18",
|
||||
"parent": "head",
|
||||
"pivot": [-1, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3, 28.66914, 0.09714], "size": [0, 2, 3], "inflate": 0.02, "uv": [26, 53], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone8",
|
||||
"parent": "head",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-2, 28.66914, -1.90286], "size": [4, 1, 3], "inflate": 0.02, "uv": [25, 50]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone5",
|
||||
"parent": "head",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [0, 30.66914, -4.40286], "size": [0, 2, 12], "uv": [32, 12]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone15",
|
||||
"parent": "head",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [0, 30.66914, -4.40286], "size": [0, 2, 12], "inflate": -0.01, "uv": [86, -12]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eye_right",
|
||||
"parent": "head",
|
||||
"pivot": [-2.2682, 29.86914, -0.749],
|
||||
"rotation": [7.5, -45, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, 28.36914, -2.25286], "size": [2, 3, 3], "uv": [78, 47]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_pupil_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.31, 29.76914, -1.45286],
|
||||
"cubes": [
|
||||
{"origin": [-3.31, 28.76914, -1.95286], "size": [0, 2, 1], "uv": [38, 5]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_eyelid_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.32, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.32, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [32, 41]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone13",
|
||||
"parent": "outer_eyelid_right",
|
||||
"pivot": [-6, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-2.68, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [0, 86]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3.23, 29.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.23, 28.36914, -2.25286], "size": [0, 3, 3], "uv": [44, 47]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_cover_right",
|
||||
"parent": "inner_eyelid_right",
|
||||
"pivot": [-3.23, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [-3.231, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [32, 28]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_pupil_right",
|
||||
"parent": "inner_eyelid_right",
|
||||
"pivot": [-3.24, 29.61914, -0.75286],
|
||||
"rotation": [5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.24, 29.11914, -1.75286], "size": [0, 1, 2], "uv": [38, 1]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eye_left",
|
||||
"parent": "head",
|
||||
"pivot": [2.2682, 29.86914, -0.749],
|
||||
"rotation": [7.5, 45, 0],
|
||||
"cubes": [
|
||||
{"origin": [1.3, 28.36914, -2.25286], "size": [2, 3, 3], "uv": [78, 38]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_pupil_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [2.3, 30.26914, -1.45286],
|
||||
"cubes": [
|
||||
{"origin": [3.31, 28.76914, -1.95286], "size": [0, 2, 1], "uv": [38, 3], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outer_eyelid_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [2.3, 29.86914, -0.75286]
|
||||
},
|
||||
{
|
||||
"name": "bone6",
|
||||
"parent": "outer_eyelid_left",
|
||||
"pivot": [-1, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.32, 30.36914, -2.25286], "size": [0, 1, 3], "inflate": 0.01, "uv": [32, 27], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone7",
|
||||
"parent": "outer_eyelid_left",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.32, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [0, 86], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [3.23, 29.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [3.23, 28.36914, -2.25286], "size": [0, 3, 3], "uv": [0, 47], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_eyelid_cover_left",
|
||||
"parent": "inner_eyelid_left",
|
||||
"pivot": [3.231, 30.86914, -0.75286],
|
||||
"cubes": [
|
||||
{"origin": [3.231, 30.36914, -2.25286], "size": [0, 1, 3], "uv": [32, 7], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inner_pupil_left",
|
||||
"parent": "inner_eyelid_left",
|
||||
"pivot": [3.24, 29.61914, -0.75286],
|
||||
"rotation": [5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.24, 29.11914, -1.75286], "size": [0, 1, 2], "uv": [38, 0], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "jaw",
|
||||
"parent": "head",
|
||||
"pivot": [0, 27.66914, -0.20286],
|
||||
"rotation": [-2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4, 26.66914, -3.60286], "size": [6, 1, 6], "pivot": [0, -5.33086, -1.60286], "rotation": [0, 45, 0], "uv": [54, 20]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_right",
|
||||
"parent": "head",
|
||||
"pivot": [-4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.8725, -8.1833, -7.33962],
|
||||
"cubes": [
|
||||
{"origin": [-7.1, 30.66914, -2.40286], "size": [3, 0, 5], "uv": [27, 5]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_left",
|
||||
"parent": "head",
|
||||
"pivot": [4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.862, 8.32078, 7.1694],
|
||||
"cubes": [
|
||||
{"origin": [4.1, 30.66914, -2.40286], "size": [3, 0, 5], "uv": [27, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden",
|
||||
"parent": "head",
|
||||
"pivot": [0, 27.16914, 0.09714],
|
||||
"cubes": [
|
||||
{"origin": [-1, 26.66914, -4.90286], "size": [2, 1, 5], "inflate": 0.01, "uv": [75, 32]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden2",
|
||||
"parent": "tongue_hidden",
|
||||
"pivot": [0, 27.16914, -4.90286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.66914, -8.65286], "size": [3, 1, 4], "uv": [75, 67]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden3",
|
||||
"parent": "tongue_hidden2",
|
||||
"pivot": [0, 27.16914, -8.65286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.66914, -12.40286], "size": [3, 1, 4], "inflate": 0.01, "uv": [75, 56]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden4",
|
||||
"parent": "tongue_hidden3",
|
||||
"pivot": [0, 27.16914, -12.40286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -17.15286], "size": [3, 2, 5], "uv": [72, 18]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden5",
|
||||
"parent": "tongue_hidden4",
|
||||
"pivot": [0, 27.16914, -17.15286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -21.90286], "size": [3, 2, 5], "inflate": 0.01, "uv": [71, 11]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden6",
|
||||
"parent": "tongue_hidden5",
|
||||
"pivot": [0, 27.16914, -21.90286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -26.65286], "size": [3, 2, 5], "uv": [0, 70]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden7",
|
||||
"parent": "tongue_hidden6",
|
||||
"pivot": [0, 27.16914, -26.65286],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.16914, -31.40286], "size": [3, 2, 5], "inflate": 0.01, "uv": [64, 69]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue_hidden8",
|
||||
"parent": "tongue_hidden7",
|
||||
"pivot": [0, 27.16914, -31.40286],
|
||||
"cubes": [
|
||||
{"origin": [-2, 25.66914, -37.15286], "size": [4, 3, 6], "uv": [60, 27]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_fin_right",
|
||||
"parent": "head",
|
||||
"pivot": [-3.7, 30.66914, 0.09714],
|
||||
"rotation": [0, -15, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.7, 30.66914, 2.09714], "size": [5, 6, 0], "pivot": [0.1, 30.66914, 2.09714], "rotation": [-75, 0, 0], "uv": [36, 78]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone11",
|
||||
"parent": "head_fin_right",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.7, 30.66914, 0.09714], "size": [0, 4, 13], "inflate": 0.01, "uv": [32, 7]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone12",
|
||||
"parent": "head_fin_right",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-3.7, 30.66914, 0.09714], "size": [0, 4, 13], "uv": [32, 3]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_fin_left",
|
||||
"parent": "head",
|
||||
"pivot": [3.7, 30.66914, 0.09714],
|
||||
"rotation": [0, 15, 0],
|
||||
"cubes": [
|
||||
{"origin": [-1.3, 30.66914, 2.09714], "size": [5, 6, 0], "pivot": [-0.1, 30.66914, 2.09714], "rotation": [-75, 0, 0], "uv": [47, 64]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone17",
|
||||
"parent": "head_fin_left",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.7, 30.66914, 0.09714], "size": [0, 4, 13], "uv": [32, 3], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone16",
|
||||
"parent": "head_fin_left",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [3.7, 30.66914, 0.09714], "size": [0, 4, 13], "uv": [32, 7], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue",
|
||||
"parent": "neck",
|
||||
"pivot": [0, 27.8, 5.1],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.8, 5], "size": [3, 2, 6], "uv": [66, 48]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue2",
|
||||
"parent": "tongue",
|
||||
"pivot": [0, 27.8, 10.5],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 26.8, 10.5], "size": [3, 2, 6], "inflate": 0.01, "uv": [66, 39]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue3",
|
||||
"parent": "tongue2",
|
||||
"pivot": [0, 27.8, 16],
|
||||
"cubes": [
|
||||
{"origin": [-2, 26.8, 16], "size": [4, 2, 6], "uv": [65, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue4",
|
||||
"parent": "tongue3",
|
||||
"pivot": [0, 27.8, 21.5],
|
||||
"cubes": [
|
||||
{"origin": [-2, 26.8, 21.5], "size": [4, 2, 6], "inflate": 0.01, "uv": [33, 64]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue5",
|
||||
"parent": "tongue4",
|
||||
"pivot": [0, 27.8, 27],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 26.3, 27], "size": [5, 3, 6], "uv": [50, 45]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue6",
|
||||
"parent": "tongue5",
|
||||
"pivot": [0, 27.8, 32.5],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 26.3, 32.5], "size": [5, 3, 6], "inflate": 0.01, "uv": [50, 36]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tongue7",
|
||||
"parent": "tongue6",
|
||||
"pivot": [0, 27.8, 38],
|
||||
"cubes": [
|
||||
{"origin": [-3, 25.8, 38], "size": [6, 4, 6], "inflate": 0.01, "uv": [32, 40]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_hand",
|
||||
"parent": "chest",
|
||||
"pivot": [-35, 21.95, 2]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_chest",
|
||||
"parent": "chest",
|
||||
"pivot": [0, 22.2, 4],
|
||||
"cubes": [
|
||||
{"origin": [-2.5, 19.7, 4], "size": [5, 5, 0], "inflate": 0.01, "uv": [64, 88], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_right",
|
||||
"parent": "chest",
|
||||
"pivot": [-4, 24.8, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-10, 22.8, 0.5], "size": [6, 2, 2], "uv": [14, 75]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_right2",
|
||||
"parent": "arm_right",
|
||||
"pivot": [-10, 23.8, 2.5],
|
||||
"cubes": [
|
||||
{"origin": [-15, 22.8, 0], "size": [5, 2, 3], "uv": [46, 74]},
|
||||
{"origin": [-17, 23.3, 0.5], "size": [2, 1, 2], "inflate": 0.02, "uv": [36, 84]},
|
||||
{"origin": [-13.45, 24.55, 0.5], "size": [3, 1, 2], "pivot": [-11.45, 24.8, 1.5], "rotation": [0, 0, -2.5], "uv": [66, 36]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hand_right",
|
||||
"parent": "arm_right2",
|
||||
"pivot": [-17, 24.3, 1.5]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"rotation": [0, -42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "uv": [48, 59]},
|
||||
{"origin": [-21, 23.8, 2], "size": [4, 0, 2], "pivot": [-21, 23.8, 2], "rotation": [0, 10, 0], "uv": [14, 61]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_right_end",
|
||||
"parent": "finger_index_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [50, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "inflate": 0.01, "uv": [73, 8]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_right_end",
|
||||
"parent": "finger_middle_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [50, 60]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_right",
|
||||
"parent": "hand_right",
|
||||
"pivot": [-17, 24.3, 1.5],
|
||||
"rotation": [0, 42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [-21, 23.3, 1], "size": [4, 1, 1], "uv": [42, 72]},
|
||||
{"origin": [-21, 23.81, -1], "size": [4, 0, 2], "pivot": [-21, 23.8, 1], "rotation": [0, -10, 0], "uv": [32, 60]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_right_end",
|
||||
"parent": "finger_pinky_right",
|
||||
"pivot": [-21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [-23, 23.3, 0.5], "size": [2, 1, 2], "uv": [49, 58]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_left",
|
||||
"parent": "chest",
|
||||
"pivot": [4, 24.8, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [4, 22.8, 0.5], "size": [6, 2, 2], "uv": [0, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_left2",
|
||||
"parent": "arm_left",
|
||||
"pivot": [10, 23.8, 2.5],
|
||||
"cubes": [
|
||||
{"origin": [10, 22.8, 0], "size": [5, 2, 3], "uv": [74, 27]},
|
||||
{"origin": [15, 23.3, 0.5], "size": [2, 1, 2], "inflate": 0.02, "uv": [44, 83]},
|
||||
{"origin": [10.45, 24.55, 0.5], "size": [3, 1, 2], "pivot": [11.45, 24.8, 1.5], "rotation": [0, 0, 2.5], "uv": [65, 8]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hand_left",
|
||||
"parent": "arm_left2",
|
||||
"pivot": [17, 24.3, 1.5]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"rotation": [0, 42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "uv": [11, 70]},
|
||||
{"origin": [17, 23.8, 2], "size": [4, 0, 2], "pivot": [21, 23.8, 2], "rotation": [0, -10, 0], "uv": [12, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_index_left_end",
|
||||
"parent": "finger_index_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [48, 57]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "inflate": 0.01, "uv": [65, 67]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_middle_left_end",
|
||||
"parent": "finger_middle_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [51, 58]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_left",
|
||||
"parent": "hand_left",
|
||||
"pivot": [17, 24.3, 1.5],
|
||||
"rotation": [0, -42.5, 0],
|
||||
"cubes": [
|
||||
{"origin": [17, 23.3, 1], "size": [4, 1, 1], "uv": [48, 59]},
|
||||
{"origin": [17, 23.81, -1], "size": [4, 0, 2], "pivot": [21, 23.8, 1], "rotation": [0, 10, 0], "uv": [32, 58]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finger_pinky_left_end",
|
||||
"parent": "finger_pinky_left",
|
||||
"pivot": [21, 24.3, 1.5],
|
||||
"cubes": [
|
||||
{"origin": [21, 23.3, 0.5], "size": [2, 1, 2], "uv": [0, 83]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 17.8, -0.1],
|
||||
"rotation": [2.5, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [0, 13.84798, -2.09895], "size": [0, 4, 11], "uv": [32, 25]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_right",
|
||||
"parent": "body",
|
||||
"pivot": [-2, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [-2.7, 15.8, 0.4], "size": [2, 1, 2], "uv": [82, 72]},
|
||||
{"origin": [-3.8, 12.8, -0.6], "size": [4, 3, 4], "uv": [18, 68]},
|
||||
{"origin": [-4.3, 8.3, -1.1], "size": [5, 5, 5], "uv": [19, 58]},
|
||||
{"origin": [-3.3, 8.4, -1.85], "size": [3, 3, 1], "pivot": [-1.8, 9.9, -1.1], "rotation": [-2.5, 0, 0], "uv": [54, 80]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_right",
|
||||
"parent": "leg_right",
|
||||
"pivot": [-4.3, 13.3, 1.4],
|
||||
"rotation": [-5, -1, 0],
|
||||
"cubes": [
|
||||
{"origin": [-4.3, 11.3, -0.6], "size": [0, 4, 4], "pivot": [-4.3, 13.3, 1.4], "rotation": [0, 0, 10], "uv": [54, 23]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_right2",
|
||||
"parent": "leg_right",
|
||||
"pivot": [-1.8, 8.3, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, 0.4, -0.4], "size": [2, 8, 2], "uv": [28, 78]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_right",
|
||||
"parent": "leg_right2",
|
||||
"pivot": [-1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, -1.4], "size": [2, 1, 3], "inflate": 0.01, "uv": [14, 79]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_right",
|
||||
"parent": "foot_right",
|
||||
"pivot": [-1.8, 0.4, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, 0.2, -4.9], "size": [3, 0, 4], "uv": [28, 40]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_right",
|
||||
"parent": "toe_right",
|
||||
"pivot": [-0.8, 0.4, -0.4],
|
||||
"rotation": [0, -20, 0],
|
||||
"cubes": [
|
||||
{"origin": [-1.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [47, 56]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_right_end",
|
||||
"parent": "toe_inner_right",
|
||||
"pivot": [-1.3, 0.9, -5],
|
||||
"cubes": [
|
||||
{"origin": [-2.3, -0.1, -7], "size": [2, 1, 2], "inflate": 0.01, "uv": [48, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_right",
|
||||
"parent": "toe_right",
|
||||
"pivot": [-2.8, 0.4, -0.4],
|
||||
"rotation": [0, 20, 0],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [0, 77]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_right_end",
|
||||
"parent": "toe_outer_right",
|
||||
"pivot": [-2.3, 0.9, -4.65],
|
||||
"cubes": [
|
||||
{"origin": [-3.3, -0.1, -6.65], "size": [2, 1, 2], "inflate": 0.01, "uv": [49, 60]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_back_right",
|
||||
"parent": "foot_right",
|
||||
"pivot": [-1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [-2.8, -0.1, 1.6], "size": [2, 1, 3], "uv": [79, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_left",
|
||||
"parent": "body",
|
||||
"pivot": [2, 16.8, 1.4],
|
||||
"cubes": [
|
||||
{"origin": [0.7, 15.8, 0.4], "size": [2, 1, 2], "uv": [81, 8]},
|
||||
{"origin": [-0.2, 12.8, -0.6], "size": [4, 3, 4], "uv": [53, 67]},
|
||||
{"origin": [-0.7, 8.3, -1.1], "size": [5, 5, 5], "uv": [43, 54]},
|
||||
{"origin": [0.3, 8.4, -1.85], "size": [3, 3, 1], "pivot": [1.8, 9.9, -1.1], "rotation": [-2.5, 0, 0], "uv": [46, 79]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shuriken_left",
|
||||
"parent": "leg_left",
|
||||
"pivot": [4.3, 13.3, 1.4],
|
||||
"rotation": [-5, 1, 0],
|
||||
"cubes": [
|
||||
{"origin": [4.3, 11.3, -0.6], "size": [0, 4, 4], "pivot": [4.3, 13.3, 1.4], "rotation": [0, 0, -10], "uv": [18, 46]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_left2",
|
||||
"parent": "leg_left",
|
||||
"pivot": [1.8, 8.3, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [0.8, 0.4, -0.4], "size": [2, 8, 2], "uv": [69, 76]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_left",
|
||||
"parent": "leg_left2",
|
||||
"pivot": [1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, -1.4], "size": [2, 1, 3], "inflate": 0.01, "uv": [58, 54]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_back_left",
|
||||
"parent": "foot_left",
|
||||
"pivot": [1.8, 0.9, 1.6],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, 1.6], "size": [2, 1, 3], "uv": [58, 16]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_left",
|
||||
"parent": "foot_left",
|
||||
"pivot": [1.8, 0.4, -0.4],
|
||||
"cubes": [
|
||||
{"origin": [0.3, 0.2, -4.9], "size": [3, 0, 4], "uv": [28, 26]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_left",
|
||||
"parent": "toe_left",
|
||||
"pivot": [0.8, 0.4, -0.4],
|
||||
"rotation": [0, 20, 0],
|
||||
"cubes": [
|
||||
{"origin": [0.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [47, 56]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_inner_left_end",
|
||||
"parent": "toe_inner_left",
|
||||
"pivot": [1.3, 0.9, -5],
|
||||
"cubes": [
|
||||
{"origin": [0.3, -0.1, -7], "size": [2, 1, 2], "inflate": 0.01, "uv": [48, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_left",
|
||||
"parent": "toe_left",
|
||||
"pivot": [2.8, 0.4, -0.4],
|
||||
"rotation": [0, -20, 0],
|
||||
"cubes": [
|
||||
{"origin": [1.8, -0.1, -5.4], "size": [1, 1, 5], "uv": [57, 74]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toe_outer_left_end",
|
||||
"parent": "toe_outer_left",
|
||||
"pivot": [2.3, 0.9, -4.65],
|
||||
"cubes": [
|
||||
{"origin": [1.3, -0.1, -6.65], "size": [2, 1, 2], "inflate": 0.01, "uv": [50, 59]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone19",
|
||||
"parent": "body",
|
||||
"pivot": [0, 49, 0],
|
||||
"cubes": [
|
||||
{"origin": [-11.3, 0, -22.65], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, -45, 0], "uv": [82, 78], "mirror": true},
|
||||
{"origin": [-8.5, 0, 23.6], "size": [17, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 90, 0], "uv": [91, 78]},
|
||||
{"origin": [-8, 0, -24], "size": [16, 50, 0], "uv": [85, 78]},
|
||||
{"origin": [-11.3, 0, 22.7], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, -45, 0], "uv": [83, 78]},
|
||||
{"origin": [-11.1, 0, 22.75], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 45, 0], "uv": [82, 78]},
|
||||
{"origin": [-10.9, 0, -22.75], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 45, 0], "uv": [82, 78], "mirror": true},
|
||||
{"origin": [-8.5, 0, -23.6], "size": [17, 49, 0], "pivot": [0, 49, 0], "rotation": [0, 90, 0], "uv": [84, 79]},
|
||||
{"origin": [-8.5, 0, 23.7], "size": [17, 50, 0], "uv": [92, 78]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "aura2",
|
||||
"parent": "bone19",
|
||||
"pivot": [0, 49, 0],
|
||||
"cubes": [
|
||||
{"origin": [-8, 49, -24], "size": [16, 50, 0], "uv": [85, 78]},
|
||||
{"origin": [-8.5, 49, 23.7], "size": [17, 50, 0], "uv": [92, 78]},
|
||||
{"origin": [-11.3, 49, -22.65], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, -45, 0], "uv": [82, 78], "mirror": true},
|
||||
{"origin": [-11.3, 49, 22.7], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, -45, 0], "uv": [83, 78]},
|
||||
{"origin": [-10.7, 49, -22.65], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 45, 0], "uv": [82, 78]},
|
||||
{"origin": [-11.1, 49, 22.75], "size": [22, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 45, 0], "uv": [82, 78]},
|
||||
{"origin": [-8.5, 49, 23.6], "size": [17, 50, 0], "pivot": [0, 49, 0], "rotation": [0, 90, 0], "uv": [91, 78]},
|
||||
{"origin": [-8.5, 49, -23.6], "size": [17, 49, 0], "pivot": [0, 49, 0], "rotation": [0, 90, 0], "uv": [84, 79]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone",
|
||||
"parent": "aura2",
|
||||
"pivot": [0, 49, 0],
|
||||
"cubes": [
|
||||
{"origin": [-8, 66.5, -51.5], "size": [16, 34, 0], "pivot": [0, 49, 0], "rotation": [-45, 0, 0], "uv": [85, 85]},
|
||||
{"origin": [-8, 66.75, 51.5], "size": [16, 34, 0], "pivot": [0, 49, 0], "rotation": [45, 0, 0], "uv": [85, 85]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone2",
|
||||
"parent": "aura2",
|
||||
"pivot": [0, 49, 0],
|
||||
"rotation": [0, 90, 0],
|
||||
"cubes": [
|
||||
{"origin": [-8, 66.5, -51.5], "size": [16, 34, 0], "pivot": [0, 49, 0], "rotation": [-45, 0, 0], "uv": [85, 85]},
|
||||
{"origin": [-8, 66.75, 51.5], "size": [16, 34, 0], "pivot": [0, 49, 0], "rotation": [45, 0, 0], "uv": [85, 85]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone3",
|
||||
"parent": "aura2",
|
||||
"pivot": [0, 49, 0],
|
||||
"rotation": [0, 45, 0],
|
||||
"cubes": [
|
||||
{"origin": [-12, 66.5, -50.5], "size": [23, 34, 0], "pivot": [0, 49, 0], "rotation": [-45, 0, 0], "uv": [85, 85]},
|
||||
{"origin": [-12, 66.75, 50.5], "size": [23, 33, 0], "pivot": [0, 49, 0], "rotation": [45, 0, 0], "uv": [85, 85]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone4",
|
||||
"parent": "aura2",
|
||||
"pivot": [0, 49, 0],
|
||||
"rotation": [0, -45, 0],
|
||||
"cubes": [
|
||||
{"origin": [-12, 66.5, -50.5], "size": [23, 34, 0], "pivot": [0, 49, 0], "rotation": [-45, 0, 0], "uv": [85, 85]},
|
||||
{"origin": [-12, 66.75, 50.5], "size": [23, 33, 0], "pivot": [0, 49, 0], "rotation": [45, 0, 0], "uv": [85, 85]}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,227 @@
|
||||
{
|
||||
"format_version": "1.12.0",
|
||||
"minecraft:geometry": [
|
||||
{
|
||||
"description": {
|
||||
"identifier": "geometry.pikachu_male",
|
||||
"texture_width": 64,
|
||||
"texture_height": 64,
|
||||
"visible_bounds_width": 4,
|
||||
"visible_bounds_height": 4,
|
||||
"visible_bounds_offset": [0, 1, 0]
|
||||
},
|
||||
"bones": [
|
||||
{
|
||||
"name": "pikachu",
|
||||
"pivot": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "body",
|
||||
"parent": "pikachu",
|
||||
"pivot": [0, 8, 0.5]
|
||||
},
|
||||
{
|
||||
"name": "torso",
|
||||
"parent": "body",
|
||||
"pivot": [0, 5.25, 0.5],
|
||||
"cubes": [
|
||||
{"origin": [-5, 1.75, -3.5], "size": [10, 8, 8], "uv": [28, 48]},
|
||||
{"origin": [-4.5, 9.75, -3], "size": [9, 2, 7], "uv": [32, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 12.25, 0.25],
|
||||
"cubes": [
|
||||
{"origin": [-4.5, 11.25, -3.75], "size": [9, 8, 8], "inflate": 0.01, "uv": [0, 1]},
|
||||
{"origin": [-0.5, 13.33, -4.53], "size": [1, 1, 1], "pivot": [0, 13.7, -3.5], "rotation": [12.5, 0, 0], "uv": [27, 0]},
|
||||
{"origin": [-4.5, 11.3, -4.5], "size": [9, 3, 2], "inflate": 0.02, "pivot": [-0.5, 13.7, -3.5], "rotation": [12.5, 0, 0], "uv": [42, 37]},
|
||||
{"origin": [-0.5, 19.75, -3.75], "size": [3, 1, 0], "inflate": 0.03, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [24, 38]},
|
||||
{"origin": [-0.5, 20.75, -3.75], "size": [1, 1, 0], "inflate": 0.03, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [24, 38]},
|
||||
{"origin": [-0.25, 21.25, -3.75], "size": [1, 1, 0], "inflate": 0.025, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [25, 36]},
|
||||
{"origin": [1.5, 21.25, -3.75], "size": [1, 1, 0], "inflate": 0.03, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [25, 36]},
|
||||
{"origin": [0.5, 21.75, -3.75], "size": [1, 1, 0], "inflate": 0.03, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [25, 35]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mouth_closed",
|
||||
"parent": "head",
|
||||
"pivot": [0, 12.7, -3.5],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 11.8, -4.53], "size": [3, 1, 0], "inflate": 0.01, "pivot": [0, 13.7, -3.5], "rotation": [12.5, 0, 0], "uv": [27, 4]},
|
||||
{"origin": [-0.5, 12.05, -4.53], "size": [1, 1, 0], "inflate": 0.01, "pivot": [0, 13.7, -3.5], "rotation": [12.5, 0, 0], "uv": [28, 6]},
|
||||
{"origin": [-2, 12.3, -4.53], "size": [4, 1, 0], "pivot": [0, 13.7, -3.5], "rotation": [12.5, 0, 0], "uv": [26, 3]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mouth_open",
|
||||
"parent": "head",
|
||||
"pivot": [0, 12.7, -3.5],
|
||||
"cubes": [
|
||||
{"origin": [-1.5, 11.55, -4.33], "size": [3, 1, 0], "inflate": 0.01, "pivot": [0, 13.7, -3.3], "rotation": [12.5, 0, 0], "uv": [33, 0]},
|
||||
{"origin": [-1, 12.05, -4.33], "size": [2, 1, 0], "inflate": 0.01, "pivot": [0, 13.7, -3.3], "rotation": [12.5, 0, 0], "uv": [34, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eyes",
|
||||
"parent": "head",
|
||||
"pivot": [0, 16, -3.825]
|
||||
},
|
||||
{
|
||||
"name": "eye_right",
|
||||
"parent": "eyes",
|
||||
"pivot": [-3, 15.5, -3.825],
|
||||
"cubes": [
|
||||
{"origin": [-4, 14.5, -3.77], "size": [2, 2, 0], "pivot": [-3, 15.5, -3.77], "rotation": [0, 0, 3], "uv": [0, 0]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eyelid_right",
|
||||
"parent": "eye_right",
|
||||
"pivot": [-3, 15.5, -3.67],
|
||||
"cubes": [
|
||||
{"origin": [-4, 14.5, -3.67], "size": [2, 2, 0], "inflate": 0.01, "pivot": [-3, 15.5, -3.67], "rotation": [0, 0, 3], "uv": [0, 4]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eye_left",
|
||||
"parent": "eyes",
|
||||
"pivot": [3, 15.5, -3.825],
|
||||
"cubes": [
|
||||
{"origin": [2, 14.5, -3.77], "size": [2, 2, 0], "pivot": [3, 15.5, -3.77], "rotation": [0, 0, -3], "uv": [0, 2], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eyelid_left",
|
||||
"parent": "eye_left",
|
||||
"pivot": [3, 15.5, -3.67],
|
||||
"cubes": [
|
||||
{"origin": [2, 14.5, -3.67], "size": [2, 2, 0], "inflate": 0.01, "pivot": [3, 15.5, -3.67], "rotation": [0, 0, -3], "uv": [0, 6], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ear_left",
|
||||
"parent": "head",
|
||||
"pivot": [3.65, 18, 0.425],
|
||||
"cubes": [
|
||||
{"origin": [2, 17.5, 0.35], "size": [3, 10, 0], "pivot": [3.65, 18, 0.425], "rotation": [-15, -30, 35], "uv": [36, 10]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ear_right",
|
||||
"parent": "head",
|
||||
"pivot": [-3.65, 18, 0.425],
|
||||
"cubes": [
|
||||
{"origin": [-6, 17.5, 0.35], "size": [3, 10, 0], "pivot": [-3.65, 18, 0.425], "rotation": [-32.89077, -4.99661, -104.48358], "uv": [36, 10], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_left",
|
||||
"parent": "head",
|
||||
"pivot": [4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.862, 8.32078, 7.1694],
|
||||
"cubes": [
|
||||
{"origin": [7.1, 20.66914, -14], "size": [3, 0, 5], "pivot": [3, 13.66914, -14.60286], "rotation": [0, -5, 0], "uv": [23, 18]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "head_ruff_right",
|
||||
"parent": "head",
|
||||
"pivot": [-4.5, 30.66914, 2.09714],
|
||||
"rotation": [38.8725, -8.1833, -7.33962],
|
||||
"cubes": [
|
||||
{"origin": [-10.1, 20.66914, -13.40286], "size": [3, 0, 5], "uv": [23, 18], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Hat",
|
||||
"parent": "head",
|
||||
"pivot": [0, 12.25, 0.25],
|
||||
"cubes": [
|
||||
{"origin": [-3.5, 18, -3.75], "size": [9, 5, 8], "inflate": 0.02, "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [0, 41]},
|
||||
{"origin": [-0.5, 18.5, -5.75], "size": [3, 1, 3], "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [40, 33]},
|
||||
{"origin": [-1.6, 18.4, -5.75], "size": [3, 1, 3], "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -30], "uv": [28, 33]},
|
||||
{"origin": [0.5, 18.9, -5.75], "size": [3, 1, 3], "uv": [52, 33]},
|
||||
{"origin": [-3, 23, -3.25], "size": [8, 1, 7], "pivot": [0, 12.25, 0.25], "rotation": [0, 0, -15], "uv": [0, 35]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_right",
|
||||
"parent": "torso",
|
||||
"pivot": [-4.5, 10.5, -0.5],
|
||||
"cubes": [
|
||||
{"origin": [-10.5, 9, -2], "size": [6, 3, 3], "uv": [28, 42], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "arm_left",
|
||||
"parent": "torso",
|
||||
"pivot": [4.5, 10.5, -0.5],
|
||||
"cubes": [
|
||||
{"origin": [4.5, 9, -2], "size": [6, 3, 3], "uv": [46, 42]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail",
|
||||
"parent": "torso",
|
||||
"pivot": [0, 2.75, 3.5],
|
||||
"cubes": [
|
||||
{"origin": [0, 1.75, 3], "size": [0, 9, 10], "uv": [1, 8]},
|
||||
{"origin": [0, 10.74, 6], "size": [0, 7, 13], "uv": [1, 15]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_right",
|
||||
"parent": "body",
|
||||
"pivot": [-4, 5.25, 0.5],
|
||||
"cubes": [
|
||||
{"origin": [-6, 1.5, -2.5], "size": [4, 6, 6], "pivot": [-4, 4.5, 0], "rotation": [-10, 0, 0], "uv": [44, 21]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_right",
|
||||
"parent": "leg_right",
|
||||
"pivot": [-3.75, 2, 0.75],
|
||||
"cubes": [
|
||||
{"origin": [-4.75, 1, -0.75], "size": [2, 2, 3], "uv": [10, 59]},
|
||||
{"origin": [-5.25, 0, -1.5], "size": [3, 1, 4], "uv": [0, 54], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toes_right",
|
||||
"parent": "foot_right",
|
||||
"pivot": [-3.75, 0, -1.5],
|
||||
"cubes": [
|
||||
{"origin": [-5.25, 0, -2.5], "size": [3, 1, 1], "uv": [17, 58], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "leg_left",
|
||||
"parent": "body",
|
||||
"pivot": [4, 5.25, 0.5],
|
||||
"cubes": [
|
||||
{"origin": [2, 1.5, -2.5], "size": [4, 6, 6], "pivot": [4, 4.5, 0], "rotation": [-10, 0, 0], "uv": [44, 9], "mirror": true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "foot_left",
|
||||
"parent": "leg_left",
|
||||
"pivot": [3.75, 2, 0.75],
|
||||
"cubes": [
|
||||
{"origin": [2.75, 1, -0.75], "size": [2, 2, 3], "uv": [0, 59], "mirror": true},
|
||||
{"origin": [2.25, 0, -1.5], "size": [3, 1, 4], "uv": [0, 54]}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "toes_left",
|
||||
"parent": "foot_left",
|
||||
"pivot": [3.75, 0, -1.5],
|
||||
"cubes": [
|
||||
{"origin": [2.25, 0, -2.5], "size": [3, 1, 1], "uv": [17, 60]}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,70 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2,
|
||||
"portraitTranslation": [ 0, 1.25, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.7, 0 ],
|
||||
"faint": "bedrock(ashgreninja, faint)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ashgreninja, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninja, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"look",
|
||||
"bedrock(ashgreninja, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninja, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"look",
|
||||
"bedrock(ashgreninja, ground_walk)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninja, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"floating": {
|
||||
"poseName": "floating",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "FLOAT" ],
|
||||
"animations": [ "bedrock(ashgreninja, water_idle)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninja, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"swimming": {
|
||||
"poseName": "swimming",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "SWIM" ],
|
||||
"animations": [ "bedrock(ashgreninja, water_swim)" ]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,70 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2,
|
||||
"portraitTranslation": [ 0, 1.25, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.7, 0 ],
|
||||
"faint": "bedrock(ashgreninjaincomplete, faint)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ashgreninjaincomplete, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninjaincomplete, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"look",
|
||||
"bedrock(ashgreninjaincomplete, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninjaincomplete, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"look",
|
||||
"bedrock(ashgreninjaincomplete, ground_walk)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninjaincomplete, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"floating": {
|
||||
"poseName": "floating",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "FLOAT" ],
|
||||
"animations": [ "bedrock(ashgreninjaincomplete, water_idle)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ashgreninjaincomplete, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"swimming": {
|
||||
"poseName": "swimming",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "SWIM" ],
|
||||
"animations": [ "bedrock(ashgreninjaincomplete, water_swim)" ]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2,
|
||||
"portraitTranslation": [ 0, 0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.7, 0 ],
|
||||
"poses": {
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"animations": ["bedrock(ashpikachu, ground_idle)"]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [ "bedrock(ashpikachu, ground_walk)" ]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninja",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninja",
|
||||
"model": "cobblemon:ashgreninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb1_ashgreninja/ash_greninja.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb1_ashgreninja/ash_greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete2",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete3",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:ashpikachu",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashpikachu",
|
||||
"model": "cobblemon:ashpikachu.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb2_ashpikachu/ashpikachu.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb2_ashpikachu/ashpikachu_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja1",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja2",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja3",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninjabb",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"cobblemon.species.ashgreninja.name": "Greninja",
|
||||
"cobblemon.species.ashgreninja.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.ashgreninja.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.ashgreninjaincomplete.name": "Greninja",
|
||||
"cobblemon.species.ashgreninjaincomplete.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.ashgreninjaincomplete.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.ashgreninjaincomplete2.name": "Greninja",
|
||||
"cobblemon.species.ashgreninjaincomplete2.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.ashgreninjaincomplete2.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.ashgreninjaincomplete3.name": "Greninja",
|
||||
"cobblemon.species.ashgreninjaincomplete3.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.ashgreninjaincomplete3.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.greninja1.name": "Greninja",
|
||||
"cobblemon.species.greninja1.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.greninja1.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.greninja2.name": "Greninja",
|
||||
"cobblemon.species.greninja2.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.greninja2.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
"cobblemon.species.greninja3.name": "Greninja",
|
||||
"cobblemon.species.greninja3.desc1": "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
"cobblemon.species.greninja3.desc2": "It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water.",
|
||||
|
||||
|
||||
"cobblemon.species.ashpikachu.name": "Ash-Pikachu",
|
||||
"cobblemon.species.ashpikachu.desc1":"",
|
||||
"cobblemon.species.ashpikachu.desc2":"",
|
||||
|
||||
"cobblemon.ability.battlebond": "Battle Bond",
|
||||
"cobblemon.ability.battlebond.desc": "Defeating an opposing Pokémon strengthens the Pokémon's bond with its Trainer, and it enters its synchronized Bonded forme."
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"pokemon.ashgreninja.music": {
|
||||
"sounds": [
|
||||
"cobblemon:pokemon/ashgreninja/ashgreninjatheme"
|
||||
]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 5.2 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 4.6 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 1.8 KiB |
@ -0,0 +1,39 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "greninjabb-1",
|
||||
"pokemon": "greninjabb",
|
||||
"presets": [
|
||||
"natural",
|
||||
"freshwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "ultra-rare",
|
||||
"level": "36-53",
|
||||
"weight": 0.01,
|
||||
"condition": {
|
||||
"canSeeSky": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "greninjabb-2",
|
||||
"pokemon": "greninjabb",
|
||||
"presets": [
|
||||
"freshwater",
|
||||
"underwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "submerged",
|
||||
"bucket": "ultra-rare",
|
||||
"level": "36-53",
|
||||
"weight": 0.01,
|
||||
"condition": {
|
||||
"canSeeSky": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "ashgreninja",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 145,
|
||||
"defence": 67,
|
||||
"special_attack": 153,
|
||||
"special_defence": 71,
|
||||
"speed": 132
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "frogadier",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "ashgreninja_greninja3",
|
||||
"variant": "level_up",
|
||||
"result": "greninja3",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "ashgreninjaincomplete",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 105,
|
||||
"defence": 67,
|
||||
"special_attack": 123,
|
||||
"special_defence": 71,
|
||||
"speed": 125
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "greninja",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "ashgreninjaincomplete_greninja1",
|
||||
"variant": "level_up",
|
||||
"result": "greninja1",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "ashgreninjaincomplete2",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 115,
|
||||
"defence": 67,
|
||||
"special_attack": 133,
|
||||
"special_defence": 71,
|
||||
"speed": 127
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "frogadier",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "ashgreninjaincomplete_greninja2",
|
||||
"variant": "level_up",
|
||||
"result": "greninja2",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "ashgreninjaincomplete3",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 125,
|
||||
"defence": 67,
|
||||
"special_attack": 143,
|
||||
"special_defence": 71,
|
||||
"speed": 129
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "frogadier",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "ashgreninjaincomplete_greninja3",
|
||||
"variant": "level_up",
|
||||
"result": "greninja3",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Greninja1",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 95,
|
||||
"defence": 67,
|
||||
"special_attack": 103,
|
||||
"special_defence": 71,
|
||||
"speed": 122
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "ashgreninjaincomplete",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "greninja_ashgreninjaincomplete2",
|
||||
"variant": "level_up",
|
||||
"result": "ashgreninjaincomplete2",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "friendship",
|
||||
"amount": 127
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Greninja2",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 95,
|
||||
"defence": 67,
|
||||
"special_attack": 103,
|
||||
"special_defence": 71,
|
||||
"speed": 122
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "ashgreninjaincomplete2",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "greninja_ashgreninjaincomplete3",
|
||||
"variant": "level_up",
|
||||
"result": "ashgreninjaincomplete3",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "friendship",
|
||||
"amount": 191
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Greninja3",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 95,
|
||||
"defence": 67,
|
||||
"special_attack": 103,
|
||||
"special_defence": 71,
|
||||
"speed": 122
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "ashgreninjaincomplete3",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "greninja3_ashgreninja",
|
||||
"variant": "level_up",
|
||||
"result": "ashgreninja",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "friendship",
|
||||
"amount": 255
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,194 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Greninja",
|
||||
"nationalPokedexNumber": 658,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlebond"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 72,
|
||||
"attack": 95,
|
||||
"defence": 67,
|
||||
"special_attack": 103,
|
||||
"special_defence": 71,
|
||||
"speed": 122
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"swim": {
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.875,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 239,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"water_1"
|
||||
],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:growl",
|
||||
"1:haze",
|
||||
"1:matblock",
|
||||
"1:nightslash",
|
||||
"1:pound",
|
||||
"1:quickattack",
|
||||
"1:roleplay",
|
||||
"1:watergun",
|
||||
"1:watershuriken",
|
||||
"10:lick",
|
||||
"14:waterpulse",
|
||||
"19:smokescreen",
|
||||
"23:shadowsneak",
|
||||
"28:spikes",
|
||||
"33:aerialace",
|
||||
"33:feintattack",
|
||||
"42:substitute",
|
||||
"49:extrasensory",
|
||||
"56:doubleteam",
|
||||
"68:hydropump",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydrocannon",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:liquidation",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpledge",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:bounce",
|
||||
"tutor:gunkshot",
|
||||
"tutor:happyhour",
|
||||
"tutor:hydrocannon",
|
||||
"tutor:hydropump",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:lowkick",
|
||||
"tutor:matblock",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowsneak",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:waterpledge",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watershuriken"
|
||||
],
|
||||
"labels": [
|
||||
"gen6"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.greninja.desc"
|
||||
],
|
||||
"preEvolution": "frogadier",
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "greninjabb_ashgreninjaincomplete",
|
||||
"variant": "level_up",
|
||||
"result": "ashgreninjaincomplete",
|
||||
"consumeHeldItem": false,
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "ability=battlebond"
|
||||
},
|
||||
{
|
||||
"variant": "friendship",
|
||||
"amount": 63
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.9,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
6
resourcepacks/BattleBond [V1.4]/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 10,
|
||||
"description": "Adds Ash-Greninja To the game"
|
||||
}
|
||||
}
|
BIN
resourcepacks/BattleBond [V1.4]/pack.png
Normal file
After Width: | Height: | Size: 15 KiB |