init
This commit is contained in:
@@ -0,0 +1,387 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &1307066548177468375
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4313862933939781528}
|
||||
- component: {fileID: -5943268988590163687}
|
||||
- component: {fileID: 3318252514256539313}
|
||||
m_Layer: 7
|
||||
m_Name: Golden Amulet
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &4313862933939781528
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1307066548177468375}
|
||||
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:
|
||||
- {fileID: 1046878570639127462}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &-5943268988590163687
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1307066548177468375}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 63f46d7a6604490f93800d82c0d655f4, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Golden Amulet
|
||||
image: {fileID: 2800000, guid: b623b185c6332f3468d9b59c48ce924f, type: 3}
|
||||
description: Looks like pure gold! It should be worth a lot.
|
||||
height: 1
|
||||
radius: 0.25
|
||||
baseMaxResources:
|
||||
health: 10
|
||||
maxResources:
|
||||
health: 10
|
||||
currentResources:
|
||||
health: 10
|
||||
baseResistances:
|
||||
physicalResistance: 0
|
||||
magicalResistance: 0
|
||||
fireResistance: 0
|
||||
waterResistance: 0
|
||||
earthResistance: 0
|
||||
airResistance: 0
|
||||
poisonResistance: 0
|
||||
lightResistance: 0
|
||||
darkResistance: 0
|
||||
healResistance: 2
|
||||
resistances:
|
||||
physicalResistance: 0
|
||||
magicalResistance: 0
|
||||
fireResistance: 0
|
||||
waterResistance: 0
|
||||
earthResistance: 0
|
||||
airResistance: 0
|
||||
poisonResistance: 0
|
||||
lightResistance: 0
|
||||
darkResistance: 0
|
||||
healResistance: 2
|
||||
basicEvents:
|
||||
onSpawn:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onRemove:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onFixedUpdate:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onStatusStart:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onStatusEnd:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onEffectStart:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onEffectEnd:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onMaxResourceChange:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onCurrentResourceChange:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnQueueStart:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnQueueEnd:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnQueueSwap:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnQueueEnter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnQueueLeave:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnSelfStart:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTurnSelfEnd:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDeathBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDeathAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onRevive:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDamagedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDamagedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onAbilityHitBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onAbilityHitAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onInspectedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onInspectedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTriggerEnter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onTriggerExit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
statusManager:
|
||||
statuses: []
|
||||
basicState:
|
||||
isDead: 0
|
||||
itemData:
|
||||
uniqueId: ea785379-3bb9-44b2-b82a-ddbaec669b4c
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: 9251e00634ce0964db6781bc0aff0702, type: 2}
|
||||
weight: 0.25
|
||||
value: 500
|
||||
stackable: 0
|
||||
stackSize: 1
|
||||
stackSizeMax: 1
|
||||
itemEvents:
|
||||
onPickedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onPickedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDroppedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onDroppedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onMovedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onMovedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onMovedIntoContainer:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onMovedOutOfContainer:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
wearableData:
|
||||
effects: []
|
||||
requirements: []
|
||||
wearableEvents:
|
||||
onEquippedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onEquippedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUnEquippedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUnEquippedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
accessoryData:
|
||||
accessoryType: 1
|
||||
references:
|
||||
version: 2
|
||||
RefIds: []
|
||||
--- !u!54 &3318252514256539313
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1307066548177468375}
|
||||
serializedVersion: 5
|
||||
m_Mass: 0.0000001
|
||||
m_LinearDamping: 0
|
||||
m_AngularDamping: 0
|
||||
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
||||
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
||||
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ImplicitCom: 1
|
||||
m_ImplicitTensor: 1
|
||||
m_UseGravity: 0
|
||||
m_IsKinematic: 1
|
||||
m_Interpolate: 0
|
||||
m_Constraints: 126
|
||||
m_CollisionDetection: 0
|
||||
--- !u!1 &8361938666125664020
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1046878570639127462}
|
||||
- component: {fileID: 2270512567456794575}
|
||||
m_Layer: 7
|
||||
m_Name: LootModel
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1046878570639127462
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8361938666125664020}
|
||||
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:
|
||||
- {fileID: 5372570141225576687}
|
||||
m_Father: {fileID: 4313862933939781528}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!65 &2270512567456794575
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8361938666125664020}
|
||||
m_Material: {fileID: 0}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_LayerOverridePriority: 0
|
||||
m_IsTrigger: 0
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Size: {x: 0.1594103, y: 0.045838982, z: 0.20301443}
|
||||
m_Center: {x: -0.0012111962, y: 0.019237652, z: 0.023013234}
|
||||
--- !u!1001 &5549997599796465412
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 1046878570639127462}
|
||||
m_Modifications:
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Prototype_Neckleace
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
propertyPath: m_Layer
|
||||
value: 7
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: eeacb69c057fec2488a5a93eff1f6b11, type: 3}
|
||||
--- !u!4 &5372570141225576687 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: eeacb69c057fec2488a5a93eff1f6b11,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 5549997599796465412}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
Reference in New Issue
Block a user