|
|
@@ -150,11 +150,16 @@ MonoBehaviour:
|
|
|
stopTime: 1.5
|
|
|
owner: {fileID: 0}
|
|
|
attackInfo:
|
|
|
+ attackValue: 0
|
|
|
damage: 0
|
|
|
attackDir: {x: 0, y: 0, z: 0}
|
|
|
attackEffect:
|
|
|
floatState:
|
|
|
time: 0
|
|
|
+ upTime: {x: 0, y: 0}
|
|
|
+ backSpeed: {x: 0, y: 0}
|
|
|
+ rotateSpeed: {x: 0, y: 0}
|
|
|
+ height: {x: 0, y: 0}
|
|
|
blowUp:
|
|
|
dir: {x: 0, y: 0, z: 0}
|
|
|
force: 0
|
|
|
@@ -163,17 +168,20 @@ MonoBehaviour:
|
|
|
dir: {x: 0, y: 0, z: 0}
|
|
|
force: 0
|
|
|
time: 0
|
|
|
- stun:
|
|
|
+ weak:
|
|
|
time: 0
|
|
|
armor:
|
|
|
rate: 0
|
|
|
+ vulnerable:
|
|
|
+ rate: 0
|
|
|
+ time: 0
|
|
|
changeDamage:
|
|
|
rate: 0
|
|
|
sustainedInjury:
|
|
|
damage: 0
|
|
|
rb: {fileID: 0}
|
|
|
trigedObjs: []
|
|
|
- bulletType: 1
|
|
|
+ bulletType: 0
|
|
|
isGetTarget: 0
|
|
|
speed: 10
|
|
|
maxFlyTime: 5
|