Sell menu WIP
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
%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: Generic Building
|
||||
m_EditorClassIdentifier:
|
||||
buildingName: Generic Building
|
||||
levels:
|
||||
- level: 1
|
||||
stats: []
|
||||
price: 1000
|
||||
xpGain: 2000
|
||||
description: This is just a Generic Building
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 049b5ae28348bbbe9ade489466ecf9a8
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40
Assets/Resources/ScriptableObjects/BuildingData/Hall.asset
Normal file
40
Assets/Resources/ScriptableObjects/BuildingData/Hall.asset
Normal file
@@ -0,0 +1,40 @@
|
||||
%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: Hall
|
||||
m_EditorClassIdentifier:
|
||||
buildingName: Hall
|
||||
levels:
|
||||
- level: 1
|
||||
stats:
|
||||
- name: Stat 1
|
||||
value: 120
|
||||
- name: Power
|
||||
value: 2
|
||||
- name: Energy
|
||||
value: 50
|
||||
price: 10000
|
||||
xpGain: 120
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Stat 1
|
||||
value: 200
|
||||
- name: Power
|
||||
value: 30
|
||||
- name: Energy
|
||||
value: 500
|
||||
price: 15000
|
||||
xpGain: 5000
|
||||
description: This is the Hall (Main Hall)
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b8064a67361de4c648b86f3642bb0317
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
26
Assets/Resources/ScriptableObjects/BuildingData/Mine.asset
Normal file
26
Assets/Resources/ScriptableObjects/BuildingData/Mine.asset
Normal file
@@ -0,0 +1,26 @@
|
||||
%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: Rocket Repair
|
||||
levels:
|
||||
- level: 1
|
||||
stats:
|
||||
- name: Production rate
|
||||
value: 10%
|
||||
price: 8500
|
||||
xpGain: 2000
|
||||
description: This is a Rocket Repair
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bdcfae8248ea0e27fa898d27a47a42a0
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,29 @@
|
||||
%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: MoonMineral
|
||||
m_EditorClassIdentifier:
|
||||
buildingName: Moon Minerals Mine
|
||||
levels:
|
||||
- level: 1
|
||||
stats:
|
||||
- name: Minerals
|
||||
value: 5
|
||||
- name: Power
|
||||
value: 10
|
||||
price: 7900
|
||||
xpGain: 2500
|
||||
description: This is a Moon Minerals Mine
|
||||
collectable: 1
|
||||
resourceType: 0
|
||||
productinoRates:
|
||||
- 0.1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3f0a72c466f9c377ead12bf642749171
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
29
Assets/Resources/ScriptableObjects/BuildingData/O2Mine.asset
Normal file
29
Assets/Resources/ScriptableObjects/BuildingData/O2Mine.asset
Normal file
@@ -0,0 +1,29 @@
|
||||
%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: O2Mine
|
||||
m_EditorClassIdentifier:
|
||||
buildingName: Oxygen Mine
|
||||
levels:
|
||||
- level: 1
|
||||
stats:
|
||||
- name: Oxygen
|
||||
value: 10
|
||||
- name: Power
|
||||
value: 2
|
||||
price: 20000
|
||||
xpGain: 2000
|
||||
description: This is an Oxygen Mine
|
||||
collectable: 1
|
||||
resourceType: 1
|
||||
productinoRates:
|
||||
- 0.1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a238dc5ab1ae2deaaaaf77548375bd68
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,40 @@
|
||||
%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: Research Facility
|
||||
m_EditorClassIdentifier:
|
||||
buildingName: Research Lab
|
||||
levels:
|
||||
- level: 1
|
||||
stats:
|
||||
- name: Power
|
||||
value: 250
|
||||
- name: Speed
|
||||
value: 50
|
||||
- name: Something else
|
||||
value: 40 %
|
||||
price: 12500
|
||||
xpGain: 2000
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Power
|
||||
value: 600
|
||||
- name: Speed
|
||||
value: 90
|
||||
- name: Something else
|
||||
value: 80 %
|
||||
price: 22500
|
||||
xpGain: 5000
|
||||
description: This is a Research Lab
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a6aea54cb5f332beba1de43509d49476
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user