mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
Merge branch 'master' of https://gitee.com/jisol/jisol-game
This commit is contained in:
@@ -29,6 +29,18 @@
|
||||
"path": "spine/神奇宝贝/378雷吉艾斯/spine/378雷吉艾斯",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"id": 130006,
|
||||
"name": "宠物:星球杯",
|
||||
"path": "spine/宠物/星球杯/spine/xingqiubei",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"id": 130007,
|
||||
"name": "宠物:白切鸡",
|
||||
"path": "spine/宠物/白切鸡/spine/baiqieji",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"id": 140001,
|
||||
"name": "爆炸",
|
||||
@@ -37,7 +49,7 @@
|
||||
},
|
||||
{
|
||||
"id": 140002,
|
||||
"name": "炸弹",
|
||||
"name": "疯狂松鼠-炸弹",
|
||||
"path": "bullets/疯狂松鼠/attack/spriteFrame",
|
||||
"type": 1
|
||||
},
|
||||
@@ -59,6 +71,12 @@
|
||||
"path": "effect/爆炸效果/zhouyu_skill2_2/spine/zhouyu_skill2_2",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"id": 140006,
|
||||
"name": "星球杯-巧克力球",
|
||||
"path": "bullets/星球杯/巧克力球/spriteFrame",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"id": 150001,
|
||||
"name": "天空城:地图1(前)",
|
||||
|
@@ -19,7 +19,9 @@
|
||||
"mapId": 60002,
|
||||
"petIds": [
|
||||
10004,
|
||||
10005
|
||||
10005,
|
||||
10006,
|
||||
10007
|
||||
],
|
||||
"sign": "",
|
||||
"introduce": "魔法阵 这里有魔法精灵~"
|
||||
|
@@ -37,5 +37,21 @@
|
||||
"spine": 130005,
|
||||
"roleSkillIds": [],
|
||||
"roleAttackRange": 350
|
||||
},
|
||||
{
|
||||
"id": 10006,
|
||||
"roleName": "星球杯",
|
||||
"spine": 130006,
|
||||
"roleSkillIds": [],
|
||||
"roleAttackRange": 500
|
||||
},
|
||||
{
|
||||
"id": 10007,
|
||||
"roleName": "白切鸡",
|
||||
"spine": 130007,
|
||||
"roleSkillIds": [
|
||||
40003
|
||||
],
|
||||
"roleAttackRange": 100
|
||||
}
|
||||
]
|
@@ -30,5 +30,19 @@
|
||||
"id": 10005,
|
||||
"attackWay": "Normal",
|
||||
"attackArgs": []
|
||||
},
|
||||
{
|
||||
"id": 10006,
|
||||
"attackWay": "ParabolicSingleRemote",
|
||||
"attackArgs": [
|
||||
"140006",
|
||||
"bone19",
|
||||
"1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 10007,
|
||||
"attackWay": "Normal",
|
||||
"attackArgs": []
|
||||
}
|
||||
]
|
@@ -18,5 +18,14 @@
|
||||
"8"
|
||||
],
|
||||
"skillText": "妙蛙种子攻击8次 触发一次射叶子技能"
|
||||
},
|
||||
{
|
||||
"id": 40003,
|
||||
"skillName": "疯狂杀戮",
|
||||
"skillController": "GSkillCDNormal",
|
||||
"skillArgs": [
|
||||
"5"
|
||||
],
|
||||
"skillText": "白切鸡技能 失去理智疯狂攻击对手"
|
||||
}
|
||||
]
|
@@ -20,19 +20,10 @@
|
||||
"_children": [
|
||||
{
|
||||
"__id__": 2
|
||||
},
|
||||
{
|
||||
"__id__": 16
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 30
|
||||
},
|
||||
{
|
||||
"__id__": 32
|
||||
},
|
||||
{
|
||||
"__id__": 34
|
||||
},
|
||||
@@ -41,10 +32,70 @@
|
||||
},
|
||||
{
|
||||
"__id__": 38
|
||||
},
|
||||
{
|
||||
"__id__": 40
|
||||
},
|
||||
{
|
||||
"__id__": 42
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 40
|
||||
"__id__": 44
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
"__type__": "cc.Quat",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"w": 1
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
"_layer": 1,
|
||||
"_euler": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Node",
|
||||
"_name": "头部信息",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_children": [
|
||||
{
|
||||
"__id__": 3
|
||||
},
|
||||
{
|
||||
"__id__": 17
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 31
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 33
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -81,32 +132,32 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": {
|
||||
"__id__": 1
|
||||
"__id__": 2
|
||||
},
|
||||
"_children": [
|
||||
{
|
||||
"__id__": 3
|
||||
"__id__": 4
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 9
|
||||
"__id__": 10
|
||||
},
|
||||
{
|
||||
"__id__": 11
|
||||
"__id__": 12
|
||||
},
|
||||
{
|
||||
"__id__": 13
|
||||
"__id__": 14
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 15
|
||||
"__id__": 16
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -51.954,
|
||||
"y": 126.253,
|
||||
"y": 8.739,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -138,20 +189,20 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": {
|
||||
"__id__": 2
|
||||
"__id__": 3
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 4
|
||||
"__id__": 5
|
||||
},
|
||||
{
|
||||
"__id__": 6
|
||||
"__id__": 7
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 8
|
||||
"__id__": 9
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -188,11 +239,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 3
|
||||
"__id__": 4
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 5
|
||||
"__id__": 6
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -216,11 +267,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 3
|
||||
"__id__": 4
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 7
|
||||
"__id__": 8
|
||||
},
|
||||
"_customMaterial": null,
|
||||
"_srcBlendFactor": 2,
|
||||
@@ -274,11 +325,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 2
|
||||
"__id__": 3
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 10
|
||||
"__id__": 11
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -302,11 +353,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 2
|
||||
"__id__": 3
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 12
|
||||
"__id__": 13
|
||||
},
|
||||
"_customMaterial": null,
|
||||
"_srcBlendFactor": 2,
|
||||
@@ -347,14 +398,14 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 2
|
||||
"__id__": 3
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 14
|
||||
"__id__": 15
|
||||
},
|
||||
"_barSprite": {
|
||||
"__id__": 6
|
||||
"__id__": 7
|
||||
},
|
||||
"_mode": 0,
|
||||
"_totalLength": 100,
|
||||
@@ -385,32 +436,32 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": {
|
||||
"__id__": 1
|
||||
"__id__": 2
|
||||
},
|
||||
"_children": [
|
||||
{
|
||||
"__id__": 17
|
||||
"__id__": 18
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 23
|
||||
"__id__": 24
|
||||
},
|
||||
{
|
||||
"__id__": 25
|
||||
"__id__": 26
|
||||
},
|
||||
{
|
||||
"__id__": 27
|
||||
"__id__": 28
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 29
|
||||
"__id__": 30
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -51.954,
|
||||
"y": 118.227,
|
||||
"x": -51.95400000000001,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -442,20 +493,20 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": {
|
||||
"__id__": 16
|
||||
"__id__": 17
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 18
|
||||
"__id__": 19
|
||||
},
|
||||
{
|
||||
"__id__": 20
|
||||
"__id__": 21
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 22
|
||||
"__id__": 23
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -492,11 +543,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 17
|
||||
"__id__": 18
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 19
|
||||
"__id__": 20
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -520,11 +571,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 17
|
||||
"__id__": 18
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 21
|
||||
"__id__": 22
|
||||
},
|
||||
"_customMaterial": null,
|
||||
"_srcBlendFactor": 2,
|
||||
@@ -578,11 +629,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 16
|
||||
"__id__": 17
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 24
|
||||
"__id__": 25
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -606,11 +657,11 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 16
|
||||
"__id__": 17
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 26
|
||||
"__id__": 27
|
||||
},
|
||||
"_customMaterial": null,
|
||||
"_srcBlendFactor": 2,
|
||||
@@ -651,14 +702,14 @@
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 16
|
||||
"__id__": 17
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 28
|
||||
"__id__": 29
|
||||
},
|
||||
"_barSprite": {
|
||||
"__id__": 20
|
||||
"__id__": 21
|
||||
},
|
||||
"_mode": 0,
|
||||
"_totalLength": 100,
|
||||
@@ -683,6 +734,47 @@
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 2
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 32
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 0.5,
|
||||
"y": 0
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "a7CpXLQ1pLSZ9gQXS5zeW/"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
"root": {
|
||||
"__id__": 1
|
||||
},
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "a1GuCgqKBDpq66WZEzDAjE",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
"_name": "",
|
||||
@@ -693,7 +785,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 31
|
||||
"__id__": 35
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -721,7 +813,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 33
|
||||
"__id__": 37
|
||||
},
|
||||
"_customMaterial": null,
|
||||
"_srcBlendFactor": 2,
|
||||
@@ -764,7 +856,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 35
|
||||
"__id__": 39
|
||||
},
|
||||
"tag": 0,
|
||||
"_group": 1,
|
||||
@@ -798,19 +890,22 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 37
|
||||
"__id__": 41
|
||||
},
|
||||
"spine": {
|
||||
"__id__": 32
|
||||
"__id__": 36
|
||||
},
|
||||
"bloodVolume": {
|
||||
"__id__": 13
|
||||
"__id__": 14
|
||||
},
|
||||
"headInfo": {
|
||||
"__id__": 2
|
||||
},
|
||||
"energyVolume": {
|
||||
"__id__": 27
|
||||
"__id__": 28
|
||||
},
|
||||
"opacity": {
|
||||
"__id__": 38
|
||||
"__id__": 42
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
@@ -828,7 +923,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 39
|
||||
"__id__": 43
|
||||
},
|
||||
"_opacity": 255,
|
||||
"_id": ""
|
||||
|
@@ -281,7 +281,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -640,
|
||||
"y": -86.34900000000005,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -334,7 +334,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 277.5,
|
||||
"y": 640,
|
||||
"y": 480,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -527,7 +527,7 @@
|
||||
"_left": 0,
|
||||
"_right": 0,
|
||||
"_top": 0,
|
||||
"_bottom": 0,
|
||||
"_bottom": 553.651,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
"_isAbsLeft": true,
|
||||
@@ -661,7 +661,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 279.365,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -714,7 +714,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -277.5,
|
||||
"y": 640,
|
||||
"y": 480,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
|
@@ -2,7 +2,7 @@
|
||||
"ver": "1.1.49",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "8da408f1-a62e-41d0-b544-83aca624c9de",
|
||||
"uuid": "c7444a94-0b57-4853-8185-7f21e7e93d34",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
|
Reference in New Issue
Block a user