UPF/Assets/Resources/ScriptableObjects/BuildingData/Mine.asset
2022-09-20 00:16:35 +05:30

45 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: 0f0adcd9d9fe1cd78b1cc91fd454aa46, type: 3}
m_Name: Mine
m_EditorClassIdentifier:
buildingName: Gold Mine
levels:
- level: 1
stats:
- name: Gold Per H
value: 50
image: {fileID: 21300000, guid: ffe128a5f047f43d9a494e099634504e, type: 3}
price: 8500
xpGain: 2000
- level: 1
stats:
- name: Gold Per H
value: +100
image: {fileID: 21300000, guid: ffe128a5f047f43d9a494e099634504e, type: 3}
price: 8500
xpGain: 2000
- level: 1
stats:
- name: Gold Per H
value: +150
image: {fileID: 21300000, guid: ffe128a5f047f43d9a494e099634504e, type: 3}
price: 8500
xpGain: 5000
description: This structure is digging for gold 24/7.
collectable: 1
resourceType: 2
productinoRates:
- 50
- 150
- 300