working
This commit is contained in:
parent
4e91f448c9
commit
1b2611e5a9
90 changed files with 7029 additions and 2762 deletions
|
@ -170,15 +170,15 @@ PrefabInstance:
|
|||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <Armor>k__BackingField
|
||||
value: 10
|
||||
value: 25
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <MaxHealth>k__BackingField
|
||||
value: 150
|
||||
value: 200
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <CurrentHealth>k__BackingField
|
||||
value: 150
|
||||
value: 200
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8908285060348773052, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: damage
|
||||
|
|
|
@ -81,7 +81,7 @@ PrefabInstance:
|
|||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1854268353119403178, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: distanceGoal
|
||||
value: 15
|
||||
value: 30
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2076979688870881298, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: m_Name
|
||||
|
@ -149,11 +149,11 @@ PrefabInstance:
|
|||
objectReference: {fileID: -3894500519728253097}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <MaxHealth>k__BackingField
|
||||
value: 50
|
||||
value: 40
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <CurrentHealth>k__BackingField
|
||||
value: 50
|
||||
value: 40
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8908285060348773052, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: attackShape
|
||||
|
|
|
@ -174,14 +174,14 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
damage: 0
|
||||
cooldown: 1
|
||||
cooldown: 3
|
||||
attackShape: {fileID: 0}
|
||||
knockbackHorizontalForce: 0
|
||||
knockbackVerticalForce: 0
|
||||
arrowPrefab: {fileID: 173966350544600092, guid: c7eca518d1c1db450b901d7d30f20d61, type: 3}
|
||||
arrowBaseSpeed: 10
|
||||
arrowBaseSpeed: 8
|
||||
spawnPos: {fileID: 5966639341884708145}
|
||||
directShot: 1
|
||||
directShot: 0
|
||||
--- !u!114 &1983685764473485393
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
@ -142,11 +142,11 @@ PrefabInstance:
|
|||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <MaxHealth>k__BackingField
|
||||
value: 100
|
||||
value: 50
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8213395333053285225, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: <CurrentHealth>k__BackingField
|
||||
value: 100
|
||||
value: 50
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8908285060348773052, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: m_Enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue