// MPropertyArrayElementNameKey = nGoldThreshold
class ModCostBonuses_ t
{
public:
int32 nGoldThreshold;
float32 flBonus;
float32 flPercentOnGraph;
};KV3 Class Defaults
{
nGoldThreshold = 0
flBonus = 0.0
flPercentOnGraph = 0.0
}