90 files changed, 2894 insertions(+), 659 deletions(-)
diff --git config_180714_0127/Items/consumable/consumable_steam.txt config_180718_0003/Items/consumable/consumable_steam.txt
index 0a1de61..d1fc008 100644
--- config_180714_0127/Items/consumable/consumable_steam.txt
+++ config_180718_0003/Items/consumable/consumable_steam.txt
@@ -1,8 +1,8 @@
 actions:
 - healthenergy:
     energy: '50'
     health: '0'
-icon: ItemUnknown
+icon: ItemConsumableSteam
 id: consumable_steam
 slot: ConsumableAction
 uses: '5'
diff --git config_180714_0127/Items/consumable/consumable_xpboost.txt config_180718_0003/Items/consumable/consumable_xpboost.txt
index 8bff611..78b33a8 100644
--- config_180714_0127/Items/consumable/consumable_xpboost.txt
+++ config_180718_0003/Items/consumable/consumable_xpboost.txt
@@ -1,8 +1,8 @@
 actions:
 - planexpboost:
     additionalPercentage: '100'
     duration: '1830'
-icon: ItemUnknown
+icon: ItemConsumableXPBoost
 id: consumable_xpboost
 slot: ConsumableAction
 uses: '1'
diff --git config_180714_0127/Items/consumable/health_boost.txt config_180718_0003/Items/consumable/health_boost.txt
index 33577ab..b2aeddb 100644
--- config_180714_0127/Items/consumable/health_boost.txt
+++ config_180718_0003/Items/consumable/health_boost.txt
@@ -1,8 +1,8 @@
 actions:
 - healthenergy:
     energy: '0'
     health: '50'
-icon: ItemUnknown
+icon: ItemConsumableHealth
 id: health_boost
 slot: ConsumableAction
 uses: '5'
diff --git config_180718_0003/Items/laser/laser_snake_1.txt config_180718_0003/Items/laser/laser_snake_1.txt
new file mode 100644
index 0000000..26e619e
--- /dev/null
+++ config_180718_0003/Items/laser/laser_snake_1.txt
@@ -0,0 +1,62 @@
+gunMounts:
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: octagonBullet
+    bulletSize: '2'
+    burst: '1'
+    cooldown: '0'
+    damage: '6.72'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '6.72'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '2'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    rof: '7.5'
+    speed: '1.0'
+    spread: '0'
+  mountAngle: '180'
+  mountName: laser_snake_1_mount1
+  sfx:
+    sound: 'null'
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: glow
+    bulletPrefab: tracerBullet
+    bulletSize: '0.8160000000000002'
+    burst: '1000'
+    cooldown: '0'
+    damage: '4'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '4'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '0.125'
+    multi: '2'
+    multiOffset:
+    - '1'
+    - '0'
+    multiSpread: '0'
+    optionDisplay: Laser
+    rof: '10'
+    speed: '48.0'
+    spread: '0'
+  mountName: laser_snake_1_mount2
+  sfx:
+    pitch: '0.5'
+    sound: laser
+    volume: '1'
+icon: ItemLootGun_UltraRare
+id: laser_snake_1
+slot: MainGun
+tag: laser
+tier: '100'
diff --git config_180718_0003/Items/laser/laser_snake_2.txt config_180718_0003/Items/laser/laser_snake_2.txt
new file mode 100644
index 0000000..5ae9e89
--- /dev/null
+++ config_180718_0003/Items/laser/laser_snake_2.txt
@@ -0,0 +1,62 @@
+gunMounts:
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: octagonBullet
+    bulletSize: '2'
+    burst: '1'
+    cooldown: '0'
+    damage: '7.56'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '7.56'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '2'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    rof: '7.5'
+    speed: '1.0'
+    spread: '0'
+  mountAngle: '180'
+  mountName: laser_snake_2_mount1
+  sfx:
+    sound: 'null'
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: glow
+    bulletPrefab: tracerBullet
+    bulletSize: '0.8160000000000002'
+    burst: '1000'
+    cooldown: '0'
+    damage: '4.5'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '4.5'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '0.125'
+    multi: '2'
+    multiOffset:
+    - '1'
+    - '0'
+    multiSpread: '0'
+    optionDisplay: Laser
+    rof: '10'
+    speed: '48.0'
+    spread: '0'
+  mountName: laser_snake_2_mount2
+  sfx:
+    pitch: '0.5'
+    sound: laser
+    volume: '1'
+icon: ItemLootGun_UltraRare
+id: laser_snake_2
+slot: MainGun
+tag: laser
+tier: '100'
diff --git config_180714_0127/Items/laser/laser_snake_3.txt config_180718_0003/Items/laser/laser_snake_3.txt
index 50972c5..a1571ea 100644
--- config_180714_0127/Items/laser/laser_snake_3.txt
+++ config_180718_0003/Items/laser/laser_snake_3.txt
@@ -5,11 +5,15 @@ gunMounts:
     bulletPalette: all_color
     bulletPrefab: octagonBullet
     bulletSize: '2'
     burst: '1'
     cooldown: '0'
-    damage: '15'
+    damage: '8.4'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '8.4'
+    effectTime: '0.1'
     isPiercing: 'false'
     lifetime: '2'
     multi: '1'
     multiOffset:
     - '0'
@@ -28,11 +32,15 @@ gunMounts:
     bulletPalette: glow
     bulletPrefab: tracerBullet
     bulletSize: '0.8160000000000002'
     burst: '1000'
     cooldown: '0'
-    damage: '9'
+    damage: '5'
+    effect: Poison
+    effectAmount: '0.1'
+    effectDamage: '5'
+    effectTime: '0.1'
     isPiercing: 'false'
     lifetime: '0.125'
     multi: '2'
     multiOffset:
     - '1'
diff --git config_180718_0003/Items/machinegun/machinegun_blizzard_1.txt config_180718_0003/Items/machinegun/machinegun_blizzard_1.txt
new file mode 100644
index 0000000..06f6f54
--- /dev/null
+++ config_180718_0003/Items/machinegun/machinegun_blizzard_1.txt
@@ -0,0 +1,78 @@
+gunMounts:
+- flashOffset: '0'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: freezeBullet
+    bulletSize: '0.4'
+    burst: '10'
+    cooldown: '0'
+    damage: '4.6'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '4.6'
+    effectTime: '0.1'
+    isPiercing: 'true'
+    lifetime: '0.8'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    name: machinegun_blizzard_1_1
+    rof: '10'
+    speed: '10.0'
+    spread: '20'
+    turn: '10'
+  mountName: machinegun_blizzard_1_mount1
+  offset:
+  - '0'
+  - '0'
+  sfx:
+    pitch: '2'
+    sound: machinegun
+    soundMinInterval:
+    - '0.02'
+    - '0.05'
+- flashOffset: '0'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: freezeBullet
+    bulletSize: '0.4'
+    burst: '10'
+    cooldown: '0'
+    damage: '4.6'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '4.6'
+    effectTime: '0.1'
+    isPiercing: 'true'
+    lifetime: '0.8'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    name: machinegun_blizzard_1_2
+    rof: '10'
+    speed: '10.0'
+    spread: '20'
+    turn: '-10'
+  mountName: machinegun_blizzard_1_mount2
+  offset:
+  - '0'
+  - '0'
+  sfx:
+    pitch: '2'
+    sound: machinegun
+    soundMinInterval:
+    - '0.02'
+    - '0.05'
+icon: ItemLootGun_UltraRare
+id: machinegun_blizzard_1
+slot: MainGun
+tag: machinegun
+tier: '100'
diff --git config_180718_0003/Items/machinegun/machinegun_blizzard_2.txt config_180718_0003/Items/machinegun/machinegun_blizzard_2.txt
new file mode 100644
index 0000000..c2d411d
--- /dev/null
+++ config_180718_0003/Items/machinegun/machinegun_blizzard_2.txt
@@ -0,0 +1,78 @@
+gunMounts:
+- flashOffset: '0'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: freezeBullet
+    bulletSize: '0.4'
+    burst: '10'
+    cooldown: '0'
+    damage: '5.175'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '5.175'
+    effectTime: '0.1'
+    isPiercing: 'true'
+    lifetime: '0.8'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    name: machinegun_blizzard_2_1
+    rof: '10'
+    speed: '10.0'
+    spread: '20'
+    turn: '10'
+  mountName: machinegun_blizzard_2_mount1
+  offset:
+  - '0'
+  - '0'
+  sfx:
+    pitch: '2'
+    sound: machinegun
+    soundMinInterval:
+    - '0.02'
+    - '0.05'
+- flashOffset: '0'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: freezeBullet
+    bulletSize: '0.4'
+    burst: '10'
+    cooldown: '0'
+    damage: '5.175'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '5.175'
+    effectTime: '0.1'
+    isPiercing: 'true'
+    lifetime: '0.8'
+    multi: '1'
+    multiOffset:
+    - '0'
+    - '0'
+    multiSpread: '0'
+    name: machinegun_blizzard_2_2
+    rof: '10'
+    speed: '10.0'
+    spread: '20'
+    turn: '-10'
+  mountName: machinegun_blizzard_2_mount2
+  offset:
+  - '0'
+  - '0'
+  sfx:
+    pitch: '2'
+    sound: machinegun
+    soundMinInterval:
+    - '0.02'
+    - '0.05'
+icon: ItemLootGun_UltraRare
+id: machinegun_blizzard_2
+slot: MainGun
+tag: machinegun
+tier: '100'
diff --git config_180714_0127/Items/machinegun/machinegun_blizzard_3.txt config_180718_0003/Items/machinegun/machinegun_blizzard_3.txt
index ca478ee..bba7b0f 100644
--- config_180714_0127/Items/machinegun/machinegun_blizzard_3.txt
+++ config_180718_0003/Items/machinegun/machinegun_blizzard_3.txt
@@ -5,18 +5,18 @@ gunMounts:
     bulletPalette: ringing_white
     bulletPrefab: freezeBullet
     bulletSize: '0.4'
     burst: '10'
     cooldown: '0'
-    damage: '0.125'
+    damage: '5.75'
     doesReloadNonemptyClips: 'true'
     effect: Slow
     effectAmount: '0.1'
-    effectDamage: '11.25'
+    effectDamage: '5.75'
     effectTime: '0.1'
     isPiercing: 'true'
-    lifetime: '1'
+    lifetime: '0.8'
     multi: '1'
     multiOffset:
     - '0'
     - '0'
     multiSpread: '0'
@@ -41,18 +41,18 @@ gunMounts:
     bulletPalette: ringing_white
     bulletPrefab: freezeBullet
     bulletSize: '0.4'
     burst: '10'
     cooldown: '0'
-    damage: '0.125'
+    damage: '5.75'
     doesReloadNonemptyClips: 'true'
     effect: Slow
     effectAmount: '0.1'
-    effectDamage: '11.25'
+    effectDamage: '5.75'
     effectTime: '0.1'
     isPiercing: 'true'
-    lifetime: '1'
+    lifetime: '0.8'
     multi: '1'
     multiOffset:
     - '0'
     - '0'
     multiSpread: '0'
diff --git config_180718_0003/Items/shotgun/shotgun_doomsday_1.txt config_180718_0003/Items/shotgun/shotgun_doomsday_1.txt
new file mode 100644
index 0000000..7374e55
--- /dev/null
+++ config_180718_0003/Items/shotgun/shotgun_doomsday_1.txt
@@ -0,0 +1,59 @@
+gunMounts:
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: bullet
+    bulletSize: '0.4'
+    burst: '42'
+    cooldown: '4'
+    damage: '5.6'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '5.6'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '1.4'
+    multi: '6'
+    multiSpread: '6'
+    name: shotgun_doomsday_1_1
+    rof: '3'
+    speed: '5'
+    spread: '0'
+  mountAngle: '90'
+  mountName: shotgun_doomsday_1_mount
+  sfx:
+    pitch: '0.5'
+    sound: shotgun
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: bullet
+    bulletSize: '0.4'
+    burst: '42'
+    cooldown: '4'
+    damage: '5.6'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '5.6'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '1.4'
+    multi: '6'
+    multiSpread: '6'
+    name: shotgun_doomsday_1_1
+    rof: '3'
+    speed: '5'
+    spread: '0'
+  mountAngle: '-90'
+  mountName: shotgun_doomsday_1_mount2
+  sfx:
+    sound: 'null'
+icon: ItemLootShotgun_UltraRare
+id: shotgun_doomsday_1
+slot: MainGun
+tag: shotgun
+tier: '100'
diff --git config_180718_0003/Items/shotgun/shotgun_doomsday_2.txt config_180718_0003/Items/shotgun/shotgun_doomsday_2.txt
new file mode 100644
index 0000000..038bb97
--- /dev/null
+++ config_180718_0003/Items/shotgun/shotgun_doomsday_2.txt
@@ -0,0 +1,59 @@
+gunMounts:
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: bullet
+    bulletSize: '0.4'
+    burst: '42'
+    cooldown: '4'
+    damage: '6.3'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '6.3'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '1.4'
+    multi: '6'
+    multiSpread: '6'
+    name: shotgun_doomsday_2_1
+    rof: '3'
+    speed: '5'
+    spread: '0'
+  mountAngle: '90'
+  mountName: shotgun_doomsday_2_mount
+  sfx:
+    pitch: '0.5'
+    sound: shotgun
+- flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: ringing_white
+    bulletPrefab: bullet
+    bulletSize: '0.4'
+    burst: '42'
+    cooldown: '4'
+    damage: '6.3'
+    doesReloadNonemptyClips: 'true'
+    effect: Slow
+    effectAmount: '0.1'
+    effectDamage: '6.3'
+    effectTime: '0.1'
+    isPiercing: 'false'
+    lifetime: '1.4'
+    multi: '6'
+    multiSpread: '6'
+    name: shotgun_doomsday_2_1
+    rof: '3'
+    speed: '5'
+    spread: '0'
+  mountAngle: '-90'
+  mountName: shotgun_doomsday_2_mount2
+  sfx:
+    sound: 'null'
+icon: ItemLootShotgun_UltraRare
+id: shotgun_doomsday_2
+slot: MainGun
+tag: shotgun
+tier: '100'
diff --git config_180714_0127/Items/shotgun/shotgun_doomsday_3.txt config_180718_0003/Items/shotgun/shotgun_doomsday_3.txt
index b56554c..8f19913 100644
--- config_180714_0127/Items/shotgun/shotgun_doomsday_3.txt
+++ config_180718_0003/Items/shotgun/shotgun_doomsday_3.txt
@@ -2,56 +2,56 @@ gunMounts:
 - flashOffset: '0.4'
   gunTypeConfig:
     bulletHue: purple
     bulletPalette: ringing_white
     bulletPrefab: bullet
-    bulletSize: '0.19999999999999998'
+    bulletSize: '0.4'
     burst: '42'
     cooldown: '4'
-    damage: '11'
+    damage: '7'
     doesReloadNonemptyClips: 'true'
     effect: Slow
     effectAmount: '0.1'
-    effectDamage: '4.3125'
+    effectDamage: '7'
     effectTime: '0.1'
     isPiercing: 'false'
     lifetime: '1.4'
     multi: '6'
     multiSpread: '6'
-    name: shotgun_doomsday_1
+    name: shotgun_doomsday_3_1
     rof: '3'
     speed: '5'
     spread: '0'
   mountAngle: '90'
-  mountName: shotgun_doomsday_mount
+  mountName: shotgun_doomsday_3_mount
   sfx:
     pitch: '0.5'
     sound: shotgun
 - flashOffset: '0.4'
   gunTypeConfig:
     bulletHue: purple
     bulletPalette: ringing_white
     bulletPrefab: bullet
-    bulletSize: '0.19999999999999998'
+    bulletSize: '0.4'
     burst: '42'
     cooldown: '4'
-    damage: '11'
+    damage: '7'
     doesReloadNonemptyClips: 'true'
     effect: Slow
     effectAmount: '0.1'
-    effectDamage: '4.3125'
+    effectDamage: '7'
     effectTime: '0.1'
     isPiercing: 'false'
     lifetime: '1.4'
     multi: '6'
     multiSpread: '6'
-    name: shotgun_doomsday_1
+    name: shotgun_doomsday_3_1
     rof: '3'
     speed: '5'
     spread: '0'
   mountAngle: '-90'
-  mountName: shotgun_doomsday_mount2
+  mountName: shotgun_doomsday_3_mount2
   sfx:
     sound: 'null'
 icon: ItemLootShotgun_UltraRare
 id: shotgun_doomsday_3
 slot: MainGun
diff --git config_180714_0127/Items/strike/strike_mist.txt config_180718_0003/Items/strike/strike_mist_1.txt
similarity index 94%
rename from config_180714_0127/Items/strike/strike_mist.txt
rename to config_180718_0003/Items/strike/strike_mist_1.txt
index ab08f1b..aba272b 100644
--- config_180714_0127/Items/strike/strike_mist.txt
+++ config_180718_0003/Items/strike/strike_mist_1.txt
@@ -6,15 +6,15 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '0.6460000000000001'
       burst: '48'
       cooldown: '3'
-      damage: '17'
+      damage: '8.2'
       doesReloadNonemptyClips: 'true'
       effect: Poison
       effectAmount: '0.1'
-      effectDamage: '3.5'
+      effectDamage: '8.2'
       effectTime: '0.1'
       guaranteedHitArcA: '-90'
       guaranteedHitArcB: '90'
       guaranteedHitMaxRange: '8.75'
       guaranteedHitMinRange: '4.2'
@@ -50,9 +50,9 @@ actions:
     - '0'
     - '3'
     sfx:
       sound: 'null'
 icon: ItemLootGun_UltraRare
-id: strike_mist
+id: strike_mist_1
 slot: MainGun
 tag: strike
 tier: '100'
diff --git config_180718_0003/Items/strike/strike_mist_2.txt config_180718_0003/Items/strike/strike_mist_2.txt
new file mode 100644
index 0000000..ca0568a
--- /dev/null
+++ config_180718_0003/Items/strike/strike_mist_2.txt
@@ -0,0 +1,58 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6460000000000001'
+      burst: '48'
+      cooldown: '3'
+      damage: '9.225'
+      doesReloadNonemptyClips: 'true'
+      effect: Poison
+      effectAmount: '0.1'
+      effectDamage: '9.225'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-90'
+      guaranteedHitArcB: '90'
+      guaranteedHitMaxRange: '8.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '3'
+      rof: '14'
+      speed: '2'
+      spread: '180'
+    mountAngle: '0'
+    offset:
+    - '-0.3'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_mist_2
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180718_0003/Items/strike/strike_mist_3.txt config_180718_0003/Items/strike/strike_mist_3.txt
new file mode 100644
index 0000000..4e3500e
--- /dev/null
+++ config_180718_0003/Items/strike/strike_mist_3.txt
@@ -0,0 +1,58 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6460000000000001'
+      burst: '48'
+      cooldown: '3'
+      damage: '10.25'
+      doesReloadNonemptyClips: 'true'
+      effect: Poison
+      effectAmount: '0.1'
+      effectDamage: '10.25'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-90'
+      guaranteedHitArcB: '90'
+      guaranteedHitMaxRange: '8.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '3'
+      rof: '14'
+      speed: '2'
+      spread: '180'
+    mountAngle: '0'
+    offset:
+    - '-0.3'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_mist_3
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180718_0003/Items/strike/strike_raijin_1.txt config_180718_0003/Items/strike/strike_raijin_1.txt
new file mode 100644
index 0000000..0df575a
--- /dev/null
+++ config_180718_0003/Items/strike/strike_raijin_1.txt
@@ -0,0 +1,97 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: yellow
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '3'
+      burst: '3'
+      cooldown: '3'
+      damage: '17.2'
+      doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '17.2'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-170'
+      guaranteedHitArcB: '170'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      isPiercing: 'true'
+      lifetime: '5'
+      multi: '3'
+      multiSpeed: '0'
+      multiSpread: '120'
+      rof: '1'
+      speed: '2'
+    mountAngle: '0'
+    mountName: strike_raijin_1_1
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: yellow
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '3'
+      burst: '10'
+      cooldown: '3'
+      damage: '17.2'
+      doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '17.2'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-170'
+      guaranteedHitArcB: '170'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      isPiercing: 'true'
+      lifetime: '5'
+      multi: '3'
+      multiSpeed: '0'
+      multiSpread: '120'
+      rof: '1'
+      speed: '2'
+    mountAngle: '60'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+    syncOffset: '1'
+    syncTo: strike_raijin_1_1
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_raijin_1
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180718_0003/Items/strike/strike_raijin_2.txt config_180718_0003/Items/strike/strike_raijin_2.txt
new file mode 100644
index 0000000..353864b
--- /dev/null
+++ config_180718_0003/Items/strike/strike_raijin_2.txt
@@ -0,0 +1,97 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: yellow
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '3'
+      burst: '3'
+      cooldown: '3'
+      damage: '19.35'
+      doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '19.35'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-170'
+      guaranteedHitArcB: '170'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      isPiercing: 'true'
+      lifetime: '5'
+      multi: '3'
+      multiSpeed: '0'
+      multiSpread: '120'
+      rof: '1'
+      speed: '2'
+    mountAngle: '0'
+    mountName: strike_raijin_2_1
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: yellow
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '3'
+      burst: '10'
+      cooldown: '3'
+      damage: '19.35'
+      doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '19.35'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-170'
+      guaranteedHitArcB: '170'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      isPiercing: 'true'
+      lifetime: '5'
+      multi: '3'
+      multiSpeed: '0'
+      multiSpread: '120'
+      rof: '1'
+      speed: '2'
+    mountAngle: '60'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+    syncOffset: '1'
+    syncTo: strike_raijin_2_1
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_raijin_2
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180714_0127/Items/strike/strike_raijin_3.txt config_180718_0003/Items/strike/strike_raijin_3.txt
index 073822c..417b205 100644
--- config_180714_0127/Items/strike/strike_raijin_3.txt
+++ config_180718_0003/Items/strike/strike_raijin_3.txt
@@ -6,12 +6,16 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '3'
       burst: '3'
       cooldown: '3'
-      damage: '43'
+      damage: '21.5'
       doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '21.5'
+      effectTime: '0.1'
       guaranteedHitArcA: '-170'
       guaranteedHitArcB: '170'
       guaranteedHitMaxRange: '6.75'
       guaranteedHitMinRange: '4.2'
       guaranteedHitMode: Lock
@@ -36,12 +40,16 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '3'
       burst: '10'
       cooldown: '3'
-      damage: '43'
+      damage: '21.5'
       doesReloadNonemptyClips: 'true'
+      effect: Burn
+      effectAmount: '0.1'
+      effectDamage: '21.5'
+      effectTime: '0.1'
       guaranteedHitArcA: '-170'
       guaranteedHitArcB: '170'
       guaranteedHitMaxRange: '6.75'
       guaranteedHitMinRange: '4.2'
       guaranteedHitMode: Lock
diff --git config_180718_0003/Items/strike/strike_viper_1.txt config_180718_0003/Items/strike/strike_viper_1.txt
new file mode 100644
index 0000000..aaeb3ac
--- /dev/null
+++ config_180718_0003/Items/strike/strike_viper_1.txt
@@ -0,0 +1,124 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.4'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.4'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-30'
+      guaranteedHitArcB: '30'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '180'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.4'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.4'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-15'
+      guaranteedHitArcB: '60'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '210'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.4'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.4'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-60'
+      guaranteedHitArcB: '15'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '150'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_viper_1
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180718_0003/Items/strike/strike_viper_2.txt config_180718_0003/Items/strike/strike_viper_2.txt
new file mode 100644
index 0000000..685a9c6
--- /dev/null
+++ config_180718_0003/Items/strike/strike_viper_2.txt
@@ -0,0 +1,124 @@
+actions:
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.7'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.7'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-30'
+      guaranteedHitArcB: '30'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '180'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.7'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.7'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-15'
+      guaranteedHitArcB: '60'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '210'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: leisurelyBullet
+      bulletSize: '0.6800000000000002'
+      burst: '10'
+      cooldown: '1'
+      damage: '2.7'
+      doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '2.7'
+      effectTime: '0.1'
+      guaranteedHitArcA: '-60'
+      guaranteedHitArcB: '15'
+      guaranteedHitMaxRange: '6.75'
+      guaranteedHitMinRange: '4.2'
+      guaranteedHitMode: Lock
+      lifetime: '2'
+      multi: '10'
+      multiSpeed: '0.2'
+      multiSpread: '0'
+      rof: '2'
+      speed: '3'
+    mountAngle: '150'
+    offset:
+    - '0'
+    - '0'
+    sfx:
+      sound: laser
+- gunMount:
+    flashOffset: '0.4'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: ringing_white
+      bulletPrefab: invisibleBullet
+      bulletSize: '0.4'
+      burst: '1'
+      cooldown: '3'
+      damage: '0'
+      doesReloadNonemptyClips: 'true'
+      lifetime: '0.3'
+      multi: '1'
+      rof: '8'
+      speed: '0'
+      spread: '0'
+      statefulEffectOnHeld: lockOnCrosshair
+    offset:
+    - '0'
+    - '3'
+    sfx:
+      sound: 'null'
+icon: ItemLootGun_UltraRare
+id: strike_viper_2
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180714_0127/Items/strike/strike_viper_3.txt config_180718_0003/Items/strike/strike_viper_3.txt
index c579734..c3df610 100644
--- config_180714_0127/Items/strike/strike_viper_3.txt
+++ config_180718_0003/Items/strike/strike_viper_3.txt
@@ -6,12 +6,16 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '0.6800000000000002'
       burst: '10'
       cooldown: '1'
-      damage: '6'
+      damage: '3'
       doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '3'
+      effectTime: '0.1'
       guaranteedHitArcA: '-30'
       guaranteedHitArcB: '30'
       guaranteedHitMaxRange: '6.75'
       guaranteedHitMinRange: '4.2'
       guaranteedHitMode: Lock
@@ -34,12 +38,16 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '0.6800000000000002'
       burst: '10'
       cooldown: '1'
-      damage: '6'
+      damage: '3'
       doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '3'
+      effectTime: '0.1'
       guaranteedHitArcA: '-15'
       guaranteedHitArcB: '60'
       guaranteedHitMaxRange: '6.75'
       guaranteedHitMinRange: '4.2'
       guaranteedHitMode: Lock
@@ -62,12 +70,16 @@ actions:
       bulletPalette: all_color
       bulletPrefab: leisurelyBullet
       bulletSize: '0.6800000000000002'
       burst: '10'
       cooldown: '1'
-      damage: '6'
+      damage: '3'
       doesReloadNonemptyClips: 'true'
+      effect: Lightning
+      effectAmount: '0.1'
+      effectDamage: '3'
+      effectTime: '0.1'
       guaranteedHitArcA: '-60'
       guaranteedHitArcB: '15'
       guaranteedHitMaxRange: '6.75'
       guaranteedHitMinRange: '4.2'
       guaranteedHitMode: Lock
diff --git config_180718_0003/Items/sword/sword_beam_1.txt config_180718_0003/Items/sword/sword_beam_1.txt
new file mode 100644
index 0000000..af89fe9
--- /dev/null
+++ config_180718_0003/Items/sword/sword_beam_1.txt
@@ -0,0 +1,136 @@
+gunMounts:
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_1_1_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '135'
+  mountName: sword_beam_1_mount1_
+  sfx:
+    sound: Laser Loop
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_1_2_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '-135'
+  mountName: sword_beam_1_mount2_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_1_3_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '140'
+  mountName: sword_beam_1_mount3_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_1_4_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '-140'
+  mountName: sword_beam_1_mount4_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '0'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: glow
+    bulletPrefab: swordBullet
+    bulletSize: '1'
+    burst: '24000'
+    cooldown: '0'
+    damage: '8'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '8'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_1_7_
+    rof: '8'
+    speed: '0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: sword_beam_1_mount7_
+  sfx:
+    sound: Laser Loop
+  slewRate: '0'
+icon: ItemLootGun_UltraRare
+id: sword_beam_1
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180718_0003/Items/sword/sword_beam_2.txt config_180718_0003/Items/sword/sword_beam_2.txt
new file mode 100644
index 0000000..bc2a81f
--- /dev/null
+++ config_180718_0003/Items/sword/sword_beam_2.txt
@@ -0,0 +1,136 @@
+gunMounts:
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3.375'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.375'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_2_1_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '135'
+  mountName: sword_beam_2_mount1_
+  sfx:
+    sound: Laser Loop
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3.375'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.375'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_2_2_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '-135'
+  mountName: sword_beam_2_mount2_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3.375'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.375'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_2_3_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '140'
+  mountName: sword_beam_2_mount3_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '180'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: superlonglightningBullet
+    bulletSize: '0.2'
+    burst: '24000'
+    cooldown: '0'
+    damage: '3.375'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.375'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_2_4_
+    rof: '8'
+    speed: '0'
+    spread: '30'
+  mountAngle: '-140'
+  mountName: sword_beam_2_mount4_
+  sfx:
+    sound: 'null'
+  slewRate: '180'
+- firingArc: '0'
+  flashOffset: '2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: glow
+    bulletPrefab: swordBullet
+    bulletSize: '1'
+    burst: '24000'
+    cooldown: '0'
+    damage: '9'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '9'
+    effectTime: '0.1'
+    lifetime: '0.2'
+    multi: '1'
+    multiSpread: '120'
+    name: sword_beam_2_7_
+    rof: '8'
+    speed: '0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: sword_beam_2_mount7_
+  sfx:
+    sound: Laser Loop
+  slewRate: '0'
+icon: ItemLootGun_UltraRare
+id: sword_beam_2
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180714_0127/Items/sword/sword_beam_3.txt config_180718_0003/Items/sword/sword_beam_3.txt
index 47758e1..9435a35 100644
--- config_180714_0127/Items/sword/sword_beam_3.txt
+++ config_180718_0003/Items/sword/sword_beam_3.txt
@@ -1,178 +1,124 @@
 gunMounts:
-- fireMode: Sprinkler
-  firingArc: '180'
+- firingArc: '180'
   flashOffset: '2'
   gunTypeConfig:
     bulletHue: purple
-    bulletPalette: glow
+    bulletPalette: all_color
     bulletPrefab: superlonglightningBullet
     bulletSize: '0.2'
     burst: '24000'
     cooldown: '0'
-    damage: '5'
+    damage: '3.75'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.75'
+    effectTime: '0.1'
     lifetime: '0.2'
     multi: '1'
     multiSpread: '120'
     name: sword_beam_3_1_
     rof: '8'
     speed: '0'
-    spread: '0'
-  mountAngle: '0'
+    spread: '30'
+  mountAngle: '135'
   mountName: sword_beam_3_mount1_
   sfx:
     sound: Laser Loop
   slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '-8'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '-8000'
-- fireMode: Sprinkler
-  firingArc: '180'
+- firingArc: '180'
   flashOffset: '2'
   gunTypeConfig:
     bulletHue: purple
-    bulletPalette: glow
+    bulletPalette: all_color
     bulletPrefab: superlonglightningBullet
     bulletSize: '0.2'
     burst: '24000'
     cooldown: '0'
-    damage: '5'
+    damage: '3.75'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.75'
+    effectTime: '0.1'
     lifetime: '0.2'
     multi: '1'
     multiSpread: '120'
     name: sword_beam_3_2_
     rof: '8'
     speed: '0'
-    spread: '0'
-  mountAngle: '0'
+    spread: '30'
+  mountAngle: '-135'
   mountName: sword_beam_3_mount2_
   sfx:
     sound: 'null'
   slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '-4'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '-8000'
-- fireMode: Sprinkler
-  firingArc: '180'
+- firingArc: '180'
   flashOffset: '2'
   gunTypeConfig:
     bulletHue: purple
-    bulletPalette: glow
+    bulletPalette: all_color
     bulletPrefab: superlonglightningBullet
     bulletSize: '0.2'
     burst: '24000'
     cooldown: '0'
-    damage: '5'
+    damage: '3.75'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.75'
+    effectTime: '0.1'
     lifetime: '0.2'
     multi: '1'
     multiSpread: '120'
     name: sword_beam_3_3_
     rof: '8'
     speed: '0'
-    spread: '0'
-  mountAngle: '0'
+    spread: '30'
+  mountAngle: '140'
   mountName: sword_beam_3_mount3_
   sfx:
     sound: 'null'
   slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '8'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '8000'
-- fireMode: Sprinkler
-  firingArc: '180'
+- firingArc: '180'
   flashOffset: '2'
   gunTypeConfig:
     bulletHue: purple
-    bulletPalette: glow
+    bulletPalette: all_color
     bulletPrefab: superlonglightningBullet
     bulletSize: '0.2'
     burst: '24000'
     cooldown: '0'
-    damage: '5'
+    damage: '3.75'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '3.75'
+    effectTime: '0.1'
     lifetime: '0.2'
     multi: '1'
     multiSpread: '120'
     name: sword_beam_3_4_
     rof: '8'
     speed: '0'
-    spread: '0'
-  mountAngle: '0'
+    spread: '30'
+  mountAngle: '-140'
   mountName: sword_beam_3_mount4_
   sfx:
     sound: 'null'
   slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '4'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '8000'
-- fireMode: Sprinkler
-  firingArc: '180'
-  flashOffset: '2'
-  gunTypeConfig:
-    bulletHue: purple
-    bulletPalette: glow
-    bulletPrefab: superlonglightningBullet
-    bulletSize: '0.2'
-    burst: '24000'
-    cooldown: '0'
-    damage: '5'
-    lifetime: '0.2'
-    multi: '1'
-    multiSpread: '120'
-    name: sword_beam_3_5_
-    rof: '8'
-    speed: '0'
-    spread: '0'
-  mountAngle: '0'
-  mountName: sword_beam_3_mount5_
-  sfx:
-    sound: 'null'
-  slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '-12'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '-8000'
-- fireMode: Sprinkler
-  firingArc: '180'
-  flashOffset: '2'
-  gunTypeConfig:
-    bulletHue: purple
-    bulletPalette: glow
-    bulletPrefab: superlonglightningBullet
-    bulletSize: '0.2'
-    burst: '24000'
-    cooldown: '0'
-    damage: '5'
-    lifetime: '0.2'
-    multi: '1'
-    multiSpread: '120'
-    name: sword_beam_3_6_
-    rof: '8'
-    speed: '0'
-    spread: '0'
-  mountAngle: '0'
-  mountName: sword_beam_3_mount6_
-  sfx:
-    sound: 'null'
-  slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '12'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '8000'
 - firingArc: '0'
   flashOffset: '2'
   gunTypeConfig:
     bulletHue: purple
     bulletPalette: glow
     bulletPrefab: swordBullet
     bulletSize: '1'
     burst: '24000'
     cooldown: '0'
-    damage: '19.8'
+    damage: '10'
+    effect: Lightning
+    effectAmount: '0.1'
+    effectDamage: '10'
+    effectTime: '0.1'
     lifetime: '0.2'
     multi: '1'
     multiSpread: '120'
     name: sword_beam_3_7_
     rof: '8'
diff --git config_180714_0127/Items/sword/sword_double.txt config_180718_0003/Items/sword/sword_double.txt
index b91dc44..86208f0 100644
--- config_180714_0127/Items/sword/sword_double.txt
+++ config_180718_0003/Items/sword/sword_double.txt
@@ -18,11 +18,11 @@ actions:
     gunTypeConfig:
       bulletPrefab: swordBullet
       bulletSize: '1'
       burst: '15'
       cooldown: '1.5'
-      damage: '23'
+      damage: '27'
       doesReloadNonemptyClips: 'true'
       isPiercing: 'true'
       lifetime: '0.25'
       multi: '1'
       multiOffset:
@@ -44,11 +44,11 @@ actions:
     gunTypeConfig:
       bulletPrefab: swordBullet
       bulletSize: '1'
       burst: '15'
       cooldown: '1.5'
-      damage: '23'
+      damage: '27'
       doesReloadNonemptyClips: 'true'
       isPiercing: 'true'
       lifetime: '0.25'
       multi: '1'
       multiOffset:
diff --git config_180718_0003/Items/sword/sword_smoke_1.txt config_180718_0003/Items/sword/sword_smoke_1.txt
new file mode 100644
index 0000000..0b68e18
--- /dev/null
+++ config_180718_0003/Items/sword/sword_smoke_1.txt
@@ -0,0 +1,85 @@
+actions:
+- buff:
+    cooldown: '2'
+    cost: '0'
+    duration: '1'
+    mods:
+    - amount: '1'
+      math: multiply
+      name: maxTurnRate
+    - amount: '0.8'
+      math: multiply
+      name: minSpeed
+    - amount: '0.8'
+      math: multiply
+      name: maxSpeed
+- gunMount:
+    flashOffset: '0'
+    gunTypeConfig:
+      bulletPrefab: invisibleSwordBullet
+      bulletSize: '1'
+      burst: '15'
+      cooldown: '2'
+      damage: '18'
+      doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '18'
+      effectTime: '0.1'
+      isPiercing: 'true'
+      lifetime: '0.25'
+      multi: '1'
+      multiOffset:
+      - '0'
+      - '0'
+      multiSpread: '0'
+      rof: '15'
+      speed: '0'
+      spread: '0'
+      statefulEffectHiddenDuringOutOfAmmo: 'true'
+      statefulEffectOnHeld: paladinSword_10
+    mountName: sword_smoke_1_mount2
+    offset:
+    - '0'
+    - '2.5'
+    sfx:
+      sound: 'null'
+    syncOffset: '0.0'
+- gunMount:
+    flashOffset: '0'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: spiralBullet
+      bulletSize: '10'
+      burst: '15'
+      cooldown: '2'
+      damage: '3.6'
+      doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '3.6'
+      effectTime: '0.1'
+      isPiercing: 'true'
+      lifetime: '0.75'
+      multi: '1'
+      multiOffset:
+      - '0'
+      - '0'
+      multiSpeed: '2'
+      rof: '15'
+      speed: '5'
+      spread: '70'
+    mountName: sword_smoke_1_mount3
+    offset:
+    - '0'
+    - '2.5'
+    sfx:
+      sound: 'null'
+    syncOffset: '0.0'
+    syncTo: sword_smoke_1_mount2
+icon: ItemLootGun_UltraRare
+id: sword_smoke_1
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180718_0003/Items/sword/sword_smoke_2.txt config_180718_0003/Items/sword/sword_smoke_2.txt
new file mode 100644
index 0000000..aebb669
--- /dev/null
+++ config_180718_0003/Items/sword/sword_smoke_2.txt
@@ -0,0 +1,85 @@
+actions:
+- buff:
+    cooldown: '2'
+    cost: '0'
+    duration: '1'
+    mods:
+    - amount: '1'
+      math: multiply
+      name: maxTurnRate
+    - amount: '0.8'
+      math: multiply
+      name: minSpeed
+    - amount: '0.8'
+      math: multiply
+      name: maxSpeed
+- gunMount:
+    flashOffset: '0'
+    gunTypeConfig:
+      bulletPrefab: invisibleSwordBullet
+      bulletSize: '1'
+      burst: '15'
+      cooldown: '2'
+      damage: '20.25'
+      doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '20.25'
+      effectTime: '0.1'
+      isPiercing: 'true'
+      lifetime: '0.25'
+      multi: '1'
+      multiOffset:
+      - '0'
+      - '0'
+      multiSpread: '0'
+      rof: '15'
+      speed: '0'
+      spread: '0'
+      statefulEffectHiddenDuringOutOfAmmo: 'true'
+      statefulEffectOnHeld: paladinSword_10
+    mountName: sword_smoke_2_mount2
+    offset:
+    - '0'
+    - '2.5'
+    sfx:
+      sound: 'null'
+    syncOffset: '0.0'
+- gunMount:
+    flashOffset: '0'
+    gunTypeConfig:
+      bulletHue: purple
+      bulletPalette: all_color
+      bulletPrefab: spiralBullet
+      bulletSize: '10'
+      burst: '15'
+      cooldown: '2'
+      damage: '4.05'
+      doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '4.05'
+      effectTime: '0.1'
+      isPiercing: 'true'
+      lifetime: '0.75'
+      multi: '1'
+      multiOffset:
+      - '0'
+      - '0'
+      multiSpeed: '2'
+      rof: '15'
+      speed: '5'
+      spread: '70'
+    mountName: sword_smoke_2_mount3
+    offset:
+    - '0'
+    - '2.5'
+    sfx:
+      sound: 'null'
+    syncOffset: '0.0'
+    syncTo: sword_smoke_2_mount2
+icon: ItemLootGun_UltraRare
+id: sword_smoke_2
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180714_0127/Items/sword/sword_smoke_3.txt config_180718_0003/Items/sword/sword_smoke_3.txt
index 93968ac..2b9a8cf 100644
--- config_180714_0127/Items/sword/sword_smoke_3.txt
+++ config_180718_0003/Items/sword/sword_smoke_3.txt
@@ -1,10 +1,10 @@
 actions:
 - buff:
-    cooldown: '1.5'
+    cooldown: '2'
     cost: '0'
-    duration: '0.75'
+    duration: '1'
     mods:
     - amount: '1'
       math: multiply
       name: maxTurnRate
     - amount: '0.8'
@@ -17,21 +17,25 @@ actions:
     flashOffset: '0'
     gunTypeConfig:
       bulletPrefab: invisibleSwordBullet
       bulletSize: '1'
       burst: '15'
-      cooldown: '1.5'
-      damage: '32.66'
+      cooldown: '2'
+      damage: '22.5'
       doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '22.5'
+      effectTime: '0.1'
       isPiercing: 'true'
       lifetime: '0.25'
       multi: '1'
       multiOffset:
       - '0'
       - '0'
       multiSpread: '0'
-      rof: '20'
+      rof: '15'
       speed: '0'
       spread: '0'
       statefulEffectHiddenDuringOutOfAmmo: 'true'
       statefulEffectOnHeld: paladinSword_10
     mountName: sword_smoke_3_mount2
@@ -47,33 +51,35 @@ actions:
       bulletHue: purple
       bulletPalette: all_color
       bulletPrefab: spiralBullet
       bulletSize: '10'
       burst: '15'
-      cooldown: '1.5'
-      damage: '6.6'
+      cooldown: '2'
+      damage: '4.5'
       doesReloadNonemptyClips: 'true'
+      effect: Water
+      effectAmount: '0.1'
+      effectDamage: '4.5'
+      effectTime: '0.1'
       isPiercing: 'true'
       lifetime: '0.75'
-      multi: '2'
+      multi: '1'
       multiOffset:
       - '0'
       - '0'
       multiSpeed: '2'
-      rof: '10'
+      rof: '15'
       speed: '5'
       spread: '70'
-      statefulEffectHiddenDuringOutOfAmmo: 'true'
-      statefulEffectOnHeld: paladinSword_10
     mountName: sword_smoke_3_mount3
     offset:
     - '0'
     - '2.5'
     sfx:
       sound: 'null'
     syncOffset: '0.0'
     syncTo: sword_smoke_3_mount2
-icon: ItemLootSword_10
+icon: ItemLootGun_UltraRare
 id: sword_smoke_3
 slot: MainGun
 tag: sword
 tier: '100'
diff --git config_180718_0003/Items/wasp/wasp_beam.txt config_180718_0003/Items/wasp/wasp_beam.txt
new file mode 100644
index 0000000..325a156
--- /dev/null
+++ config_180718_0003/Items/wasp/wasp_beam.txt
@@ -0,0 +1,31 @@
+gunMounts:
+- fireMode: Sprinkler
+  flashOffset: '0.3'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: glow
+    bulletPrefab: tracerBullet
+    bulletSize: '0.6528000000000002'
+    burst: '24'
+    cooldown: '0'
+    damage: '19.8'
+    lifetime: '0.15'
+    multi: '2'
+    multiSpread: '120'
+    name: wasp_beam_1
+    rof: '12'
+    speed: '25.2'
+    spread: '0'
+  mountAngle: '180'
+  mountName: wasp_beam_mount
+  sfx:
+    sound: wasp
+  sprinklerFlyback: 'false'
+  sprinklerIncrementAngle: '120'
+  sprinklerStartAngle: '0'
+  sprinklerTurnbackAngle: '360'
+icon: ItemLootWasp_UltraRare
+id: wasp_beam
+slot: MainGun
+tag: triple
+tier: '100'
diff --git config_180718_0003/Items/wasp/wasp_kaiju_1.txt config_180718_0003/Items/wasp/wasp_kaiju_1.txt
new file mode 100644
index 0000000..a9e9346
--- /dev/null
+++ config_180718_0003/Items/wasp/wasp_kaiju_1.txt
@@ -0,0 +1,37 @@
+gunMounts:
+- fireMode: Sprinkler
+  firingArc: '180'
+  flashOffset: '2.2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: ringBullet
+    bulletSize: '3'
+    burst: '24000'
+    cooldown: '0'
+    damage: '6.6'
+    effect: Water
+    effectAmount: '0.1'
+    effectDamage: '6.6'
+    effectTime: '0.1'
+    lifetime: '0.15'
+    multi: '3'
+    multiSpread: '120'
+    name: wasp_kaiju_1_1
+    rof: '10'
+    speed: '0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: wasp_kaiju_1_mount1
+  sfx:
+    sound: Laser Loop
+  slewRate: '180'
+  sprinklerFlyback: 'false'
+  sprinklerIncrementAngle: '0'
+  sprinklerStartAngle: '0'
+  sprinklerTurnbackAngle: '-8000'
+icon: ItemLootWasp_UltraRare
+id: wasp_kaiju_1
+slot: MainGun
+tag: triple
+tier: '100'
diff --git config_180718_0003/Items/wasp/wasp_kaiju_2.txt config_180718_0003/Items/wasp/wasp_kaiju_2.txt
new file mode 100644
index 0000000..5727d31
--- /dev/null
+++ config_180718_0003/Items/wasp/wasp_kaiju_2.txt
@@ -0,0 +1,37 @@
+gunMounts:
+- fireMode: Sprinkler
+  firingArc: '180'
+  flashOffset: '2.2'
+  gunTypeConfig:
+    bulletHue: purple
+    bulletPalette: all_color
+    bulletPrefab: ringBullet
+    bulletSize: '3'
+    burst: '24000'
+    cooldown: '0'
+    damage: '7.425'
+    effect: Water
+    effectAmount: '0.1'
+    effectDamage: '7.425'
+    effectTime: '0.1'
+    lifetime: '0.15'
+    multi: '3'
+    multiSpread: '120'
+    name: wasp_kaiju_2_1
+    rof: '10'
+    speed: '0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: wasp_kaiju_2_mount1
+  sfx:
+    sound: Laser Loop
+  slewRate: '180'
+  sprinklerFlyback: 'false'
+  sprinklerIncrementAngle: '0'
+  sprinklerStartAngle: '0'
+  sprinklerTurnbackAngle: '-8000'
+icon: ItemLootWasp_UltraRare
+id: wasp_kaiju_2
+slot: MainGun
+tag: triple
+tier: '100'
diff --git config_180714_0127/Items/wasp/wasp_kaiju_3.txt config_180718_0003/Items/wasp/wasp_kaiju_3.txt
index 33f1a52..888d411 100644
--- config_180714_0127/Items/wasp/wasp_kaiju_3.txt
+++ config_180718_0003/Items/wasp/wasp_kaiju_3.txt
@@ -1,17 +1,21 @@
 gunMounts:
 - fireMode: Sprinkler
   firingArc: '180'
-  flashOffset: '2'
+  flashOffset: '2.2'
   gunTypeConfig:
     bulletHue: purple
     bulletPalette: all_color
     bulletPrefab: ringBullet
-    bulletSize: '2'
+    bulletSize: '3'
     burst: '24000'
     cooldown: '0'
-    damage: '15'
+    damage: '8.25'
+    effect: Water
+    effectAmount: '0.1'
+    effectDamage: '8.25'
+    effectTime: '0.1'
     lifetime: '0.15'
     multi: '3'
     multiSpread: '120'
     name: wasp_kaiju_3_1
     rof: '10'
@@ -24,37 +28,10 @@ gunMounts:
   slewRate: '180'
   sprinklerFlyback: 'false'
   sprinklerIncrementAngle: '0'
   sprinklerStartAngle: '0'
   sprinklerTurnbackAngle: '-8000'
-- fireMode: Sprinkler
-  firingArc: '180'
-  flashOffset: '3'
-  gunTypeConfig:
-    bulletHue: purple
-    bulletPalette: all_color
-    bulletPrefab: ringBullet
-    bulletSize: '1.5'
-    burst: '24000'
-    cooldown: '0'
-    damage: '13'
-    lifetime: '0.15'
-    multi: '3'
-    multiSpread: '120'
-    name: wasp_kaiju_3_2
-    rof: '10'
-    speed: '0'
-    spread: '0'
-  mountAngle: '0'
-  mountName: wasp_kaiju_3_mount2
-  sfx:
-    sound: 'null'
-  slewRate: '180'
-  sprinklerFlyback: 'false'
-  sprinklerIncrementAngle: '-2'
-  sprinklerStartAngle: '0'
-  sprinklerTurnbackAngle: '-8000'
 icon: ItemLootWasp_UltraRare
 id: wasp_kaiju_3
 slot: MainGun
 tag: triple
 tier: '100'
diff --git config_180714_0127/Items/wasp/wasp_phoenix.txt config_180718_0003/Items/wasp/wasp_phoenix_1.txt
similarity index 79%
rename from config_180714_0127/Items/wasp/wasp_phoenix.txt
rename to config_180718_0003/Items/wasp/wasp_phoenix_1.txt
index 324b146..7d3ce9e 100644
--- config_180714_0127/Items/wasp/wasp_phoenix.txt
+++ config_180718_0003/Items/wasp/wasp_phoenix_1.txt
@@ -7,58 +7,58 @@ gunMounts:
     bulletPalette: ringing
     bulletPrefab: bullet
     bulletSize: '0.5984000000000002'
     burst: '1'
     cooldown: '100'
-    damage: '0.2'
+    damage: '32'
     effect: Burn
     effectAmount: '0.1'
-    effectDamage: '38'
+    effectDamage: '32'
     effectTime: '0.1'
     lifetime: '0.15'
     multi: '1'
     multiSpread: '0'
-    name: waspphoenix_1
-    rof: '4'
+    name: wasp_phoenix_1_1
+    rof: '2'
     speed: '48.0'
     spread: '0'
   mountAngle: '0'
-  mountName: waspphoenix_mount1
+  mountName: wasp_phoenix_1_mount1
   sfx:
     sound: wasp
     volume: '0.5'
 - fireMode: SprinklerTurnback
   gunTypeConfig:
     bulletHue: teal
     bulletPalette: ringing
     bulletPrefab: tracerBullet
     bulletSize: '0.4080000000000001'
-    burst: '96'
+    burst: '70'
     cooldown: '20000'
-    damage: '0.2'
+    damage: '5.4'
     effect: Burn
     effectAmount: '0.1'
-    effectDamage: '8.45'
+    effectDamage: '5.4'
     effectTime: '0.1'
     lifetime: '2'
     multi: '4'
     multiSpread: '325'
-    name: waspphoenix_2
+    name: wasp_phoenix_1_2
     rof: '8'
     speed: '1.5'
     spread: '0'
-  mountName: waspphoenix_mount2
+  mountName: wasp_phoenix_1_mount2
   sfx:
     pitch: '2'
     sound: wasp
     volume: '0.5'
   sprinklerFlyback: 'false'
   sprinklerIncrementAngle: '2'
   sprinklerStartAngle: '-10'
   sprinklerTurnbackAngle: '10'
   syncOffset: '0.75'
-  syncTo: waspphoenix_mount1
+  syncTo: wasp_phoenix_1_mount1
 icon: ItemLootWasp_UltraRare
-id: wasp_phoenix
+id: wasp_phoenix_1
 slot: MainGun
 tag: triple
 tier: '100'
diff --git config_180718_0003/Items/wasp/wasp_phoenix_2.txt config_180718_0003/Items/wasp/wasp_phoenix_2.txt
new file mode 100644
index 0000000..f6cf45b
--- /dev/null
+++ config_180718_0003/Items/wasp/wasp_phoenix_2.txt
@@ -0,0 +1,64 @@
+gunMounts:
+- doesReloadWhenTriggerPressed: 'true'
+  doesSyncChildrenWhenTriggerPressed: 'true'
+  flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: teal
+    bulletPalette: ringing
+    bulletPrefab: bullet
+    bulletSize: '0.5984000000000002'
+    burst: '1'
+    cooldown: '100'
+    damage: '36'
+    effect: Burn
+    effectAmount: '0.1'
+    effectDamage: '36'
+    effectTime: '0.1'
+    lifetime: '0.15'
+    multi: '1'
+    multiSpread: '0'
+    name: wasp_phoenix_2_1
+    rof: '2'
+    speed: '48.0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: wasp_phoenix_2_mount1
+  sfx:
+    sound: wasp
+    volume: '0.5'
+- fireMode: SprinklerTurnback
+  gunTypeConfig:
+    bulletHue: teal
+    bulletPalette: ringing
+    bulletPrefab: tracerBullet
+    bulletSize: '0.4080000000000001'
+    burst: '70'
+    cooldown: '20000'
+    damage: '6.075'
+    effect: Burn
+    effectAmount: '0.1'
+    effectDamage: '6.075'
+    effectTime: '0.1'
+    lifetime: '2'
+    multi: '4'
+    multiSpread: '325'
+    name: wasp_phoenix_2_2
+    rof: '8'
+    speed: '1.5'
+    spread: '0'
+  mountName: wasp_phoenix_2_mount2
+  sfx:
+    pitch: '2'
+    sound: wasp
+    volume: '0.5'
+  sprinklerFlyback: 'false'
+  sprinklerIncrementAngle: '2'
+  sprinklerStartAngle: '-10'
+  sprinklerTurnbackAngle: '10'
+  syncOffset: '0.75'
+  syncTo: wasp_phoenix_2_mount1
+icon: ItemLootWasp_UltraRare
+id: wasp_phoenix_2
+slot: MainGun
+tag: triple
+tier: '100'
diff --git config_180718_0003/Items/wasp/wasp_phoenix_3.txt config_180718_0003/Items/wasp/wasp_phoenix_3.txt
new file mode 100644
index 0000000..f4cecbe
--- /dev/null
+++ config_180718_0003/Items/wasp/wasp_phoenix_3.txt
@@ -0,0 +1,64 @@
+gunMounts:
+- doesReloadWhenTriggerPressed: 'true'
+  doesSyncChildrenWhenTriggerPressed: 'true'
+  flashOffset: '0.4'
+  gunTypeConfig:
+    bulletHue: teal
+    bulletPalette: ringing
+    bulletPrefab: bullet
+    bulletSize: '0.5984000000000002'
+    burst: '1'
+    cooldown: '100'
+    damage: '40'
+    effect: Burn
+    effectAmount: '0.1'
+    effectDamage: '40'
+    effectTime: '0.1'
+    lifetime: '0.15'
+    multi: '1'
+    multiSpread: '0'
+    name: wasp_phoenix_3_1
+    rof: '2'
+    speed: '48.0'
+    spread: '0'
+  mountAngle: '0'
+  mountName: wasp_phoenix_3_mount1
+  sfx:
+    sound: wasp
+    volume: '0.5'
+- fireMode: SprinklerTurnback
+  gunTypeConfig:
+    bulletHue: teal
+    bulletPalette: ringing
+    bulletPrefab: tracerBullet
+    bulletSize: '0.4080000000000001'
+    burst: '70'
+    cooldown: '20000'
+    damage: '6.75'
+    effect: Burn
+    effectAmount: '0.1'
+    effectDamage: '6.75'
+    effectTime: '0.1'
+    lifetime: '2'
+    multi: '4'
+    multiSpread: '325'
+    name: wasp_phoenix_3_2
+    rof: '8'
+    speed: '1.5'
+    spread: '0'
+  mountName: wasp_phoenix_3_mount2
+  sfx:
+    pitch: '2'
+    sound: wasp
+    volume: '0.5'
+  sprinklerFlyback: 'false'
+  sprinklerIncrementAngle: '2'
+  sprinklerStartAngle: '-10'
+  sprinklerTurnbackAngle: '10'
+  syncOffset: '0.75'
+  syncTo: wasp_phoenix_3_mount1
+icon: ItemLootWasp_UltraRare
+id: wasp_phoenix_3
+slot: MainGun
+tag: triple
+tier: '100'
diff --git config_180718_0003/Quests/quests_crafting.txt config_180718_0003/Quests/quests_crafting.txt
new file mode 100644
index 0000000..9e06216
--- /dev/null
+++ config_180718_0003/Quests/quests_crafting.txt
@@ -0,0 +1,370 @@
+- completeAtGiver: crafter
+  id: crafting_template
+  permanent: 'true'
+  replayConfig: immediate
+  replayInstance: immediate
+  source: giver
+  template: 'true'
+  tier: '-1'
+  type: crafting
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '30'
+    type: collect
+  id: craft_laser_fire
+  inherit:
+  - crafting_template
+  requirements:
+    isAdmin: 'true'
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  id: craft_strike_raijin_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  id: craft_wasp_phoenix_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  id: craft_sword_smoke_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  id: craft_wasp_kaiju_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  id: craft_sword_beam_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  id: craft_strike_viper_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  id: craft_machinegun_blizzard_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  id: craft_shotgun_doomsday_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  id: craft_strike_mist_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  id: craft_laser_snake_1
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_raijin_1
+    target: '1'
+    type: collect
+  id: craft_strike_raijin_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: wasp_phoenix_1
+    target: '1'
+    type: collect
+  id: craft_wasp_phoenix_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: sword_smoke_1
+    target: '1'
+    type: collect
+  id: craft_sword_smoke_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: wasp_kaiju_1
+    target: '1'
+    type: collect
+  id: craft_wasp_kaiju_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: sword_beam_1
+    target: '1'
+    type: collect
+  id: craft_sword_beam_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_viper_1
+    target: '1'
+    type: collect
+  id: craft_strike_viper_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: machinegun_blizzard_1
+    target: '1'
+    type: collect
+  id: craft_machinegun_blizzard_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: shotgun_doomsday_1
+    target: '1'
+    type: collect
+  id: craft_shotgun_doomsday_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_mist_1
+    target: '1'
+    type: collect
+  id: craft_strike_mist_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: laser_snake_1
+    target: '1'
+    type: collect
+  id: craft_laser_snake_2
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_raijin_2
+    target: '1'
+    type: collect
+  id: craft_strike_raijin_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_redsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: wasp_phoenix_2
+    target: '1'
+    type: collect
+  id: craft_wasp_phoenix_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: sword_smoke_2
+    target: '1'
+    type: collect
+  id: craft_sword_smoke_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_bluesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: wasp_kaiju_2
+    target: '1'
+    type: collect
+  id: craft_wasp_kaiju_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: sword_beam_2
+    target: '1'
+    type: collect
+  id: craft_sword_beam_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_yellowsteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_viper_2
+    target: '1'
+    type: collect
+  id: craft_strike_viper_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: machinegun_blizzard_2
+    target: '1'
+    type: collect
+  id: craft_machinegun_blizzard_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_whitesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: shotgun_doomsday_2
+    target: '1'
+    type: collect
+  id: craft_shotgun_doomsday_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: strike_mist_2
+    target: '1'
+    type: collect
+  id: craft_strike_mist_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
+- goals:
+  - items:
+    - id: craft_purplesteel
+    target: '2'
+    type: collect
+  - items:
+    - id: laser_snake_2
+    target: '1'
+    type: collect
+  id: craft_laser_snake_3
+  inherit:
+  - crafting_template
+  rewardTier: '8'
diff --git config_180714_0127/Quests/quests_test.txt config_180718_0003/Quests/quests_test.txt
index bceefcb..bbb2da5 100644
--- config_180714_0127/Quests/quests_test.txt
+++ config_180718_0003/Quests/quests_test.txt
@@ -166,183 +166,5 @@
     isAdmin: 'true'
   rewardTier: '8'
   source: giver
   tier: '-1'
   type: crafting
-- id: crafting_template
-  template: 'true'
-  tier: '-1'
-  type: crafting
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_redsteel
-    target: '30'
-    type: collect
-  id: craft_laser_fire
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_redsteel
-    target: '30'
-    type: collect
-  id: craft_strike_raijin_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_redsteel
-    target: '30'
-    type: collect
-  id: craft_wasp_phoenix
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_bluesteel
-    target: '30'
-    type: collect
-  id: craft_sword_smoke_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_bluesteel
-    target: '30'
-    type: collect
-  id: craft_wasp_kaiju_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_yellowsteel
-    target: '30'
-    type: collect
-  id: craft_sword_beam
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_yellowsteel
-    target: '30'
-    type: collect
-  id: craft_strike_viper_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_whitesteel
-    target: '30'
-    type: collect
-  id: craft_machinegun_blizzard_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_whitesteel
-    target: '30'
-    type: collect
-  id: craft_shotgun_doomsday_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_purplesteel
-    target: '30'
-    type: collect
-  id: craft_strike_mist
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
-- completeAtGiver: crafter
-  goals:
-  - items:
-    - id: craft_purplesteel
-    target: '30'
-    type: collect
-  id: craft_laser_snake_3
-  inherit:
-  - crafting_template
-  permanent: 'true'
-  replayConfig: immediate
-  replayInstance: immediate
-  requirements:
-    isAdmin: 'true'
-  rewardTier: '8'
-  source: giver
diff --git config_180714_0127/Texts/en-US/events.txt config_180718_0003/Texts/en-US/events.txt
index ea600db..bbefda5 100644
--- config_180714_0127/Texts/en-US/events.txt
+++ config_180718_0003/Texts/en-US/events.txt
@@ -1,89 +1,89 @@
 event_biweekly_week1and3_friday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Red Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: 'Bounty: Jinn'
 event_biweekly_week1and3_monday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Yellow Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: 'Bounty: Dr. Geckelston'
 event_biweekly_week1and3_saturday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'More weekend events coming soon!
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: Saturday Event 1
 event_biweekly_week1and3_sunday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'More weekend events coming soon!
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: Sunday Event 1
 event_biweekly_week1and3_thursday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive White Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: 'Bounty: The Frozen Horror'
 event_biweekly_week1and3_tuesday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Blue Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: 'Bounty: High Priestess Tiffany'
 event_biweekly_week1and3_wednesday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Purple Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 1
+  header_image: EventHeader_Updates
+  title: 'Bounty: White Spider'
 event_biweekly_week2and4_friday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Yellow Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: 'Bounty: Rei'
 event_biweekly_week2and4_monday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Blue Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: 'Bounty: Kai'
 event_biweekly_week2and4_saturday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'More weekend events coming soon!
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: Saturday Event 2
 event_biweekly_week2and4_sunday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'More weekend events coming soon!
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: Sunday Event 2
 event_biweekly_week2and4_thursday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Red Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: 'Bounty: Traitor Phoenix'
 event_biweekly_week2and4_tuesday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive White Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: 'Bounty: Doomsday Mechanism'
 event_biweekly_week2and4_wednesday:
-  description: 'Kill today''s bounty and receive a crafting material
+  description: 'Kill today''s bounty and receive Purple Steel.
 
     '
-  header_image: EventHeader_Ice
-  title: Hunt for Steel 2
+  header_image: EventHeader_Updates
+  title: 'Bounty: Poison God'
 event_daily_friday:
   description: "Every Friday, the feline nobles spend leisure time with their families. It is a time of pleasant excess. \n\nRodent worshippers of the state religion are barbequed in succulent sauces and the servant dogs are made to dance.\n\n<b><size=18><color=ffffffff>Special Rewards</color></size></b>\n - Superior salvage in noble estates\n - Double XP in noble estates\n\n<b><size=18><color=ffffffff>Schedule</color></size></b>\n{0}{1}\n"
   ending_server_message: Enemy activity in the noble estates returning to normal.
   header_image: EventHeader_NobleEstates
   starting_server_message: Enemy activity is surging in noble estates. Bonus XP and superior salvage.
@@ -123,11 +123,11 @@ event_daily_wednesday:
   ending_server_message: The secret paths to the Reeducation camps are closed.
   header_image: EventHeader_Fire
   starting_server_message: Fresh magma tubes are venting to the surface. Seek out the Reeducation camp for treasure.
   title: Wednesday Brimstone
 friends_event:
-  description: "To kick off the winter season, the Empire is transferring fuel from the poor outer regions into the capital city.\n\nThey've commissioned elite guards around the fuel depots in the lowlands.  And there's rumor of a cruel Noble guarding the main supplies inside the city walls.\n\n<b><size=18><color=ffffffff>Special Rewards</color></size></b>\n - Golden Raptor skin\n - Double XP all day Friday\n\n<b><size=18><color=ffffffff>Schedule</color></size></b>\n{0}{1}\n"
+  description: "Welcome to the latest Steambirds playtest. Be kind to one another. Explore the game. Have fun. Good skies! \n\n<b><size=18><color=ffffffff>Schedule</color></size></b>\n{0}{1}\n"
   ending_server_message: Friends time is over!
   header_image: EventHeader_Updates
   starting_server_message: Friends can join now!
   title: Friendly Fridays
 news_about_news:
@@ -170,11 +170,11 @@ news_umbrellabird_uropygiums:
 
     '
   header_image: EventHeader_Updates
   title: 'News: Undulating Umbrellabird Uropygiums'
 playtest_event:
-  description: "To kick off the winter season, the Empire is transferring fuel from the poor outer regions into the capital city.\n\nThey've commissioned elite guards around the fuel depots in the lowlands.  And there's rumor of a cruel Noble guarding the main supplies inside the city walls.\n\n<b><size=18><color=ffffffff>Special Rewards</color></size></b>\n - Golden Raptor skin\n - Double XP all day Friday\n\n<b><size=18><color=ffffffff>Schedule</color></size></b>\n {0}{1}\n"
+  description: "Welcome to the latest Steambirds playtest. Be kind to one another. Explore the game. Have fun. Good skies! \n\n<b><size=18><color=ffffffff>Schedule</color></size></b>\n {0}{1}\n"
   ending_server_message: The playtest is over!
   header_image: EventHeader_Updates
   starting_server_message: Playtest is starting now!
   title: Pre-Launch Playtest
 test_event:
diff --git config_180714_0127/Texts/en-US/item.txt config_180718_0003/Texts/en-US/item.txt
index 8feef25..d1bb0b7 100644
--- config_180714_0127/Texts/en-US/item.txt
+++ config_180718_0003/Texts/en-US/item.txt
@@ -806,10 +806,19 @@ laser_poison:
   description: A corrupt beam that deforms any living matter.
   name: Poison Pulser
 laser_rear:
   description: Weapon of choice for many ace pilots. (Tap to release explosives, hold for rapid forward fire.)
   name: The Professional
+laser_snake_1:
+  description: Imbued with the power of the snake goddess Medusa.
+  name: Medusa Laser I
+laser_snake_2:
+  description: Imbued with the power of the snake goddess Medusa.
+  name: Medusa Laser II
+laser_snake_3:
+  description: Imbued with the power of the snake goddess Medusa.
+  name: Medusa Laser III
 laser_water:
   description: When studying the wreckage of dead civilizations, avian archeologists found cryptic ocean tales. They told of vast intelligences that once ruled the ocean depths.
   name: Hydro Laser
 machinegun_0:
   description: Classic dogfight machine gun
@@ -845,10 +854,19 @@ machinegun_9:
   description: Classic dogfight machine gun.
   name: Colombo Hot Repeater
 machinegun_apache:
   description: The heavy gauge dual ammo encasements led to cost overruns. Only a few sample of this weapon remain. (Tap to fire missiles, hold to spray bullets.)
   name: Apache
+machinegun_blizzard_1:
+  description: A miniaturized blizzard generator. Useful against groups.
+  name: Piercing Frost I
+machinegun_blizzard_2:
+  description: A miniaturized blizzard generator. Useful against groups.
+  name: Piercing Frost II
+machinegun_blizzard_3:
+  description: A miniaturized blizzard generator. Useful against groups.
+  name: Piercing Frost III
 machinegun_fire:
   description: Legends speak of three gathering flames that once granted travellers with the power of an axe.
   name: Spirit Flame
 machinegun_gattling:
   description: Dog troopers are punished severely if they call this gun by its informal name.
@@ -1102,10 +1120,19 @@ shotgun_backshot:
   description: A double barreled shotgun. Ornate spiral barrels engraved by Sarah Wilton herself.
   name: Twisted Backshot
 shotgun_combat:
   description: A deadly riot weapon. Outlawed due to its infamous use during the Charawol incidents.
   name: Combat Shotgun
+shotgun_doomsday_1:
+  description: Mammoth-shaped side cannons.
+  name: Doomsday I
+shotgun_doomsday_2:
+  description: Mammoth-shaped side cannons.
+  name: Doomsday II
+shotgun_doomsday_3:
+  description: Mammoth-shaped side cannons.
+  name: Doomsday III
 shotgun_fire:
   description: The smoking barrel has flames etched on the side. Cool. Even cooler with the matching leather jacket.
   name: Fire Shotgun
 shotgun_flat:
   description: Ceremonial gun of the Imperial firing squad. Reserved for execution of high level dissidents.
@@ -1258,16 +1285,43 @@ strike_ice:
   description: Originally created to cool off cat nobility in the desert. Its potential as a weapon was realized after a freak accident.
   name: Ice Arc
 strike_lightning:
   description: At first, it was feared that crossing the beams would rip the world apart.  Everyone does it now.
   name: Lightning Arc
+strike_mist_1:
+  description: Unleash the spider horde.
+  name: Spider Colony I
+strike_mist_2:
+  description: Unleash the spider horde.
+  name: Spider Colony II
+strike_mist_3:
+  description: Unleash the spider horde.
+  name: Spider Colony III
 strike_poison:
   description: Using arc beam technology as a conduit to deliver venom needles was no easy feat. A wealthy sadist spared no expenses to see it happen.
   name: Venom Injector
+strike_raijin_1:
+  description: Slow moving flames that pack a punch. Wide lock-on range.
+  name: Fire Orbs I
+strike_raijin_2:
+  description: Slow moving flames that pack a punch. Wide lock-on range.
+  name: Fire Orbs II
+strike_raijin_3:
+  description: Slow moving flames that pack a punch. Wide lock-on range.
+  name: Fire Orbs III
 strike_tesla:
   description: An experimental long-range arc gun that fires bursts of arc energy. Invented by a forgotten scientist.
   name: Tesla
+strike_viper_1:
+  description: These quick snakes can lock onto multiple targets.
+  name: Viper I
+strike_viper_2:
+  description: These quick snakes can lock onto multiple targets.
+  name: Viper II
+strike_viper_3:
+  description: These quick snakes can lock onto multiple targets.
+  name: Viper III
 strike_water:
   description: Small spheres of water are guided by arc beam tech.
   name: Tracer Bubbles
 stunner_0:
   description: Pirates tend to claim they only carry this wildly illegal EMP in case of pirate attacks.
@@ -1333,13 +1387,31 @@ sword_8:
   description: An elegant weapon.
   name: Laser Bastard
 sword_9:
   description: An elegant weapon.
   name: Laser Claymore
+sword_beam_1:
+  description: A sword that generates a lightning field. Always charged.
+  name: Thunder Brand I
+sword_beam_2:
+  description: A sword that generates a lightning field. Always charged.
+  name: Thunder Brand II
+sword_beam_3:
+  description: A sword that generates a lightning field. Always charged.
+  name: Thunder Brand III
 sword_plasmashiv:
   description: A small concealable plasma weapon. Catches enemies off guard and deals extra damage.
   name: Plasma Shiv
+sword_smoke_1:
+  description: The misty blade thursts for souls.
+  name: Black Cloud I
+sword_smoke_2:
+  description: The misty blade thursts for souls.
+  name: Black Cloud II
+sword_smoke_3:
+  description: The misty blade thursts for souls.
+  name: Black Cloud III
 trail_0:
   description: Dust Trail.
   name: Dust Trail
 trail_1:
   description: Dust Trail.
@@ -1586,16 +1658,34 @@ wasp_fire:
   description: A lady's weapon. Smoldering.
   name: Fire Wasp
 wasp_ice:
   description: The owl monk Clardish started building the first Ice Organ when she noticed her feathers turning white. It was found with partial blueprints near what we assume was her body.
   name: Ice Organ
+wasp_kaiju_1:
+  description: Water orbs suspended with energy. Inside of them is immense pressure.
+  name: Aqua Spheres I
+wasp_kaiju_2:
+  description: Water orbs suspended with energy. Inside of them is immense pressure.
+  name: Aqua Spheres II
+wasp_kaiju_3:
+  description: Water orbs suspended with energy. Inside of them is immense pressure.
+  name: Aqua Spheres III
 wasp_lightning:
   description: Near the end of the Long Peace, rich cockerels started the tradition of hunting with electrified insectoid ammunition.
   name: Lightning Bug
 wasp_phoenix:
   description: Found in the twitching carcass of a Traitor Phoenix. Imperial surgeons implant the molten control wires deep in the prisoner's spine. (Tap to fire quick shot, hold to unleash tail attack.)
   name: Fire Bird
+wasp_phoenix_1:
+  description: Preferred weapon of a past hero.  Has 2 fire modes.
+  name: Fire Bird I
+wasp_phoenix_2:
+  description: Preferred weapon of a past hero.  Has 2 fire modes.
+  name: Fire Bird II
+wasp_phoenix_3:
+  description: Preferred weapon of a past hero.  Has 2 fire modes.
+  name: Fire Bird III
 wasp_poison:
   description: In the jungle camps, snakes are bound up in milking pens with clever feeding machines wired to their jaws. Mouse cultists in. Poison out.
   name: Venomous Wasp
 wasp_space:
   description: The ancients used light-bending crystals to create ethereal displays. The Empire turned art into a horror of war.
diff --git config_180714_0127/Texts/en-US/maneuvers.txt config_180718_0003/Texts/en-US/maneuvers.txt
index 9d37cec..6521258 100644
--- config_180714_0127/Texts/en-US/maneuvers.txt
+++ config_180718_0003/Texts/en-US/maneuvers.txt
@@ -1,9 +1,12 @@
 barrelRoll: Barrel Roll
 bash: Bash
+dash: Dash
+dash_back: Hasty Retreat
 himmelman: Flip 180º
 reverse: Reverse
 shortShield: Clear
 slow: Slow
 superspeed: Afterburner
 tank: Absorb
 warpForward: Blink
+warpToAim: Aimed Blink
diff --git config_180714_0127/Texts/en-US/quests.txt config_180718_0003/Texts/en-US/quests.txt
index 7e408f4..0b01309 100644
--- config_180714_0127/Texts/en-US/quests.txt
+++ config_180718_0003/Texts/en-US/quests.txt
@@ -811,62 +811,102 @@ basic_kill_x_506_highmountains_T8_hammerplanet2:
   title: 'Hunt: Crowd Control'
 basic_kill_x_507_highmountains_T8_hyperdrive:
   description: Kill 5 of the designated target!
   title: 'Hunt: Assassin'
 bounty_avatar:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive White Steel.
   title: 'Bounty: Doomsday Mechanism'
 bounty_dragonsnake01:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Purple Steel.
   title: 'Bounty: Poison God'
 bounty_iceboss:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive White Steel.
   title: 'Bounty: The Frozen Horror'
 bounty_kaiju:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Blue Steel.
   title: 'Bounty: Kai'
 bounty_phoenix5:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Red Steel.
   title: 'Bounty: Traitor Phoenix'
 bounty_raijin:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Red Steel.
   title: 'Bounty: Jinn'
 bounty_smokeboss:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Blue Steel.
   title: 'Bounty: High Priestess Tiffany'
 bounty_spiderboss:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Purple Steel.
   title: 'Bounty: White Spider'
 bounty_summonermaster:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Yellow Steel.
   title: 'Bounty: Dr. Geckelston'
 bounty_thunderboss:
-  description: Kill the target and receive a crafting material.
+  description: Kill today's bounty and receive Yellow Steel.
   title: 'Bounty: Rei'
 craft_laser_fire:
   description: Go find 3 Red Steel to craft a Flame Laser.
   title: 'Craft: Flame Laser'
+craft_laser_snake_1:
+  title: 'Craft: Medusa Laser I'
+craft_laser_snake_2:
+  title: 'Craft: Medusa Laser II'
 craft_laser_snake_3:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Medusa Laser III'
+craft_machinegun_blizzard_1:
+  title: 'Craft: Piercing Frost I'
+craft_machinegun_blizzard_2:
+  title: 'Craft: Piercing Frost II'
 craft_machinegun_blizzard_3:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Piercing Frost III'
+craft_shotgun_doomsday_1:
+  title: 'Craft: Doomsday I'
+craft_shotgun_doomsday_2:
+  title: 'Craft: Doomsday II'
 craft_shotgun_doomsday_3:
-  title: 'Recipe: A cool gun'
-craft_strike_mist:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Doomsday III'
+craft_strike_mist_1:
+  title: 'Craft: Spider Colony I'
+craft_strike_mist_2:
+  title: 'Craft: Spider Colony II'
+craft_strike_mist_3:
+  title: 'Craft: Spider Colony III'
+craft_strike_raijin_1:
+  title: 'Craft: Fire Orbs I'
+craft_strike_raijin_2:
+  title: 'Craft: Fire Orbs II'
 craft_strike_raijin_3:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Fire Orbs III'
+craft_strike_viper_1:
+  title: 'Craft: Viper I'
+craft_strike_viper_2:
+  title: 'Craft: Viper II'
 craft_strike_viper_3:
-  title: 'Recipe: A cool gun'
-craft_sword_beam:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Viper III'
+craft_sword_beam_1:
+  title: 'Craft: Thunder Brand I'
+craft_sword_beam_2:
+  title: 'Craft: Thunder Brand II'
+craft_sword_beam_3:
+  title: 'Craft: Thunder Brand III'
+craft_sword_smoke_1:
+  title: 'Craft: Black Cloud I'
+craft_sword_smoke_2:
+  title: 'Craft: Black Cloud II'
 craft_sword_smoke_3:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Black Cloud III'
+craft_wasp_kaiju_1:
+  title: 'Craft: Aqua Spheres I'
+craft_wasp_kaiju_2:
+  title: 'Craft: Aqua Spheres II'
 craft_wasp_kaiju_3:
-  title: 'Recipe: A cool gun'
-craft_wasp_phoenix:
-  title: 'Recipe: A cool gun'
+  title: 'Craft: Aqua Spheres III'
+craft_wasp_phoenix_1:
+  title: 'Craft: Fire Bird I'
+craft_wasp_phoenix_2:
+  title: 'Craft: Fire Bird II'
+craft_wasp_phoenix_3:
+  title: 'Craft: Fire Bird III'
 dailyreward_Friday:
   description: Claim your daily reward here!
   title: 'Daily Reward: Friday'
 dailyreward_Monday:
   description: Claim your daily reward here!
diff --git config_180714_0127/Texts/en-US/store.txt config_180718_0003/Texts/en-US/store.txt
index 21f6b5e..aba425e 100644
--- config_180714_0127/Texts/en-US/store.txt
+++ config_180718_0003/Texts/en-US/store.txt
@@ -27,12 +27,10 @@ product_desc_dye_blue_body: Turns your plane blue
 product_desc_dye_red_body: Turns your plane red
 product_desc_hangar_slot: More place for even more planes
 product_desc_store_bundle_keys1: A binder of 5 special missions deep in Imperial Territory
 product_desc_store_bundle_starter: Jump start your rebel career with extra storage and an extra hangar space.
 product_desc_store_storage_slot: 6 additional storage spaces to keep items. You don't lose items stashed in storage when you are shot down.
-product_desc_unlock_emote_love_fireworks: Love fireworks
-product_desc_unlock_emote_thumbsup: Thumbs up!
 product_name_dye_black: Can of black
 product_name_dye_blue: Can of blue
 product_name_dye_c1_red: Can of c1_red
 product_name_dye_c2_red: Can of c2_red
 product_name_dye_clean_colors: Can of clean_colors
@@ -58,12 +56,10 @@ product_name_dye_yellow: Can of yellow
 product_name_dye_yelloworange: Can of yelloworange
 product_name_hangar_slot: Hangar Slot
 product_name_store_bundle_keys1: Mission Bundle
 product_name_store_bundle_starter: Beginner Bundle
 product_name_store_storage_slot: Additional Storage
-product_name_unlock_emote_love_fireworks: Love
-product_name_unlock_emote_thumbsup: Thumbs up!
 product_popup_action: <color=#FBB040><action:43></color>   Purchase
 product_popup_already_own: ''
 product_popup_limit_exceeded: 'Unvailable: Maximum quantity already owned.'
 product_popup_max_per_account: 'Maximum quantity per account: {0}'
 product_popup_no_inventory: 'Unvailable: You don''t have enough inventory space.'
diff --git config_180714_0127/Texts/en-US/ui.txt config_180718_0003/Texts/en-US/ui.txt
index 17586b2..decd614 100644
--- config_180714_0127/Texts/en-US/ui.txt
+++ config_180718_0003/Texts/en-US/ui.txt
@@ -9,11 +9,11 @@ action_info_decoration_clean_trails: Removes current trails.
 action_info_decoration_extra1: Changes 1st plane color to <color=#{0}ff>{0}</color>.
 action_info_decoration_extra2: Changes 2nd plane color to <color=#{0}ff>{0}</color>.
 action_info_decoration_extra3: Changes 3rd plane color to <color=#{0}ff>{0}</color>.
 action_info_decoration_livery: Changes plane livery to {0}.
 action_info_decoration_normalTrail: Changes normal plane trail to {0}.
-action_info_decoration_short_extra: <color=#{0}ff>{0}</color>
+action_info_decoration_short_extra: Dyed <color=#{0}ff>this color</color>
 action_info_decoration_short_livery: '{0}'
 action_info_decoration_short_normalTrail: '{0}'
 action_info_decoration_short_superTrail: '{0}'
 action_info_decoration_superTrail: Changes superspeed plane trail to {0}.
 action_info_gun: Primary Gun Mount {0}
@@ -54,11 +54,11 @@ button_upcoming_events_exit: Exit News and Events
 button_upcoming_events_navigate: Visit Website
 button_upcoming_events_title: News and Events
 capture_gif_done: You can find your GIF at {0}.
 capture_gif_error: GIF save failed. Sorry.
 capture_gif_start: Saving GIF...
-consumable_item_error_already_applied: You already applies this. Using it again would not change anything.
+consumable_item_error_already_applied: You already applied this. Using it again would not change anything.
 consumable_item_error_already_unlocked: You already unlocked this item. You can not unlock it twice.
 consumable_item_error_dying: Consuming is not possible while dying.
 consumable_item_error_no_effect: Consuming this would not have any effect now.
 consumable_item_error_no_plane: You need a plane to consume an item.
 consumable_item_error_unknown: Failed to consume the item.
@@ -416,10 +416,11 @@ options_menu_gamepad_steering_type_override: Gamepad steering mode
 options_menu_graphics: Graphics
 options_menu_graphics_quality: Quality Settings
 options_menu_graphics_resolution: Resolution
 options_menu_graphics_window_mode: Fullscreen
 options_menu_interface: Interface
+options_menu_join_discord: Join Discord
 options_menu_keyboard_controls: Keyboard Controls
 options_menu_keyboard_controls_UI: Menu Controls
 options_menu_keyboard_controls_abs: Keyboard Absolute
 options_menu_keyboard_controls_abs_UI: Menu controls
 options_menu_keyboard_controls_abs_default: Plane controls
@@ -488,11 +489,10 @@ options_menu_sound: Sound
 options_menu_stats: Stats
 options_menu_steering_type: Steering
 options_menu_teleport_nexus: Switch to other Rebel City
 options_menu_ui_volume: Menu Volume
 options_menu_upcoming_events: Upcoming Events
-options_menu_visit_forum: Visit Forum
 options_menu_vsync: VSync
 options_quality_settings:
   fantastic: Fantastic
   low: Low
   mediocre: Mediocre
@@ -599,13 +599,17 @@ quick_chat_landmark_empty: Rally to me!
 quick_chat_landmark_finalboss: Meowza is coming!
 quick_chat_title_A: Help!
 quick_chat_title_B: Good Skies!
 quick_chat_title_C: Rally to me!
 quick_chat_title_D: Fireworks
-quick_chat_title_LoveFireworks: Love!
+quick_chat_title_LoveCommon: Love!
+quick_chat_title_LoveEpic: Epic love!
+quick_chat_title_LoveFireworks: Love fireworks
 quick_chat_title_PurpleFireworks: Purple fireworks
+quick_chat_title_ThumbsDown: Thumbs down
 quick_chat_title_ThumbsUp: Thumbs up!
+quick_chat_title_Wings: Wings
 quick_chat_whee: Whee!
 radar_mission: 'Target
 
   <color=#ffa500ff>{0}</color>'
 radar_teleport: '[{0}] to teleport'
diff --git config_180714_0127/Texts/qps-ploc/item.txt config_180718_0003/Texts/qps-ploc/item.txt
index ecd39f3..3c36fcd 100644
--- config_180714_0127/Texts/qps-ploc/item.txt
+++ config_180718_0003/Texts/qps-ploc/item.txt
@@ -1116,11 +1116,11 @@ wasp_ice:
   description: '[! Ţĥéẋ öŵļẋ ɱöñķẋẋ Çļåŕðîšĥẋẋẋ šţåŕţéðẋẋẋ ƀûîļðîñĝẋẋẋ ţĥéẋ ƒîŕšţẋẋ Îçéẋ Öŕĝåñẋẋ ŵĥéñẋẋ šĥéẋ ñöţîçéðẋẋẋ ĥéŕẋ ƒéåţĥéŕšẋẋẋ ţûŕñîñĝẋẋẋ ŵĥîţé·ẋẋ Îţẋ ŵåšẋ ƒöûñðẋẋ ŵîţĥẋẋ þåŕţîåļẋẋẋ ƀļûéþŕîñţšẋẋẋẋ ñéåŕẋẋ ŵĥåţẋẋ ŵéẋ åššûɱéẋẋ ŵåšẋ ĥéŕẋ ƀöðý·ẋẋ !]'
   name: '[! Îçéẋ Öŕĝåñẋẋ !]'
 wasp_lightning:
   description: '[! Ñéåŕẋẋ ţĥéẋ éñðẋ öƒẋ ţĥéẋ Ļöñĝẋẋ Þéåçé،ẋẋ ŕîçĥẋẋ çöçķéŕéļšẋẋẋ šţåŕţéðẋẋẋ ţĥéẋ ţŕåðîţîöñẋẋẋ öƒẋ ĥûñţîñĝẋẋẋ ŵîţĥẋẋ éļéçţŕîƒîéðẋẋẋẋ îñšéçţöîðẋẋẋ åɱɱûñîţîöñ·ẋẋẋẋ !]'
   name: '[! Ļîĝĥţñîñĝẋẋẋ Ɓûĝẋ !]'
-wasp_phoenix:
+wasp_phoenix_3:
   description: '[! Ƒöûñðẋẋ îñẋ ţĥéẋ ţŵîţçĥîñĝẋẋẋ çåŕçåššẋẋẋ öƒẋ åẋ Ţŕåîţöŕẋẋẋ Þĥöéñîẋ·ẋẋẋ Îɱþéŕîåļẋẋẋ šûŕĝéöñšẋẋẋ îɱþļåñţẋẋẋ ţĥéẋ ɱöļţéñẋẋ çöñţŕöļẋẋẋ ŵîŕéšẋẋ ðééþẋẋ îñẋ ţĥéẋ þŕîšöñéŕ´šẋẋẋẋ šþîñé·ẋẋ (Ţåþẋẋ ţöẋ ƒîŕéẋẋ ǫûîçķẋẋ šĥöţ،ẋẋ ĥöļðẋẋ ţöẋ ûñļéåšĥẋẋẋ ţåîļẋẋ åţţåçķ·)ẋẋẋ !]'
   name: '[! Ƒîŕéẋẋ Ɓîŕðẋẋ !]'
 wasp_poison:
   description: '[! Îñẋ ţĥéẋ ĵûñĝļéẋẋ çåɱþš،ẋẋ šñåķéšẋẋ åŕéẋ ƀöûñðẋẋ ûþẋ îñẋ ɱîļķîñĝẋẋẋ þéñšẋẋ ŵîţĥẋẋ çļéṽéŕẋẋ ƒééðîñĝẋẋẋ ɱåçĥîñéšẋẋẋ ŵîŕéðẋẋ ţöẋ ţĥéîŕẋẋ ĵåŵš·ẋẋ Ṁöûšéẋẋ çûļţîšţšẋẋẋ îñ·ẋ Þöîšöñẋẋ öûţ·ẋẋ !]'
   name: '[! Ṽéñöɱöûšẋẋẋ Ŵåšþẋẋ !]'
diff --git config_180714_0127/Texts/qps-plocs/item.txt config_180718_0003/Texts/qps-plocs/item.txt
index cd52218..602c339 100644
--- config_180714_0127/Texts/qps-plocs/item.txt
+++ config_180718_0003/Texts/qps-plocs/item.txt
@@ -1116,11 +1116,11 @@ wasp_ice:
   description: '******************************************************************************************************************************************************************************'
   name: '*********'
 wasp_lightning:
   description: '**********************************************************************************************************************'
   name: '*************'
-wasp_phoenix:
+wasp_phoenix_3:
   description: '********************************************************************************************************************************************************************************************'
   name: '*********'
 wasp_poison:
   description: '*****************************************************************************************************************************************'
   name: '*************'
diff --git config_180714_0127/Texts/zh-CN/item.txt config_180718_0003/Texts/zh-CN/item.txt
index 09177dd..57dc5d9 100644
--- config_180714_0127/Texts/zh-CN/item.txt
+++ config_180718_0003/Texts/zh-CN/item.txt
@@ -1114,11 +1114,11 @@ wasp_ice:
   description: 当猫头鹰修士克拉迪什注意到自己的羽毛正在变白时,她开始制作第一个冰风琴。在疑似克拉迪什遗体的附近,我们发现了冰风琴以及部分设计图。
   name: 冰风琴
 wasp_lightning:
   description: 长久的和平即将结束,富有的好战者间开始盛行以电气化昆虫为弹药的狩猎传统。
   name: 萤火虫
-wasp_phoenix:
+wasp_phoenix_3:
   description: 发现于一只不死鸟叛徒的扭曲残骸中。帝国医生们将熔化的控制线路植入进了这名囚徒的脊髓深处。(点击进行快速射击,长按释放尾部攻击。)
   name: 火鸟
 wasp_poison:
   description: 在丛林营地里,蛇族被圈养在毒液萃取栅栏中,他们的下颌连接着精妙的喂食装置。鼠族吃进去。
   name: 毒蜂
diff --git config_180714_0127/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt config_180718_0003/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt
index f98ad65..7fd40c0 100644
--- config_180714_0127/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt	
+++ config_180718_0003/Units/54 - Lightning Boss Event/BOS1_thunderbossDEATH.txt	
@@ -1,6 +1,6 @@
-art: EnemyRaijinPrefab
+art: EnemyThunderboss
 artScale: '1.0'
 cameraZoomMultiplier: '1.3'
 cameraZoomRadius: '40'
 colliderRadius: '1.4'
 colliderX: '0'
diff --git config_180714_0127/Units/54 - Lightning Boss Event/BOS1_thunderbossgrid.txt config_180718_0003/Units/54 - Lightning Boss Event/BOS1_thunderbossgrid.txt
index 0985bd8..1ffcc3a 100644
--- config_180714_0127/Units/54 - Lightning Boss Event/BOS1_thunderbossgrid.txt	
+++ config_180718_0003/Units/54 - Lightning Boss Event/BOS1_thunderbossgrid.txt	
@@ -1,7 +1,7 @@
-art: EnemyHomingBomb_Prefab
-artScale: '0.8'
+art: EnemyThunderbossGrid
+artScale: '1'
 colliderRadius: '0.5'
 colliderX: '0'
 colliderY: '0'
 effectImmunities:
 - Confuse
@@ -41,15 +41,15 @@ maxEnergyPoints: '1'
 maxHitPoints: '6.5'
 maxSpeed: '10'
 maxTurnRate: '270'
 minSpeed: '0'
 particlePositions:
-- name: darkSmoke
+- name: darkSmokeSlow
   pos:
-  - '0'
-  - '-0.24'
-  - '0.03'
+  - '-0.01'
+  - '-0.3'
+  - '-0.99'
   rot:
   - '0'
   - '0'
   - '0'
 spawnInvulnerabilitySeconds: '1'
diff --git config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderboltmine.txt config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderboltmine.txt
index 88135e5..c0cec9e 100644
--- config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderboltmine.txt	
+++ config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderboltmine.txt	
@@ -1,6 +1,6 @@
-art: EnemySolarisMinionB
+art: EnemyThunderboltMine
 artScale: '1'
 colliderRadius: '0.8'
 colliderX: '0'
 colliderY: '0'
 elementSusceptibilityIds:
@@ -12,8 +12,36 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '7'
 maxSpeed: '0'
 maxTurnRate: '55'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '-0.375'
+  - '-0.675'
+  - '-0.686'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmoke
+  pos:
+  - '0.323'
+  - '-0.646'
+  - '-0.59'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmoke
+  pos:
+  - '0'
+  - '-0.6'
+  - '0.07'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 templateName: thunderboltmine
 tier: '10'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderboss.txt config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderboss.txt
index 8b45ba8..797c020 100644
--- config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderboss.txt	
+++ config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderboss.txt	
@@ -1,6 +1,6 @@
-art: EnemyRaijinPrefab
+art: EnemyThunderboss
 artScale: '1.0'
 bankSmoothing: '10000'
 cameraZoomMultiplier: '1.3'
 cameraZoomRadius: '40'
 colliderRadius: '1.4'
@@ -154,15 +154,15 @@ maxSpeed: '1.5'
 maxTurnRate: '55'
 minSpeed: '0.8'
 particlePositions:
 - name: darkSmoke
   pos:
-  - '-0.05'
-  - '-1.1'
   - '0'
+  - '0.44'
+  - '-3.86'
   rot:
   - '0'
   - '0'
-  - '0'
+  - '-90'
 templateName: thunderboss
 tier: '10'
 xpMultiplier: '3.9'
diff --git config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderminion.txt config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderminion.txt
index 8b774d1..b37dac6 100644
--- config_180714_0127/Units/54 - Lightning Boss Event/BOS_thunderminion.txt	
+++ config_180718_0003/Units/54 - Lightning Boss Event/BOS_thunderminion.txt	
@@ -1,6 +1,6 @@
-art: EnemyUltraPouncer
+art: EnemyThunderMinion
 artScale: '1'
 colliderRadius: '0.3'
 colliderX: '0'
 colliderY: '0'
 elementSusceptibilityIds:
@@ -65,13 +65,13 @@ maxSpeed: '1.5'
 maxTurnRate: '55'
 minSpeed: '0.8'
 particlePositions:
 - name: darkSmoke
   pos:
-  - '0'
-  - '-0.23'
-  - '-0.53'
+  - '0.054'
+  - '-0.3'
+  - '-0.332'
   rot:
   - '0'
   - '0'
   - '-90'
 templateName: thunderminion
diff --git config_180714_0127/Units/62D - Fire Dungeon/BOS1_phoenix5.txt config_180718_0003/Units/62D - Fire Dungeon/BOS1_phoenix5.txt
index 1b24ca9..8b0a404 100644
--- config_180714_0127/Units/62D - Fire Dungeon/BOS1_phoenix5.txt	
+++ config_180718_0003/Units/62D - Fire Dungeon/BOS1_phoenix5.txt	
@@ -295,11 +295,11 @@ loot:
     lootTableId: tier10boss
   bossloot2:
     lootTable:
     - weight: '100'
     - items:
-      - id: wasp_phoenix
+      - id: sword_double
       weight: '1.0001'
   key:
     lootTableId: weapons_fire_20
   upgrades:
     lootTableId: upgrade_repair_10
diff --git config_180714_0127/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt config_180718_0003/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt
index 05c1d05..bdd3a4b 100644
--- config_180714_0127/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/BOS1_avatarbattlemech.txt	
@@ -1,7 +1,7 @@
-art: EnemyCityOfficer
-artScale: '0.8'
+art: EnemyBlizzardTank
+artScale: '1'
 bankSmoothing: '10000'
 colliderRadius: '1.4'
 colliderX: '0'
 colliderY: '0'
 effectImmunities:
@@ -42,8 +42,18 @@ loot:
 maxEnergyPoints: '1'
 maxHitPoints: '150'
 maxSpeed: '3.5'
 maxTurnRate: '40'
 minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '-0.87'
+  - '-1.483'
+  - '-1.61'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '2'
 templateName: avatarbattlemech
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/BOS2_battlemech.txt config_180718_0003/Units/66D - Space Dungeon/BOS2_battlemech.txt
index 575c4c6..f3a36f8 100644
--- config_180714_0127/Units/66D - Space Dungeon/BOS2_battlemech.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/BOS2_battlemech.txt	
@@ -1,7 +1,7 @@
-art: EnemyCityOfficer
-artScale: '0.8'
+art: EnemyBlizzardTank
+artScale: '1'
 bankSmoothing: '10000'
 colliderRadius: '1.4'
 colliderX: '0'
 colliderY: '0'
 effectImmunities:
@@ -96,8 +96,18 @@ loot:
 maxEnergyPoints: '1'
 maxHitPoints: '150'
 maxSpeed: '3.5'
 maxTurnRate: '40'
 minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '-0.87'
+  - '-1.483'
+  - '-1.61'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '2'
 templateName: battlemech
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/SLO_laserwallNW.txt config_180718_0003/Units/66D - Space Dungeon/SLO_laserwallNW.txt
index c994108..a5210f4 100644
--- config_180714_0127/Units/66D - Space Dungeon/SLO_laserwallNW.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/SLO_laserwallNW.txt	
@@ -35,8 +35,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.002'
+  - '-0.38'
+  - '-0.53'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: laserwallNW
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/SLO_laserwallSW.txt config_180718_0003/Units/66D - Space Dungeon/SLO_laserwallSW.txt
index 48d8e10..2f6cee7 100644
--- config_180714_0127/Units/66D - Space Dungeon/SLO_laserwallSW.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/SLO_laserwallSW.txt	
@@ -19,8 +19,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.002'
+  - '-0.38'
+  - '-0.53'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: laserwallSW
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_blocker.txt config_180718_0003/Units/66D - Space Dungeon/unit_blocker.txt
index 16777eb..257b029 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_blocker.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_blocker.txt	
@@ -61,8 +61,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.002'
+  - '-0.38'
+  - '-0.53'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: blocker
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_blocker2slider.txt config_180718_0003/Units/66D - Space Dungeon/unit_blocker2slider.txt
index 03432bd..6193f8e 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_blocker2slider.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_blocker2slider.txt	
@@ -36,8 +36,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '18'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '-0.002'
+  - '-0.38'
+  - '-0.53'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: blocker2slider
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_blocker3.txt config_180718_0003/Units/66D - Space Dungeon/unit_blocker3.txt
index e048dc2..c5e8e09 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_blocker3.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_blocker3.txt	
@@ -61,8 +61,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.21'
+  - '-0.132'
+  - '-0.66'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '0'
+  - '-0.002'
+  - '-0.833'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: blocker3
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_blocker4.txt config_180718_0003/Units/66D - Space Dungeon/unit_blocker4.txt
index de11916..a5ac0e8 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_blocker4.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_blocker4.txt	
@@ -46,9 +46,28 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.21'
+  - '-0.132'
+  - '-0.66'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '0'
+  - '-0.002'
+  - '-0.833'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: blocker4
 tier: '10'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_blocker5.txt config_180718_0003/Units/66D - Space Dungeon/unit_blocker5.txt
index 12155f7..6afba56 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_blocker5.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_blocker5.txt	
@@ -46,9 +46,19 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.002'
+  - '-0.38'
+  - '-0.53'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: blocker5
 tier: '10'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_mage.txt config_180718_0003/Units/66D - Space Dungeon/unit_mage.txt
index 3d8c7b8..2ebeb1c 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_mage.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_mage.txt	
@@ -157,8 +157,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '42'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.32'
+  - '-1.255'
+  - '-0.57'
+  rot:
+  - '0'
+  - '0'
+  - '0'
+- name: darkSmokeSlow
+  pos:
+  - '0.341'
+  - '-1.225'
+  - '-0.57'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0'
 templateName: mage
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_sunfox.txt config_180718_0003/Units/66D - Space Dungeon/unit_sunfox.txt
index c31dd99..078af58 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_sunfox.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_sunfox.txt	
@@ -54,8 +54,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '4'
 maxSpeed: '3.5'
 maxTurnRate: '40'
 minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0'
+  - '-0.18'
+  - '-0.475'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: sunfox
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxbig.txt config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxbig.txt
index 338e7cf..353c959 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxbig.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxbig.txt	
@@ -27,8 +27,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '7'
 maxSpeed: '3.5'
 maxTurnRate: '40'
 minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.256'
+  - '-0.64'
+  - '-0.215'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0'
 templateName: sunfoxbig
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxleader.txt config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxleader.txt
index 705a82b..34ad8e7 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxleader.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxleader.txt	
@@ -51,8 +51,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0.6'
 maxTurnRate: '180'
 minSpeed: '0.3'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '0.72'
+  - '-0.97'
+  - '-1.08'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '-0.94'
+  - '-0.65'
+  - '-0.26'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: sunfoxleader
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxleaderchill.txt config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxleaderchill.txt
index db0f786..2612c6d 100644
--- config_180714_0127/Units/66D - Space Dungeon/unit_sunfoxleaderchill.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/unit_sunfoxleaderchill.txt	
@@ -34,8 +34,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0.6'
 maxTurnRate: '180'
 minSpeed: '0.3'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '0.72'
+  - '-0.97'
+  - '-1.08'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '-0.94'
+  - '-0.65'
+  - '-0.26'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: sunfoxleaderchill
 tier: '10'
diff --git config_180714_0127/Units/66D - Space Dungeon/xxx_spaceturret.txt config_180718_0003/Units/66D - Space Dungeon/xxx_spaceturret.txt
index 6e98ae4..a92cadc 100644
--- config_180714_0127/Units/66D - Space Dungeon/xxx_spaceturret.txt	
+++ config_180718_0003/Units/66D - Space Dungeon/xxx_spaceturret.txt	
@@ -38,8 +38,18 @@ isVisibleInRadar: 'false'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '10'
 maxTurnRate: '270'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.12'
+  - '-0.807'
+  - '-1.13'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: spaceturret
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/BOS2_bansheefake.txt config_180718_0003/Units/69D - Temple Dungeon/BOS2_bansheefake.txt
index 3aac113..7d8302c 100644
--- config_180714_0127/Units/69D - Temple Dungeon/BOS2_bansheefake.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/BOS2_bansheefake.txt	
@@ -12,9 +12,28 @@ isVisibleInRadar: 'false'
 maxEnergyPoints: '1'
 maxHitPoints: '15'
 maxSpeed: '7'
 maxTurnRate: '360'
 minSpeed: '7'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '1'
+  - '0.11'
+  - '-1.14'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmoke
+  pos:
+  - '-1.05'
+  - '0.08'
+  - '-1.68'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '1000'
 templateName: bansheefake
 tier: '1'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt config_180718_0003/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt
index 30cc94d..3736283 100644
--- config_180714_0127/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/BOS2_bansheeleader5.txt	
@@ -201,8 +201,36 @@ loot:
 maxEnergyPoints: '1'
 maxHitPoints: '180'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '-0.36'
+  - '-1.07'
+  - '-2.93'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '-0.9'
+  - '-0.83'
+  - '-2.5'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmokeSlow
+  pos:
+  - '1.07'
+  - '0.17'
+  - '-2.04'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: bansheeleader5
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/BOSX_bansheesacrifice.txt config_180718_0003/Units/69D - Temple Dungeon/BOSX_bansheesacrifice.txt
index 4e50157..adc1e2d 100644
--- config_180714_0127/Units/69D - Temple Dungeon/BOSX_bansheesacrifice.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/BOSX_bansheesacrifice.txt	
@@ -40,9 +40,28 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '3'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.35'
+  - '-0.29'
+  - '-0.26'
+  rot:
+  - '0'
+  - '0'
+  - '0'
+- name: darkSmoke
+  pos:
+  - '-0.17'
+  - '-0.64'
+  - '-0.24'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0'
 templateName: bansheesacrifice
 tier: '10'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_duoguard.txt config_180718_0003/Units/69D - Temple Dungeon/unit_duoguard.txt
index 67c38dc..4cc1ec7 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_duoguard.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_duoguard.txt	
@@ -41,9 +41,19 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '35'
 maxSpeed: '3'
 maxTurnRate: '360'
 minSpeed: '3'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '0.054'
+  - '-0.444'
+  - '-0.76'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: duoguard
 tier: '10'
 xpMultiplier: '1'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_templedrone.txt config_180718_0003/Units/69D - Temple Dungeon/unit_templedrone.txt
index 78b7dfd..47ae366 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_templedrone.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_templedrone.txt	
@@ -36,8 +36,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '5'
 maxSpeed: '3.5'
 maxTurnRate: '40'
 minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0'
+  - '-0.57'
+  - '0.09'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '2'
 templateName: templedrone
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_templemonk.txt config_180718_0003/Units/69D - Temple Dungeon/unit_templemonk.txt
index cc652be..2aa4dcb 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_templemonk.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_templemonk.txt	
@@ -41,8 +41,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '25'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.27'
+  - '-0.06'
+  - '-1.06'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmoke
+  pos:
+  - '-0.25'
+  - '-0.06'
+  - '-0.96'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: templemonk
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_templemonk2attack.txt config_180718_0003/Units/69D - Temple Dungeon/unit_templemonk2attack.txt
index 2067a27..e3ac18d 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_templemonk2attack.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_templemonk2attack.txt	
@@ -64,9 +64,19 @@ isVisibleInRadar: 'false'
 maxEnergyPoints: '1'
 maxHitPoints: '2'
 maxSpeed: '4'
 maxTurnRate: '90'
 minSpeed: '4'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0'
+  - '-0.32'
+  - '-0.21'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: templemonk2attack
 tier: '10'
 xpMultiplier: '0'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_trooperleader.txt config_180718_0003/Units/69D - Temple Dungeon/unit_trooperleader.txt
index b735e88..5b723f4 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_trooperleader.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_trooperleader.txt	
@@ -37,8 +37,27 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '20'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.925'
+  - '-1'
+  - '-0.43'
+  rot:
+  - '0'
+  - '0'
+  - '0'
+- name: darkSmoke
+  pos:
+  - '-0.06'
+  - '-1.715'
+  - '0.022'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0'
 templateName: trooperleader
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_turret.txt config_180718_0003/Units/69D - Temple Dungeon/unit_turret.txt
index 7baa143..570cddc 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_turret.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_turret.txt	
@@ -60,8 +60,18 @@ isVisibleInRadar: 'false'
 maxEnergyPoints: '1'
 maxHitPoints: '11'
 maxSpeed: '0'
 maxTurnRate: '0'
 minSpeed: '0'
+particlePositions:
+- name: darkSmokeSlow
+  pos:
+  - '0.27'
+  - '-0.28'
+  - '-0.76'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: turret
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_turretleader.txt config_180718_0003/Units/69D - Temple Dungeon/unit_turretleader.txt
index f1718a4..fa4c325 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_turretleader.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_turretleader.txt	
@@ -38,8 +38,27 @@ isVisibleInRadar: 'false'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0'
 maxTurnRate: '150'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '-0.26'
+  - '-0.72'
+  - '-1.46'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
+- name: darkSmoke
+  pos:
+  - '0.084'
+  - '-0.61'
+  - '-1.734'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0'
 templateName: turretleader
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_warpmine.txt config_180718_0003/Units/69D - Temple Dungeon/unit_warpmine.txt
index 7a559e8..e158432 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_warpmine.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_warpmine.txt	
@@ -139,8 +139,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '6'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.012'
+  - '-0.52'
+  - '0'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0.5'
 templateName: warpmine
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_warpmine2.txt config_180718_0003/Units/69D - Temple Dungeon/unit_warpmine2.txt
index 8c3110b..f75eed7 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_warpmine2.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_warpmine2.txt	
@@ -139,8 +139,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '22'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.03'
+  - '-0.03'
+  - '-1.15'
+  rot:
+  - '0'
+  - '0'
+  - '-90'
 spawnInvulnerabilitySeconds: '0.5'
 templateName: warpmine2
 tier: '10'
diff --git config_180714_0127/Units/69D - Temple Dungeon/unit_warpmineleader.txt config_180718_0003/Units/69D - Temple Dungeon/unit_warpmineleader.txt
index 4a89739..b7e3564 100644
--- config_180714_0127/Units/69D - Temple Dungeon/unit_warpmineleader.txt	
+++ config_180718_0003/Units/69D - Temple Dungeon/unit_warpmineleader.txt	
@@ -56,8 +56,18 @@ healthRegenRate: '0'
 maxEnergyPoints: '1'
 maxHitPoints: '30'
 maxSpeed: '0'
 maxTurnRate: '360'
 minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+  pos:
+  - '0.012'
+  - '-0.52'
+  - '0'
+  rot:
+  - '0'
+  - '0'
+  - '0'
 spawnInvulnerabilitySeconds: '0'
 templateName: warpmineleader
 tier: '10'
diff --git config_180714_0127/Units/73D - Arena Dungeon 2/BOS_arenacube.txt config_180718_0003/Units/73D - Arena Dungeon 2/BOS_arenacube.txt
index c358671..d1851ff 100644
--- config_180714_0127/Units/73D - Arena Dungeon 2/BOS_arenacube.txt	
+++ config_180718_0003/Units/73D - Arena Dungeon 2/BOS_arenacube.txt	
@@ -1,16 +1,16 @@
-art: EnemyGuardBarracks
-artScale: '1.2'
+art: EnemyArena2DungeonBossPrefab
+artScale: '1.0'
 cameraZoomMultiplier: '1.3'
 cameraZoomRadius: '90'
 colliderRadius: '2.5'
 colliderX: '0'
 colliderY: '0'
 effectImmunities:
 - Confuse
 energyRegenRate: '0'
-explosionPrefab: ExplosionBig2
+explosionPrefab: ExplosionB_Final
 gunMounts:
 - fireMode: JustShootDammit
   firingArc: '0'
   flashOffset: '1'
   gunTypeConfig:
diff --git config_180714_0127/Units/73D - Arena Dungeon 2/BOS_arenacubeDEATH.txt config_180718_0003/Units/73D - Arena Dungeon 2/BOS_arenacubeDEATH.txt
index a6ef2db..b25d775 100644
--- config_180714_0127/Units/73D - Arena Dungeon 2/BOS_arenacubeDEATH.txt	
+++ config_180718_0003/Units/73D - Arena Dungeon 2/BOS_arenacubeDEATH.txt	
@@ -1,15 +1,15 @@
-art: EnemyGuardBarracks
-artScale: '1.2'
+art: EnemyArena2DungeonBossDeathPrefab
+artScale: '1'
 cameraZoomMultiplier: '1.3'
 cameraZoomRadius: '90'
 colliderRadius: '2.5'
 colliderX: '0'
 colliderY: '0'
 damageThreshold: '0'
 energyRegenRate: '0'
-explosionPrefab: ExplosionBig2
+explosionPrefab: ExplosionB_Final
 gunMounts:
 - fireMode: SprinklerTurnback
   firingArc: '360'
   flashOffset: '0'
   gunTemplateName: gargantuaDEATHgun
diff --git config_180714_0127/events.txt config_180718_0003/events.txt
index 89cf3f7..feae3eb 100644
--- config_180714_0127/events.txt
+++ config_180718_0003/events.txt
@@ -1,116 +1,116 @@
 event_biweekly_week1and3_friday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '4'
-      hour: '8'
+      dayOfWeek: '4'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_monday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '1'
-      hour: '8'
+      dayOfWeek: '1'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_saturday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '5'
-      hour: '8'
+      dayOfWeek: '5'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_sunday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '0'
-      hour: '8'
+      dayOfWeek: '0'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_thursday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '4'
-      hour: '8'
+      dayOfWeek: '4'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_tuesday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '2'
-      hour: '8'
+      dayOfWeek: '2'
+      hour: '0'
       minute: '00'
 event_biweekly_week1and3_wednesday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
-      dayofweek: '3'
-      hour: '8'
+      dayOfWeek: '3'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_friday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '5'
-      hour: '8'
+      dayOfWeek: '5'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_monday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '1'
-      hour: '8'
+      dayOfWeek: '1'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_saturday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '6'
-      hour: '8'
+      dayOfWeek: '6'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_sunday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '0'
-      hour: '8'
+      dayOfWeek: '0'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_thursday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '4'
-      hour: '8'
+      dayOfWeek: '4'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_tuesday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '2'
-      hour: '8'
+      dayOfWeek: '2'
+      hour: '0'
       minute: '00'
 event_biweekly_week2and4_wednesday:
   Times:
   - RunsFor: 01.00:00:00.00
     StartsAt:
       day: 8,9,10,11,12,13,14,22,23,24,25,26,27,28
-      dayofweek: '3'
-      hour: '8'
+      dayOfWeek: '3'
+      hour: '0'
       minute: '00'
 event_daily_friday:
   Times:
   - RunsFor: '23:00'
     StartsAt:
@@ -157,19 +157,10 @@ event_daily_wednesday:
   - RunsFor: '23:00'
     StartsAt:
       dayOfWeek: '3'
       hour: '8'
       minute: '00'
-playtest_event:
-  Times:
-  - RunsFor: '5'
-    StartsAt:
-      day: '13'
-      dayOfWeek: '3'
-      hour: '17'
-      minute: '0'
-      month: '6'
 test_event:
   IsVisibleToClient: 'false'
   LoreDistanceFromWall: '8'
   LoreDuration: '10'
   LoreWithinRadiusOfPlayer: '4'
diff --git config_180714_0127/global.txt config_180718_0003/global.txt
index 609a0e6..5464144 100644
--- config_180714_0127/global.txt
+++ config_180718_0003/global.txt
@@ -70,11 +70,11 @@ dialogueQueueFullLengthLong: '6'
 dialogueQueueFullSpeedupFactor: '2.0'
 dialogueQueueFullSpeedupFactorLong: '5.0'
 dialogueTimeMin: '6.0'
 dialogueTimePerChar: '0.175'
 doGuaranteedHitBulletsHitOnlyTheirTarget: 'false'
-doesAllowResetSelf: 'true'
+doesAllowResetSelf: 'false'
 doesDefrostInitially: 'false'
 doesManualNetworkHeartbeats: 'false'
 doesShowClientEventTriggerLog: 'true'
 doesShowFriendsUI: 'true'
 doesShowGunRofWarnings: 'false'
@@ -93,11 +93,11 @@ drawDebugPointsForSpawns: 'false'
 dungeonExitAppearAnimationSpeedup: '3'
 dungeonMarkerSpawnRadius: '12'
 dungeonPortalStayOpenForSeconds: '30'
 elementalItemTier: '50'
 enableOptionsMenu: 'true'
-enableResetToTutorialKey: 'true'
+enableResetToTutorialKey: 'false'
 enableRewired: 'true'
 fillUpPlanesWithRandomExtraColors: 'true'
 flairColor: '#FFE553FF'
 groundHeight: '3.5'
 gunSignalMinDamage: '0.1'
diff --git config_180714_0127/index.txt config_180718_0003/index.txt
index fccce21..23d54f1 100644
--- config_180714_0127/index.txt
+++ config_180718_0003/index.txt
@@ -81,10 +81,11 @@
 - Items/upgrade
 - Items/variant
 - Items/wasp
 - Quests/quests_basic
 - Quests/quests_bosses
+- Quests/quests_crafting
 - Quests/quests_daily
 - Quests/quests_escort
 - Quests/quests_test
 - Quests/quests_tutorial
 - Texts/locales
diff --git config_180714_0127/questGivers.txt config_180718_0003/questGivers.txt
index 96270ac..1fbb2e7 100644
--- config_180714_0127/questGivers.txt
+++ config_180718_0003/questGivers.txt
@@ -191,11 +191,11 @@
       - id: DQ_CS_51HMT_hammerplanet2
       - id: DQ_SP_5XHMT_heist
       - id: DQ_SP_5XHMT_mine
       schedule: 0 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 * * *
     biweekly:
-      genCount: '10'
+      genCount: '1'
       maxDuration: 01.00:00:00.00
       quests:
       - id: bounty_iceboss
       - id: bounty_summonermaster
       - id: bounty_smokeboss
@@ -255,15 +255,35 @@
   id: crafter
   location: nexus
   permanentQuests:
   - id: test_crafting
   - id: craft_laser_fire
+  - id: craft_strike_raijin_1
+  - id: craft_wasp_phoenix_1
+  - id: craft_sword_smoke_1
+  - id: craft_wasp_kaiju_1
+  - id: craft_sword_beam_1
+  - id: craft_strike_viper_1
+  - id: craft_machinegun_blizzard_1
+  - id: craft_shotgun_doomsday_1
+  - id: craft_strike_mist_1
+  - id: craft_laser_snake_1
+  - id: craft_strike_raijin_2
+  - id: craft_wasp_phoenix_2
+  - id: craft_sword_smoke_2
+  - id: craft_wasp_kaiju_2
+  - id: craft_sword_beam_2
+  - id: craft_strike_viper_2
+  - id: craft_machinegun_blizzard_2
+  - id: craft_shotgun_doomsday_2
+  - id: craft_strike_mist_2
+  - id: craft_laser_snake_2
   - id: craft_strike_raijin_3
-  - id: craft_wasp_phoenix
+  - id: craft_wasp_phoenix_3
   - id: craft_sword_smoke_3
   - id: craft_wasp_kaiju_3
-  - id: craft_sword_beam
+  - id: craft_sword_beam_3
   - id: craft_strike_viper_3
   - id: craft_machinegun_blizzard_3
   - id: craft_shotgun_doomsday_3
-  - id: craft_strike_mist
+  - id: craft_strike_mist_3
   - id: craft_laser_snake_3
diff --git config_180714_0127/quick_chat.txt config_180718_0003/quick_chat.txt
index 410cffd..94de73f 100644
--- config_180714_0127/quick_chat.txt
+++ config_180718_0003/quick_chat.txt
@@ -42,19 +42,28 @@ LoveCommon:
   unlock_item_id: emote_love_common
 LoveEpic:
   isInUILayer: 'false'
   prefabName: QuickChat_LoveEpic
   unlock_item_id: emote_love_epic
+LoveFireworks:
+  isInUILayer: 'false'
+  prefabName: QuickChat_Love
+  unlock_item_id: emote_love_fireworks
 None:
   analytics_id: '0'
   hidden: 'true'
   leakyBucketInterval: '2'
   leakyBucketMax: '10'
 PurpleFireworks:
   isInUILayer: 'false'
   prefabName: QuickChat_Test
   unlock_item_id: emote_purple_fireworks
+RRR:
+  duration: '3'
+  isInUILayer: 'true'
+  prefabName: QuickChat_RRR
+  unlock_item_id: emote_rrr
 ThumbsDown:
   hidden: 'false'
   isInUILayer: 'false'
   prefabName: QuickChat_ThumbsDown
   unlock_item_id: emote_thumbsdown
diff --git config_180714_0127/store.txt config_180718_0003/store.txt
index 6e1b59e..ce6001d 100644
--- config_180714_0127/store.txt
+++ config_180718_0003/store.txt
@@ -1401,11 +1401,11 @@ products:
   - id: scrap
     price:
       amount: '750'
       currency: scrap
   disabled: 'false'
-  icon: ItemConsumableHealth
+  icon: ItemConsumableHealthProduct
   id: store_consumable_health
   items:
   - health_boost
   tags:
   - item_consumable
@@ -1417,11 +1417,11 @@ products:
   - id: scrap
     price:
       amount: '2250'
       currency: scrap
   disabled: 'false'
-  icon: ItemConsumableSteam
+  icon: ItemConsumableSteamProduct
   id: store_consumable_steam
   items:
   - consumable_steam
   tags:
   - item_consumable
@@ -1433,11 +1433,11 @@ products:
   - id: scrap
     price:
       amount: '6000'
       currency: scrap
   disabled: 'false'
-  icon: ItemConsumableXPBoost
+  icon: ItemConsumableXPBoostProduct
   id: store_consumable_xpboost
   items:
   - consumable_xpboost
   tags:
   - item_consumable
@@ -1616,19 +1616,21 @@ products:
   items:
   - unlock_playerclass_walker_varianta
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.8'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_walker_variantb
   items:
   - unlock_playerclass_walker_variantb
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.8'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_oldfaithful_varianta
   items:
@@ -1670,37 +1672,41 @@ products:
   items:
   - unlock_playerclass_shieldmaiden_varianta
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.6'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_shieldmaiden_variantb
   items:
   - unlock_playerclass_shieldmaiden_variantb
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.6'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_paladin_varianta
   items:
   - unlock_playerclass_paladin_varianta
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.5'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_paladin_variantb
   items:
   - unlock_playerclass_paladin_variantb
   normal_price:
     amount: '7000'
     currency: gold
+  preview_plane_scale: '0.5'
   tags:
   - item_variant
   - item_variant_rare
 - id: store_unlock_playerclass_merlin_varianta
   items:
@@ -1742,10 +1748,11 @@ products:
   items:
   - unlock_playerclass_walker_epica
   normal_price:
     amount: '15000'
     currency: gold
+  preview_plane_scale: '0.8'
   tags:
   - item_variant
   - item_variant_epic
 - id: store_unlock_playerclass_medic_epica
   items:
@@ -1786,82 +1793,10 @@ products:
   - id: scrap
     price:
       amount: '3000'
       currency: scrap
   icon: ItemEmote
-  id: unlock_emote_love_fireworks
-  max_per_account: '1'
-  max_per_account_count_unlocks: 'true'
-  preRelease: 'false'
-  preview_camera_direction:
-  - '0'
-  - '1'
-  - '0'
-  preview_camera_offset:
-  - '0'
-  - '0'
-  - '-1'
-  preview_clipping_area: '20'
-  preview_distance: '4'
-  preview_prefab_name: QuickChat_Love
-  preview_prefab_pool: UI
-  preview_reenable_timeout: '3'
-  preview_target_offset:
-  - '0'
-  - '0'
-  - '-1'
-  tags:
-  - unlocks
-  - emotes_common
-  unlocks:
-  - emote_love_fireworks
-- additional_price_tags:
-  - id: normal
-    price:
-      amount: '1000'
-      currency: gold
-  - id: scrap
-    price:
-      amount: '3000'
-      currency: scrap
-  icon: ItemEmote
-  id: unlock_emote_purple_fireworks
-  max_per_account: '1'
-  max_per_account_count_unlocks: 'true'
-  preRelease: 'false'
-  preview_camera_direction:
-  - '0'
-  - '1'
-  - '0'
-  preview_camera_offset:
-  - '0'
-  - '0'
-  - '-1'
-  preview_clipping_area: '20'
-  preview_distance: '4'
-  preview_prefab_name: QuickChat_Test
-  preview_prefab_pool: UI
-  preview_reenable_timeout: '3'
-  preview_target_offset:
-  - '0'
-  - '0'
-  - '-1'
-  tags:
-  - unlocks
-  - emotes_common
-  unlocks:
-  - emote_purple_fireworks
-- additional_price_tags:
-  - id: normal
-    price:
-      amount: '1000'
-      currency: gold
-  - id: scrap
-    price:
-      amount: '3000'
-      currency: scrap
-  icon: ItemEmote
   id: unlock_emote_thumbsup
   max_per_account: '1'
   max_per_account_count_unlocks: 'true'
   preRelease: 'false'
   preview_camera_direction:
@@ -1958,84 +1893,18 @@ products:
   tags:
   - unlocks
   - emotes_common
   unlocks:
   - emote_love_common
-- icon: ItemEmote
-  id: unlock_emote_rrr
-  max_per_account: '1'
-  max_per_account_count_unlocks: 'true'
-  normal_price:
-    amount: '123'
-    currency: gold
-  preRelease: 'true'
-  preview_camera_direction:
-  - '0'
-  - '0'
-  - '1'
-  preview_camera_offset:
-  - '0'
-  - '-30'
-  - '0'
-  preview_clipping_area: '40'
-  preview_distance: '120'
-  preview_prefab_name: QuickChat_RRR
-  preview_prefab_pool: UI
-  preview_rotation_speed: '0'
-  preview_target_offset:
-  - '0'
-  - '-30'
-  - '0'
-  tags:
-  - unlocks
-  - emotes
-  unlocks:
-  - emote_rrr
 - additional_price_tags:
   - id: normal
     price:
-      amount: '1000'
+      amount: '7000'
       currency: gold
   - id: scrap
     price:
-      amount: '3000'
-      currency: scrap
-  icon: ItemEmote
-  id: unlock_emote_wings
-  max_per_account: '1'
-  max_per_account_count_unlocks: 'true'
-  preRelease: 'true'
-  preview_camera_direction:
-  - '0'
-  - '0.5'
-  - '1'
-  preview_camera_offset:
-  - '0'
-  - '0'
-  - '0'
-  preview_clipping_area: '20'
-  preview_distance: '4'
-  preview_prefab_name: QuickChat_Wings
-  preview_prefab_pool: UI
-  preview_rotation_speed: '30'
-  preview_target_offset:
-  - '0'
-  - '0'
-  - '0'
-  tags:
-  - unlocks
-  - emotes
-  unlocks:
-  - emote_wings
-- additional_price_tags:
-  - id: normal
-    price:
-      amount: '1000'
-      currency: gold
-  - id: scrap
-    price:
-      amount: '3000'
+      amount: '21000'
       currency: scrap
   icon: ItemEmote
   id: unlock_emote_love_epic
   max_per_account: '1'
   max_per_account_count_unlocks: 'true'
@@ -2098,18 +1967,18 @@ stores:
     max_product_count: '4'
     product_selection:
       with_tags_any:
       - item_consumable
     type: NORMAL
-  - icon: ItemUnlock
+  - icon: ItemEmote
     id: general_emotes
     max_product_count: '32'
     product_selection:
       with_tags_any:
       - emotes_common
     type: NORMAL
-  - icon: ItemUnlock
+  - icon: ItemEmote
     id: general_emotes_epic
     max_product_count: '8'
     product_selection:
       with_tags_any:
       - emotes_epic
diff --git config_180714_0127/territoryTiles.txt config_180718_0003/territoryTiles.txt
index 14ad765..33a5b7e 100644
--- config_180714_0127/territoryTiles.txt
+++ config_180718_0003/territoryTiles.txt
@@ -715,12 +715,16 @@ dungeonspace:
   cloudHeight: '0'
   cloudHeightVariation: '2'
   cloudPrefabs:
   - snowcloud
   cloudProbability: '1'
+  cloudStartColor:
+    colorMax: 829ed959
+    colorMin: 829ed959
+    mode: TwoColors
   continuityGroup: default
-  fogBottom: '25'
+  fogBottom: '20'
   fogColor: 3763c2
   fogExp: '0'
   fogNoiseAmount: '0.7'
   fogNoiseScale: '10'
   fogTop: '-10'
@@ -738,11 +742,16 @@ dungeonspace:
   - '20.5'
   - '0'
   lowerCloudHeight: '10'
   lowerCloudHeightVariation: '5'
   lowerCloudProbability: '0.0'
+  lowerCloudStartColor:
+    colorMax: 829ed932
+    colorMin: 829ed932
+    mode: TwoColors
   miniRadarColor: '352635'
+  scatterTag: dungeonmilitary
   wallTag: dungeonmilitary
 dungeontemple:
   ID: '61'
   ambientColor: 793a44
   ambientFX:
@@ -1440,11 +1449,11 @@ nexus:
   - '0'
   - '0'
   groundScatterScale:
   - '1'
   - '1'
-  groundTag: nexus
+  groundTag: canyonfloor
   keyColor: b4965f
   keyIntensity: '0.9'
   keyRotation:
   - '-24.8'
   - '5.4'
@@ -1675,16 +1684,10 @@ water:
   ID: '10'
   ambientColor: 6D6C9E
   basedOn: default
   cliffTag: beachy
   closeCanyonGroup: water
-  cloudPrefabs:
-  - nexus_cloud1
-  - nexus_cloud2
-  - nexus_cloud3
-  - nexus_cloud4
-  - nexus_cloud5
   continuityGroup: water
   fenceTag: _none_
   fogBottom: '35'
   fogExp: '0'
   fogNoiseAmount: '0.5'
diff --git config_180714_0127/unitPaletteTextures.txt config_180718_0003/unitPaletteTextures.txt
index a68a47b..91f23dc 100644
--- config_180714_0127/unitPaletteTextures.txt
+++ config_180718_0003/unitPaletteTextures.txt
@@ -25,26 +25,29 @@ EnemyBastStatueSmall: enemyPal_templeDungeon
 EnemyBeachSnakeA: enemyPal_ruins
 EnemyBeachSnakeB: enemyPal_ruins
 EnemyBeeQueen: enemyPal_lowlands3
 EnemyBlink: enemyPal_highlands3
 EnemyBlinkLeader: enemyPal_highlands3
+EnemyBlizzardTank: enemyPal_spaceDungeon
 EnemyBombKitten: enemyPal_lowlands2
 EnemyBrotherBomber: enemyPal_highlands1
 EnemyBrotherBomberBomb: enemyPal_highlands1
 EnemyBureaucrat: enemyPal_mountain
 EnemyCatDroid: enemyPal_highlands1
 EnemyCationBeam: enemyPal_lowlands2
 EnemyCatipedeBody01: enemyPal_lowlands3
 EnemyCatipedeHead: enemyPal_lowlands3
 EnemyCityGuard: enemyPal_highmountain
 EnemyCityOfficer: enemyPal_highmountain
+EnemyConcealedTurret: enemyPal_spaceDungeon
 EnemyCrow: enemyPal_lowlands1
 EnemyCrowdControlLargePrefab: enemyPal_highmountain
 EnemyCrowdControlSmallPrefab: enemyPal_highmountain
 EnemyCultist: enemyPal_templeDungeon
 EnemyCultistDropship: enemyPal_templeDungeon
 EnemyDarkSquid: enemyPal_midlands3
+EnemyDefenderCannon: enemyPal_spaceDungeon
 EnemyDoctorOctoA: enemyPal_highlands2
 EnemyDoctorOctoB: enemyPal_highlands2
 EnemyDoctorOctoC: enemyPal_highlands2
 EnemyDrone: enemyPal_midlands1
 EnemyEstateGuard: enemyPal_mountain
@@ -69,10 +72,11 @@ EnemyGrunt: enemyPal_ruins
 EnemyGruntleader: enemyPal_ruins
 EnemyGuardBeast: enemyPal_mountain
 EnemyGuardLion: enemyPal_mountain
 EnemyGuardTurret: enemyPal_lowlands2
 EnemyGuardTurretQuest: enemyPal_lowlands2
+EnemyGunPlatform: enemyPal_spaceDungeon
 EnemyHammerbot: enemyPal_highlands1
 EnemyHopper: enemyPal_midlands1
 EnemyHopperleader: enemyPal_midlands1
 EnemyHospHurtsnake: enemyPal_highlands2
 EnemyHunter: enemyPal_ruins
@@ -87,10 +91,11 @@ EnemyMechaMoose: enemyPal_lowlands1
 EnemyMegapouncer: enemyPal_highlands1
 EnemyMinelayer: enemyPal_midlands1
 EnemyNavi: enemyPal_lowlands3
 EnemyNaviLeader: enemyPal_lowlands3
 EnemyNaviLeaderQuest: enemyPal_lowlands3
+EnemyNova: enemyPal_spaceDungeon
 EnemyPleasureDronePrefab: enemyPal_highmountain
 EnemyPod: enemyPal_lowlands2
 EnemyPodleader: enemyPal_lowlands2
 EnemyPoisonSprayer: enemyPal_lowlands3
 EnemyPufferfish: enemyPal_midlands3
@@ -112,10 +117,12 @@ EnemySacrificialCultist: enemyPal_templeDungeon
 EnemyScorpion: enemyPal_highlands3
 EnemySecretPoliceLeaderPrefab: enemyPal_highmountain
 EnemySecretPoliceMine: enemyPal_highmountain
 EnemySecretPoliceMissile: enemyPal_highmountain
 EnemySecretPolicePrefab: enemyPal_highmountain
+EnemySentinel: enemyPal_spaceDungeon
+EnemySentinelB: enemyPal_spaceDungeon
 EnemySisterBomber: enemyPal_highlands1
 EnemySkull: enemyPal_midlands2
 EnemySlaveDriver: enemyPal_mountain
 EnemySlaveWorker: enemyPal_mountain
 EnemySmokebosstrainA: enemyPal_templeDungeon
@@ -134,10 +141,14 @@ EnemyStingray: enemyPal_midlands3
 EnemySweeperA: enemyPal_highlands2
 EnemyTempleBoss: enemyPal_templeBoss
 EnemyTempleDrone: enemyPal_templeDungeon
 EnemyTerrierCarrier: enemyPal_midlands1
 EnemyTetra: enemyPal_highlands3
+EnemyThunderMinion: enemyPal_thunderboss
+EnemyThunderboltMine: enemyPal_thunderboss
+EnemyThunderboss: enemyPal_thunderboss
+EnemyThunderbossGrid: enemyPal_thunderboss
 EnemyTieleader: enemyPal_ruins
 EnemyTiewingman: enemyPal_ruins
 EnemyTut3CatipedeBody: enemyPal_tut03
 EnemyTut3CatipedeHead: enemyPal_tut03
 EnemyTut3Guard: enemyPal_tut03
@@ -148,10 +159,12 @@ EnemyTutFlakBlimp: enemyPal_questBoss
 EnemyUltraPouncer: enemyPal_highlands1
 EnemyUnicorn: enemyPal_lowlands2
 EnemyWarhorse: enemyPal_midlands2
 EnemyWhaleSharkQuest: enemyPal_midlands3
 EnemyWhaleshark: enemyPal_midlands3
+EnemyWinterCommander: enemyPal_spaceDungeon
+EnemyWinterGuard: enemyPal_spaceDungeon
 EnemyWorkerBee: enemyPal_lowlands3
 EnemyWraith: enemyPal_midlands2
 EnemyWraithQuest: enemyPal_midlands2
 EnemyWrenchGuard: enemyPal_highlands1
 EnemyZombie: enemyPal_midlands2