152 files changed, 199 insertions(+), 2338 deletions(-)
diff --git config_191109_144/Items/Consumables/consumable_trails.txt config_191114_0221/Items/Consumables/consumable_trails.txt
index 5ec2d5d..0a44e34 100644
--- config_191109_144/Items/Consumables/consumable_trails.txt
+++ config_191114_0221/Items/Consumables/consumable_trails.txt
@@ -779,5 +779,101 @@
notTradableIfUsed: 'true'
slot: ConsumableAction
soulbound: 'true'
tier: '0'
uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedRiver
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableRiverTrail
+ id: trail_river
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedGreenEnergy
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableGreenEnergyTrail
+ id: trail_greenenergy
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedAutumnLeaves
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableAutumnLeavesTrail
+ id: trail_autumnleaves
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedStarGold
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableStarGoldTrail
+ id: trail_stargold
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedStarBlue
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableStarBlueTrail
+ id: trail_starblue
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
+- actions:
+ - soulbound:
+ state: 'true'
+ - deco:
+ superTrail: SuperSpeedFlamePurple
+ extraTags:
+ - trail
+ - epic
+ hexColor: 0000ff
+ icon: ItemConsumableFlamePurpleTrail
+ id: trail_flamepurple
+ notTradableIfUsed: 'true'
+ slot: ConsumableAction
+ soulbound: 'true'
+ tier: '0'
+ uses: '0'
diff --git config_191109_144/Texts/en-US/ui.txt config_191114_0221/Texts/en-US/ui.txt
index 599b762..c9c395b 100644
--- config_191109_144/Texts/en-US/ui.txt
+++ config_191114_0221/Texts/en-US/ui.txt
@@ -399,21 +399,21 @@ first_whisper_help: 'You received a whisper. You can answer by chatting: /w {0}
flock_ban_confirm_text: Do you really want to ban {0} from your flock? There is no going back.
flock_ban_confirm_title: Ban {0}?
flock_button_another_one: Suggest another flock
flock_button_create: Create flock
flock_button_default: Switch default flock
-flock_button_invite_mode_change: Change intivation mode
+flock_button_invite_mode_change: Change invitation mode
flock_button_invites: Pending Invites ({0})
flock_button_join: Join flock
flock_button_join_another: Join another flock
flock_button_join_now: Join now!
flock_button_leave: Leave this flock
flock_button_manage: Manage flock
flock_button_roster: Roster ({0})
flock_button_search: Search
flock_button_search_by_name: Search for a flock by name
-flock_button_toggle_edit: Tooggle edit mode
+flock_button_toggle_edit: Toggle edit mode
flock_button_update: Save changes
flock_create_name: Flock name
flock_default_change_info: '{0} is now your default flock. Any chat commands (/g) will go only to members of {0}.'
flock_description: Description
flock_founder: Founder
@@ -798,16 +798,16 @@ itempickup_gun_stats_effects: 'Physical Dmg: <color=#ffff88ff>{0:0.#}</color>
<color=#{1}>{2} Dmg</color>: <color=#ffff88ff>{3:0.#}</color>
Range: <color=#ffff88ff>{4:0.#}</color>
Rate of Fire: <color=#ffff88ff>{5}</color>'
-itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0}</color>'
-itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0}</color> (dynamic)'
-itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0}%</color>'
-itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0}%</color> (dynamic)'
-itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0} p</color>'
-itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0} p</color> (dynamic)'
+itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0.#}</color>'
+itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#}</color> (dynamic)'
+itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0.#}%</color>'
+itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#}%</color> (dynamic)'
+itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color>'
+itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color> (dynamic)'
itempickup_rarity_color_common: c1b38e
itempickup_rarity_color_epic: 09f2c1
itempickup_rarity_color_legendary: ffffb0
itempickup_rarity_color_rare: ba349e
itempickup_rarity_common: Common
diff --git config_191109_144/Texts/es/combatSimulations.txt config_191114_0221/Texts/es/combatSimulations.txt
index 33e6a32..564638a 100644
--- config_191109_144/Texts/es/combatSimulations.txt
+++ config_191114_0221/Texts/es/combatSimulations.txt
@@ -1,43 +1,43 @@
modeVariants:
guild_basic:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Ascensión de nivel:</color> empieza en el nivel 1 y asciende rápidamente hasta el nivel 20.\n <color=#ffffff>Bandada:</color> únete a un equipo de 5 y combate con tus compañeros.\n\n <color=#FBB040>Para jugar juntos, todos tus compañeros deben iniciar el simulador de combate en un intervalo de 60 segundos.</color>"
leaderboard_row_info: Oleada {progressA} - {timePlayed}
locked: <color=#FBB040>¡Tienes que estar en una bandada para jugar!</color>
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 15 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Bandada diario
guild_boss_rush:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina 15 oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Fiebre de jefes:</color> empieza en el nivel 4 y elimina 4 oleadas de jefes seguidas.\n <color=#ffffff>Bandada:</color> únete a un equipo de 5 y combate con tus compañeros.\n\n <color=#FBB040>Para jugar juntos, todos tus compañeros deben iniciar el simulador de combate en un intervalo de 60 segundos.</color>"
leaderboard_row_info: Oleada {progressA} - {timePlayed}
locked: <color=#FBB040>¡Tienes que estar en una bandada para jugar!</color>
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 4 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Bandada diario
guild_high_tier:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Grado máximo:</color> empieza en el nivel 20 y elimina 15 oleadas de enemigos difíciles.\n <color=#ffffff>Bandada:</color> únete a un equipo de 5 y combate con tus compañeros.\n\n <color=#FBB040>Para jugar juntos, todos tus compañeros deben iniciar el simulador de combate en un intervalo de 60 segundos.</color>"
leaderboard_row_info: Oleada {progressA} - {timePlayed}
locked: <color=#FBB040>¡Tienes que estar en una bandada para jugar!</color>
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 15 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Bandada diario
solo_basic:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Ascensión de nivel:</color> sube del nivel 1 al 20 frente a 15 oleadas de enemigos.\n <color=#ffffff>Individual:</color> aquí estás solo."
leaderboard_row_info: Oleada {progressA} - {timePlayed}
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 15 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Individual diario
solo_boss_rush:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Fiebre de jefes:</color> empieza en el nivel 4 y elimina 4 oleadas de jefes seguidas.\n <color=#ffffff>Individual:</color> aquí estás solo."
leaderboard_row_info: Oleada {progressA} - {timePlayed}
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 4 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Individual diario
solo_high_tier:
description: "Pon a prueba tus habilidades en un nuevo desafío todos los días con un equipo y un avión temporales.\n\n <color=#ffffff>Contrarreloj:</color> elimina oleadas de enemigos tan rápido como puedas.\n <color=#ffffff>Grado máximo:</color> empieza en el nivel 20 y elimina 15 oleadas de enemigos difíciles.\n <color=#ffffff>Individual:</color> aquí estás solo."
leaderboard_row_info: Oleada {progressA} - {timePlayed}
- postperiod_rewards: Se obtiene una mejor recompensa el mejor de colocar en el marcador
+ postperiod_rewards: Cuanto mejor sea tu puesto en la clasificación, mejores serán tus recompensas.
results_title: '{progressA} de 15 oleadas eliminadas en {timePlayed}'
title: Simulador de combate en Individual diario
test:
description: Vamos a probar algunos simuladores de combate...
leaderboard_row_info: Oleada {progressA} - {timePlayed}
diff --git config_191109_144/Texts/es/conversations.txt config_191114_0221/Texts/es/conversations.txt
index ce83e55..fea06af 100644
--- config_191109_144/Texts/es/conversations.txt
+++ config_191114_0221/Texts/es/conversations.txt
@@ -35,13 +35,13 @@ text:
dungeonmod_itchy_trigger_01: "<align=center>Modificador de mazmorra:\n <size=50><color=#c1b38eff>Gatillo fácil</color></size>\n +30 % de cadencia de disparo y munición\n -30 % de recuperación y daño de arma</align>"
dungeonmod_nearsighted_01: "<align=center>Modificador de mazmorra:\n <size=50><color=#ff7900ff><sprite=0 tint=1> Miope (difícil) <sprite=0 tint=1></color></size>\n -35 % de vista de cámara\n Minimapa desactivado\n <color=#c1b38eff><size=30>Botín: mejoras de avión x2, probabilidad de botín especial x2</size></color></align>"
dungeonmod_restless_01: "<align=center>Modificador de mazmorra:\n <size=50><color=#c1b38eff>Impaciente </color></size>\n -50 % de regeneración de blindaje\n +25 % de supervelocidad</align>"
dungeonmod_rush_hour_01: "<align=center>Modificador de mazmorra:\n <size=50><color=#ff7900ff><sprite=0 tint=1> Hora punta (difícil) <sprite=0 tint=1></color></size>\n +50 % de supervelocidad\n +35 % de daño sufrido\n <color=#c1b38eff><size=30>Botín: mejoras de avión x2, probabilidad de botín especial x2</size></color></align>"
dungeonmod_touchy_01: "<align=center>Modificador de mazmorra:\n <size=50><color=#c1b38eff>Susceptible </color></size>\n +30 % de regeneración de blindaje\n +20 % de daño sufrido</align>"
- flock-joined_01: Bienvenido a su nuevo rebaño! Vamos a conocer con uno de sus flockmates.
- flock-joined_02: Haga clic en el <color=#ffffff> Lista </color> de la izquierda para encontrar la lista de todos sus flockmates.
- flock-joined_03: 'Si uno de ellos es en línea, puede hacer clic en su nombre y selecciona <color = # ffffff> Combinación del servidor </ Color> teletransportarse directamente a ellos.'
+ flock-joined_01: ¡Bienvenido a tu nueva bandada! Vamos a reunirnos con uno de tus compañeros.
+ flock-joined_02: Haz clic en <color=#ffffff>Miembros</color> en la parte izquierda para ver una lista con todos tus compañeros.
+ flock-joined_03: Si alguno está conectado, haz clic en su nombre y selecciona <color=#ffffff>Unirse al servidor</color> para teletransportarte hacia ese compañero.
idle-warning-disconnect_01: Oye, piloto, ¡si no te mueves o haces algo, voy a desconectarte para que nadie más te pille echándote una siesta!
idle-warning-recall_01: ¡Eh, piloto! ¿Estás ahí? Has desaparecido del radar. Muévete o dispara o haz algo para que podamos verte.
intro-combatsim_01: Este es el simulador de combate, el sistema secreto de la alianza para que los pilotos realicen pruebas.
intro-combatsim_02: Te voy a atar a una de esas cápsulas para que conozcas la "Realidad aviar".
intro-combatsim_03: Tanto tu avión como los enemigos forman parte de una simulación. Si te estrellas, lo único que quedará dañado será tu orgullo.
@@ -65,11 +65,11 @@ text:
intro-flock_03: 'Al unirte a una bandada, desbloquearas todo esto:'
intro-flock_04: 1) Acceso al <color=#ffffff>canal de comunicaciones</color> exclusivo de tu bandada. Solo tus compañeros podrán ver u oír lo que habléis entre vosotros.
intro-flock_05: 2) Acceso al modo Bandada del <color=#ffffff>simulador de combate</color>. Además del modo Individual, también puedes entrenar con tus compañeros para ganar más premios.
intro-flock_06: 3) El intercambio de equipamiento entre los miembros de la bandada cuenta con <color=#ffffff>tarifas reducidas</color> para que os resulte más fácil cambiar objetos.
intro-flock_07: Es un mundo duro, recluta. ¡Vuela en bandada para aumentar tus probabilidades de sobrevivir!
- intro-flock_08: Pásate por el <color=#ffffff> Flock Salón </color> en la esquina noroeste de la ciudad rebelde. Pongo un marcador en su radar.
+ intro-flock_08: Dirígete al <color=#ffffff>Salón de la bandada</color> en la esquina noroeste de Ciudad Rebelde. He colocado un marcador en tu radar.
intro-hangar_01: ¡Coop! ¡Te he dicho mil veces que no dejes chatarra oxidada en mi hangar! ¡Ocúpate de ella!
intro-hangar_02: ¡Ah! Hola, piloto. Estaba charlando con un socio.
intro-hangar_03: ¿Necesitas un avión? Yo puedo ayudarte.
intro-hangar_04: Si has <color=#ffffff>estrellado</color> el anterior avión o quieres probar una <color=#ffffff>clase distinta</color>, ven a verme.
intro-hangar_05: Tengo suficientes <color=#ffffff>espacios de hangar</color> para que almacenes varios aviones. Puedes cambiar de uno a otro cuando quieras.
diff --git config_191109_144/Texts/es/item.txt config_191114_0221/Texts/es/item.txt
index 00a5b88..f32ca03 100644
--- config_191109_144/Texts/es/item.txt
+++ config_191114_0221/Texts/es/item.txt
@@ -243,15 +243,15 @@ craft_arenagem:
name: Gema cúbica
craft_bluesteel:
description: Material que se emplea para crear y mejorar el equipamiento de agua.
name: Acero azul
craft_combatcubegem:
- description: Una muestra de su destreza en el combate Sim. Se utiliza para la elaboración de un artículo trofeo en el taller.
- name: cubo de la gema
+ description: Un símbolo de tu destreza en el simulador de combate. Se usa para crear un objeto de trofeo en el taller.
+ name: Gema cúbica
craft_combatsquaregem:
- description: Una muestra de su destreza en el combate Sim. Se utiliza para la elaboración de un artículo trofeo en el taller.
- name: Flock Sim Gem
+ description: Un símbolo de tu destreza en el simulador de combate. Se usa para crear un objeto de trofeo en el taller.
+ name: Gema de simulación en bandada
craft_copper:
description: Material que se emplea para crear equipamiento T8 en el taller.
name: Cobre
craft_darksteel:
description: Material que se emplea para mejorar las armas ultrarraras en el taller.
@@ -330,12 +330,12 @@ craft_purplesteel:
name: Acero púrpura
craft_redsteel:
description: Material que se emplea para crear y mejorar el equipamiento de fuego.
name: Acero rojo
craft_studentgem:
- description: Los que recibieron fue el jugador que estas joyas de llevar en su uniforme. Los estudiantes que fallaron continuamente para ganar a menudo fueron avergonzados públicamente.
- name: gema académica
+ description: Estas gemas se concedían a los estudiantes con una actuación destacada para que las luciesen en sus uniformes. Aquellos que tras varios intentos no las conseguían eran humillados en público.
+ name: Gema académica
craft_vaultgem:
description: Obra robada de las cámaras imperiales. Se usa para crear un objeto de trofeo en el taller.
name: Gema de la cámara
craft_venomgem:
description: Fragmento nocivo extraído de un enorme Dragón sierpe. Se usa para crear un objeto de trofeo en el taller.
@@ -1221,12 +1221,12 @@ key_obstacle:
name: 'Planos de misión: campo de láseres'
key_rescue:
description: Coordenadas para teletransportarse a una excavación arqueológica que sacó a la luz las atrocidades del pasado. Actívalas para solicitar un transbordador.
name: 'Planos de misión: excavación'
key_sky:
- description: Teleport coordinates to the ruins of Meowza's alma mater; home to the cat empire's relentless training drones. Activate to summon a drop ship.
- name: 'Mission Plans: Apex Military Academy'
+ description: Coordenadas de teletransporte a las ruinas del alma mater de Meowza; el hogar de aviones no tripulados de formación implacables del imperio gato. Activar para convocar una nave de la gota.
+ name: 'Planes de misiones: Apex Academia Militar'
key_snake:
description: Coordenadas para teletransportarse a una fábrica de veneno. Actívalas para solicitar un transbordador.
name: 'Planos de misión: fábrica de veneno'
key_sneezy:
description: Coordenadas para teletransportarse a una zona donde el Imperio prueba superarmas. Actívalas para solicitar un transbordador.
@@ -2470,15 +2470,15 @@ trail_boss_vault:
name: Rastro de cámara
trail_bubbles:
description: Un rastro poco común que solo estaba disponible para los primeros jugadores de la versión alfa. Sofisticado como beber champán en un balcón desde el que observamos cómo arde Ciudad Imperial.
name: Rastro de burbujas alfa
trail_combatcubes:
- description: Sólo los mejores pilotos en solitario puede aspirar a ganar esta recompensa pista de simulación de combate.
- name: Sim Cubo Trail
+ description: Solo los mejores pilotos individuales aspiran a ganar esta recompensa de rastro del simulador de combate.
+ name: Rastro cúbico de simulador
trail_combatsquares:
- description: Se necesita realmente un gran equipo de Flock simulación para ganar este combate recompensa rastro de simulación.
- name: Flock Sim Trail
+ description: Esta recompensa de rastro del simulador de combate solo está al alcance de los mejores equipos de simulación en bandada.
+ name: Rastro de simulación en bandada
trail_flameblue:
description: 'Qué calor hace aquí; me mareo. ¿Por qué huele a mangos quemados? Sí, el perista dijo que el gel era volátil, pero después añadió, con una sonrisa: "¡No te preocupes! Seguro que un piloto tan diestro como tú sabrá mantenerse bien alejado de los problemas".'
name: Rastro de llama azul
trail_flamered:
description: Heredamos la rabia de generaciones pasadas. Insultos. Injusticias. ¿Sientes el enorme peso de sus pérdidas? ¿Vas a repetir sus errores y esparcir las cenizas de tus enemigos movido por la ira?
@@ -2530,12 +2530,12 @@ trail_plasma_red:
name: Rastro de plasma rojo
trail_spiketrail:
description: Un rastro poco común que solo estaba disponible para los primeros jugadores de la versión alfa. Agudo como el ingenio de los primeros rebeldes.
name: Rastro de pinchos alfa
trail_student:
- description: Aviones con este mapa se pusieron a prueba por las elites del Imperio y se teme grandemente. Ahora, las aves han cooptado a ser un símbolo de esperanza.
- name: Alumni Trail
+ description: Los aviones con este rastro eran pilotados por las temidas élites del Imperio. Ahora, las aves lo han adoptado como un símbolo de esperanza.
+ name: Rastro de antiguos alumnos
triple_0:
description: Solo necesitas tres disparos.
name: Bláster trivial
triple_1:
description: Es mejor que nada.
diff --git config_191109_144/Texts/es/quests.txt config_191114_0221/Texts/es/quests.txt
index 12b0a41..1f40a05 100644
--- config_191109_144/Texts/es/quests.txt
+++ config_191114_0221/Texts/es/quests.txt
@@ -1003,16 +1003,16 @@ campaign_bosshunt_01:
description: Cuanto más grandes son, peor es la caída.
title: Caza de jefe
craft_armor_8:
title: 'Crea: blindaje negro'
craft_armor_9:
- title: 'Craft: Fusión armadura'
+ title: 'Crea: blindaje de fusión'
craft_craft_nanite_armor:
description: Consigue 5 refuerzos de blindaje para fabricar este material de creación refinado.
title: 'Crear: nanobot de blindaje'
craft_craft_nanite_copper:
- description: Consigue 10 de cobre para fabricar este material de creación refinado.
+ description: Consigue 15 de cobre para fabricar este material de creación refinado.
title: 'Crear: nanobot de cobre'
craft_craft_nanite_damage:
description: Consigue 5 cañones dopados para fabricar este material de creación refinado.
title: 'Crear: nanobot de daño'
craft_craft_nanite_fireattack:
@@ -1058,64 +1058,64 @@ craft_craft_nanite_waterdefense:
description: Consigue 5 selladores pesados para fabricar este material de creación refinado.
title: 'Crear: nanobot de defensa de agua'
craft_engine_destruction_8:
title: 'Crea: motor de la muerte'
craft_engine_destruction_9:
- title: 'Craft: Sangre singularidad del motor'
+ title: 'Crea: motor Singularidad sangrienta'
craft_engine_power_8:
title: 'Crea: núcleo hidráulico'
craft_engine_power_9:
- title: 'Craft: Molten Core hielo'
+ title: 'Crea: núcleo de hielo derretido'
craft_engine_repair_8:
title: 'Crea: unidad de ingenieros rata de la Dr. Mary'
craft_engine_repair_9:
- title: 'Craft: Octo Medic'
+ title: 'Crea: médico pulpo'
craft_engine_speed_8:
title: 'Crea: motor veloz'
craft_engine_speed_9:
- title: 'Craft: Dilatación del tiempo del motor'
+ title: 'Crea: motor de dilatación temporal'
craft_laser_8:
title: 'Crea: láser de rubí sintético'
craft_laser_9:
- title: 'Craft: Synth Esmeralda Láser'
+ title: 'Crea: láser de esmeralda sintética'
craft_laser_fire:
description: Encuentra 3 unidades de acero rojo para crear un láser de fuego.
title: 'Crea: láser de fuego'
craft_laser_moon_8:
title: 'Crea: Jhirin Kousen I'
craft_machinegun_8:
title: 'Crea: repetidor de vapor de Colombo'
craft_machinegun_9:
- title: 'Craft: Pistola de los daneses'
+ title: 'Crea: arma de los daneses'
craft_machinegun_wide_8:
title: 'Crea: dúo hostil I'
craft_shotgun_8:
title: 'Crea: escopeta de acechador'
craft_shotgun_9:
- title: 'Craft: Sombra de la noche Escopeta'
+ title: 'Crea: escopeta de patrulla nocturna'
craft_shotgun_backshot_8:
title: 'Crea: escopeta retorcida I'
craft_shotgun_combat_8:
title: 'Crea: escopeta de combate I'
craft_sniper_8:
title: 'Crea: fusil de precisión rojo'
craft_sniper_9:
- title: 'Craft: Onyx francotirador'
+ title: 'Crea: fusil de precisión de ónice'
craft_sniper_hawkeye_8:
title: 'Crea: cortina fantasma I'
craft_sniper_side_8:
title: 'Crea: ala cuchilla I'
craft_strike_8:
title: 'Crea: arco de colegiado'
craft_strike_9:
- title: 'Craft: Arco del Presidente'
+ title: 'Crea: arco de catedrático'
craft_strike_tesla_8:
title: 'Crea: Tesla I'
craft_sword_8:
title: 'Crea: bastarda láser'
craft_sword_9:
- title: 'Craft: Láser Claymore'
+ title: 'Crea: claymore láser'
craft_sword_double_8:
title: 'Crea: mandoble I'
craft_token_of_note:
description: <color=#FFFFFF>¡Evento especial!</color> Deposita aquí tantas <color=#FBB040>plumas</color> como puedas antes del <color=#FBB040>6 de noviembre</color> para optar a una ficha de fundador de bandada.
title: ¡Deposita aquí las plumas!
@@ -1136,27 +1136,27 @@ craft_trail_boss_phoenix:
craft_trail_boss_smokeboss:
title: 'Crea: rastro de sectario'
craft_trail_boss_vault:
title: 'Crea: rastro de cámara'
craft_trail_combatcubes:
- title: 'Craft: Solo Sim Trail'
+ title: 'Crea: rastro de simulación individual'
craft_trail_combatsquares:
- title: 'Craft: Flock Sim Trail'
+ title: 'Crea: rastro de simulación en bandada'
craft_trail_meowza2_electric:
title: 'Crea: rastro ectoplásmico'
craft_trail_student:
- title: 'Craft: Alumni Trail'
+ title: 'Crea: rastro de antiguos alumnos'
craft_triple_8:
title: 'Crea: bláster yanqui'
craft_triple_9:
- title: 'Craft: Fundida Blaster'
+ title: 'Crea: bláster fusionado'
craft_triple_trident_8:
title: 'Crea: Poseidón I'
craft_wasp_8:
title: 'Crea: avispón'
craft_wasp_9:
- title: 'Craft: Real Stinger'
+ title: 'Crea: aguijón real'
craft_wasp_double_8:
title: 'Crea: bigote de tigre I'
dailyreward_Friday:
description: ¡Solicita aquí tu recompensa diaria!
title: 'Recompensa diaria: viernes'
diff --git config_191109_144/Texts/es/rewards.txt config_191114_0221/Texts/es/rewards.txt
index 42a5f44..cbf564f 100644
--- config_191109_144/Texts/es/rewards.txt
+++ config_191114_0221/Texts/es/rewards.txt
@@ -1,8 +1,8 @@
career_reward_test_1:
title: Recompensa de novato
career_reward_test_10b:
title: Residuo canino
career_reward_test_no_items:
- title: Ninguna en especial artículos de recompensa
+ title: Recompensa especial sin objetos
default:
title: Recompensa de rango de piloto
diff --git config_191109_144/Texts/es/ui.txt config_191114_0221/Texts/es/ui.txt
index ebe695b..26f81f2 100644
--- config_191109_144/Texts/es/ui.txt
+++ config_191114_0221/Texts/es/ui.txt
@@ -445,11 +445,11 @@ friend_info_cmd_unmute: Dejar de silenciar
friend_info_description_offline: "Visto por última vez volando:\n {0}\n <color=#e55729ff>sin conexión o en otro sitio</color>"
friend_info_description_online: "Volando: {0}\n <color=#fde8a5ff>en este servidor</color>"
friend_info_noplane: Nada
friend_info_title: "{0}\n <size=14>{1}</size>"
friend_info_unit_format: N{1} {0}
-friend_list_category_flock: Flock ({0})
+friend_list_category_flock: Bandada ({0})
friend_list_category_friends: Amigos ({0})
friend_list_category_nearby: Aliados cercanos ({0})
friend_list_category_recent: Aliados recientes ({0})
friend_list_empty_label: "Aún no tienes amigos.\n \n Añade amigos con \"/friend <name>\".\n \n Actualmente, esto solo funciona con amigos que estén en el mismo servidor que tú."
friend_list_item_format: "{0}\n <size=14>{1}</size>"
@@ -637,16 +637,16 @@ itempickup_gun_stats_effects: 'Daño físico: <color=#ffff88ff>{0:0.#}</color>
<color=#{1}>{2} Daño</color>: <color=#ffff88ff>{3:0.#}</color>
Alcance: <color=#ffff88ff>{4:0.#}</color>
Cadencia de disparo: <color=#ffff88ff>{5}</color>'
-itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0}</color>'
-itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0}</color> (dinámico)'
-itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0} %</color>'
-itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0} %</color> (dinámico)'
-itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0} p</color>'
-itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0} p</color> (dinámico)'
+itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0.#}</color>'
+itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#}</color> (dinámico)'
+itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0.#} %</color>'
+itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#} %</color> (dinámico)'
+itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color>'
+itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color> (dinámico)'
itempickup_rarity_color_common: c1b38e
itempickup_rarity_color_epic: 09f2c1
itempickup_rarity_color_legendary: ffffb0
itempickup_rarity_color_rare: ba349e
itempickup_rarity_common: Común
@@ -731,18 +731,18 @@ login_username_blacklist_chars: '!@#|"\'
login_username_email_placeholder_login: Introduce aquí tu nombre de usuario o correo electrónico
login_username_or_email: Nombre de usuario o correo electrónico
login_username_placeholder: Elige un nombre de usuario
login_username_placeholder_login: Introduce aquí tu nombre de usuario
loot_named_groups:
- combatsim_completion: Terminación
- combatsim_wave1: Claro Wave 1
- combatsim_wave11: Claro Wave 11
- combatsim_wave15: Claro Wave 15
- combatsim_wave2: Claro Wave 2
- combatsim_wave3: Claro Wave 3
- combatsim_wave4: Claro Wave 4
- combatsim_wave8: Claro Wave 8
+ combatsim_completion: Compleción
+ combatsim_wave1: Elimina la oleada 1
+ combatsim_wave11: Elimina la oleada 11
+ combatsim_wave15: Elimina la oleada 15
+ combatsim_wave2: Elimina la oleada 2
+ combatsim_wave3: Elimina la oleada 3
+ combatsim_wave4: Elimina la oleada 4
+ combatsim_wave8: Elimina la oleada 8
menu_back: Volver
menu_close: Cerrar
menu_continue: Continuar
menu_purchase: Comprar
menu_select: Seleccionar
@@ -1276,14 +1276,14 @@ reforge_cant_afford: No te puedes permitir reforjar {0}
reforge_failed: Error al reforjar.
reforge_failed_cant_afford_currency_cost: No te puedes permitir el coste.
reforge_failed_cant_afford_item_cost: No te puedes permitir el coste del objeto.
reforge_failed_purchasing_failed: Error al comprar.
reforge_menu_title: Reforjar objetos
-reforge_or_supercharge_confirmation: '{0} {1}?
+reforge_or_supercharge_confirmation: '¿{0} {1}?
- Esto consume el siguiente:
+ Al hacerlo, se consumirá:
{2}'
reforge_popup_materials_header: 'Materiales de creación necesarios:'
reforge_required_materials: 'Materiales de creación necesarios:'
reforge_select_ingredients: Seleccionar materiales
diff --git config_191109_144/Texts/fr/item.txt config_191114_0221/Texts/fr/item.txt
index 20beaa6..0ee031c 100644
--- config_191109_144/Texts/fr/item.txt
+++ config_191114_0221/Texts/fr/item.txt
@@ -1221,12 +1221,12 @@ key_obstacle:
name: 'Plans de mission : terrain de jeu laser'
key_rescue:
description: Coordonnées de téléportation vers des fouilles archéologiques ayant libéré d'antiques horreurs. Activez pour appeler un transport.
name: 'Plans de mission : les fouilles'
key_sky:
- description: Teleport coordinates to the ruins of Meowza's alma mater; home to the cat empire's relentless training drones. Activate to summon a drop ship.
- name: 'Mission Plans: Apex Military Academy'
+ description: Les coordonnées de téléportation aux ruines de l'alma mater de Meowza; à la maison des drones de formation implacables de l'empire de chat. Activer pour appeler un navire de goutte.
+ name: 'Plans Mission: Apex Académie militaire'
key_snake:
description: Coordonnées de téléportation vers un site de production de substances toxiques. Activez pour appeler un transport.
name: 'Plans de mission : complexe toxique'
key_sneezy:
description: Coordonnées de téléportation vers un site d'essais de super arme impériale. Activez pour appeler un transport.
diff --git config_191109_144/Texts/fr/quests.txt config_191114_0221/Texts/fr/quests.txt
index e19314d..9be00ac 100644
--- config_191109_144/Texts/fr/quests.txt
+++ config_191114_0221/Texts/fr/quests.txt
@@ -1008,11 +1008,11 @@ craft_armor_9:
title: 'Fabrication : Blindage à fusion'
craft_craft_nanite_armor:
description: Recueillez 5 durcisseurs de blindage pour créer ce matériau de fabrication raffiné.
title: 'Fabrication : Nanomachine de blindage'
craft_craft_nanite_copper:
- description: Recueillez 10 unités de cuivre pour créer ce matériau de fabrication raffiné.
+ description: Recueillez 15 unités de cuivre pour créer ce matériau de fabrication raffiné.
title: 'Fabrication : Nanomachine de cuivre'
craft_craft_nanite_damage:
description: Recueillez 5 dopants de canon pour créer ce matériau de fabrication raffiné.
title: 'Fabrication : Nanomachine de dégâts'
craft_craft_nanite_fireattack:
diff --git config_191109_144/Texts/fr/ui.txt config_191114_0221/Texts/fr/ui.txt
index 741b619..3b924c4 100644
--- config_191109_144/Texts/fr/ui.txt
+++ config_191114_0221/Texts/fr/ui.txt
@@ -631,16 +631,16 @@ itempickup_crafted_elemental_slot: 'Élémental fabriqué : {1}'
itempickup_crafted_slot: 'Fabriqué : {1}'
itempickup_decay: 'Dégradation : en ~ {0} min'
itempickup_elemental_slot: Élémental {1}
itempickup_gun_stats: "Dég. physiques : <color=#ffff88ff>{0:0.#}</color>\n Portée : <color=#ffff88ff>{1:0.#}</color>\n Cadence de tir : <color=#ffff88ff>{2}</color>"
itempickup_gun_stats_effects: "Dég. physiques : <color=#ffff88ff>{0:0.#}</color>\n <color=#{1}>{2} Dég.</color> : <color=#ffff88ff>{3:0.#}</color>\nPortée : <color=#ffff88ff>{4:0.#}</color>\nCadence de tir : <color=#ffff88ff>{5}</color>"
-itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0}</color>'
-itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0}</color> (dynamique)'
-itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0} %</color>'
-itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0} %</color> (dynamique)'
-itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0} p</color>'
-itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0} p</color> (dynamique)'
+itempickup_mod_add: '{0}: <color=#ffff88ff>{1}{2:0.#}</color>'
+itempickup_mod_add_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#}</color> (dynamique)'
+itempickup_mod_mult: '{0}: <color=#ffff88ff>{1}{2:0.#} %</color>'
+itempickup_mod_mult_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#} %</color> (dynamique)'
+itempickup_mod_postadd: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color>'
+itempickup_mod_postadd_dynamic: '{0}: <color=#ffff88ff>{1}{2:0.#} p</color> (dynamique)'
itempickup_rarity_color_common: c1b38e
itempickup_rarity_color_epic: 09f2c1
itempickup_rarity_color_legendary: ffffb0
itempickup_rarity_color_rare: ba349e
itempickup_rarity_common: Courant
diff --git config_191109_144/Texts/zh-CN/item.txt config_191114_0221/Texts/zh-CN/item.txt
index 40dcf80..2c83ea8 100644
--- config_191109_144/Texts/zh-CN/item.txt
+++ config_191114_0221/Texts/zh-CN/item.txt
@@ -1221,12 +1221,12 @@ key_obstacle:
name: 任务计划:激光广场
key_rescue:
description: 一处考古挖掘场的传送坐标,该处找到了古代遗迹。激活以召唤运输机。
name: 任务计划:挖掘行动
key_sky:
- description: Teleport coordinates to the ruins of Meowza's alma mater; home to the cat empire's relentless training drones. Activate to summon a drop ship.
- name: 'Mission Plans: Apex Military Academy'
+ description: 瞬移坐标Meowza的母校的废墟;家猫帝国的无情训练无人机。激活召唤降船。
+ name: 任务计划:顶点军校
key_snake:
description: 制毒工厂的传送坐标。激活以召唤运输机。
name: 任务计划:被腐蚀的蛋之神庙
key_sneezy:
description: 帝国超级武器测试区域的传送坐标。激活以召唤运输机。
diff --git config_191109_144/Texts/zh-CN/planeclasses.txt config_191114_0221/Texts/zh-CN/planeclasses.txt
index a2bfab3..349cd5b 100644
--- config_191109_144/Texts/zh-CN/planeclasses.txt
+++ config_191114_0221/Texts/zh-CN/planeclasses.txt
@@ -548,17 +548,17 @@ wizard:
name: 不明物体
VariantB:
flavor: <color=#FBB040>[梅林变体]</color>[已编辑]曾在18XX年6月5日失败的支点暗杀中使用该机制。残骸分析表明它的起源早于历史记载。
name: X54
default:
- flavor: '\u2022 Medium-armored area-controller that uses the <color=#FBB040>Bullet Wipe</color> ability to remove enemy bullets from the battlefield
+ flavor: '\u2022中等铠装区域控制器,其使用<color=#FBB040>子弹擦拭</color>从战场除去敌人的子弹能力
- \u2022 <color=#FBB040>Single-stick controls</color>
+ \u2022 <color=FBB040>单棒控制</color>
- \u2022 Can equip <color=#FBB040>Arc</color> weapons
+ \u2022可以装备<color=FBB040>电弧</color>武器
- \u2022 The <color=#FBB040>Blink</color> maneuver warps forward past enemy attacks
+ \u2022的<color=FBB040>眨眼</color>操纵经纱前进过去敌人的攻击
'
name: 梅林
flames:
flavor: <color=#FBB040>[梅林变体]</color>他们把她蒙上眼睛带来进来。然后告诉她,在这有几位崇拜者。对于特殊的国家客户来说,这是一项特殊任务,而且她永远不能谈论。她就一直盯着他,直到他不再讲话。
diff --git config_191109_144/Texts/zh-CN/quests.txt config_191114_0221/Texts/zh-CN/quests.txt
index b245f67..588fa32 100644
--- config_191109_144/Texts/zh-CN/quests.txt
+++ config_191114_0221/Texts/zh-CN/quests.txt
@@ -1008,11 +1008,11 @@ craft_armor_9:
title: 工艺:融合护甲
craft_craft_nanite_armor:
description: 收集5条装甲加强筋创建这个精致的手工艺材料。
title: 工艺:纳米护甲
craft_craft_nanite_copper:
- description: 收集10个铜板创建这个精致的手工艺材料。
+ description: 收集15个铜板创建这个精致的手工艺材料。
title: 工艺:铜纳米
craft_craft_nanite_damage:
description: 收集5种掺杂剂,以创建这个精致的手工艺材料。
title: 工艺:纳米伤害
craft_craft_nanite_fireattack:
diff --git config_191109_144/Texts/zh-CN/ui.txt config_191114_0221/Texts/zh-CN/ui.txt
index 9c8f57c..54305fb 100644
--- config_191109_144/Texts/zh-CN/ui.txt
+++ config_191114_0221/Texts/zh-CN/ui.txt
@@ -605,16 +605,16 @@ itempickup_crafted_elemental_slot: 制作元素{1}
itempickup_crafted_slot: 制作{1}
itempickup_decay: 衰减:在〜{0}分钟
itempickup_elemental_slot: 元素{1}
itempickup_gun_stats: "物理:<color=#ffff88ff>{0:0}</color>\n 射程:<color=#ffff88ff>{1:0.#}</color>\n 火力射程:<color=#ffff88ff>{2}</color>"
itempickup_gun_stats_effects: "物理:<color=#ffff88ff>{0:0}</color>\n <color=#{1}>{2}</color>: <color=#ffff88ff>{3:0}</color>\n 射程:<color=#ffff88ff>{4:0.#}</color>\n 射速:<color=#ffff88ff>{5}</color>"
-itempickup_mod_add: '{0}:<color=#ffff88ff>{1}{2:0}</color>'
-itempickup_mod_add_dynamic: '{0}:<color=#ffff88ff>{1}{2:0}</color>(动态)'
-itempickup_mod_mult: '{0}:<color=#ffff88ff>{1}{2:0}%</color>'
-itempickup_mod_mult_dynamic: '{0}:<color=#ffff88ff>{1}{2:0}%</color>(动态)'
-itempickup_mod_postadd: '{0}:<color=#ffff88ff>{1}{2:0} p</color>'
-itempickup_mod_postadd_dynamic: '{0}:<color=#ffff88ff>{1}{2:0} p</color>(动态)'
+itempickup_mod_add: '{0}:<color=#ffff88ff>{1}{2:0.#}</color>'
+itempickup_mod_add_dynamic: '{0}:<color=#ffff88ff>{1}{2:0.#}</color>(动态)'
+itempickup_mod_mult: '{0}:<color=#ffff88ff>{1}{2:0.#}%</color>'
+itempickup_mod_mult_dynamic: '{0}:<color=#ffff88ff>{1}{2:0.#}%</color>(动态)'
+itempickup_mod_postadd: '{0}:<color=#ffff88ff>{1}{2:0.#} p</color>'
+itempickup_mod_postadd_dynamic: '{0}:<color=#ffff88ff>{1}{2:0.#} p</color>(动态)'
itempickup_rarity_color_common: c1b38e
itempickup_rarity_color_epic: 09f2c1
itempickup_rarity_color_legendary: ffffb0
itempickup_rarity_color_rare: ba349e
itempickup_rarity_common: 普通
diff --git config_191109_144/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_23MID_crawler_T3/DQ_CS_23MID_crawler.txt config_191114_0221/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_23MID_crawler_T3/DQ_CS_23MID_crawler.txt
index ec3660d..d9669ef 100644
--- config_191109_144/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_23MID_crawler_T3/DQ_CS_23MID_crawler.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_23MID_crawler_T3/DQ_CS_23MID_crawler.txt
@@ -39,13 +39,10 @@ healthBar:
curvature: '0.2'
length: '3.5'
position_y: '-2.0'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '64'
maxSpeed: '0'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/00 - Quest Enemies/Daily Quests - Special/DQ_SP_2XMID_gasstation/DQ_SP_2XMID_gasstation_commandDEATH.txt config_191114_0221/Units/00 - Quest Enemies/Daily Quests - Special/DQ_SP_2XMID_gasstation/DQ_SP_2XMID_gasstation_commandDEATH.txt
index f8c665b..a9928f4 100644
--- config_191109_144/Units/00 - Quest Enemies/Daily Quests - Special/DQ_SP_2XMID_gasstation/DQ_SP_2XMID_gasstation_commandDEATH.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Daily Quests - Special/DQ_SP_2XMID_gasstation/DQ_SP_2XMID_gasstation_commandDEATH.txt
@@ -23,17 +23,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '75'
- - items:
- - id: dungeon_obstacle
- weight: '25'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_arena2entrance/SP_5XHMT_arena2entrance_treasure.txt config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_arena2entrance/SP_5XHMT_arena2entrance_treasure.txt
index 5e31159..14e405a 100644
--- config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_arena2entrance/SP_5XHMT_arena2entrance_treasure.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_arena2entrance/SP_5XHMT_arena2entrance_treasure.txt
@@ -5,17 +5,10 @@ colliderX: '0'
colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '50'
- - items:
- - id: dungeon_arena2
- weight: '50'
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_flamebatleader.txt config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_flamebatleader.txt
index 9cdd49b..2b9b991 100644
--- config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_flamebatleader.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_flamebatleader.txt
@@ -24,15 +24,10 @@ gunMounts:
gunTemplateName: flamebatleaderGun2
mountAngle: '180'
mountName: main2
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_fire_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '188'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_treasure.txt config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_treasure.txt
index fef4095..29d4f13 100644
--- config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_treasure.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_fireentrance/SP_5XHMT_fireentrance_treasure.txt
@@ -5,13 +5,10 @@ colliderX: '0'
colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_fire_50
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_iceentrance/SP_5XHMT_iceentrance_treasure.txt config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_iceentrance/SP_5XHMT_iceentrance_treasure.txt
index 34189ea..220e45a 100644
--- config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_iceentrance/SP_5XHMT_iceentrance_treasure.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_iceentrance/SP_5XHMT_iceentrance_treasure.txt
@@ -5,13 +5,10 @@ colliderX: '0'
colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_ice_50
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_thiefentrance/SP_5XHMT_thiefentrance_treasure.txt config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_thiefentrance/SP_5XHMT_thiefentrance_treasure.txt
index f895a0c..b8dc8f7 100644
--- config_191109_144/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_thiefentrance/SP_5XHMT_thiefentrance_treasure.txt
+++ config_191114_0221/Units/00 - Quest Enemies/Setpiece Quests/SP_5XHMT_thiefentrance/SP_5XHMT_thiefentrance_treasure.txt
@@ -5,17 +5,10 @@ colliderX: '0'
colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '50'
- - items:
- - id: dungeon_thief
- weight: '50'
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Quest Enemies/tut_02/unit_tut_02_supplies.txt config_191114_0221/Units/00 - Quest Enemies/tut_02/unit_tut_02_supplies.txt
index 7678391..3a41c2c 100644
--- config_191109_144/Units/00 - Quest Enemies/tut_02/unit_tut_02_supplies.txt
+++ config_191114_0221/Units/00 - Quest Enemies/tut_02/unit_tut_02_supplies.txt
@@ -5,13 +5,10 @@ colliderX: '0'
colliderY: '0'
energyRegenRate: '0'
explosionPrefab: ExplosionSmall
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: respawner_80
maxEnergyPoints: '1'
maxHitPoints: '4'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Quest Enemies/tut_03/BOS1_tut_03_gargantua.txt config_191114_0221/Units/00 - Quest Enemies/tut_03/BOS1_tut_03_gargantua.txt
index 2c00f9d..a8d3f42 100644
--- config_191109_144/Units/00 - Quest Enemies/tut_03/BOS1_tut_03_gargantua.txt
+++ config_191114_0221/Units/00 - Quest Enemies/tut_03/BOS1_tut_03_gargantua.txt
@@ -124,13 +124,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '100'
maxSpeed: '0'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure.txt config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure.txt
index 13434f1..e6e79c4 100644
--- config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure.txt
+++ config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tutorialtreasure
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure2.txt config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure2.txt
index 6d50e7f..c7bf9d5 100644
--- config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure2.txt
+++ config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialdungeontreasure2.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tutorialtreasure2
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure.txt config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure.txt
index 2cd9edc..4a574d6 100644
--- config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure.txt
+++ config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tutorialwalkertreasure
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure2.txt config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure2.txt
index 42c01a7..258f1d2 100644
--- config_191109_144/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure2.txt
+++ config_191114_0221/Units/00 - Tutorial Dungeon/zzz_tutorialwalkerdungeontreasure2.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tutorialwalkertreasure2
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/11 - Lowlands (City) - WWI_SteamPunk/BOS1_flamer.txt config_191114_0221/Units/11 - Lowlands (City) - WWI_SteamPunk/BOS1_flamer.txt
index 33849bf..f821fd7 100644
--- config_191109_144/Units/11 - Lowlands (City) - WWI_SteamPunk/BOS1_flamer.txt
+++ config_191114_0221/Units/11 - Lowlands (City) - WWI_SteamPunk/BOS1_flamer.txt
@@ -37,17 +37,10 @@ gunTypes:
name: FlamerFlamethrower
rof: '10'
speed: '3'
spread: '15'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '88'
- - items:
- - id: dungeon_bomb
- weight: '12'
maxEnergyPoints: '1'
maxHitPoints: '30'
maxHomeDistance: '45'
maxSpeed: '1.8'
maxTurnRate: '55'
diff --git config_191109_144/Units/11 - Lowlands (City) - WWI_SteamPunk/GRP1_deer.txt config_191114_0221/Units/11 - Lowlands (City) - WWI_SteamPunk/GRP1_deer.txt
index 035dcfd..df964be 100644
--- config_191109_144/Units/11 - Lowlands (City) - WWI_SteamPunk/GRP1_deer.txt
+++ config_191114_0221/Units/11 - Lowlands (City) - WWI_SteamPunk/GRP1_deer.txt
@@ -22,17 +22,10 @@ gunTypes:
name: deerfire
rof: '5'
speed: '6'
spread: '2'
healthRegenRate: '0'
-loot:
- loot1:
- lootTableId: tier2leader
- loot2:
- lootTable:
- - weight: '100'
- lootTableId: tier2leader
maxEnergyPoints: '1'
maxHitPoints: '20'
maxHomeDistance: '60'
maxSpeed: '2.2'
maxTurnRate: '60'
diff --git config_191109_144/Units/13 - Lowlands (Rural) - Forest_Insect/BOS2_centipede01.txt config_191114_0221/Units/13 - Lowlands (Rural) - Forest_Insect/BOS2_centipede01.txt
index 538b3b8..29899e2 100644
--- config_191109_144/Units/13 - Lowlands (Rural) - Forest_Insect/BOS2_centipede01.txt
+++ config_191114_0221/Units/13 - Lowlands (Rural) - Forest_Insect/BOS2_centipede01.txt
@@ -95,17 +95,10 @@ gunTypes:
name: centipedeNonHeadNoChildrenGun
rof: '3'
speed: '3.5'
spread: '0'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '88'
- - items:
- - id: dungeon_bomb
- weight: '12'
maxEnergyPoints: '1'
maxHitPoints: '50'
maxHomeDistance: '45'
maxSpeed: '4'
maxTurnRate: '90'
diff --git config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tank.txt config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tank.txt
index d4e674b..3ff6af7 100644
--- config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tank.txt
+++ config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tank.txt
@@ -181,13 +181,10 @@ healthBar:
position_y: '-3.0'
thickness: '0.2'
healthRegenRate: '0'
isVisibleInRadar: 'true'
isVisibleToAI: 'false'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '720'
maxSpeed: '4'
maxTurnRate: '180'
minSpeed: '4'
diff --git config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tankDEATH.txt config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tankDEATH.txt
index 4b0a331..77e6446 100644
--- config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tankDEATH.txt
+++ config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/BOS1_tankDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_obstacle
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/GRP4_stardogleader.txt config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/GRP4_stardogleader.txt
index 39a9d22..4cf2c1d 100644
--- config_191109_144/Units/21 - Midlands (City) - WWII_ModernTech/GRP4_stardogleader.txt
+++ config_191114_0221/Units/21 - Midlands (City) - WWII_ModernTech/GRP4_stardogleader.txt
@@ -25,17 +25,10 @@ gunTypes:
name: stardogleaderGun
rof: '3'
speed: '8'
spread: '10'
healthRegenRate: '0'
-loot:
- loot1:
- lootTableId: tiernleader
- loot2:
- lootTable:
- - weight: '200'
- lootTableId: tiernleader
maxEnergyPoints: '1'
maxHitPoints: '50'
maxHomeDistance: '45'
maxSpeed: '3.5'
maxTurnRate: '40'
diff --git config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockboss.txt config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockboss.txt
index 58e2a94..359ecad 100644
--- config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockboss.txt
+++ config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockboss.txt
@@ -218,13 +218,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '60'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockbossDEATH.txt config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockbossDEATH.txt
index 7957b86..190518f 100644
--- config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockbossDEATH.txt
+++ config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/BOS2_clockbossDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_obstacle
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/GRP6_zombiequeen.txt config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/GRP6_zombiequeen.txt
index f22d5d8..6f5a48c 100644
--- config_191109_144/Units/22 - Midlands (Ruins) - Ghosts_Spooky/GRP6_zombiequeen.txt
+++ config_191114_0221/Units/22 - Midlands (Ruins) - Ghosts_Spooky/GRP6_zombiequeen.txt
@@ -52,17 +52,10 @@ gunTypes:
name: zombiequeenLaser
rof: '0.3'
speed: '2'
spread: '0'
healthRegenRate: '0'
-loot:
- loot1:
- lootTableId: tiernleader
- loot2:
- lootTable:
- - weight: '100'
- lootTableId: tiernleader
maxEnergyPoints: '1'
maxHitPoints: '50'
maxHomeDistance: '45'
maxSpeed: '1.5'
maxTurnRate: '55'
diff --git config_191109_144/Units/23 - Midlands (Rural) - Water_Aquatic/BOS1_whaleshark.txt config_191114_0221/Units/23 - Midlands (Rural) - Water_Aquatic/BOS1_whaleshark.txt
index 7427c0f..1d18c1d 100644
--- config_191109_144/Units/23 - Midlands (Rural) - Water_Aquatic/BOS1_whaleshark.txt
+++ config_191114_0221/Units/23 - Midlands (Rural) - Water_Aquatic/BOS1_whaleshark.txt
@@ -32,17 +32,10 @@ gunTypes:
name: whalesharkfire
rof: '5'
speed: '4'
spread: '2'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '96'
- - items:
- - id: dungeon_obstacle
- weight: '4'
maxEnergyPoints: '1'
maxHitPoints: '100'
maxHomeDistance: '45'
maxSpeed: '2.2'
maxTurnRate: '60'
diff --git config_191109_144/Units/23 - Midlands (Rural) - Water_Aquatic/BOS4_crawler.txt config_191114_0221/Units/23 - Midlands (Rural) - Water_Aquatic/BOS4_crawler.txt
index 4b58ea0..c508c93 100644
--- config_191109_144/Units/23 - Midlands (Rural) - Water_Aquatic/BOS4_crawler.txt
+++ config_191114_0221/Units/23 - Midlands (Rural) - Water_Aquatic/BOS4_crawler.txt
@@ -272,13 +272,10 @@ healthBar:
curvature: '0.2'
length: '3.5'
position_y: '-2.0'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '320'
maxSpeed: '0'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/31 - Highlands (City) - MadScience_Energy/BOS1_gargantua.txt config_191114_0221/Units/31 - Highlands (City) - MadScience_Energy/BOS1_gargantua.txt
index a4a0241..cb12102 100644
--- config_191109_144/Units/31 - Highlands (City) - MadScience_Energy/BOS1_gargantua.txt
+++ config_191114_0221/Units/31 - Highlands (City) - MadScience_Energy/BOS1_gargantua.txt
@@ -210,13 +210,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '425'
maxSpeed: '0'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/32 - Highlands (Ruins) - Hell_Cthulu_Demonic/BOS_berserkerDEATH.txt config_191114_0221/Units/32 - Highlands (Ruins) - Hell_Cthulu_Demonic/BOS_berserkerDEATH.txt
index f47fceb..714d5b0 100644
--- config_191109_144/Units/32 - Highlands (Ruins) - Hell_Cthulu_Demonic/BOS_berserkerDEATH.txt
+++ config_191114_0221/Units/32 - Highlands (Ruins) - Hell_Cthulu_Demonic/BOS_berserkerDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_arena1
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaoh.txt config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaoh.txt
index 3b9bdc6..30f6000 100644
--- config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaoh.txt
+++ config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaoh.txt
@@ -247,13 +247,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '190'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaohDEATH.txt config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaohDEATH.txt
index ef9b33d..164c348 100644
--- config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaohDEATH.txt
+++ config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS2_pharaohDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_arena1
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahq.txt config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahq.txt
index 3c7cb80..27396f5 100644
--- config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahq.txt
+++ config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahq.txt
@@ -72,13 +72,10 @@ gunTypes:
name: teslahqguide
rof: '6'
speed: '0'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahqDEATH.txt config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahqDEATH.txt
index a5655a3..c3225db 100644
--- config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahqDEATH.txt
+++ config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/BOS3_teslahqDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_arena1
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/unit_blinkleader.txt config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/unit_blinkleader.txt
index 9142d20..9a3f54f 100644
--- config_191109_144/Units/33 - Highlands (Rural) - Desert_Bones/unit_blinkleader.txt
+++ config_191114_0221/Units/33 - Highlands (Rural) - Desert_Bones/unit_blinkleader.txt
@@ -6,17 +6,10 @@ colliderX: '0'
colliderY: '0'
deactivationType: ai_delayed
delayDeactivationForSeconds: '1'
energyRegenRate: '0'
healthRegenRate: '0'
-loot:
- loot1:
- lootTableId: tiernleader
- loot2:
- lootTable:
- - weight: '100'
- lootTableId: tiernleader
maxEnergyPoints: '1'
maxHitPoints: '45'
maxSpeed: '0'
maxTurnRate: '120'
minSpeed: '0'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotist.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotist.txt
index 94c931e..498aa57 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotist.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotist.txt
@@ -142,21 +142,10 @@ healthBar:
curvature: '0.2'
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier8boss
- key:
- lootTableId: upgrade_waterdefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: sniper_wasp_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '1400'
maxSpeed: '0.0'
maxTurnRate: '60'
minSpeed: '0.0'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotistDEATH.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotistDEATH.txt
index 65a4242..d5706cf 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotistDEATH.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS1_hypnotistDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_sky
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS2_jester.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS2_jester.txt
index b0d4568..aa7dba5 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS2_jester.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS2_jester.txt
@@ -289,13 +289,10 @@ healthBar:
curvature: '0.15'
length: '3.5'
position_y: '-2.6'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier7boss
maxEnergyPoints: '1'
maxHitPoints: '1111'
maxSpeed: '0.5'
maxTurnRate: '180'
minSpeed: '0.5'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS2_jesterDEATH.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS2_jesterDEATH.txt
index 1cdfc87..7955b74 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS2_jesterDEATH.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS2_jesterDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_grind
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS3_bosstrain01DEATH.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS3_bosstrain01DEATH.txt
index 3a60f19..9d07330 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/BOS3_bosstrain01DEATH.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/BOS3_bosstrain01DEATH.txt
@@ -23,17 +23,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_grind
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/41 - Mountains (City) - SpaceTravel/GRP2_tunaleader.txt config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/GRP2_tunaleader.txt
index 9a69fda..273deb3 100644
--- config_191109_144/Units/41 - Mountains (City) - SpaceTravel/GRP2_tunaleader.txt
+++ config_191114_0221/Units/41 - Mountains (City) - SpaceTravel/GRP2_tunaleader.txt
@@ -38,17 +38,10 @@ gunTypes:
name: tunaGun
rof: '3'
speed: '5'
spread: '0'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '98'
- - items:
- - id: dungeon_grind
- weight: '2'
maxEnergyPoints: '1'
maxHitPoints: '70'
maxHomeDistance: '45'
maxSpeed: '0.2'
maxTurnRate: '10'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissun.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissun.txt
index fac31b4..a76a82f 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissun.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissun.txt
@@ -205,25 +205,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-2.2'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_poisondefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: triple_charge_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '0'
maxTurnRate: '15'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissunDEATH.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissunDEATH.txt
index a57d5fb..fd29009 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissunDEATH.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_solarissunDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_rescue
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufo.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufo.txt
index 2a5bb9e..326a5fc 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufo.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufo.txt
@@ -208,25 +208,10 @@ healthBar:
curvature: '0.175'
length: '3.5'
position_y: '-2.5'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_lightningdefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: wasp_space_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '900'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufoDEATH.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufoDEATH.txt
index a05539a..bedbd9b 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufoDEATH.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS1_ufoDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_space
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinkles.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinkles.txt
index c6058da..6b22350 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinkles.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinkles.txt
@@ -214,21 +214,10 @@ healthBar:
curvature: '0.2'
length: '3.5'
position_y: '-2.6'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier9boss
- key:
- lootTableId: upgrade_firedefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: triple_classic_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '1795.5'
maxSpeed: '0.3'
maxTurnRate: '10'
minSpeed: '0.1'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinklesDEATH.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinklesDEATH.txt
index 9eab678..d3cf398 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinklesDEATH.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS3_sprinklesDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_eye
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notra.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notra.txt
index edacf96..f2de0cd 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notra.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notra.txt
@@ -274,25 +274,10 @@ healthBar:
curvature: '0.25'
length: '3.5'
position_y: '-2.1'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_icedefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: sword_plasmashiv_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '600'
maxSpeed: '0'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notraDEATH.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notraDEATH.txt
index facb4be..76bf7d2 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notraDEATH.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/BOS_notraDEATH.txt
@@ -23,17 +23,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '70'
- - items:
- - id: dungeon_thief
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/GRP3_highmountainhunter.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/GRP3_highmountainhunter.txt
index 7c4d76c..8af3703 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/GRP3_highmountainhunter.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/GRP3_highmountainhunter.txt
@@ -22,13 +22,10 @@ gunMounts:
spread: '0'
mountAngle: '0'
mountName: main
slewRate: '0'
healthRegenRate: '0'
-loot:
- regularloot:
- lootTableId: tier7minion
maxEnergyPoints: '1'
maxHitPoints: '30'
maxHomeDistance: '60'
maxSpeed: '3.5'
maxTurnRate: '40'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/HVY_duelist.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/HVY_duelist.txt
index 7eaf34d..3ed38d5 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/HVY_duelist.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/HVY_duelist.txt
@@ -117,29 +117,10 @@ gunTypes:
name: duelistgun2
rof: '10'
speed: '10'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier8worldleader
- upgrades:
- lootTable:
- - weight: '89'
- - items:
- - id: upgrade_steam
- weight: '8'
- - items:
- - id: upgrade_repair
- weight: '3'
-lootGlobal:
- main:
- lootTable:
- - weight: '99'
- - items:
- - id: dungeon_arena2
- weight: '1'
maxEnergyPoints: '1'
maxHitPoints: '200'
maxHomeDistance: '45'
maxSpeed: '0'
maxTurnRate: '0'
diff --git config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/HVY_marksman.txt config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/HVY_marksman.txt
index 4e7b65c..dca70a4 100644
--- config_191109_144/Units/51 - HighMountains (City) - Alien_Hologram/HVY_marksman.txt
+++ config_191114_0221/Units/51 - HighMountains (City) - Alien_Hologram/HVY_marksman.txt
@@ -27,29 +27,10 @@ gunTypes:
name: marksmanbiggun
rof: '2.5'
speed: '16'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier8worldleader
- upgrades:
- lootTable:
- - weight: '89'
- - items:
- - id: upgrade_steam
- weight: '8'
- - items:
- - id: upgrade_repair
- weight: '3'
-lootGlobal:
- main:
- lootTable:
- - weight: '99'
- - items:
- - id: dungeon_arena2
- weight: '1'
maxEnergyPoints: '1'
maxHitPoints: '150'
maxHomeDistance: '45'
maxSpeed: '2'
maxTurnRate: '200'
diff --git config_191109_144/Units/54 - Cancer Event/BOS1_spiderboss.txt config_191114_0221/Units/54 - Cancer Event/BOS1_spiderboss.txt
index 6748f07..40534f8 100644
--- config_191109_144/Units/54 - Cancer Event/BOS1_spiderboss.txt
+++ config_191114_0221/Units/54 - Cancer Event/BOS1_spiderboss.txt
@@ -317,27 +317,10 @@ gunTypes:
name: spiderbossstage3suicidegun
rof: '4'
speed: '3'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_poisonattack_100
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: strike_mist_9
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_armor_10
maxEnergyPoints: '1'
maxHitPoints: '1862'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/54 - Cancer Event/BOS1_spiderbossDEATH.txt config_191114_0221/Units/54 - Cancer Event/BOS1_spiderbossDEATH.txt
index 6daefac..0884e7d 100644
--- config_191109_144/Units/54 - Cancer Event/BOS1_spiderbossDEATH.txt
+++ config_191114_0221/Units/54 - Cancer Event/BOS1_spiderbossDEATH.txt
@@ -22,13 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_snake_42
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/54 - Kaiju Event/BOS1_kaiju.txt config_191114_0221/Units/54 - Kaiju Event/BOS1_kaiju.txt
index 548c3a1..eb5187e 100644
--- config_191109_144/Units/54 - Kaiju Event/BOS1_kaiju.txt
+++ config_191114_0221/Units/54 - Kaiju Event/BOS1_kaiju.txt
@@ -239,27 +239,10 @@ gunTypes:
name: kaijuhandspraygun2
rof: '8'
speed: '3'
spread: '35'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_waterattack_100
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: wasp_kaiju_9
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_repair_10
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '3'
maxTurnRate: '360'
minSpeed: '3'
diff --git config_191109_144/Units/54 - Kaiju Event/BOS2_kaijuDEATH.txt config_191114_0221/Units/54 - Kaiju Event/BOS2_kaijuDEATH.txt
index 67851ce..27922bb 100644
--- config_191109_144/Units/54 - Kaiju Event/BOS2_kaijuDEATH.txt
+++ config_191114_0221/Units/54 - Kaiju Event/BOS2_kaijuDEATH.txt
@@ -22,13 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_temple_42
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/54 - Kraken Event/BOS2_kraken.txt config_191114_0221/Units/54 - Kraken Event/BOS2_kraken.txt
index 7b54bd7..87f7b31 100644
--- config_191109_144/Units/54 - Kraken Event/BOS2_kraken.txt
+++ config_191114_0221/Units/54 - Kraken Event/BOS2_kraken.txt
@@ -537,21 +537,10 @@ gunTypes:
healthBar:
length: '3.5'
position_y: '-1.8'
thickness: '0.2'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier8boss
- key:
- lootTableId: upgrade_waterdefense_100
- ultrararedrop:
- lootTable:
- - weight: '3000'
- - items:
- - id: machinegun_kraken_9
- weight: '1.0001'
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '-2'
maxTurnRate: '120'
minSpeed: '-3'
diff --git config_191109_144/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt config_191114_0221/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt
index c3ceceb..c086922 100644
--- config_191109_144/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt
+++ config_191114_0221/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '86'
- - items:
- - id: dungeon_arena2
- weight: '14'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/54 - Lightning Boss Event/BOS_thunderboss.txt config_191114_0221/Units/54 - Lightning Boss Event/BOS_thunderboss.txt
index 32188fb..230e1e5 100644
--- config_191109_144/Units/54 - Lightning Boss Event/BOS_thunderboss.txt
+++ config_191114_0221/Units/54 - Lightning Boss Event/BOS_thunderboss.txt
@@ -267,29 +267,10 @@ gunTypes:
speed: '7'
spread: '0'
turn: '0'
hashOverride: '6153'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_lightningattack_100
- key_temp:
- lootTableId: armor_water_5
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: sword_beam_9
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_damage_10
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '1.5'
maxTurnRate: '55'
minSpeed: '0.8'
diff --git config_191109_144/Units/54 - Raceboss Event/BOS_raceboss.txt config_191114_0221/Units/54 - Raceboss Event/BOS_raceboss.txt
index 51337ed..d9153a7 100644
--- config_191109_144/Units/54 - Raceboss Event/BOS_raceboss.txt
+++ config_191114_0221/Units/54 - Raceboss Event/BOS_raceboss.txt
@@ -57,15 +57,10 @@ gunTypes:
name: racebossangrygun
rof: '22'
speed: '4'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier7boss
- entryKey:
- lootTableId: upgrade_lightningattack_25
maxEnergyPoints: '1'
maxHitPoints: '1197'
maxSpeed: '0.0'
maxTurnRate: '60'
minSpeed: '0.0'
diff --git config_191109_144/Units/54 - Raceboss Event/BOS_racebossDEATH.txt config_191114_0221/Units/54 - Raceboss Event/BOS_racebossDEATH.txt
index 37468c0..e009daf 100644
--- config_191109_144/Units/54 - Raceboss Event/BOS_racebossDEATH.txt
+++ config_191114_0221/Units/54 - Raceboss Event/BOS_racebossDEATH.txt
@@ -22,17 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- main:
- lootTable:
- - weight: '58'
- - items:
- - id: dungeon_grind
- weight: '42'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/54 - Raijin Event/BOS2_raijin.txt config_191114_0221/Units/54 - Raijin Event/BOS2_raijin.txt
index faba8e6..7a81cff 100644
--- config_191109_144/Units/54 - Raijin Event/BOS2_raijin.txt
+++ config_191114_0221/Units/54 - Raijin Event/BOS2_raijin.txt
@@ -429,27 +429,10 @@ gunTypes:
name: raijinwavegunback2
rof: '0.9'
speed: '3'
spread: '60'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_fireattack_100
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: strike_raijin_9
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_damage_10
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '6'
maxTurnRate: '120'
minSpeed: '1'
diff --git config_191109_144/Units/54 - Raijin Event/BOS2_raijinDEATH.txt config_191114_0221/Units/54 - Raijin Event/BOS2_raijinDEATH.txt
index eba1319..99a86a1 100644
--- config_191109_144/Units/54 - Raijin Event/BOS2_raijinDEATH.txt
+++ config_191114_0221/Units/54 - Raijin Event/BOS2_raijinDEATH.txt
@@ -22,13 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_fire_42
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/60D- Snake Dungeon/BOS2_coilsnake01.txt config_191114_0221/Units/60D- Snake Dungeon/BOS2_coilsnake01.txt
index ac83b7c..563bd45 100644
--- config_191109_144/Units/60D- Snake Dungeon/BOS2_coilsnake01.txt
+++ config_191114_0221/Units/60D- Snake Dungeon/BOS2_coilsnake01.txt
@@ -136,15 +136,10 @@ gunTypes:
name: coilsnaketailGun
rof: '1'
speed: '2'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_poison_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '6'
maxTurnRate: '100'
minSpeed: '0'
diff --git config_191109_144/Units/60D- Snake Dungeon/BOS_dragonsnake01.txt config_191114_0221/Units/60D- Snake Dungeon/BOS_dragonsnake01.txt
index 4043773..feedecd 100644
--- config_191109_144/Units/60D- Snake Dungeon/BOS_dragonsnake01.txt
+++ config_191114_0221/Units/60D- Snake Dungeon/BOS_dragonsnake01.txt
@@ -204,57 +204,10 @@ gunTypes:
name: dragonsnakegun4
rof: '10'
speed: '30'
spread: '10'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: venomgem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: venomgem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: venomgem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: weapons_poison_difficult_10
- key_lethal:
- lootTableId: weapons_poison_lethal_20
- key_normal:
- lootTableId: weapons_poison_normal_5
- ultrarare_difficult:
- lootTableId: snake_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: snake_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: snake_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_poisonattack_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_poisonattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_poisonattack_100
- upgrades_difficult:
- lootTableId: upgrade_repair_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_repair_lethal_70
- upgrades_normal:
- lootTableId: upgrade_repair_normal_10
maxEnergyPoints: '1'
maxHitPoints: '800'
maxSpeed: '4.5'
maxTurnRate: '720'
minSpeed: '4.5'
diff --git config_191109_144/Units/60D- Snake Dungeon/zzz_snakedungeontreasure.txt config_191114_0221/Units/60D- Snake Dungeon/zzz_snakedungeontreasure.txt
index e571df5..860d8e2 100644
--- config_191109_144/Units/60D- Snake Dungeon/zzz_snakedungeontreasure.txt
+++ config_191114_0221/Units/60D- Snake Dungeon/zzz_snakedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_poison_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/61D - Ice Dungeon/BOS_iceboss.txt config_191114_0221/Units/61D - Ice Dungeon/BOS_iceboss.txt
index 57d44c1..9e25743 100644
--- config_191109_144/Units/61D - Ice Dungeon/BOS_iceboss.txt
+++ config_191114_0221/Units/61D - Ice Dungeon/BOS_iceboss.txt
@@ -261,57 +261,10 @@ gunTypes:
name: icebossiciclegun2
rof: '3'
speed: '0'
spread: '120'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: icegem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: icegem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: icegem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: weapons_ice_difficult_10
- key_lethal:
- lootTableId: weapons_ice_lethal_20
- key_normal:
- lootTableId: weapons_ice_normal_5
- ultrarare_difficult:
- lootTableId: iceboss_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: iceboss_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: iceboss_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_iceattack_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_iceattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_iceattack_100
- upgrades_difficult:
- lootTableId: upgrade_damage_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_damage_lethal_70
- upgrades_normal:
- lootTableId: upgrade_damage_normal_10
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '0'
maxTurnRate: '45'
minSpeed: '0'
diff --git config_191109_144/Units/61D - Ice Dungeon/unit_huskyleader.txt config_191114_0221/Units/61D - Ice Dungeon/unit_huskyleader.txt
index 50831ea..3ed31b8 100644
--- config_191109_144/Units/61D - Ice Dungeon/unit_huskyleader.txt
+++ config_191114_0221/Units/61D - Ice Dungeon/unit_huskyleader.txt
@@ -63,15 +63,10 @@ gunTypes:
name: huskyleaderspinGun
rof: '4'
speed: '6'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_ice_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '2.0'
maxTurnRate: '30'
minSpeed: '0.8'
diff --git config_191109_144/Units/61D - Ice Dungeon/zzz_icedungeontreasure.txt config_191114_0221/Units/61D - Ice Dungeon/zzz_icedungeontreasure.txt
index d65adbc..27fddae 100644
--- config_191109_144/Units/61D - Ice Dungeon/zzz_icedungeontreasure.txt
+++ config_191114_0221/Units/61D - Ice Dungeon/zzz_icedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_ice_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/62D - Fire Dungeon/BOS1_phoenix5.txt config_191114_0221/Units/62D - Fire Dungeon/BOS1_phoenix5.txt
index 0da57a1..d2f8ef6 100644
--- config_191109_144/Units/62D - Fire Dungeon/BOS1_phoenix5.txt
+++ config_191114_0221/Units/62D - Fire Dungeon/BOS1_phoenix5.txt
@@ -220,57 +220,10 @@ gunMounts:
mountName: tail2
slewRate: '0'
syncOffset: '0.25'
syncTo: timergundudtail2
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: firegem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: firegem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: firegem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: weapons_fire_difficult_10
- key_lethal:
- lootTableId: weapons_fire_lethal_20
- key_normal:
- lootTableId: weapons_fire_normal_5
- ultrarare_difficult:
- lootTableId: phoenix_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: phoenix_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: phoenix_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_fireattack_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_fireattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_fireattack_100
- upgrades_difficult:
- lootTableId: upgrade_repair_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_repair_lethal_70
- upgrades_normal:
- lootTableId: upgrade_repair_normal_10
maxEnergyPoints: '1'
maxHitPoints: '399'
maxSpeed: '1.5'
maxTurnRate: '55'
minSpeed: '1.5'
diff --git config_191109_144/Units/62D - Fire Dungeon/GRP2_flamebatleader.txt config_191114_0221/Units/62D - Fire Dungeon/GRP2_flamebatleader.txt
index 2ccc1f7..7ec9aef 100644
--- config_191109_144/Units/62D - Fire Dungeon/GRP2_flamebatleader.txt
+++ config_191114_0221/Units/62D - Fire Dungeon/GRP2_flamebatleader.txt
@@ -88,15 +88,10 @@ gunTypes:
name: flamebatleaderGun3
rof: '1'
speed: '10'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_fire_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '188'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/62D - Fire Dungeon/zzz_firedungeontreasure.txt config_191114_0221/Units/62D - Fire Dungeon/zzz_firedungeontreasure.txt
index 1db2206..353cfaa 100644
--- config_191109_144/Units/62D - Fire Dungeon/zzz_firedungeontreasure.txt
+++ config_191114_0221/Units/62D - Fire Dungeon/zzz_firedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_fire_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/63D - Bomb Dungeon/BOS1_bombboss.txt config_191114_0221/Units/63D - Bomb Dungeon/BOS1_bombboss.txt
index 790209b..1275ba6 100644
--- config_191109_144/Units/63D - Bomb Dungeon/BOS1_bombboss.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/BOS1_bombboss.txt
@@ -9,15 +9,10 @@ deactivationType: ai_delayed
effectImmunities:
- Confuse
energyRegenRate: '0'
explosionPrefab: planeExplosionEmpty
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier2boss
- jackpot:
- lootTableId: tier2treasureBIG_50percent
maxEnergyPoints: '1'
maxHitPoints: '700'
maxSpeed: '4'
maxTurnRate: '90'
minSpeed: '0.5'
diff --git config_191109_144/Units/63D - Bomb Dungeon/BOS2_fatblimp.txt config_191114_0221/Units/63D - Bomb Dungeon/BOS2_fatblimp.txt
index 4922a68..eceeb59 100644
--- config_191109_144/Units/63D - Bomb Dungeon/BOS2_fatblimp.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/BOS2_fatblimp.txt
@@ -7,13 +7,10 @@ colliderY: '0'
effectImmunities:
- Confuse
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
maxEnergyPoints: '1'
maxHitPoints: '300'
maxSpeed: '0.6'
maxTurnRate: '60'
minSpeed: '0.3'
diff --git config_191109_144/Units/63D - Bomb Dungeon/SLO2_bombfactoryworker.txt config_191114_0221/Units/63D - Bomb Dungeon/SLO2_bombfactoryworker.txt
index a583b0f..9675658 100644
--- config_191109_144/Units/63D - Bomb Dungeon/SLO2_bombfactoryworker.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/SLO2_bombfactoryworker.txt
@@ -21,13 +21,10 @@ gunMounts:
spread: '0'
mountAngle: '0'
mountName: main
slewRate: '60'
healthRegenRate: '0'
-loot:
- jackpot:
- lootTableId: tier2treasureBIG_25percent
maxEnergyPoints: '1'
maxHitPoints: '50'
maxHomeDistance: '60'
maxSpeed: '2'
maxTurnRate: '200'
diff --git config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasure.txt config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasure.txt
index 7abc9ce..47d58e4 100644
--- config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasure.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier2treasure
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_dud.txt config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_dud.txt
index ee34281..b5f256c 100644
--- config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_dud.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_dud.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier2treasure
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_reward.txt config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_reward.txt
index 0d36bde..c2b902a 100644
--- config_191109_144/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_reward.txt
+++ config_191114_0221/Units/63D - Bomb Dungeon/zzz_bombdungeontreasureBIG_reward.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier2treasureBIG
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/64D - Obstacle Dungeon/BOS1_turbineking.txt config_191114_0221/Units/64D - Obstacle Dungeon/BOS1_turbineking.txt
index a300ac2..4ffde0c 100644
--- config_191109_144/Units/64D - Obstacle Dungeon/BOS1_turbineking.txt
+++ config_191114_0221/Units/64D - Obstacle Dungeon/BOS1_turbineking.txt
@@ -188,15 +188,10 @@ gunTypes:
name: turbinekingwarningGun2
rof: '6'
speed: '0'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
- jackpot:
- lootTableId: tierntreasureBIG_50percent
maxEnergyPoints: '1'
maxHitPoints: '800'
maxSpeed: '0'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasure.txt config_191114_0221/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasure.txt
index 26395d5..900e65a 100644
--- config_191109_144/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasure.txt
+++ config_191114_0221/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tierntreasure
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasureBIG_reward.txt config_191114_0221/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasureBIG_reward.txt
index 4b21122..f17bafa 100644
--- config_191109_144/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasureBIG_reward.txt
+++ config_191114_0221/Units/64D - Obstacle Dungeon/zzz_obstacledungeontreasureBIG_reward.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tierntreasureBIG
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/65D - Grindhouse Dungeon/BOS_summonermaster.txt config_191114_0221/Units/65D - Grindhouse Dungeon/BOS_summonermaster.txt
index 9e64c12..950485c 100644
--- config_191109_144/Units/65D - Grindhouse Dungeon/BOS_summonermaster.txt
+++ config_191114_0221/Units/65D - Grindhouse Dungeon/BOS_summonermaster.txt
@@ -259,38 +259,10 @@ gunTypes:
name: summonermasterturbineGun3
rof: '6'
speed: '0'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- conditions:
- - not:
- - buff: dungeonmods_difficult
- lootTableId: tiernboss
- bossloot_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: tier8treasure_tier6dungeon
- entryKey:
- conditions:
- - not:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_lightningattack_25
- entryKey_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_lightningattack_50
- ultrarare_difficult:
- lootTableId: summonermaster_ultrarare_difficult_1_in_3500
- upgrade_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTable:
- - items:
- - id: upgrade_speed
- weight: '1'
maxEnergyPoints: '1'
maxHitPoints: '800'
maxSpeed: '1.5'
maxTurnRate: '55'
minSpeed: '0.8'
diff --git config_191109_144/Units/65D - Grindhouse Dungeon/unit_cloudleaderbig.txt config_191114_0221/Units/65D - Grindhouse Dungeon/unit_cloudleaderbig.txt
index bc6d62b..46c98bb 100644
--- config_191109_144/Units/65D - Grindhouse Dungeon/unit_cloudleaderbig.txt
+++ config_191114_0221/Units/65D - Grindhouse Dungeon/unit_cloudleaderbig.txt
@@ -38,15 +38,10 @@ gunTypes:
name: cloudleaderbigbite1
rof: '20'
speed: '5'
spread: '360'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_lightning_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '350'
maxSpeed: '1.5'
maxTurnRate: '55'
minSpeed: '0.8'
diff --git config_191109_144/Units/65D - Grindhouse Dungeon/zzz_grindhousedungeontreasure.txt config_191114_0221/Units/65D - Grindhouse Dungeon/zzz_grindhousedungeontreasure.txt
index 9fa9f5d..eccb44a 100644
--- config_191109_144/Units/65D - Grindhouse Dungeon/zzz_grindhousedungeontreasure.txt
+++ config_191114_0221/Units/65D - Grindhouse Dungeon/zzz_grindhousedungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tierntreasure
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS1_avatar.txt config_191114_0221/Units/66D - Space Dungeon/BOS1_avatar.txt
index 66e008e..c972b26 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS1_avatar.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS1_avatar.txt
@@ -234,57 +234,10 @@ gunTypes:
name: avatarcrosshairGun
rof: '15'
speed: '25'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: doomsdaygem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: doomsdaygem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: doomsdaygem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: armor_lightning_difficult_10
- key_lethal:
- lootTableId: armor_lightning_lethal_20
- key_normal:
- lootTableId: armor_lightning_normal_5
- ultrarare_difficult:
- lootTableId: avatar_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: avatar_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: avatar_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_lightningdefense_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_lightningdefense_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_lightningdefense_100
- upgrades_difficult:
- lootTableId: upgrade_armor_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_armor_lethal_70
- upgrades_normal:
- lootTableId: upgrade_armor_normal_10
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '0.5'
maxTurnRate: '180'
minSpeed: '0.4'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt
index 8672883..fe18a17 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt
@@ -78,13 +78,10 @@ gunTypes:
name: avatarbattlemechdualmachineGun2
rof: '10'
speed: '5'
spread: '10'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech2.txt config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech2.txt
index baf040a..5932ae9 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech2.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech2.txt
@@ -41,13 +41,10 @@ gunMounts:
sfx:
pitch: '2'
sound: Enemy Machinegun Hot
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech3.txt config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech3.txt
index 01e3cfc..dbf9c77 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech3.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech3.txt
@@ -41,13 +41,10 @@ gunMounts:
sfx:
pitch: '2'
sound: Enemy Machinegun Hot
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech4.txt config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech4.txt
index 787b9c0..04fd8f6 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS1_avatarbattlemech4.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS1_avatarbattlemech4.txt
@@ -41,13 +41,10 @@ gunMounts:
sfx:
pitch: '2'
sound: Enemy Machinegun Hot
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/66D - Space Dungeon/BOS2_battlemech.txt config_191114_0221/Units/66D - Space Dungeon/BOS2_battlemech.txt
index 2b38e88..45de36d 100644
--- config_191109_144/Units/66D - Space Dungeon/BOS2_battlemech.txt
+++ config_191114_0221/Units/66D - Space Dungeon/BOS2_battlemech.txt
@@ -222,15 +222,10 @@ gunTypes:
name: battlemechshotGun_strong
rof: '4'
speed: '4'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_ice_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
diff --git config_191109_144/Units/66D - Space Dungeon/zzz_spacedungeontreasure.txt config_191114_0221/Units/66D - Space Dungeon/zzz_spacedungeontreasure.txt
index 956035e..ec3df9f 100644
--- config_191109_144/Units/66D - Space Dungeon/zzz_spacedungeontreasure.txt
+++ config_191114_0221/Units/66D - Space Dungeon/zzz_spacedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_ice_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/67D - Thief Dungeon/BOS_thiefchesttreasure.txt config_191114_0221/Units/67D - Thief Dungeon/BOS_thiefchesttreasure.txt
index c5a75dc..bdfee77 100644
--- config_191109_144/Units/67D - Thief Dungeon/BOS_thiefchesttreasure.txt
+++ config_191114_0221/Units/67D - Thief Dungeon/BOS_thiefchesttreasure.txt
@@ -10,21 +10,10 @@ effectImmunities:
- Confuse
energyRegenRate: '0'
explosionPrefab: ExplosionBig_NoDebris
hashOverride: '7797'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
maxEnergyPoints: '1'
maxHitPoints: '500'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/67D - Thief Dungeon/zzz_thiefdungeontreasure.txt config_191114_0221/Units/67D - Thief Dungeon/zzz_thiefdungeontreasure.txt
index 662bc3b..7462bf5 100644
--- config_191109_144/Units/67D - Thief Dungeon/zzz_thiefdungeontreasure.txt
+++ config_191114_0221/Units/67D - Thief Dungeon/zzz_thiefdungeontreasure.txt
@@ -6,24 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_poison_bonus_20
- upgrades2:
- lootTable:
- - weight: '55'
- - items:
- - id: upgrade_speed
- weight: '15'
- - items:
- - id: upgrade_steam
- weight: '30'
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/BOS_octopus.txt config_191114_0221/Units/68D - Eyeball Dungeon/BOS_octopus.txt
index 262e2f8..ba6e01b 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/BOS_octopus.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/BOS_octopus.txt
@@ -220,59 +220,10 @@ gunTypes:
name: octopuslasergun3
rof: '2'
speed: '3.7'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier9boss_difficult
- bossloot_lethal:
- lootTableId: tier9boss_lethal
- bossloot_normal:
- lootTableId: tier9boss_normal
- bosstrail_difficult:
- lootTableId: watergem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: watergem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: watergem_normal_1_in_75
- key_difficult:
- lootTable:
- - weight: '100'
- lootTableId: armor_fire_difficult_10
- key_lethal:
- lootTable:
- - weight: '100'
- lootTableId: armor_fire_lethal_20
- key_normal:
- lootTable:
- - weight: '100'
- lootTableId: armor_fire_normal_5
- ultrarare_difficult:
- lootTableId: octopus_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: octopus_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: octopus_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_firedefense_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_firedefense_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_firedefense_100
- upgrades_difficult:
- lootTableId: upgrade_repair_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_repair_lethal_70
- upgrades_normal:
- lootTableId: upgrade_repair_normal_10
maxEnergyPoints: '1'
maxHitPoints: '1600'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/unit_cyclopus.txt config_191114_0221/Units/68D - Eyeball Dungeon/unit_cyclopus.txt
index 51e1e96..d6816d8 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/unit_cyclopus.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/unit_cyclopus.txt
@@ -122,15 +122,10 @@ gunTypes:
name: cyclopusspingun
rof: '4'
speed: '2'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_water_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/unit_cyclopus2.txt config_191114_0221/Units/68D - Eyeball Dungeon/unit_cyclopus2.txt
index 17d1afd..b7f3dca 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/unit_cyclopus2.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/unit_cyclopus2.txt
@@ -74,15 +74,10 @@ gunMounts:
- '0'
sfx:
sound: Enemy Laser Loop4
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_water_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CCW_N.txt config_191114_0221/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CCW_N.txt
index cec52cd..f641073 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CCW_N.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CCW_N.txt
@@ -76,10 +76,11 @@ isVisibleInRadar: 'false'
maxEnergyPoints: '1'
maxHitPoints: '6'
maxSpeed: '3'
maxTurnRate: '360'
minSpeed: '3'
+networkUpdateCutoff: '60'
particlePositions:
- name: darkSmokeSlow
pos:
- '0'
- '-1'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CW_N.txt config_191114_0221/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CW_N.txt
index 6a5266d..6b2caf5 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CW_N.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/unit_laserspinner_long_CW_N.txt
@@ -35,10 +35,11 @@ isVisibleInRadar: 'false'
maxEnergyPoints: '1'
maxHitPoints: '6'
maxSpeed: '3'
maxTurnRate: '360'
minSpeed: '3'
+networkUpdateCutoff: '60'
particlePositions:
- name: darkSmokeSlow
pos:
- '0'
- '-1'
diff --git config_191109_144/Units/68D - Eyeball Dungeon/zzz_eyedungeontreasure.txt config_191114_0221/Units/68D - Eyeball Dungeon/zzz_eyedungeontreasure.txt
index 58dcf25..44793bb 100644
--- config_191109_144/Units/68D - Eyeball Dungeon/zzz_eyedungeontreasure.txt
+++ config_191114_0221/Units/68D - Eyeball Dungeon/zzz_eyedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier9treasure
- upgrades:
- lootTableId: upgrade_water_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/69D - Temple Dungeon/BOS1_smokeboss.txt config_191114_0221/Units/69D - Temple Dungeon/BOS1_smokeboss.txt
index bbb29f1..c3db4f3 100644
--- config_191109_144/Units/69D - Temple Dungeon/BOS1_smokeboss.txt
+++ config_191114_0221/Units/69D - Temple Dungeon/BOS1_smokeboss.txt
@@ -146,57 +146,10 @@ gunTypes:
name: smokebosstrain01Gun
rof: '3'
speed: '5'
spread: '240'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: occultgem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: occultgem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: occultgem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: weapons_water_difficult_10
- key_lethal:
- lootTableId: weapons_water_lethal_20
- key_normal:
- lootTableId: weapons_water_normal_5
- ultrarare_difficult:
- lootTableId: smokeboss_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: smokeboss_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: smokeboss_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_waterattack_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_waterattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_waterattack_100
- upgrades_difficult:
- lootTableId: upgrade_armor_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_armor_lethal_70
- upgrades_normal:
- lootTableId: upgrade_armor_normal_10
maxEnergyPoints: '1'
maxHitPoints: '999'
maxSpeed: '0.25'
maxTurnRate: '360'
minSpeed: '0.25'
diff --git config_191109_144/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt config_191114_0221/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt
index 7bd71fb..4da0fb1 100644
--- config_191109_144/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt
+++ config_191114_0221/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt
@@ -266,15 +266,10 @@ gunTypes:
name: bansheeleadercenter5
rof: '0.333'
speed: '3'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_water_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '270'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/69D - Temple Dungeon/zzz_templedungeontreasure.txt config_191114_0221/Units/69D - Temple Dungeon/zzz_templedungeontreasure.txt
index a5608ab..2628414 100644
--- config_191109_144/Units/69D - Temple Dungeon/zzz_templedungeontreasure.txt
+++ config_191114_0221/Units/69D - Temple Dungeon/zzz_templedungeontreasure.txt
@@ -6,15 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tier10treasure
- upgrades:
- lootTableId: upgrade_water_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/70D - Sneezy Mini Dungeon/BOS_sneezy.txt config_191114_0221/Units/70D - Sneezy Mini Dungeon/BOS_sneezy.txt
index 59a8dc6..6661e6c 100644
--- config_191109_144/Units/70D - Sneezy Mini Dungeon/BOS_sneezy.txt
+++ config_191114_0221/Units/70D - Sneezy Mini Dungeon/BOS_sneezy.txt
@@ -402,27 +402,10 @@ gunTypes:
name: finalattackGun2
rof: '1'
speed: '2'
spread: '40'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10boss
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key:
- lootTableId: upgrade_iceattack_100
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: wasp_beam_9
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_armor_10
maxEnergyPoints: '1'
maxHitPoints: '1477'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '3'
diff --git config_191109_144/Units/70D - Sneezy Mini Dungeon/BOS_sneezyDEATH.txt config_191114_0221/Units/70D - Sneezy Mini Dungeon/BOS_sneezyDEATH.txt
index 9caffca..6327ec7 100644
--- config_191109_144/Units/70D - Sneezy Mini Dungeon/BOS_sneezyDEATH.txt
+++ config_191114_0221/Units/70D - Sneezy Mini Dungeon/BOS_sneezyDEATH.txt
@@ -22,13 +22,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-lootGlobal:
- dungeon:
- lootTableId: dungeon_ice_50
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/BOS2_escorttrain1.txt config_191114_0221/Units/71D - Escort Mission Dungeon/BOS2_escorttrain1.txt
index 0fe1e06..d7588ab 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/BOS2_escorttrain1.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/BOS2_escorttrain1.txt
@@ -41,15 +41,10 @@ gunTypes:
name: escorttraingun2
rof: '2.5'
speed: '3'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: miniboss
- upgrades:
- lootTableId: upgrade_fire_bonus_20
maxEnergyPoints: '1'
maxHitPoints: '150'
maxSpeed: '1.5'
maxTurnRate: '90'
minSpeed: '1'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/BOS3_escortevilorb.txt config_191114_0221/Units/71D - Escort Mission Dungeon/BOS3_escortevilorb.txt
index d93b7bf..db915cc 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/BOS3_escortevilorb.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/BOS3_escortevilorb.txt
@@ -121,25 +121,10 @@ gunTypes:
rof: '4'
speed: '10'
spread: '0'
healthRegenRate: '0'
isVisibleInRadar: 'true'
-loot:
- bossloot:
- lootTableId: miniboss
- bosstrail_difficult:
- lootTableId: vaultgem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: vaultgem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: vaultgem_normal_1_in_75
- upgrades_difficult:
- lootTableId: upgrade_fire_bonus_difficult_42
- upgrades_lethal:
- lootTableId: upgrade_fire_bonus_lethal_98
- upgrades_normal:
- lootTableId: upgrade_fire_bonus_normal_14
maxEnergyPoints: '1'
maxHitPoints: '750'
maxSpeed: '10'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortbomb.txt config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortbomb.txt
index 3c22e9c..45f1eb0 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortbomb.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortbomb.txt
@@ -6,15 +6,10 @@ colliderX: '0'
colliderY: '0'
energyRegenRate: '0'
explosionPrefab: ExplosionMed
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot:
- lootTable:
- - weight: '50'
- lootTableId: respawner_25
maxEnergyPoints: '1'
maxHitPoints: '20'
maxSpeed: '10'
maxTurnRate: '270'
minSpeed: '0'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortspotter1.txt config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortspotter1.txt
index 310794d..5c46c25 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortspotter1.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortspotter1.txt
@@ -26,15 +26,10 @@ gunTypes:
range: '16'
rof: '0.6'
speed: '2.5'
spread: '0'
healthRegenRate: '0'
-loot:
- normalLoot:
- lootTableId: tier7minion
- special:
- lootTableId: dungeon_rescue_minus1_1%
maxEnergyPoints: '1'
maxHitPoints: '120'
maxSpeed: '2'
maxTurnRate: '25'
minSpeed: '0.33'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortspotter2.txt config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortspotter2.txt
index 044418a..117e742 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/unit_escortspotter2.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/unit_escortspotter2.txt
@@ -26,15 +26,10 @@ gunTypes:
range: '16'
rof: '0.45'
speed: '3'
spread: '0'
healthRegenRate: '0'
-loot:
- normalLoot:
- lootTableId: tier7minion
- special:
- lootTableId: dungeon_rescue_minus1_1%
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '2'
maxTurnRate: '25'
minSpeed: '0.33'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure.txt config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure.txt
index f199774..16ebed7 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure.txt
@@ -6,46 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot_difficult:
- lootTable:
- - weight: '200'
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTable:
- - weight: '200'
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTable:
- - weight: '200'
- lootTableId: tier10boss_normal
- consumables:
- lootTable:
- - items:
- - slot: Consumable
- tier: '1'
- - slot: Consumable
- tier: '1'
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- upgrades_difficult:
- lootTable:
- - weight: '200'
- lootTableId: upgrade_fire_bonus_difficult_42
- upgrades_lethal:
- lootTable:
- - weight: '200'
- lootTableId: upgrade_fire_bonus_lethal_98
- upgrades_normal:
- lootTable:
- - weight: '200'
- lootTableId: upgrade_fire_bonus_normal_14
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure2.txt config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure2.txt
index 9334b79..91d970d 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure2.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure2.txt
@@ -6,58 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- T9_difficult:
- lootTable:
- - weight: '100'
- lootTableId: dungeon_rescue_minus1_difficult_30
- T9_lethal:
- lootTable:
- - weight: '100'
- lootTableId: dungeon_rescue_minus1_lethal_70
- T9_normal:
- lootTable:
- - weight: '100'
- lootTableId: dungeon_rescue_minus1_normal_10
- bossloot_difficult:
- lootTable:
- - weight: '100'
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTable:
- - weight: '100'
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTable:
- - weight: '100'
- lootTableId: tier10boss_normal
- consumables:
- lootTable:
- - items:
- - slot: Consumable
- tier: '1'
- - slot: Consumable
- tier: '1'
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- upgrades_difficult:
- lootTable:
- - weight: '100'
- lootTableId: upgrade_fire_bonus_difficult_42
- upgrades_lethal:
- lootTable:
- - weight: '100'
- lootTableId: upgrade_fire_bonus_lethal_98
- upgrades_normal:
- lootTable:
- - weight: '100'
- lootTableId: upgrade_fire_bonus_normal_14
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure3.txt config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure3.txt
index 02ea369..ef27915 100644
--- config_191109_144/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure3.txt
+++ config_191114_0221/Units/71D - Escort Mission Dungeon/zzz_escortdungeontreasure3.txt
@@ -6,32 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- T9_difficult:
- lootTableId: dungeon_rescue_minus1_difficult_30
- T9_lethal:
- lootTableId: dungeon_rescue_minus1_lethal_70
- T9_normal:
- lootTableId: dungeon_rescue_minus1_normal_10
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- exit:
- lootTable:
- - items:
- - id: portal_nexus
- weight: '100'
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/72D - Arena Dungeon 1/BOS_swarmboss.txt config_191114_0221/Units/72D - Arena Dungeon 1/BOS_swarmboss.txt
index 8f5b0ff..90d4bc0 100644
--- config_191109_144/Units/72D - Arena Dungeon 1/BOS_swarmboss.txt
+++ config_191114_0221/Units/72D - Arena Dungeon 1/BOS_swarmboss.txt
@@ -60,13 +60,10 @@ gunTypes:
name: swarmbossgunvortex
rof: '5'
speed: '5'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tiernboss
maxEnergyPoints: '1'
maxHitPoints: '1500'
maxSpeed: '0'
maxTurnRate: '360'
minSpeed: '0'
diff --git config_191109_144/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasure.txt config_191114_0221/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasure.txt
index 919ae3c..511ab09 100644
--- config_191109_144/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasure.txt
+++ config_191114_0221/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasure.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tierntreasure
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasureBIG_reward.txt config_191114_0221/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasureBIG_reward.txt
index 75bd21e..23be8ab 100644
--- config_191109_144/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasureBIG_reward.txt
+++ config_191114_0221/Units/72D - Arena Dungeon 1/zzz_arenadungeontreasureBIG_reward.txt
@@ -6,13 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- treasure:
- lootTableId: tierntreasureBIG
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/73D - Arena Dungeon 2/BOS_arenacube.txt config_191114_0221/Units/73D - Arena Dungeon 2/BOS_arenacube.txt
index 539a550..cb02827 100644
--- config_191109_144/Units/73D - Arena Dungeon 2/BOS_arenacube.txt
+++ config_191114_0221/Units/73D - Arena Dungeon 2/BOS_arenacube.txt
@@ -106,57 +106,10 @@ gunMounts:
turn: '45'
mountAngle: '0'
mountName: forcefield3
slewRate: '90'
healthRegenRate: '0'
-loot:
- bossloot_difficult:
- lootTableId: tier10boss_difficult
- bossloot_lethal:
- lootTableId: tier10boss_lethal
- bossloot_normal:
- lootTableId: tier10boss_normal
- bosstrail_difficult:
- lootTableId: arenagem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: arenagem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: arenagem_normal_1_in_75
- flock0:
- lootTableId: flockNeedMore
- flock1:
- lootTableId: flockNoNeedMore
- key_difficult:
- lootTableId: weapons_lightning_difficult_10
- key_lethal:
- lootTableId: weapons_lightning_lethal_20
- key_normal:
- lootTableId: weapons_lightning_normal_5
- ultrarare_difficult:
- lootTableId: arenacube_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: arenacube_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: arenacube_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_lightningattack_x2_100
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_lightningattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_lightningattack_100
- upgrades_difficult:
- lootTableId: upgrade_armor_difficult_30
- upgrades_lethal:
- lootTableId: upgrade_armor_lethal_70
- upgrades_normal:
- lootTableId: upgrade_armor_normal_10
maxEnergyPoints: '1'
maxHitPoints: '1400'
maxSpeed: '0'
maxTurnRate: '45'
minSpeed: '0'
diff --git config_191109_144/Units/73D - Arena Dungeon 2/BOS_arenacubenode.txt config_191114_0221/Units/73D - Arena Dungeon 2/BOS_arenacubenode.txt
index ceb98db..fa0d2c8 100644
--- config_191109_144/Units/73D - Arena Dungeon 2/BOS_arenacubenode.txt
+++ config_191114_0221/Units/73D - Arena Dungeon 2/BOS_arenacubenode.txt
@@ -25,15 +25,10 @@ gunMounts:
spread: '0'
mountAngle: '0'
mountName: main
slewRate: '180'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier10leader
- bossloot2:
- lootTableId: respawner_100
maxEnergyPoints: '1'
maxHitPoints: '70'
maxSpeed: '0'
maxTurnRate: '90'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/BOS1_skyboss.txt config_191114_0221/Units/74D - Sky Dungeon/BOS1_skyboss.txt
index e78c668..a798095 100644
--- config_191109_144/Units/74D - Sky Dungeon/BOS1_skyboss.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/BOS1_skyboss.txt
@@ -112,57 +112,10 @@ gunMounts:
mountAngle: '0'
mountName: always
slewRate: '60'
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot_difficult:
- lootTableId: tiernboss_difficult
- bossloot_lethal:
- lootTableId: tiernboss_lethal
- bossloot_normal:
- lootTableId: tiernboss_normal
- bosstrail_difficult:
- lootTableId: studentgem_difficult_1_in_25
- bosstrail_lethal:
- lootTableId: studentgem_lethal_1_in_9
- bosstrail_normal:
- lootTableId: studentgem_normal_1_in_75
- ultrarare2_difficult:
- lootTableId: skydungeon_ultrarare2_difficult_1_in_1750
- ultrarare2_lethal:
- lootTableId: skydungeon_ultrarare2_lethal_1_in_875
- ultrarare2_normal:
- lootTableId: skydungeon_ultrarare2_normal_1_in_3500
- ultrarare_difficult:
- lootTableId: skydungeon_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: skydungeon_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: skydungeon_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_iceattack_100
- upgrades2_difficult2:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_iceattack_33
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_iceattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_iceattack_100
- upgrades_difficult:
- lootTableId: upgrade_maxsteam_difficult_60
- upgrades_lethal:
- lootTableId: upgrade_maxsteam_lethal_100
- upgrades_normal:
- lootTableId: upgrade_maxsteam_normal_20
maxEnergyPoints: '1'
maxHitPoints: '5000'
maxSpeed: '0'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/BOS1_skydungeon_steamdropper.txt config_191114_0221/Units/74D - Sky Dungeon/BOS1_skydungeon_steamdropper.txt
index a0fa252..cbdd9ca 100644
--- config_191109_144/Units/74D - Sky Dungeon/BOS1_skydungeon_steamdropper.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/BOS1_skydungeon_steamdropper.txt
@@ -6,16 +6,10 @@ colliderY: '0'
damageThreshold: '0'
energyRegenRate: '0'
explosionPrefab: ExplosionSmall
healthRegenRate: '0'
isVisibleInRadar: 'false'
-lootGlobal:
- main:
- lootTable:
- - items:
- - id: energy_small_sky
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '1'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss1.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss1.txt
index c5954fa..86af045 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss1.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss1.txt
@@ -31,13 +31,10 @@ gunMounts:
pitch: '1.5'
sound: Enemy Machinegun Medium
volume: '0.6'
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '5'
maxTurnRate: '180'
minSpeed: '5'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss1_turret.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss1_turret.txt
index 263c0ad..3286116 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss1_turret.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss1_turret.txt
@@ -35,13 +35,10 @@ gunMounts:
pitch: '1.5'
sound: Enemy Machinegun Medium
volume: '0.6'
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_20
maxEnergyPoints: '1'
maxHitPoints: '10'
maxSpeed: '0'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss2.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss2.txt
index bcb20f8..6200239 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss2.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss2.txt
@@ -96,13 +96,10 @@ gunMounts:
mountName: sidearm
sfx:
sound: Enemy Laser Loop5
slewRate: '60'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '3'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss2_shieldball.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss2_shieldball.txt
index 4987f8d..c165e8d 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss2_shieldball.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss2_shieldball.txt
@@ -29,13 +29,10 @@ gunMounts:
sfx:
sound: 'null'
slewRate: '0'
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot:
- lootTableId: respawner_20
maxEnergyPoints: '1'
maxHitPoints: '250'
maxSpeed: '0'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss3.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss3.txt
index 7fb060e..21d372b 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss3.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss3.txt
@@ -63,13 +63,10 @@ gunMounts:
mountAngle: '0'
mountName: laser
slewRate: '0'
syncTo: main
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '100'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '3'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss4.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss4.txt
index 088c026..1ef8cf7 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss4.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss4.txt
@@ -7,13 +7,10 @@ elementSusceptibilityIds:
- lightningWeakness
- waterResist
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '240'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '3'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss5.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss5.txt
index f936fe8..9300840 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss5.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss5.txt
@@ -53,13 +53,10 @@ gunMounts:
spread: '0'
mountAngle: '0'
mountName: ring
slewRate: '60'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '420'
maxSpeed: '3'
maxTurnRate: '112.5'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss6.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss6.txt
index 3916910..bf9a2c0 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss6.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss6.txt
@@ -28,13 +28,10 @@ gunMounts:
spread: '0'
mountAngle: '0'
mountName: main2
slewRate: '180'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss7_infiltrator.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss7_infiltrator.txt
index 1e84d06..eeeed68 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss7_infiltrator.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss7_infiltrator.txt
@@ -117,13 +117,10 @@ gunTypes:
name: sky_boss7_infiltratorgun2
rof: '10'
speed: '10'
spread: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '35'
maxHomeDistance: '45'
maxSpeed: '0'
maxTurnRate: '0'
diff --git config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss8.txt config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss8.txt
index f5422fd..5a4bdaa 100644
--- config_191109_144/Units/74D - Sky Dungeon/unit_sky_boss8.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/unit_sky_boss8.txt
@@ -7,13 +7,10 @@ elementSusceptibilityIds:
- lightningWeakness
- waterResist
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: respawner_70
maxEnergyPoints: '1'
maxHitPoints: '240'
maxSpeed: '3'
maxTurnRate: '180'
minSpeed: '3'
diff --git config_191109_144/Units/74D - Sky Dungeon/zzz_skydungeontreasure.txt config_191114_0221/Units/74D - Sky Dungeon/zzz_skydungeontreasure.txt
index d21aa76..81021fa 100644
--- config_191109_144/Units/74D - Sky Dungeon/zzz_skydungeontreasure.txt
+++ config_191114_0221/Units/74D - Sky Dungeon/zzz_skydungeontreasure.txt
@@ -6,51 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot_difficult:
- lootTableId: tiernboss_difficult
- bossloot_lethal:
- lootTableId: tiernboss_lethal
- bossloot_normal:
- lootTableId: tiernboss_normal
- ultrarare2_difficult:
- lootTableId: skydungeon_ultrarare2_difficult_1_in_1750
- ultrarare2_lethal:
- lootTableId: skydungeon_ultrarare2_lethal_1_in_875
- ultrarare2_normal:
- lootTableId: skydungeon_ultrarare2_normal_1_in_3500
- ultrarare_difficult:
- lootTableId: skydungeon_ultrarare_difficult_1_in_1750
- ultrarare_lethal:
- lootTableId: skydungeon_ultrarare_lethal_1_in_875
- ultrarare_normal:
- lootTableId: skydungeon_ultrarare_normal_1_in_3500
- upgrades2_difficult:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_iceattack_100
- upgrades2_difficult2:
- conditions:
- - buff: dungeonmods_difficult
- lootTableId: upgrade_iceattack_33
- upgrades2_lethal:
- conditions:
- - buff: dungeonmods_lethal
- lootTableId: upgrade_iceattack_x2_100
- upgrades2_normal:
- conditions:
- - buff: dungeonmods_normal
- lootTableId: upgrade_iceattack_100
- upgrades_difficult:
- lootTableId: upgrade_maxsteam_difficult_60
- upgrades_lethal:
- lootTableId: upgrade_maxsteam_lethal_100
- upgrades_normal:
- lootTableId: upgrade_maxsteam_normal_20
maxEnergyPoints: '1'
maxHitPoints: '9000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/999D - Three Brothers/HVY_duelist_3Bclone.txt config_191114_0221/Units/999D - Three Brothers/HVY_duelist_3Bclone.txt
index a2cb92e..6e2f8da 100644
--- config_191109_144/Units/999D - Three Brothers/HVY_duelist_3Bclone.txt
+++ config_191114_0221/Units/999D - Three Brothers/HVY_duelist_3Bclone.txt
@@ -84,22 +84,10 @@ gunMounts:
sprinklerIncrementAngle: '0'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '5000000'
syncTo: main2
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: tier8leader
- upgrades:
- lootTable:
- - weight: '95.5'
- - items:
- - id: upgrade_steam
- weight: '3'
- - items:
- - id: upgrade_repair
- weight: '1.5'
maxEnergyPoints: '1'
maxHitPoints: '200'
maxHomeDistance: '60'
maxSpeed: '0'
maxTurnRate: '0'
diff --git config_191109_144/Units/999D - Three Brothers/unit_3brothers_portalmaker.txt config_191114_0221/Units/999D - Three Brothers/unit_3brothers_portalmaker.txt
index 8abfcce..67e0b82 100644
--- config_191109_144/Units/999D - Three Brothers/unit_3brothers_portalmaker.txt
+++ config_191114_0221/Units/999D - Three Brothers/unit_3brothers_portalmaker.txt
@@ -7,16 +7,10 @@ damageThreshold: '0'
deactivationType: never
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-lootGlobal:
- main:
- lootTable:
- - items:
- - id: dungeon_finalboss2
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '60'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/999D - Three Brothers/zzz_3brothers_reward.txt config_191114_0221/Units/999D - Three Brothers/zzz_3brothers_reward.txt
index 2fb2adf..adf35e3 100644
--- config_191109_144/Units/999D - Three Brothers/zzz_3brothers_reward.txt
+++ config_191114_0221/Units/999D - Three Brothers/zzz_3brothers_reward.txt
@@ -6,21 +6,10 @@ colliderY: '0'
damageThreshold: '0.0001'
energyRegenRate: '0'
explosionPrefab: ExplosionBig2
healthRegenRate: '0'
isVisibleInRadar: 'false'
-loot:
- bossloot:
- lootTableId: meowza
- ultrararedrop:
- lootTable:
- - weight: '5000'
- - items:
- - id: triple_forward_10
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_superior_100
maxEnergyPoints: '1'
maxHitPoints: '3000'
maxSpeed: '0.0'
maxTurnRate: '0'
minSpeed: '0.0'
diff --git config_191109_144/Units/99D - Boss Dungeon/BOS1_meowza.txt config_191114_0221/Units/99D - Boss Dungeon/BOS1_meowza.txt
index 3005b1a..a49744e 100644
--- config_191109_144/Units/99D - Boss Dungeon/BOS1_meowza.txt
+++ config_191114_0221/Units/99D - Boss Dungeon/BOS1_meowza.txt
@@ -186,34 +186,10 @@ gunMounts:
- '3.5'
sfx:
sound: 'null'
slewRate: '0'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: meowza
- irondrop:
- lootTable:
- - items:
- - instant:
- currency_amount: '50'
- currency_id: iron
- weight: '1'
- ultrararedrop:
- lootTable:
- - weight: '2000'
- - items:
- - id: armor_eagle
- weight: '1.0001'
- ultrararedrop2:
- lootTable:
- - weight: '10000'
- - items:
- - id: sniper_reaper
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_superior_100
maxEnergyPoints: '1'
maxHitPoints: '2666'
maxSpeed: '4'
maxTurnRate: '270'
minSpeed: '0.1'
diff --git config_191109_144/Units/99D - Boss Dungeon/unit_meowzaportalmaker.txt config_191114_0221/Units/99D - Boss Dungeon/unit_meowzaportalmaker.txt
index bc157dc..48e473a 100644
--- config_191109_144/Units/99D - Boss Dungeon/unit_meowzaportalmaker.txt
+++ config_191114_0221/Units/99D - Boss Dungeon/unit_meowzaportalmaker.txt
@@ -7,16 +7,10 @@ damageThreshold: '0'
deactivationType: never
energyRegenRate: '0'
explosionPrefab: planeExplosionEmpty
healthRegenRate: '0'
isVisibleInRadar: 'false'
-lootGlobal:
- main:
- lootTable:
- - items:
- - id: portal_nexus
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '60'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/99D - Boss Dungeon 2/BOS1_meowza2DEATH.txt config_191114_0221/Units/99D - Boss Dungeon 2/BOS1_meowza2DEATH.txt
index ded26a1..fd9f42c 100644
--- config_191109_144/Units/99D - Boss Dungeon 2/BOS1_meowza2DEATH.txt
+++ config_191114_0221/Units/99D - Boss Dungeon 2/BOS1_meowza2DEATH.txt
@@ -24,39 +24,10 @@ gunMounts:
sprinklerFlyback: 'true'
sprinklerIncrementAngle: '125'
sprinklerStartAngle: '0'
sprinklerTurnbackAngle: '100000'
healthRegenRate: '0'
-loot:
- bossloot:
- lootTableId: meowza2
- irondrop:
- lootTable:
- - items:
- - instant:
- currency_amount: '100'
- currency_id: iron
- weight: '1'
- trailgemdrop:
- lootTable:
- - weight: '9'
- - items:
- - id: craft_meowza2gem
- weight: '1'
- ultrararedrop:
- lootTable:
- - weight: '3333'
- - items:
- - id: laser_blackhole
- weight: '1.0001'
- upgrades:
- lootTableId: upgrade_superior_100
- upgrades2:
- lootTable:
- - items:
- - id: upgrade_armor
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '11111111'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/99D - Boss Dungeon 2/BOS1_meowza2_steamdropper.txt config_191114_0221/Units/99D - Boss Dungeon 2/BOS1_meowza2_steamdropper.txt
index dca46f2..d307f4b 100644
--- config_191109_144/Units/99D - Boss Dungeon 2/BOS1_meowza2_steamdropper.txt
+++ config_191114_0221/Units/99D - Boss Dungeon 2/BOS1_meowza2_steamdropper.txt
@@ -6,16 +6,10 @@ colliderY: '0'
damageThreshold: '0'
energyRegenRate: '0'
explosionPrefab: ExplosionSmall
healthRegenRate: '0'
isVisibleInRadar: 'false'
-lootGlobal:
- main:
- lootTable:
- - items:
- - id: energy_small_meowza2
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '1'
maxSpeed: '0'
maxTurnRate: '0'
minSpeed: '0'
diff --git config_191109_144/Units/Test/unit_buffcheck.txt config_191114_0221/Units/Test/unit_buffcheck.txt
index 5b1b4af..b14b2dd 100644
--- config_191109_144/Units/Test/unit_buffcheck.txt
+++ config_191114_0221/Units/Test/unit_buffcheck.txt
@@ -6,24 +6,10 @@ colliderY: '0'
effectImmunities:
- Confuse
energyRegenRate: '0'
explosionPrefab: ExplosionSmall
healthRegenRate: '0'
-loot:
- additional:
- conditions:
- - buff: test_curses
- buffCount: '1'
- lootTable:
- - items:
- - slot: Consumable
- tier: '1'
- - slot: Consumable
- tier: '1'
- - slot: Consumable
- tier: '1'
- weight: '100'
maxEnergyPoints: '1'
maxHitPoints: '5'
maxSpeed: '0'
maxTurnRate: '40'
minSpeed: '0'
diff --git config_191109_144/instantEffects.txt config_191114_0221/instantEffects.txt
index 4bcedd7..97d6919 100644
--- config_191109_144/instantEffects.txt
+++ config_191114_0221/instantEffects.txt
@@ -1869,21 +1869,10 @@ explosionHazardous_Lowered2:
- sfx:
pitch: '0.75'
sound: Explosion Hazardous Medium
volume: '0.75'
time: '0'
-explosionLarge:
- steps:
- - offset:
- pos:
- - '0'
- - '0'
- - '0'
- prefab: ExplosionLarge
- sfx:
- sound: Explosion large
- time: '0.00'
explosionMed:
steps:
- offset:
pos:
- '0'
diff --git config_191109_144/named_statmod_sets.txt config_191114_0221/named_statmod_sets.txt
index 4343c5f..0103feb 100644
--- config_191109_144/named_statmod_sets.txt
+++ config_191114_0221/named_statmod_sets.txt
@@ -29,13 +29,10 @@ Generic Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -68,26 +65,20 @@ Generic Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
-- amount: '0.94'
- math: Scale
- name: xpMod
Generic Condition -2:
- amount: '0.88'
math: Scale
name: BurnDamage
- amount: '1.12'
@@ -117,13 +108,10 @@ Generic Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -156,26 +144,20 @@ Generic Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
-- amount: '0.88'
- math: Scale
- name: xpMod
Generic Condition -3:
- amount: '0.76'
math: Scale
name: BurnDamage
- amount: '1.24'
@@ -205,13 +187,10 @@ Generic Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -244,26 +223,20 @@ Generic Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
-- amount: '0.76'
- math: Scale
- name: xpMod
Generic Condition -4:
- amount: '0.5'
math: Scale
name: BurnDamage
- amount: '1.5'
@@ -293,13 +266,10 @@ Generic Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -332,26 +302,20 @@ Generic Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
-- amount: '0.5'
- math: Scale
- name: xpMod
Generic Condition 0: []
Generic Supercharge:
- amount: '1.02'
math: Scale
name: BurnDamage
@@ -382,13 +346,10 @@ Generic Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -421,26 +382,20 @@ Generic Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
cloud_acid Condition -1:
- amount: '0.94'
math: Scale
name: BurnDamage
- amount: '1.06'
@@ -470,13 +425,10 @@ cloud_acid Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -509,27 +461,21 @@ cloud_acid Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: secondaryDamageMod
cloud_acid Condition -2:
- amount: '0.88'
math: Scale
@@ -561,13 +507,10 @@ cloud_acid Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -600,27 +543,21 @@ cloud_acid Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: secondaryDamageMod
cloud_acid Condition -3:
- amount: '0.76'
math: Scale
@@ -652,13 +589,10 @@ cloud_acid Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -691,27 +625,21 @@ cloud_acid Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: secondaryDamageMod
cloud_acid Condition -4:
- amount: '0.5'
math: Scale
@@ -743,13 +671,10 @@ cloud_acid Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -782,27 +707,21 @@ cloud_acid Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: secondaryDamageMod
cloud_acid Condition 0: []
cloud_acid Supercharge:
- amount: '1.02'
@@ -835,13 +754,10 @@ cloud_acid Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -874,26 +790,20 @@ cloud_acid Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: secondaryDamageMod
cloud_damage Condition -1:
- amount: '0.94'
@@ -926,13 +836,10 @@ cloud_damage Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -965,27 +872,21 @@ cloud_damage Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: cloudRadiusMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -1020,13 +921,10 @@ cloud_damage Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -1059,27 +957,21 @@ cloud_damage Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: cloudRadiusMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -1114,13 +1006,10 @@ cloud_damage Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -1153,27 +1042,21 @@ cloud_damage Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: cloudRadiusMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -1208,13 +1091,10 @@ cloud_damage Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -1247,27 +1127,21 @@ cloud_damage Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: cloudRadiusMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -1303,13 +1177,10 @@ cloud_damage Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -1342,27 +1213,21 @@ cloud_damage Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: cloudRadiusMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -1397,13 +1262,10 @@ cloud_heal Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -1436,27 +1298,21 @@ cloud_heal Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: cloudRadiusMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -1491,13 +1347,10 @@ cloud_heal Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -1530,27 +1383,21 @@ cloud_heal Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: cloudRadiusMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -1585,13 +1432,10 @@ cloud_heal Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -1624,27 +1468,21 @@ cloud_heal Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: cloudRadiusMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -1679,13 +1517,10 @@ cloud_heal Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -1718,27 +1553,21 @@ cloud_heal Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: cloudRadiusMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -1774,13 +1603,10 @@ cloud_heal Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -1813,27 +1639,21 @@ cloud_heal Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: cloudRadiusMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -1868,13 +1688,10 @@ cloud_resist Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -1907,27 +1724,21 @@ cloud_resist Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: cloudRadiusMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -1962,13 +1773,10 @@ cloud_resist Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -2001,27 +1809,21 @@ cloud_resist Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: cloudRadiusMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -2056,13 +1858,10 @@ cloud_resist Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -2095,27 +1894,21 @@ cloud_resist Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: cloudRadiusMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -2150,13 +1943,10 @@ cloud_resist Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -2189,27 +1979,21 @@ cloud_resist Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: cloudRadiusMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -2245,13 +2029,10 @@ cloud_resist Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -2284,27 +2065,21 @@ cloud_resist Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: cloudRadiusMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -2339,13 +2114,10 @@ damageboost_blast Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -2378,27 +2150,21 @@ damageboost_blast Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: cloudRadiusMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -2433,13 +2199,10 @@ damageboost_blast Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -2472,27 +2235,21 @@ damageboost_blast Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: cloudRadiusMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -2527,13 +2284,10 @@ damageboost_blast Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -2566,27 +2320,21 @@ damageboost_blast Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: cloudRadiusMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -2621,13 +2369,10 @@ damageboost_blast Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -2660,27 +2405,21 @@ damageboost_blast Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: cloudRadiusMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -2716,13 +2455,10 @@ damageboost_blast Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -2755,27 +2491,21 @@ damageboost_blast Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: cloudRadiusMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -2810,13 +2540,10 @@ flak Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -2849,27 +2576,21 @@ flak Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
flak Condition -2:
- amount: '0.88'
math: Scale
@@ -2901,13 +2622,10 @@ flak Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -2940,27 +2658,21 @@ flak Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
flak Condition -3:
- amount: '0.76'
math: Scale
@@ -2992,13 +2704,10 @@ flak Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -3031,27 +2740,21 @@ flak Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
flak Condition -4:
- amount: '0.5'
math: Scale
@@ -3083,13 +2786,10 @@ flak Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -3122,27 +2822,21 @@ flak Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
flak Condition 0: []
flak Supercharge:
- amount: '1.02'
@@ -3175,13 +2869,10 @@ flak Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -3214,26 +2905,20 @@ flak Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
healaura Condition -1:
- amount: '0.94'
@@ -3264,13 +2949,10 @@ healaura Condition -1:
math: Scale
name: WaterDamage
- amount: '1.06'
math: Scale
name: WaterSusceptibility
-- amount: '0.94'
- math: Scale
- name: cameraZoomMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
math: Scale
@@ -3302,24 +2984,18 @@ healaura Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: cloudRadiusMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -3354,13 +3030,10 @@ healaura Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -3393,27 +3066,21 @@ healaura Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: cloudRadiusMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -3448,13 +3115,10 @@ healaura Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -3487,27 +3151,21 @@ healaura Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: cloudRadiusMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -3542,13 +3200,10 @@ healaura Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -3581,27 +3236,21 @@ healaura Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: cloudRadiusMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -3637,13 +3286,10 @@ healaura Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -3676,27 +3322,21 @@ healaura Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: cloudRadiusMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -3731,13 +3371,10 @@ laser Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -3770,27 +3407,21 @@ laser Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
laser Condition -2:
- amount: '0.88'
math: Scale
@@ -3822,13 +3453,10 @@ laser Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -3861,27 +3489,21 @@ laser Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
laser Condition -3:
- amount: '0.76'
math: Scale
@@ -3913,13 +3535,10 @@ laser Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -3952,27 +3571,21 @@ laser Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
laser Condition -4:
- amount: '0.5'
math: Scale
@@ -4004,13 +3617,10 @@ laser Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -4043,27 +3653,21 @@ laser Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
laser Condition 0: []
laser Supercharge:
- amount: '1.02'
@@ -4096,13 +3700,10 @@ laser Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -4135,26 +3736,20 @@ laser Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
machinegun Condition -1:
- amount: '0.94'
@@ -4187,13 +3782,10 @@ machinegun Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -4226,27 +3818,21 @@ machinegun Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
machinegun Condition -2:
- amount: '0.88'
math: Scale
@@ -4278,13 +3864,10 @@ machinegun Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -4317,27 +3900,21 @@ machinegun Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
machinegun Condition -3:
- amount: '0.76'
math: Scale
@@ -4369,13 +3946,10 @@ machinegun Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -4408,27 +3982,21 @@ machinegun Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
machinegun Condition -4:
- amount: '0.5'
math: Scale
@@ -4460,13 +4028,10 @@ machinegun Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -4499,27 +4064,21 @@ machinegun Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
machinegun Condition 0: []
machinegun Supercharge:
- amount: '1.02'
@@ -4552,13 +4111,10 @@ machinegun Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -4591,26 +4147,20 @@ machinegun Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
mine Condition -1:
- amount: '0.94'
@@ -4643,13 +4193,10 @@ mine Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -4682,26 +4229,20 @@ mine Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
-- amount: '0.94'
- math: Scale
- name: xpMod
- amount: '1.06'
math: Multiply
name: secondaryCooldownMod
- amount: '1.06'
math: Multiply
@@ -4737,13 +4278,10 @@ mine Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -4776,27 +4314,21 @@ mine Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: secondaryCooldownMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -4831,13 +4363,10 @@ mine Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -4870,26 +4399,20 @@ mine Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
-- amount: '0.76'
- math: Scale
- name: xpMod
- amount: '1.24'
math: Multiply
name: secondaryCooldownMod
- amount: '1.24'
math: Multiply
@@ -4925,13 +4448,10 @@ mine Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -4964,26 +4484,20 @@ mine Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
-- amount: '0.5'
- math: Scale
- name: xpMod
- amount: '1.5'
math: Multiply
name: secondaryCooldownMod
- amount: '1.5'
math: Multiply
@@ -5020,13 +4534,10 @@ mine Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -5059,26 +4570,20 @@ mine Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '0.98'
math: Multiply
name: secondaryCooldownMod
- amount: '0.98'
math: Multiply
@@ -5114,13 +4619,10 @@ poison_blast Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -5153,27 +4655,21 @@ poison_blast Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: secondaryDamageMod
- amount: '0.94'
math: Multiply
name: PoisonDamage
@@ -5208,13 +4704,10 @@ poison_blast Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -5247,27 +4740,21 @@ poison_blast Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: secondaryDamageMod
- amount: '0.88'
math: Multiply
name: PoisonDamage
@@ -5302,13 +4789,10 @@ poison_blast Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -5341,27 +4825,21 @@ poison_blast Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: secondaryDamageMod
- amount: '0.76'
math: Multiply
name: PoisonDamage
@@ -5396,13 +4874,10 @@ poison_blast Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -5435,27 +4910,21 @@ poison_blast Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: secondaryDamageMod
- amount: '0.5'
math: Multiply
name: PoisonDamage
@@ -5491,13 +4960,10 @@ poison_blast Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -5530,26 +4996,20 @@ poison_blast Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: secondaryDamageMod
- amount: '1.01'
math: Multiply
@@ -5585,13 +5045,10 @@ shotgun Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -5624,27 +5081,21 @@ shotgun Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
shotgun Condition -2:
- amount: '0.88'
math: Scale
@@ -5676,13 +5127,10 @@ shotgun Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -5715,27 +5163,21 @@ shotgun Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
shotgun Condition -3:
- amount: '0.76'
math: Scale
@@ -5767,13 +5209,10 @@ shotgun Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -5806,27 +5245,21 @@ shotgun Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
shotgun Condition -4:
- amount: '0.5'
math: Scale
@@ -5858,13 +5291,10 @@ shotgun Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -5897,27 +5327,21 @@ shotgun Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
shotgun Condition 0: []
shotgun Supercharge:
- amount: '1.02'
@@ -5950,13 +5374,10 @@ shotgun Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -5989,26 +5410,20 @@ shotgun Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
sniper Condition -1:
- amount: '0.94'
@@ -6041,13 +5456,10 @@ sniper Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -6080,27 +5492,21 @@ sniper Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
sniper Condition -2:
- amount: '0.88'
math: Scale
@@ -6132,13 +5538,10 @@ sniper Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -6171,27 +5574,21 @@ sniper Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
sniper Condition -3:
- amount: '0.76'
math: Scale
@@ -6223,13 +5620,10 @@ sniper Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -6262,27 +5656,21 @@ sniper Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
sniper Condition -4:
- amount: '0.5'
math: Scale
@@ -6314,13 +5702,10 @@ sniper Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -6353,27 +5738,21 @@ sniper Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
sniper Condition 0: []
sniper Supercharge:
- amount: '1.02'
@@ -6406,13 +5785,10 @@ sniper Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -6445,26 +5821,20 @@ sniper Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
strike Condition -1:
- amount: '0.94'
@@ -6497,13 +5867,10 @@ strike Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -6536,27 +5903,21 @@ strike Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
strike Condition -2:
- amount: '0.88'
math: Scale
@@ -6588,13 +5949,10 @@ strike Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -6627,27 +5985,21 @@ strike Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
strike Condition -3:
- amount: '0.76'
math: Scale
@@ -6679,13 +6031,10 @@ strike Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -6718,27 +6067,21 @@ strike Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
strike Condition -4:
- amount: '0.5'
math: Scale
@@ -6770,13 +6113,10 @@ strike Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -6809,27 +6149,21 @@ strike Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
strike Condition 0: []
strike Supercharge:
- amount: '1.02'
@@ -6862,13 +6196,10 @@ strike Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -6901,26 +6232,20 @@ strike Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
stunner Condition -1:
- amount: '0.94'
@@ -6953,13 +6278,10 @@ stunner Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -6992,27 +6314,21 @@ stunner Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: secondaryDamageMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -7047,13 +6363,10 @@ stunner Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -7086,27 +6399,21 @@ stunner Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: secondaryDamageMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -7141,13 +6448,10 @@ stunner Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -7180,27 +6484,21 @@ stunner Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: secondaryDamageMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -7235,13 +6533,10 @@ stunner Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -7274,27 +6569,21 @@ stunner Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: secondaryDamageMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -7330,13 +6619,10 @@ stunner Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -7369,27 +6655,21 @@ stunner Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: secondaryDamageMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -7424,13 +6704,10 @@ sword Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -7463,27 +6740,21 @@ sword Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
sword Condition -2:
- amount: '0.88'
math: Scale
@@ -7515,13 +6786,10 @@ sword Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -7554,27 +6822,21 @@ sword Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
sword Condition -3:
- amount: '0.76'
math: Scale
@@ -7606,13 +6868,10 @@ sword Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -7645,27 +6904,21 @@ sword Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
sword Condition -4:
- amount: '0.5'
math: Scale
@@ -7697,13 +6950,10 @@ sword Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -7736,27 +6986,21 @@ sword Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
sword Condition 0: []
sword Supercharge:
- amount: '1.02'
@@ -7789,13 +7033,10 @@ sword Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -7828,26 +7069,20 @@ sword Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
triple Condition -1:
- amount: '0.94'
@@ -7880,13 +7115,10 @@ triple Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -7919,27 +7151,21 @@ triple Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
triple Condition -2:
- amount: '0.88'
math: Scale
@@ -7971,13 +7197,10 @@ triple Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -8010,27 +7233,21 @@ triple Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
triple Condition -3:
- amount: '0.76'
math: Scale
@@ -8062,13 +7279,10 @@ triple Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -8101,27 +7315,21 @@ triple Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
triple Condition -4:
- amount: '0.5'
math: Scale
@@ -8153,13 +7361,10 @@ triple Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -8192,27 +7397,21 @@ triple Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
triple Condition 0: []
triple Supercharge:
- amount: '1.02'
@@ -8245,13 +7444,10 @@ triple Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -8284,26 +7480,20 @@ triple Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
turret Condition -1:
- amount: '0.94'
@@ -8336,13 +7526,10 @@ turret Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -8375,27 +7562,21 @@ turret Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: spawnDamageMod
- amount: '1.06'
math: Multiply
name: secondaryEnergyCostMod
@@ -8430,13 +7611,10 @@ turret Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -8469,27 +7647,21 @@ turret Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: spawnDamageMod
- amount: '1.12'
math: Multiply
name: secondaryEnergyCostMod
@@ -8524,13 +7696,10 @@ turret Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -8563,27 +7732,21 @@ turret Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: spawnDamageMod
- amount: '1.24'
math: Multiply
name: secondaryEnergyCostMod
@@ -8618,13 +7781,10 @@ turret Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -8657,27 +7817,21 @@ turret Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: spawnDamageMod
- amount: '1.5'
math: Multiply
name: secondaryEnergyCostMod
@@ -8713,13 +7867,10 @@ turret Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -8752,27 +7903,21 @@ turret Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
- amount: '1.02'
- math: Scale
- name: xpMod
-- amount: '1.02'
math: Multiply
name: spawnDamageMod
- amount: '0.98'
math: Multiply
name: secondaryEnergyCostMod
@@ -8807,13 +7952,10 @@ wasp Condition -1:
- amount: '1.06'
math: Scale
name: WaterSusceptibility
- amount: '0.94'
math: Scale
- name: cameraZoomMod
-- amount: '0.94'
- math: Scale
name: cloudRadiusMod
- amount: '1.06'
math: Scale
name: damageReceivedMod
- amount: '0.94'
@@ -8846,27 +7988,21 @@ wasp Condition -1:
- amount: '0.94'
math: Scale
name: maxSpeed
- amount: '0.94'
math: Scale
- name: maxTurnRate
-- amount: '0.94'
- math: Scale
name: minSpeed
- amount: '0.94'
math: Scale
name: secondaryDamageMod
- amount: '1.06'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.94'
math: Scale
name: superspeedFactor
- amount: '0.94'
- math: Scale
- name: xpMod
-- amount: '0.94'
math: Multiply
name: gunDamageMod
wasp Condition -2:
- amount: '0.88'
math: Scale
@@ -8898,13 +8034,10 @@ wasp Condition -2:
- amount: '1.12'
math: Scale
name: WaterSusceptibility
- amount: '0.88'
math: Scale
- name: cameraZoomMod
-- amount: '0.88'
- math: Scale
name: cloudRadiusMod
- amount: '1.12'
math: Scale
name: damageReceivedMod
- amount: '0.88'
@@ -8937,27 +8070,21 @@ wasp Condition -2:
- amount: '0.88'
math: Scale
name: maxSpeed
- amount: '0.88'
math: Scale
- name: maxTurnRate
-- amount: '0.88'
- math: Scale
name: minSpeed
- amount: '0.88'
math: Scale
name: secondaryDamageMod
- amount: '1.12'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.88'
math: Scale
name: superspeedFactor
- amount: '0.88'
- math: Scale
- name: xpMod
-- amount: '0.88'
math: Multiply
name: gunDamageMod
wasp Condition -3:
- amount: '0.76'
math: Scale
@@ -8989,13 +8116,10 @@ wasp Condition -3:
- amount: '1.24'
math: Scale
name: WaterSusceptibility
- amount: '0.76'
math: Scale
- name: cameraZoomMod
-- amount: '0.76'
- math: Scale
name: cloudRadiusMod
- amount: '1.24'
math: Scale
name: damageReceivedMod
- amount: '0.76'
@@ -9028,27 +8152,21 @@ wasp Condition -3:
- amount: '0.76'
math: Scale
name: maxSpeed
- amount: '0.76'
math: Scale
- name: maxTurnRate
-- amount: '0.76'
- math: Scale
name: minSpeed
- amount: '0.76'
math: Scale
name: secondaryDamageMod
- amount: '1.24'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.76'
math: Scale
name: superspeedFactor
- amount: '0.76'
- math: Scale
- name: xpMod
-- amount: '0.76'
math: Multiply
name: gunDamageMod
wasp Condition -4:
- amount: '0.5'
math: Scale
@@ -9080,13 +8198,10 @@ wasp Condition -4:
- amount: '1.5'
math: Scale
name: WaterSusceptibility
- amount: '0.5'
math: Scale
- name: cameraZoomMod
-- amount: '0.5'
- math: Scale
name: cloudRadiusMod
- amount: '1.5'
math: Scale
name: damageReceivedMod
- amount: '0.5'
@@ -9119,27 +8234,21 @@ wasp Condition -4:
- amount: '0.5'
math: Scale
name: maxSpeed
- amount: '0.5'
math: Scale
- name: maxTurnRate
-- amount: '0.5'
- math: Scale
name: minSpeed
- amount: '0.5'
math: Scale
name: secondaryDamageMod
- amount: '1.5'
math: Scale
name: secondaryEnergyCostMod
- amount: '0.5'
math: Scale
name: superspeedFactor
- amount: '0.5'
- math: Scale
- name: xpMod
-- amount: '0.5'
math: Multiply
name: gunDamageMod
wasp Condition 0: []
wasp Supercharge:
- amount: '1.02'
@@ -9172,13 +8281,10 @@ wasp Supercharge:
- amount: '0.98'
math: Scale
name: WaterSusceptibility
- amount: '1.02'
math: Scale
- name: cameraZoomMod
-- amount: '1.02'
- math: Scale
name: cloudRadiusMod
- amount: '0.98'
math: Scale
name: damageReceivedMod
- amount: '1.02'
@@ -9211,24 +8317,18 @@ wasp Supercharge:
- amount: '1.02'
math: Scale
name: maxSpeed
- amount: '1.02'
math: Scale
- name: maxTurnRate
-- amount: '1.02'
- math: Scale
name: minSpeed
- amount: '1.02'
math: Scale
name: secondaryDamageMod
- amount: '0.98'
math: Scale
name: secondaryEnergyCostMod
- amount: '1.02'
math: Scale
name: superspeedFactor
-- amount: '1.02'
- math: Scale
- name: xpMod
- amount: '1.01'
math: Multiply
name: gunDamageMod
diff --git config_191109_144/trail_fx.txt config_191114_0221/trail_fx.txt
index 0da34ee..f6db22a 100644
--- config_191109_144/trail_fx.txt
+++ config_191114_0221/trail_fx.txt
@@ -1,9 +1,11 @@
PlaneTrail:
prefabName: PlaneTrail
SuperSpeedAfterburn:
prefabName: SuperSpeedAfterburn
+SuperSpeedAutumnLeaves:
+ prefabName: SuperSpeedAutumnLeaves
SuperSpeedBetaHearts:
prefabName: SuperSpeed_BetaHearts
SuperSpeedBlastIceBlue:
prefabName: SuperSpeedBlastIceBlue
SuperSpeedBlastLemonLime:
@@ -32,10 +34,12 @@ SuperSpeedCombatCubes:
prefabName: SuperSpeedCombatCubes
SuperSpeedCombatSquares:
prefabName: SuperSpeedCombatSquares
SuperSpeedFlameBlue:
prefabName: SuperSpeedFlameBlue
+SuperSpeedFlamePurple:
+ prefabName: SuperSpeedFlamePurple
SuperSpeedFlameRed:
prefabName: SuperSpeedFlameRed
SuperSpeedFlames:
prefabName: SuperSpeedFlames
SuperSpeedGalaxy:
@@ -46,10 +50,12 @@ SuperSpeedGalaxyPurpleYellow:
prefabName: SuperSpeedGalaxy_PurpleYellow
SuperSpeedGalaxyTealRed:
prefabName: SuperSpeedGalaxy_TealRed
SuperSpeedGlitter:
prefabName: SuperSpeedGlitter
+SuperSpeedGreenEnergy:
+ prefabName: SuperSpeedGreenEnergy
SuperSpeedHelix:
prefabName: SuperSpeedHelix
SuperSpeedHelixBlue:
prefabName: SuperSpeedHelix_Blue
SuperSpeedHelixGold:
@@ -92,12 +98,18 @@ SuperSpeedPraxis:
prefabName: SuperSpeedPraxis
SuperSpeedPraxis 1:
prefabName: SuperSpeedPraxis 1
SuperSpeedRainbow:
prefabName: SuperSpeedRainbow
+SuperSpeedRiver:
+ prefabName: SuperSpeedRiver
SuperSpeedSpikeTrail:
prefabName: SuperSpeedSpikeTrail
+SuperSpeedStarBlue:
+ prefabName: SuperSpeedStarBlue
+SuperSpeedStarGold:
+ prefabName: SuperSpeedStarGold
SuperSpeedStudent:
prefabName: SuperSpeedStudent
SuperSpeedWake:
prefabName: SuperSpeedWake
SuperSpeedWaterWake: