Difference between revisions of "Translations:Work formulas/1/es"

From Rival Regions Wiki
Jump to: navigation, search
(Created page with "'''PRODUCTIVITY = 0.2*POW(USER_LEVEL, 0.8)*POW(RESOURCE_KOEF/10, 0.8)*POW(FACTORY_LEVEL, 0.8)*POW(WORK_EXP/10, 0.6)'''")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''PRODUCTIVITY = 0.2*POW(USER_LEVEL, 0.8)*POW(RESOURCE_KOEF/10, 0.8)*POW(FACTORY_LEVEL, 0.8)*POW(WORK_EXP/10, 0.6)'''
+
'''PRODUCTIVIDAD'''  = 0.2*POW(NIVEL_USUARIO, 0.8)*POW(COEF_RECURSO/10, 0.8)*POW(NIVEL_FÁBRICA, 0.8)*POW(EXP_LABORAL/10, 0.6)'''

Latest revision as of 07:39, 6 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Work formulas)
'''PRODUCTIVITY = 0.2*POW(USER_LEVEL, 0.8)*POW(RESOURCE_KOEF/10, 0.8)*POW(FACTORY_LEVEL, 0.8)*POW(WORK_EXP/10, 0.6)'''
Translation'''PRODUCTIVIDAD'''  = 0.2*POW(NIVEL_USUARIO, 0.8)*POW(COEF_RECURSO/10, 0.8)*POW(NIVEL_FÁBRICA, 0.8)*POW(EXP_LABORAL/10, 0.6)'''

PRODUCTIVIDAD = 0.2*POW(NIVEL_USUARIO, 0.8)*POW(COEF_RECURSO/10, 0.8)*POW(NIVEL_FÁBRICA, 0.8)*POW(EXP_LABORAL/10, 0.6)