Diferencia entre revisiones de «Módulo:EffectSprite/IDs»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 2: | Línea 2: | ||
['speed'] = 1, | ['speed'] = 1, | ||
['swiftness'] = 1, | ['swiftness'] = 1, | ||
['velocidad'] = 1, | |||
['slow'] = 2, | ['slow'] = 2, | ||
['slowness'] = 2, | ['slowness'] = 2, | ||
['lentitud'] = 2, | |||
['haste'] = 3, | ['haste'] = 3, | ||
['prisa'] = 3, | |||
['fatigue'] = 4, | ['fatigue'] = 4, | ||
['mining-fatigue'] = 4, | ['mining-fatigue'] = 4, | ||
['fatiga'] = 4, | |||
['fatiga-de-picar'] = 4, | |||
['fatiga-de-minar'] = 4, | |||
['strength'] = 5, | ['strength'] = 5, | ||
['fuerza'] = 5, | |||
['weakness'] = 6, | ['weakness'] = 6, | ||
['debilidad'] = 6, | |||
['poison'] = 7, | ['poison'] = 7, | ||
['veneno'] = 7, | |||
['regeneration'] = 8, | ['regeneration'] = 8, | ||
['regeneración'] = 8, | |||
['invisibility'] = 17, | ['invisibility'] = 17, | ||
['invisibilidad'] = 17, | |||
['hunger'] = 18, | ['hunger'] = 18, | ||
['hambre'] = 18, | |||
['jump'] = 19, | ['jump'] = 19, | ||
['jump-boost'] = 19, | ['jump-boost'] = 19, | ||
['salto'] = 19, | |||
['salto-elevado'] = 19, | |||
['incremento-de-salto'] = 19, | |||
['nausea'] = 20, | ['nausea'] = 20, | ||
['mareo'] = 20, | |||
['nightvision'] = 21, | ['nightvision'] = 21, | ||
['night-vision'] = 21, | ['night-vision'] = 21, | ||
['visión-nocturna'] = 21, | |||
['blindness'] = 22, | ['blindness'] = 22, | ||
['ceguera'] = 22, | |||
['defense'] = 23, | ['defense'] = 23, | ||
['resistance'] = 23, | ['resistance'] = 23, | ||
['resistenciaa'] = 23, | |||
['fireresistance'] = 24, | ['fireresistance'] = 24, | ||
['fire-resistance'] = 24, | ['fire-resistance'] = 24, | ||
['resistencia-al-fuego'] = 24, | |||
['waterbreathing'] = 33, | ['waterbreathing'] = 33, | ||
['water-breathing'] = 33, | ['water-breathing'] = 33, | ||
['respiración-acuática'] = 33, | |||
['wither'] = 34, | ['wither'] = 34, | ||
['healthboost'] = 35, | ['healthboost'] = 35, | ||
['health-boost'] = 35, | ['health-boost'] = 35, | ||
['absorption'] = 35, | ['absorption'] = 35, | ||
['absorción'] = 35, | |||
['particle-speed'] = 9, | ['particle-speed'] = 9, | ||
['particle-swiftness'] = 9, | ['particle-swiftness'] = 9, | ||
Revisión del 00:31 5 ene 2015
return { ['speed'] = 1, ['swiftness'] = 1,
['velocidad'] = 1,
['slow'] = 2, ['slowness'] = 2, ['lentitud'] = 2, ['haste'] = 3, ['prisa'] = 3, ['fatigue'] = 4, ['mining-fatigue'] = 4, ['fatiga'] = 4, ['fatiga-de-picar'] = 4, ['fatiga-de-minar'] = 4, ['strength'] = 5, ['fuerza'] = 5, ['weakness'] = 6, ['debilidad'] = 6, ['poison'] = 7, ['veneno'] = 7, ['regeneration'] = 8, ['regeneración'] = 8, ['invisibility'] = 17, ['invisibilidad'] = 17, ['hunger'] = 18, ['hambre'] = 18, ['jump'] = 19, ['jump-boost'] = 19, ['salto'] = 19, ['salto-elevado'] = 19, ['incremento-de-salto'] = 19, ['nausea'] = 20, ['mareo'] = 20, ['nightvision'] = 21, ['night-vision'] = 21, ['visión-nocturna'] = 21, ['blindness'] = 22, ['ceguera'] = 22, ['defense'] = 23, ['resistance'] = 23, ['resistenciaa'] = 23, ['fireresistance'] = 24, ['fire-resistance'] = 24, ['resistencia-al-fuego'] = 24, ['waterbreathing'] = 33, ['water-breathing'] = 33, ['respiración-acuática'] = 33, ['wither'] = 34, ['healthboost'] = 35, ['health-boost'] = 35, ['absorption'] = 35, ['absorción'] = 35, ['particle-speed'] = 9, ['particle-swiftness'] = 9, ['particle-slow'] = 10, ['particle-slowness'] = 10, ['particle-haste'] = 11, ['particle-fatigue'] = 12, ['particle-mining-fatigue'] = 12, ['particle-strength'] = 13, ['particle-weakness'] = 14, ['particle-poison'] = 15, ['particle-regeneration'] = 16, ['particle-invisibility'] = 25, ['particle-hunger'] = 26, ['particle-jump'] = 27, ['particle-jump-boost'] = 27, ['particle-nausea'] = 28, ['particle-nightvision'] = 29, ['particle-night-vision'] = 29, ['particle-blindness'] = 30, ['particle-defense'] = 31, ['particle-resistance'] = 31, ['particle-fireresistance'] = 32, ['particle-fire-resistance'] = 32, ['particle-waterbreathing'] = 41, ['particle-water-breathing'] = 41, ['particle-wither'] = 42, ['particle-wither'] = 42, ['particle-health'] = 254, ['particle-healing'] = 254, ['particle-harm'] = 255, ['particle-damage'] = 255, ['particle-healthboost'] = 43, ['particle-absorption'] = 44, ['particle-saturation'] = 45, }