基础主将添加+ 修复第一次伤害计算为穿刺伤害bug
This commit is contained in:
@@ -2750,7 +2750,7 @@
|
||||
"__id__": 67
|
||||
},
|
||||
"_children": [],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 117
|
||||
@@ -2765,7 +2765,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -7.061,
|
||||
"y": -11.517,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -2777,8 +2777,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.7,
|
||||
"y": 0.7,
|
||||
"x": 0.75,
|
||||
"y": 0.75,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -2805,8 +2805,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 153,
|
||||
"height": 187
|
||||
"width": 179,
|
||||
"height": 213
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -2842,7 +2842,7 @@
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@8c932",
|
||||
"__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@b78da",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
@@ -3430,7 +3430,7 @@
|
||||
"__id__": 67
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 147
|
||||
|
||||
Reference in New Issue
Block a user