做不出来
This commit is contained in:
@@ -144,4 +144,6 @@ MonoBehaviour:
|
||||
value: "\u6FC0\u60C5\u503C\u4FDD\u6301\u65F6\u957F"
|
||||
- key: CognitiveBurdenGainRate
|
||||
value: "\u8BA4\u77E5\u8D1F\u62C5\u589E\u52A0\u901F\u7387"
|
||||
- key: EnergyGainByAttack
|
||||
value: "\u6bcf\u6b21\u653b\u51fb\u83b7\u5f97\u7684\u80fd\u91cf"
|
||||
keyColumnWidth: 0.5
|
||||
|
||||
117
Assets/Resources/Items/PassiveEquipment/PhotonWarper.prefab
Normal file
117
Assets/Resources/Items/PassiveEquipment/PhotonWarper.prefab
Normal file
@@ -0,0 +1,117 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &182282813408128073
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2148451936723058358}
|
||||
- component: {fileID: 8580310856626090508}
|
||||
m_Layer: 0
|
||||
m_Name: PhotonWarper
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2148451936723058358
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 182282813408128073}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &8580310856626090508
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 182282813408128073}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 3ca70fc0fb31f3b4e82f0842a8744722, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.Inventory.Collections.PhotonWarper
|
||||
serializationData:
|
||||
SerializedFormat: 2
|
||||
SerializedBytes:
|
||||
ReferencedUnityObjects: []
|
||||
SerializedBytesString:
|
||||
Prefab: {fileID: 0}
|
||||
PrefabModificationsReferencedUnityObjects: []
|
||||
PrefabModifications: []
|
||||
SerializationNodes:
|
||||
- Name: passiveAttributeSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: comboSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: functionSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: ammoSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: overloadSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: auraSm
|
||||
Entry: 6
|
||||
Data:
|
||||
- Name: viewObjects
|
||||
Entry: 7
|
||||
Data: 0|System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Cielonos.MainGame.Inventory.ItemViewObject,
|
||||
Assembly-CSharp]], mscorlib
|
||||
- Name: comparer
|
||||
Entry: 7
|
||||
Data: 1|System.Collections.Generic.GenericEqualityComparer`1[[System.String,
|
||||
mscorlib]], mscorlib
|
||||
- Name:
|
||||
Entry: 8
|
||||
Data:
|
||||
- Name:
|
||||
Entry: 12
|
||||
Data: 0
|
||||
- Name:
|
||||
Entry: 13
|
||||
Data:
|
||||
- Name:
|
||||
Entry: 8
|
||||
Data:
|
||||
- Name: hostType
|
||||
Entry: 7
|
||||
Data: 2|System.RuntimeType, mscorlib
|
||||
- Name:
|
||||
Entry: 1
|
||||
Data: Cielonos.MainGame.Inventory.Collections.Polychrome, Assembly-CSharp
|
||||
- Name:
|
||||
Entry: 8
|
||||
Data:
|
||||
fullBodyFuncAnims: {fileID: 0}
|
||||
upperBodyFuncAnims: {fileID: 0}
|
||||
contentData: {fileID: 11400000, guid: 0e73088a59b887d4aa0f3a058a74311d, type: 2}
|
||||
viewObjectData: {fileID: 0}
|
||||
vfxData: {fileID: 0}
|
||||
passiveAttributeData: {fileID: 0}
|
||||
upgradeData: {fileID: 0}
|
||||
comboData: {fileID: 0}
|
||||
attackData: {fileID: 0}
|
||||
functionData: {fileID: 0}
|
||||
ammoData: {fileID: 0}
|
||||
blockData: {fileID: 0}
|
||||
overloadData: {fileID: 0}
|
||||
feedbackSc: {fileID: 0}
|
||||
extenders: []
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5669674cc0dd09a4e9d98d75627db818
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user