41 lines
1.1 KiB
Plaintext
41 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_Core
|
|
m_EditorClassIdentifier: Assembly-CSharp::Northbound.BuildingData
|
|
buildingName: BaseTower
|
|
prefab: {fileID: 3733880183385667081, guid: 1979909431408184b9bc587877c5b4b4, type: 3}
|
|
icon: {fileID: 0}
|
|
width: 5
|
|
length: 5
|
|
height: 5
|
|
placementOffset: {x: 0, y: 0, z: 0}
|
|
allowRotation: 1
|
|
requiredWorkAmount: 100
|
|
workPerInteraction: 10
|
|
interactionCooldown: 1
|
|
constructionAnimationTrigger: Build
|
|
constructionEquipment:
|
|
socketName: RightHand
|
|
equipmentPrefab: {fileID: 0}
|
|
attachOnStart: 1
|
|
detachOnEnd: 1
|
|
keepEquipped: 0
|
|
attachDelay: 0
|
|
detachDelay: 0
|
|
maxHealth: 100
|
|
isIndestructible: 0
|
|
autoRegenerate: 0
|
|
regenPerSecond: 1
|
|
providesVision: 1
|
|
visionRange: 40
|