XP done
This commit is contained in:
@@ -23,6 +23,7 @@ MonoBehaviour:
|
||||
- name: Energy
|
||||
value: 50
|
||||
price: 10000
|
||||
xpGain: 50
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Stat 1
|
||||
@@ -32,4 +33,8 @@ MonoBehaviour:
|
||||
- name: Energy
|
||||
value: 500
|
||||
price: 15000
|
||||
xpGain: 175
|
||||
description: This is the Hall (Main Hall)
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
|
||||
@@ -19,6 +19,8 @@ MonoBehaviour:
|
||||
- name: Production rate
|
||||
value: 10%
|
||||
price: 8500
|
||||
xpGain: 50
|
||||
description: This is a Rocket Repair
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
|
||||
@@ -23,6 +23,7 @@ MonoBehaviour:
|
||||
- name: Something else
|
||||
value: 40 %
|
||||
price: 12500
|
||||
xpGain: 150
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Power
|
||||
@@ -32,4 +33,8 @@ MonoBehaviour:
|
||||
- name: Something else
|
||||
value: 80 %
|
||||
price: 22500
|
||||
xpGain: 280
|
||||
description: This is a Research Lab
|
||||
collectable: 0
|
||||
resourceType: 0
|
||||
productinoRates: []
|
||||
|
||||
Reference in New Issue
Block a user