SkinShop done and building menus integrated

This commit is contained in:
Sewmina
2022-09-01 03:40:19 +05:30
parent d30fe75b7d
commit 37d9c49e69
20 changed files with 14925 additions and 6084 deletions

View File

@@ -1,24 +1,20 @@
%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: []
%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: []
description: This is just a Generic Building
collectable: 0
resourceType: 0
productinoRates: []

View File

@@ -1,40 +1,20 @@
%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: []
%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: []
description: This is the Hall (Main Hall)
collectable: 0
resourceType: 0
productinoRates: []

View File

@@ -1,26 +1,44 @@
%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: []
%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: 100
image: {fileID: 21300000, guid: ffe128a5f047f43d9a494e099634504e, type: 3}
price: 8500
xpGain: 2000
- 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: +150
image: {fileID: 21300000, guid: ffe128a5f047f43d9a494e099634504e, type: 3}
price: 8500
xpGain: 5000
description: This structure is digging for gold 24/7.
collectable: 1
resourceType: 0
productinoRates:
- 100
- 150
- 300

View File

@@ -1,29 +1,31 @@
%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
%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: Rocket Hanger
levels:
- level: 1
stats:
- name: Oxygen
value: 10
image: {fileID: 0}
- name: Power
value: 2
image: {fileID: 0}
price: 20000
xpGain: 2000
description: Buy and craft new skins with this structure.
collectable: 0
resourceType: 1
productinoRates:
- 0.1