init
This commit is contained in:
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Apple
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 5430959474181718044}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Apple
|
||||
image: {fileID: 2800000, guid: 86b732fd0ca1f7441921233f66b5f4c3, type: 3}
|
||||
description:
|
||||
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: 5b78932f-b121-4a2c-ab28-c079a231a6e8
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.2
|
||||
value: 2
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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 &6481169317488060356
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 5430959474181718044}
|
||||
- component: {fileID: 6658674006319048628}
|
||||
- component: {fileID: 8863105534338406618}
|
||||
- component: {fileID: 5447406448929039885}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Apple_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &5430959474181718044
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6481169317488060356}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.000000021855694, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0.135, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!33 &6658674006319048628
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6481169317488060356}
|
||||
m_Mesh: {fileID: 7279862252239723904, guid: dca0e752ec12853499a2707736bcbd4a, type: 3}
|
||||
--- !u!23 &8863105534338406618
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6481169317488060356}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: e7ea790a9e66fc940ba7aa78faabf174, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &5447406448929039885
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6481169317488060356}
|
||||
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.21616244, y: 0.2782728, z: 0.20809352}
|
||||
m_Center: {x: -0.0000000037252903, y: 0.000000007450581, z: 0}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9cd4e7f62fa961d4da456a4ed643bef5
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Bread Roll
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 2164009696460801943}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Bread Roll
|
||||
image: {fileID: 2800000, guid: a2c4507a9703cd148974b37a50a34ad1, type: 3}
|
||||
description:
|
||||
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: afd4a3ff-5880-404a-962a-b6fa731b896d
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.2
|
||||
value: 3
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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 &6229629368893129366
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2164009696460801943}
|
||||
- component: {fileID: 8519115457738778108}
|
||||
- component: {fileID: 4432439290073692308}
|
||||
- component: {fileID: 7206122669949559770}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Bread_02_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2164009696460801943
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6229629368893129366}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.00000008146034, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 0.003, y: 0.003, z: 0.003}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!33 &8519115457738778108
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6229629368893129366}
|
||||
m_Mesh: {fileID: -983303951091500926, guid: 0a7866e043d71524c8b5750571154a5a, type: 3}
|
||||
--- !u!23 &4432439290073692308
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6229629368893129366}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: e8372bee93e41f0449b1568b2312b996, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &7206122669949559770
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6229629368893129366}
|
||||
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: 78.665726, y: 41.60095, z: 79.31151}
|
||||
m_Center: {x: 0, y: 20.88622, z: -0.000007629394}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 10d0e44851d62dc4a938b2cac7231181
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2059246046069614442
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4114673274343631334}
|
||||
- component: {fileID: 7480889238040575623}
|
||||
- component: {fileID: 1048905171518863644}
|
||||
- component: {fileID: 6586429413152159754}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Bread_05_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &4114673274343631334
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2059246046069614442}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.00000008146034, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!33 &7480889238040575623
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2059246046069614442}
|
||||
m_Mesh: {fileID: 3494872135653035967, guid: dcad80ee03fecae44869c2bb467f7b5b, type: 3}
|
||||
--- !u!23 &1048905171518863644
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2059246046069614442}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: e8372bee93e41f0449b1568b2312b996, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &6586429413152159754
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2059246046069614442}
|
||||
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: 85.748184, y: 22.481834, z: 37.83615}
|
||||
m_Center: {x: 0, y: 11.578733, z: 0.000015258789}
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Bread
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 4114673274343631334}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Bread
|
||||
image: {fileID: 2800000, guid: 513be8b8c8bbb4b409f6e923da51302c, type: 3}
|
||||
description:
|
||||
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: 9b8b0236-aefa-43c3-8e3d-4a4e8238d1b6
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.5
|
||||
value: 5
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b5f70832b510d2e4a98f008b28eae670
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &1772684968657772278
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 9206010004063804075}
|
||||
- component: {fileID: 7825302354466344588}
|
||||
- component: {fileID: 1502821428457387794}
|
||||
- component: {fileID: 6397907130934788568}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Carrot_03_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &9206010004063804075
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1772684968657772278}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.00000005760124, y: 0.00000005760108, z: 0.70710576, w: 0.70710784}
|
||||
m_LocalPosition: {x: 0.05, y: 0.0364, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90}
|
||||
--- !u!33 &7825302354466344588
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1772684968657772278}
|
||||
m_Mesh: {fileID: -554841321507286216, guid: 70fe649468e500446a78ee1259503795, type: 3}
|
||||
--- !u!23 &1502821428457387794
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1772684968657772278}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: ee6d184bce4116b40b0e7d16928fcf5c, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &6397907130934788568
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1772684968657772278}
|
||||
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.097103566, y: 0.7115042, z: 0.09496497}
|
||||
m_Center: {x: 0.000000014901161, y: -0.000000044703484, z: -0.000000026077032}
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Carrot
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 9206010004063804075}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Carrot
|
||||
image: {fileID: 2800000, guid: f6dc0294642e8e54b8410e8aee3b7bef, type: 3}
|
||||
description:
|
||||
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: 80b70c5f-7e74-4f92-b9b7-a125b54f8e30
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.2
|
||||
value: 2
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8b68a27ace5818b458ce46fb4ade7633
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &911534138090121830
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1976199426538588644}
|
||||
- component: {fileID: 5182394342071505267}
|
||||
- component: {fileID: 2939899067311592628}
|
||||
- component: {fileID: 3649575830004843608}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Egg_00_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1976199426538588644
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911534138090121830}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.00000008146034, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0.0637, z: 0}
|
||||
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!33 &5182394342071505267
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911534138090121830}
|
||||
m_Mesh: {fileID: 1043408730982261922, guid: 2a192a86029d27a478b54de2c5d336d4, type: 3}
|
||||
--- !u!23 &2939899067311592628
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911534138090121830}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: e8372bee93e41f0449b1568b2312b996, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &3649575830004843608
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911534138090121830}
|
||||
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: 9.788568, y: 13.10772, z: 9.788574}
|
||||
m_Center: {x: 0, y: 0.00000047683716, z: 0}
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Egg
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 1976199426538588644}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Egg
|
||||
image: {fileID: 2800000, guid: deb8b07920ba8484ca30f664030b6841, type: 3}
|
||||
description:
|
||||
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: 38d5ef26-8e0a-48d9-98a7-54b102185635
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.2
|
||||
value: 1
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 737fa505ae52fee42882bef67397ff07
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Fish
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 2425365779231374738}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Fish
|
||||
image: {fileID: 2800000, guid: a7d6686b434b7294292addcea3d36857, type: 3}
|
||||
description:
|
||||
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: 96a1aa6c-7cfd-4965-a032-063b16ad6cb9
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 1
|
||||
value: 15
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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 &3932389977742861865
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2425365779231374738}
|
||||
- component: {fileID: 6554620971115482706}
|
||||
- component: {fileID: 8713487460044894671}
|
||||
- component: {fileID: 2691603867414445331}
|
||||
m_Layer: 7
|
||||
m_Name: MMarkets_Tuna_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2425365779231374738
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3932389977742861865}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.70710576, y: -0, z: -0, w: 0.7071078}
|
||||
m_LocalPosition: {x: 0.075, y: 0.044, z: 0}
|
||||
m_LocalScale: {x: 0.3, y: 0.3, z: 0.3}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 89.98, y: 0, z: 0}
|
||||
--- !u!33 &6554620971115482706
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3932389977742861865}
|
||||
m_Mesh: {fileID: 7496867632895098942, guid: 116b61b29b47d1444b5634554d89bb62, type: 3}
|
||||
--- !u!23 &8713487460044894671
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3932389977742861865}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 7d416d29c58fdb44897358db377f3105, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &2691603867414445331
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3932389977742861865}
|
||||
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: 2.0878634, y: 0.7129628, z: 0.5543791}
|
||||
m_Center: {x: -0.4274083, y: 0.04213641, z: 0.00011531015}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 07604f9af50ff674797f313952a603db
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,384 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Garlic
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 4088095530499486458}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Garlic
|
||||
image: {fileID: 2800000, guid: 6259713ae09948a4a9a24f0800a704b3, type: 3}
|
||||
description:
|
||||
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: 16435b05-a07d-4285-975a-36b0dd8bf132
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.1
|
||||
value: 5
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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!1001 &5535894271854013233
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 3803865680048390142}
|
||||
m_Modifications:
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Size.x
|
||||
value: 0.7836351
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Size.y
|
||||
value: 0.36398178
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Size.z
|
||||
value: 1.4367378
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Center.x
|
||||
value: 0.056094773
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Center.y
|
||||
value: -0.021200288
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1924071107868243724, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Center.z
|
||||
value: 0.030050633
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2034967105575181688, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 0.7933534
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2034967105575181688, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0.60876137
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2034967105575181688, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 75
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3568338130932444798, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Layer
|
||||
value: 7
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0.014
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -0.202
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 0.79335415
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0.6087605
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: -75
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 9161297010723292017, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Name
|
||||
value: MMarket_Garlic_Branch
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 9161297010723292017, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
propertyPath: m_Layer
|
||||
value: 7
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: e71cbd6fd39ab11498c498cb65ba9cb9, type: 3}
|
||||
--- !u!4 &4088095530499486458 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 8388138728328190411, guid: e71cbd6fd39ab11498c498cb65ba9cb9,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 5535894271854013233}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 07593a6d6fa26fd4482a0b3c7d193548
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &1582468281283567357
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6810981096632190351}
|
||||
- component: {fileID: 112094869705180746}
|
||||
- component: {fileID: 6674995420777626398}
|
||||
- component: {fileID: 4962091074319459533}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_PorkLeg_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &6810981096632190351
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1582468281283567357}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: 0.70710576, w: 0.7071079}
|
||||
m_LocalPosition: {x: -0.222, y: 0.206, z: 0}
|
||||
m_LocalScale: {x: 0.7, y: 0.7, z: 0.7}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90}
|
||||
--- !u!33 &112094869705180746
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1582468281283567357}
|
||||
m_Mesh: {fileID: 6116704205319126202, guid: 3bd46a7a9fe8ab24d95ccb653a4967be, type: 3}
|
||||
--- !u!23 &6674995420777626398
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1582468281283567357}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: a0d4878cf780803478b9de72c25313b5, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &4962091074319459533
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1582468281283567357}
|
||||
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.4895329, y: 1.2961997, z: 0.6174094}
|
||||
m_Center: {x: -0.07272782, y: -0.4033739, z: 0.01013196}
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Meat
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 6810981096632190351}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Meat
|
||||
image: {fileID: 2800000, guid: 2e0d324144e3d1a44a6ed7523f034a3f, type: 3}
|
||||
description:
|
||||
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: 89feda5e-0c19-4596-936e-908552b6b21c
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 1
|
||||
value: 15
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 2
|
||||
_amountMax: 5
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5b47a96cbf680ba4ca6a3f54c759aa3b
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,363 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2276964579639667929
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3803865680048390142}
|
||||
- component: {fileID: 1507596387277291675}
|
||||
- component: {fileID: 3366110107431100355}
|
||||
m_Layer: 7
|
||||
m_Name: Potato
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3803865680048390142
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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: 6614865167892313223}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1507596387277291675
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 646dacd695a547cc972da95b40b06ea5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
basicData:
|
||||
canBeSelected: 1
|
||||
canBeDestroyed: 1
|
||||
canBeInspected: 1
|
||||
name: Potato
|
||||
image: {fileID: 2800000, guid: 6b2b599873c9c8e43bdef22351d95d4e, type: 3}
|
||||
description:
|
||||
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: 78535e24-465c-4e47-aa9e-def72798fbe8
|
||||
canBePicked: 1
|
||||
canBeMoved: 1
|
||||
quality: {fileID: 11400000, guid: a67c1b6cad1a04d409aeac76a4c62d98, type: 2}
|
||||
weight: 0.1
|
||||
value: 5
|
||||
stackable: 1
|
||||
stackSize: 1
|
||||
stackSizeMax: 10
|
||||
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: []
|
||||
usableData:
|
||||
applyOnUse:
|
||||
- rid: 5174124108773064704
|
||||
stacksPerUse: 1
|
||||
requirements: []
|
||||
usableEvents:
|
||||
onUsedBefore:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
onUsedAfter:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 5174124108773064704
|
||||
type: {class: ApplyDamageEffect, ns: VOID.Generic.Status.Effect.Damage, asm: VOID.Generic}
|
||||
data:
|
||||
_damageMoment: 0
|
||||
_amountMin: 1
|
||||
_amountMax: 1
|
||||
_type: 9
|
||||
--- !u!54 &3366110107431100355
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2276964579639667929}
|
||||
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 &7722252234325255095
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6614865167892313223}
|
||||
- component: {fileID: 423006109698157319}
|
||||
- component: {fileID: 8382554268669933040}
|
||||
- component: {fileID: 2711851565149819329}
|
||||
m_Layer: 7
|
||||
m_Name: MMarket_Potato_LOD0
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &6614865167892313223
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7722252234325255095}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0.4999993, y: 0.4999993, z: 0.5000007, w: 0.5000007}
|
||||
m_LocalPosition: {x: 0, y: 0.052, z: 0}
|
||||
m_LocalScale: {x: 0.6, y: 0.6, z: 0.6}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3803865680048390142}
|
||||
m_LocalEulerAnglesHint: {x: -90, y: 0, z: 90}
|
||||
--- !u!33 &423006109698157319
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7722252234325255095}
|
||||
m_Mesh: {fileID: -7487459568654565603, guid: 498ea9727c3833547a87919650931084, type: 3}
|
||||
--- !u!23 &8382554268669933040
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7722252234325255095}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 65540e9b7f092a9449242ec7d8d829c0, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
--- !u!65 &2711851565149819329
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7722252234325255095}
|
||||
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.2677016, y: 0.35462916, z: 0.2064144}
|
||||
m_Center: {x: 2.2204545e-16, y: 0, z: 0.00000000372529}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 618ee3f249467ec4782b7eaadf4de848
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user