########################################DM

########################################DM

# Small

@s_theta_cost = 1100 #4
@s_theta_sr_cost = 0.12 #29
@s_theta_upkeep_energy = 22

# Medium

@m_theta_cost = 2200 #4
@m_theta_sr_cost = 0.16 #29
@m_theta_upkeep_energy = 44

# Large

@l_pleb_theta_cost = 4400 #4
@l_pleb_theta_sr_cost = 0.24 #29
@l_pleb_theta_upkeep_energy = 88

###

@l_true_theta_cost = 7400 #74
@l_true_theta_sr_cost = 0.31 #29
@l_true_theta_upkeep_energy = 148

# Extra Large

@xl_theta_cost = 8800 #74
@xl_theta_sr_cost = 0.32
@xl_theta_upkeep_energy = 176

# Titanic

@titanic_theta_cost = 22800 #593
@titanic_theta_sr_cost = 0.8
@titanic_theta_upkeep_energy = 456 #4.56

@super_titanic_theta_cost = 1000000 #593
@super_titanic_theta_sr_cost = 100
@super_titanic_theta_upkeep_energy = 10000 #4.56

#################
# SHIELDS
#################

# Small

@shield_s_theta_cost = 800 #24
@shield_s_theta_sr_cost = 0.1
@shield_s_theta_upkeep_energy = 16

# Medium

@shield_m_theta_cost = 1900 #24
@shield_m_theta_sr_cost = 0.2
@shield_m_theta_upkeep_energy = 38

# Large

@shield_l_theta_cost = 2850 #24
@shield_l_theta_sr_cost = 0.4
@shield_l_theta_upkeep_energy = 57

#################
# ARMORS
#################

# Small

@armor_s_theta_cost = 1050 #24
@armor_s_theta_sr_cost = 0.1
@armor_s_theta_upkeep_alloy = 21

# Medium

@armor_m_theta_cost = 1900 #24
@armor_m_theta_sr_cost = 0.2
@armor_m_theta_upkeep_alloy = 38

# Large

@armor_l_theta_cost = 3700 #24
@armor_l_theta_sr_cost = 0.4
@armor_l_theta_upkeep_alloy = 74
