38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 937e64980d44d6b46acb35b8046adf34, type: 3}
|
|
m_Name: BuildingData
|
|
m_EditorClassIdentifier: Assembly-CSharp::Northbound.BuildingData
|
|
buildingName: Wall
|
|
prefab: {fileID: 2938167817760513538, guid: 04e95700704d92248b63ce5674bd9638, type: 3}
|
|
icon: {fileID: 0}
|
|
width: 16
|
|
length: 4
|
|
height: 4
|
|
placementOffset: {x: 0, y: 0, z: 0}
|
|
allowRotation: 1
|
|
requiredWorkAmount: 100
|
|
workPerInteraction: 10
|
|
interactionCooldown: 0
|
|
constructionAnimationTrigger: Mining
|
|
constructionEquipment:
|
|
socketName: handslot.r
|
|
equipmentPrefab: {fileID: 919132149155446097, guid: 804d477fc7f114c498aa6f95452be893, type: 3}
|
|
attachOnStart: 1
|
|
detachOnEnd: 1
|
|
maxHealth: 100
|
|
isIndestructible: 0
|
|
autoRegenerate: 0
|
|
regenPerSecond: 1
|
|
providesVision: 1
|
|
visionRange: 15
|