53 files changed, 1270 insertions(+), 223 deletions(-)
diff --git config_180710_1354/Items/consumable/trail_galaxy.txt config_180714_0127/Items/consumable/trail_galaxy.txt
index 5dd88fe..9b5a3cd 100644
--- config_180710_1354/Items/consumable/trail_galaxy.txt
+++ config_180714_0127/Items/consumable/trail_galaxy.txt
@@ -2,10 +2,10 @@ actions:
- soulbound:
state: 'true'
- deco:
superTrail: SuperSpeedGalaxy
hexColor: 0000ff
-icon: ItemDye
+icon: ItemConsumableTrail
id: trail_galaxy
slot: ConsumableAction
tier: '0'
uses: '5'
diff --git config_180710_1354/Items/consumable/trail_helix.txt config_180714_0127/Items/consumable/trail_helix.txt
index 43511bb..d3c18db 100644
--- config_180710_1354/Items/consumable/trail_helix.txt
+++ config_180714_0127/Items/consumable/trail_helix.txt
@@ -2,10 +2,10 @@ actions:
- soulbound:
state: 'true'
- deco:
superTrail: SuperSpeedHelix
hexColor: 0000ff
-icon: ItemDye
+icon: ItemConsumableTrail
id: trail_helix
slot: ConsumableAction
tier: '0'
uses: '5'
diff --git config_180710_1354/Items/consumable/trail_lightning.txt config_180714_0127/Items/consumable/trail_lightning.txt
index 7ebb446..317eb08 100644
--- config_180710_1354/Items/consumable/trail_lightning.txt
+++ config_180714_0127/Items/consumable/trail_lightning.txt
@@ -2,10 +2,10 @@ actions:
- soulbound:
state: 'true'
- deco:
superTrail: SuperSpeedLightning
hexColor: 0000ff
-icon: ItemDye
+icon: ItemConsumableTrail
id: trail_lightning
slot: ConsumableAction
tier: '0'
uses: '5'
diff --git config_180710_1354/Items/consumable/trail_plasma.txt config_180714_0127/Items/consumable/trail_plasma.txt
index 6b207a3..a84a19f 100644
--- config_180710_1354/Items/consumable/trail_plasma.txt
+++ config_180714_0127/Items/consumable/trail_plasma.txt
@@ -2,10 +2,10 @@ actions:
- soulbound:
state: 'true'
- deco:
superTrail: SuperSpeedPlasma
hexColor: 0000ff
-icon: ItemDye
+icon: ItemConsumableTrail
id: trail_plasma
slot: ConsumableAction
tier: '0'
uses: '5'
diff --git config_180710_1354/Items/consumable/trail_rainbow.txt config_180714_0127/Items/consumable/trail_rainbow.txt
index 09cfd68..34ce3e8 100644
--- config_180710_1354/Items/consumable/trail_rainbow.txt
+++ config_180714_0127/Items/consumable/trail_rainbow.txt
@@ -2,10 +2,10 @@ actions:
- soulbound:
state: 'true'
- deco:
superTrail: SuperSpeedRainbow
hexColor: 0000ff
-icon: ItemDye
+icon: ItemConsumableTrail
id: trail_rainbow
slot: ConsumableAction
tier: '0'
uses: '5'
diff --git config_180714_0127/Items/crafting/craft_bluesteel.txt config_180714_0127/Items/crafting/craft_bluesteel.txt
new file mode 100644
index 0000000..d1a0669
--- /dev/null
+++ config_180714_0127/Items/crafting/craft_bluesteel.txt
@@ -0,0 +1,4 @@
+icon: ItemUpgrade_Generic
+id: craft_bluesteel
+slot: Quest
+tier: '-1'
diff --git config_180714_0127/Items/crafting/craft_purplesteel.txt config_180714_0127/Items/crafting/craft_purplesteel.txt
new file mode 100644
index 0000000..044995e
--- /dev/null
+++ config_180714_0127/Items/crafting/craft_purplesteel.txt
@@ -0,0 +1,4 @@
+icon: ItemUpgrade_Generic
+id: craft_purplesteel
+slot: Quest
+tier: '-1'
diff --git config_180714_0127/Items/crafting/craft_whitesteel.txt config_180714_0127/Items/crafting/craft_whitesteel.txt
new file mode 100644
index 0000000..218647f
--- /dev/null
+++ config_180714_0127/Items/crafting/craft_whitesteel.txt
@@ -0,0 +1,4 @@
+icon: ItemUpgrade_Generic
+id: craft_whitesteel
+slot: Quest
+tier: '-1'
diff --git config_180714_0127/Items/crafting/craft_yellowsteel.txt config_180714_0127/Items/crafting/craft_yellowsteel.txt
new file mode 100644
index 0000000..0cccfcd
--- /dev/null
+++ config_180714_0127/Items/crafting/craft_yellowsteel.txt
@@ -0,0 +1,4 @@
+icon: ItemUpgrade_Generic
+id: craft_yellowsteel
+slot: Quest
+tier: '-1'
diff --git config_180710_1354/Items/laser/laser_snake_3.txt config_180714_0127/Items/laser/laser_snake_3.txt
index 5933044..50972c5 100644
--- config_180710_1354/Items/laser/laser_snake_3.txt
+++ config_180714_0127/Items/laser/laser_snake_3.txt
@@ -5,11 +5,11 @@ gunMounts:
bulletPalette: all_color
bulletPrefab: octagonBullet
bulletSize: '2'
burst: '1'
cooldown: '0'
- damage: '12.5'
+ damage: '15'
isPiercing: 'false'
lifetime: '2'
multi: '1'
multiOffset:
- '0'
@@ -28,11 +28,11 @@ gunMounts:
bulletPalette: glow
bulletPrefab: tracerBullet
bulletSize: '0.8160000000000002'
burst: '1000'
cooldown: '0'
- damage: '46'
+ damage: '9'
isPiercing: 'false'
lifetime: '0.125'
multi: '2'
multiOffset:
- '1'
@@ -45,10 +45,10 @@ gunMounts:
mountName: laser_snake_3_mount2
sfx:
pitch: '0.5'
sound: laser
volume: '1'
-icon: ItemLootLaserGun_10
+icon: ItemLootGun_UltraRare
id: laser_snake_3
slot: MainGun
tag: laser
-tier: '10'
+tier: '100'
diff --git config_180710_1354/Items/laser/laser_snake_3_fire.txt config_180710_1354/Items/laser/laser_snake_3_fire.txt
deleted file mode 100644
index 075ba9a..0000000
diff --git config_180710_1354/Items/machinegun/machinegun_blizzard.txt config_180714_0127/Items/machinegun/machinegun_blizzard_3.txt
similarity index 92%
rename from config_180710_1354/Items/machinegun/machinegun_blizzard.txt
rename to config_180714_0127/Items/machinegun/machinegun_blizzard_3.txt
index d616aa6..ca478ee 100644
--- config_180710_1354/Items/machinegun/machinegun_blizzard.txt
+++ config_180714_0127/Items/machinegun/machinegun_blizzard_3.txt
@@ -1,7 +1,7 @@
gunMounts:
-- flashOffset: '-1'
+- flashOffset: '0'
gunTypeConfig:
bulletHue: purple
bulletPalette: ringing_white
bulletPrefab: freezeBullet
bulletSize: '0.4'
@@ -33,11 +33,11 @@ gunMounts:
pitch: '2'
sound: machinegun
soundMinInterval:
- '0.02'
- '0.05'
-- flashOffset: '-1'
+- flashOffset: '0'
gunTypeConfig:
bulletHue: purple
bulletPalette: ringing_white
bulletPrefab: freezeBullet
bulletSize: '0.4'
@@ -69,10 +69,10 @@ gunMounts:
pitch: '2'
sound: machinegun
soundMinInterval:
- '0.02'
- '0.05'
-icon: ItemLootMachineGun_UltraRare
-id: machinegun_blizzard
+icon: ItemLootGun_UltraRare
+id: machinegun_blizzard_3
slot: MainGun
tag: machinegun
-tier: '50'
+tier: '100'
diff --git config_180710_1354/Items/shotgun/shotgun_doomsday_3.txt config_180714_0127/Items/shotgun/shotgun_doomsday_3.txt
index 17c3dfa..b56554c 100644
--- config_180710_1354/Items/shotgun/shotgun_doomsday_3.txt
+++ config_180714_0127/Items/shotgun/shotgun_doomsday_3.txt
@@ -5,11 +5,11 @@ gunMounts:
bulletPalette: ringing_white
bulletPrefab: bullet
bulletSize: '0.19999999999999998'
burst: '42'
cooldown: '4'
- damage: '12.9375'
+ damage: '11'
doesReloadNonemptyClips: 'true'
effect: Slow
effectAmount: '0.1'
effectDamage: '4.3125'
effectTime: '0.1'
@@ -32,11 +32,11 @@ gunMounts:
bulletPalette: ringing_white
bulletPrefab: bullet
bulletSize: '0.19999999999999998'
burst: '42'
cooldown: '4'
- damage: '12.9375'
+ damage: '11'
doesReloadNonemptyClips: 'true'
effect: Slow
effectAmount: '0.1'
effectDamage: '4.3125'
effectTime: '0.1'
diff --git config_180710_1354/Items/strike/strike_mist.txt config_180714_0127/Items/strike/strike_mist.txt
index c82c328..ab08f1b 100644
--- config_180710_1354/Items/strike/strike_mist.txt
+++ config_180714_0127/Items/strike/strike_mist.txt
@@ -6,18 +6,18 @@ actions:
bulletPalette: all_color
bulletPrefab: leisurelyBullet
bulletSize: '0.6460000000000001'
burst: '48'
cooldown: '3'
- damage: '13'
+ damage: '17'
doesReloadNonemptyClips: 'true'
effect: Poison
effectAmount: '0.1'
effectDamage: '3.5'
effectTime: '0.1'
- guaranteedHitArcA: '-30'
- guaranteedHitArcB: '30'
+ guaranteedHitArcA: '-90'
+ guaranteedHitArcB: '90'
guaranteedHitMaxRange: '8.75'
guaranteedHitMinRange: '4.2'
guaranteedHitMode: Lock
lifetime: '3'
rof: '14'
diff --git config_180714_0127/Items/strike/strike_raijin_3.txt config_180714_0127/Items/strike/strike_raijin_3.txt
new file mode 100644
index 0000000..073822c
--- /dev/null
+++ config_180714_0127/Items/strike/strike_raijin_3.txt
@@ -0,0 +1,89 @@
+actions:
+- gunMount:
+ flashOffset: '0.4'
+ gunTypeConfig:
+ bulletHue: yellow
+ bulletPalette: all_color
+ bulletPrefab: leisurelyBullet
+ bulletSize: '3'
+ burst: '3'
+ cooldown: '3'
+ damage: '43'
+ doesReloadNonemptyClips: 'true'
+ 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_3_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: '43'
+ doesReloadNonemptyClips: 'true'
+ 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_3_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_3
+slot: MainGun
+tag: strike
+tier: '100'
diff --git config_180710_1354/Items/strike/strike_viper_3.txt config_180714_0127/Items/strike/strike_viper_3.txt
index c23a388..c579734 100644
--- config_180710_1354/Items/strike/strike_viper_3.txt
+++ config_180714_0127/Items/strike/strike_viper_3.txt
@@ -4,78 +4,87 @@ actions:
gunTypeConfig:
bulletHue: purple
bulletPalette: all_color
bulletPrefab: leisurelyBullet
bulletSize: '0.6800000000000002'
- burst: '7'
+ burst: '10'
cooldown: '1'
- damage: '7'
+ damage: '6'
doesReloadNonemptyClips: 'true'
guaranteedHitArcA: '-30'
guaranteedHitArcB: '30'
guaranteedHitMaxRange: '6.75'
guaranteedHitMinRange: '4.2'
guaranteedHitMode: Lock
lifetime: '2'
- rof: '20'
- speed: '6'
- mountAngle: '120'
+ multi: '10'
+ multiSpeed: '0.2'
+ multiSpread: '0'
+ rof: '2'
+ speed: '3'
+ mountAngle: '180'
offset:
- - '-0.3'
+ - '0'
- '0'
sfx:
sound: laser
- gunMount:
flashOffset: '0.4'
gunTypeConfig:
bulletHue: purple
bulletPalette: all_color
bulletPrefab: leisurelyBullet
bulletSize: '0.6800000000000002'
- burst: '7'
+ burst: '10'
cooldown: '1'
- damage: '7'
+ damage: '6'
doesReloadNonemptyClips: 'true'
- guaranteedHitArcA: '-30'
- guaranteedHitArcB: '30'
+ guaranteedHitArcA: '-15'
+ guaranteedHitArcB: '60'
guaranteedHitMaxRange: '6.75'
guaranteedHitMinRange: '4.2'
guaranteedHitMode: Lock
lifetime: '2'
- rof: '20'
- speed: '6'
- mountAngle: '-120'
+ multi: '10'
+ multiSpeed: '0.2'
+ multiSpread: '0'
+ rof: '2'
+ speed: '3'
+ mountAngle: '210'
offset:
- - '0.3'
+ - '0'
- '0'
sfx:
- sound: 'null'
+ sound: laser
- gunMount:
flashOffset: '0.4'
gunTypeConfig:
bulletHue: purple
bulletPalette: all_color
bulletPrefab: leisurelyBullet
bulletSize: '0.6800000000000002'
- burst: '7'
- cooldown: '10000000000000'
- damage: '7'
+ burst: '10'
+ cooldown: '1'
+ damage: '6'
doesReloadNonemptyClips: 'true'
- guaranteedHitArcA: '-30'
- guaranteedHitArcB: '30'
+ guaranteedHitArcA: '-60'
+ guaranteedHitArcB: '15'
guaranteedHitMaxRange: '6.75'
guaranteedHitMinRange: '4.2'
guaranteedHitMode: Lock
lifetime: '2'
- rof: '20'
- speed: '6'
- mountAngle: '0'
+ multi: '10'
+ multiSpeed: '0.2'
+ multiSpread: '0'
+ rof: '2'
+ speed: '3'
+ mountAngle: '150'
offset:
- - '-0.3'
+ - '0'
- '0'
sfx:
- sound: 'null'
+ sound: laser
- gunMount:
flashOffset: '0.4'
gunTypeConfig:
bulletHue: purple
bulletPalette: ringing_white
@@ -94,10 +103,10 @@ actions:
offset:
- '0'
- '3'
sfx:
sound: 'null'
-icon: ItemLootStrike_10
+icon: ItemLootGun_UltraRare
id: strike_viper_3
slot: MainGun
tag: strike
tier: '100'
diff --git config_180710_1354/Items/strike/strike_beam_3.txt config_180714_0127/Items/sword/sword_beam_3.txt
similarity index 74%
rename from config_180710_1354/Items/strike/strike_beam_3.txt
rename to config_180714_0127/Items/sword/sword_beam_3.txt
index 36a3bb8..47758e1 100644
--- config_180710_1354/Items/strike/strike_beam_3.txt
+++ config_180714_0127/Items/sword/sword_beam_3.txt
@@ -7,20 +7,20 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_1
+ name: sword_beam_3_1_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount1
+ mountName: sword_beam_3_mount1_
sfx:
sound: Laser Loop
slewRate: '180'
sprinklerFlyback: 'false'
sprinklerIncrementAngle: '-8'
@@ -34,20 +34,20 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_2
+ name: sword_beam_3_2_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount2
+ mountName: sword_beam_3_mount2_
sfx:
sound: 'null'
slewRate: '180'
sprinklerFlyback: 'false'
sprinklerIncrementAngle: '-4'
@@ -61,20 +61,20 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_3
+ name: sword_beam_3_3_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount3
+ mountName: sword_beam_3_mount3_
sfx:
sound: 'null'
slewRate: '180'
sprinklerFlyback: 'false'
sprinklerIncrementAngle: '8'
@@ -88,20 +88,20 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_4
+ name: sword_beam_3_4_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount4
+ mountName: sword_beam_3_mount4_
sfx:
sound: 'null'
slewRate: '180'
sprinklerFlyback: 'false'
sprinklerIncrementAngle: '4'
@@ -115,20 +115,20 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_5
+ name: sword_beam_3_5_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount5
+ mountName: sword_beam_3_mount5_
sfx:
sound: 'null'
slewRate: '180'
sprinklerFlyback: 'false'
sprinklerIncrementAngle: '-12'
@@ -142,27 +142,49 @@ gunMounts:
bulletPalette: glow
bulletPrefab: superlonglightningBullet
bulletSize: '0.2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.15'
+ damage: '5'
+ lifetime: '0.2'
multi: '1'
multiSpread: '120'
- name: strike_beam_3_6
+ name: sword_beam_3_6_
rof: '8'
speed: '0'
spread: '0'
mountAngle: '0'
- mountName: strike_beam_3_mount6
+ 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'
+ lifetime: '0.2'
+ multi: '1'
+ multiSpread: '120'
+ name: sword_beam_3_7_
+ rof: '8'
+ speed: '0'
+ spread: '0'
+ mountAngle: '0'
+ mountName: sword_beam_3_mount7_
+ sfx:
+ sound: Laser Loop
+ slewRate: '0'
icon: ItemLootGun_UltraRare
-id: strike_beam_3
+id: sword_beam_3
slot: MainGun
-tag: strike
+tag: sword
tier: '100'
diff --git config_180714_0127/Items/sword/sword_double.txt config_180714_0127/Items/sword/sword_double.txt
new file mode 100644
index 0000000..b91dc44
--- /dev/null
+++ config_180714_0127/Items/sword/sword_double.txt
@@ -0,0 +1,74 @@
+actions:
+- buff:
+ cooldown: '1.5'
+ cost: '0'
+ duration: '0.75'
+ mods:
+ - amount: '1'
+ math: multiply
+ name: maxTurnRate
+ - amount: '0.8'
+ math: multiply
+ name: minSpeed
+ - amount: '0.8'
+ math: multiply
+ name: maxSpeed
+- gunMount:
+ flashOffset: '2'
+ gunTypeConfig:
+ bulletPrefab: swordBullet
+ bulletSize: '1'
+ burst: '15'
+ cooldown: '1.5'
+ damage: '23'
+ doesReloadNonemptyClips: 'true'
+ isPiercing: 'true'
+ lifetime: '0.25'
+ multi: '1'
+ multiOffset:
+ - '0'
+ - '0'
+ multiSpread: '0'
+ rof: '20'
+ speed: '0'
+ spread: '0'
+ mountAngle: '90'
+ mountName: sword_double_mount2
+ offset:
+ - '0'
+ - '1'
+ sfx:
+ sound: 'null'
+- gunMount:
+ flashOffset: '2'
+ gunTypeConfig:
+ bulletPrefab: swordBullet
+ bulletSize: '1'
+ burst: '15'
+ cooldown: '1.5'
+ damage: '23'
+ doesReloadNonemptyClips: 'true'
+ isPiercing: 'true'
+ lifetime: '0.25'
+ multi: '1'
+ multiOffset:
+ - '0'
+ - '0'
+ multiSpread: '0'
+ rof: '20'
+ speed: '0'
+ spread: '0'
+ mountAngle: '-90'
+ mountName: sword_double_mount3
+ offset:
+ - '0'
+ - '1'
+ sfx:
+ sound: 'null'
+ syncOffset: '0.0'
+ syncTo: sword_double_mount2
+icon: ItemLootGun_UltraRare
+id: sword_double
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180714_0127/Items/sword/sword_smoke_3.txt config_180714_0127/Items/sword/sword_smoke_3.txt
new file mode 100644
index 0000000..93968ac
--- /dev/null
+++ config_180714_0127/Items/sword/sword_smoke_3.txt
@@ -0,0 +1,79 @@
+actions:
+- buff:
+ cooldown: '1.5'
+ cost: '0'
+ duration: '0.75'
+ 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: '1.5'
+ damage: '32.66'
+ doesReloadNonemptyClips: 'true'
+ isPiercing: 'true'
+ lifetime: '0.25'
+ multi: '1'
+ multiOffset:
+ - '0'
+ - '0'
+ multiSpread: '0'
+ rof: '20'
+ speed: '0'
+ spread: '0'
+ statefulEffectHiddenDuringOutOfAmmo: 'true'
+ statefulEffectOnHeld: paladinSword_10
+ mountName: sword_smoke_3_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: '1.5'
+ damage: '6.6'
+ doesReloadNonemptyClips: 'true'
+ isPiercing: 'true'
+ lifetime: '0.75'
+ multi: '2'
+ multiOffset:
+ - '0'
+ - '0'
+ multiSpeed: '2'
+ rof: '10'
+ 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
+id: sword_smoke_3
+slot: MainGun
+tag: sword
+tier: '100'
diff --git config_180710_1354/Items/wasp/wasp_beam.txt config_180710_1354/Items/wasp/wasp_beam.txt
deleted file mode 100644
index 325a156..0000000
diff --git config_180710_1354/Items/wasp/wasp_kaiju_3.txt config_180714_0127/Items/wasp/wasp_kaiju_3.txt
index 019ea07..33f1a52 100644
--- config_180710_1354/Items/wasp/wasp_kaiju_3.txt
+++ config_180714_0127/Items/wasp/wasp_kaiju_3.txt
@@ -7,12 +7,12 @@ gunMounts:
bulletPalette: all_color
bulletPrefab: ringBullet
bulletSize: '2'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.11'
+ damage: '15'
+ lifetime: '0.15'
multi: '3'
multiSpread: '120'
name: wasp_kaiju_3_1
rof: '10'
speed: '0'
@@ -34,12 +34,12 @@ gunMounts:
bulletPalette: all_color
bulletPrefab: ringBullet
bulletSize: '1.5'
burst: '24000'
cooldown: '0'
- damage: '19.8'
- lifetime: '0.11'
+ damage: '13'
+ lifetime: '0.15'
multi: '3'
multiSpread: '120'
name: wasp_kaiju_3_2
rof: '10'
speed: '0'
diff --git config_180710_1354/Items/wasp/wasp_phoenix.txt config_180714_0127/Items/wasp/wasp_phoenix.txt
index 768cb66..324b146 100644
--- config_180710_1354/Items/wasp/wasp_phoenix.txt
+++ config_180714_0127/Items/wasp/wasp_phoenix.txt
@@ -10,11 +10,11 @@ gunMounts:
burst: '1'
cooldown: '100'
damage: '0.2'
effect: Burn
effectAmount: '0.1'
- effectDamage: '33.8'
+ effectDamage: '38'
effectTime: '0.1'
lifetime: '0.15'
multi: '1'
multiSpread: '0'
name: waspphoenix_1
diff --git config_180710_1354/Quests/quests_daily.txt config_180714_0127/Quests/quests_daily.txt
index ac680dd..a3ddedf 100644
--- config_180710_1354/Quests/quests_daily.txt
+++ config_180714_0127/Quests/quests_daily.txt
@@ -1,5 +1,165 @@
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: summonermaster
+ id: bounty_summonermaster
+ requirements:
+ events:
+ - event_biweekly_week1and3_monday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: smokeboss
+ id: bounty_smokeboss
+ requirements:
+ events:
+ - event_biweekly_week1and3_tuesday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: spiderboss
+ id: bounty_spiderboss
+ requirements:
+ events:
+ - event_biweekly_week1and3_wednesday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: iceboss
+ id: bounty_iceboss
+ requirements:
+ events:
+ - event_biweekly_week1and3_thursday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: raijin
+ id: bounty_raijin
+ requirements:
+ events:
+ - event_biweekly_week1and3_friday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: kaiju
+ id: bounty_kaiju
+ requirements:
+ events:
+ - event_biweekly_week2and4_monday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: avatar
+ id: bounty_avatar
+ requirements:
+ events:
+ - event_biweekly_week2and4_tuesday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: dragonsnake01
+ id: bounty_dragonsnake01
+ requirements:
+ events:
+ - event_biweekly_week2and4_wednesday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: phoenix5
+ id: bounty_phoenix5
+ requirements:
+ events:
+ - event_biweekly_week2and4_thursday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
+- goals:
+ - target: '1'
+ type: kill
+ units:
+ - id: thunderboss
+ id: bounty_thunderboss
+ requirements:
+ events:
+ - event_biweekly_week2and4_friday
+ planeLevelMax: '20'
+ planeLevelMin: '0'
+ quests:
+ - id: tut_complete
+ showInaccessible: 'false'
+ source: giver
+ tier: '10'
- activateTimeout: '3'
autoComplete: 'true'
goals:
- fallbackGuidanceTargets:
- SP_5XHMT_iceentrance_blizzardcore
diff --git config_180710_1354/Quests/quests_test.txt config_180714_0127/Quests/quests_test.txt
index 2b858e6..bceefcb 100644
--- config_180710_1354/Quests/quests_test.txt
+++ config_180714_0127/Quests/quests_test.txt
@@ -166,23 +166,183 @@
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: '3'
+ 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:
- events:
- - event_biweekly_week1_monday
isAdmin: 'true'
rewardTier: '8'
source: giver
- tier: '-1'
- type: crafting
diff --git config_180710_1354/Texts/en-US/events.txt config_180714_0127/Texts/en-US/events.txt
index fe2facd..ea600db 100644
--- config_180710_1354/Texts/en-US/events.txt
+++ config_180714_0127/Texts/en-US/events.txt
@@ -1,5 +1,89 @@
+event_biweekly_week1and3_friday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_monday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_saturday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_sunday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_thursday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_tuesday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week1and3_wednesday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 1
+event_biweekly_week2and4_friday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_monday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_saturday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_sunday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_thursday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_tuesday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
+event_biweekly_week2and4_wednesday:
+ description: 'Kill today''s bounty and receive a crafting material
+
+ '
+ header_image: EventHeader_Ice
+ title: Hunt for Steel 2
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.
@@ -79,10 +163,16 @@ news_toucan_tomia:
description: 'Weekly update! New sounds and beautiful overlayed music; performance work and other changes.
'
header_image: EventHeader_Updates
title: 'News: Thrilling Toucan Tomia'
+news_umbrellabird_uropygiums:
+ description: 'All the player plane art has been finished! We throw in a new crafting system, and we do more polish work leading up to the private beta next week.
+
+ '
+ 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"
ending_server_message: The playtest is over!
header_image: EventHeader_Updates
starting_server_message: Playtest is starting now!
diff --git config_180710_1354/Texts/en-US/item.txt config_180714_0127/Texts/en-US/item.txt
index 5481986..8feef25 100644
--- config_180710_1354/Texts/en-US/item.txt
+++ config_180714_0127/Texts/en-US/item.txt
@@ -143,13 +143,25 @@ consumable_steam:
description: Emergency steam supply. Limited use since it is basically a small explosive that instantly vaporizes water. Starts with 5 charges.
name: Steam Canister
consumable_xpboost:
description: When memorized, the pilot's mind flows with the Great Words. They learn faster. Double XP for 30 minutes. Single use.
name: Meditation on Experience
+craft_bluesteel:
+ description: Material used for crafting a water weapon.
+ name: Blue Steel
+craft_purplesteel:
+ description: Material used for crafting a poison weapon.
+ name: Purple Steel
craft_redsteel:
description: Material used for crafting a fire weapon.
name: Red Steel
+craft_whitesteel:
+ description: Material used for crafting a ice weapon.
+ name: White Steel
+craft_yellowsteel:
+ description: Material used for crafting a lightning weapon.
+ name: Yellow Steel
damage_0:
description: Powers up ally weapons.
name: Aura of Attack
damage_1:
description: Powers up ally weapons.
diff --git config_180710_1354/Texts/en-US/quests.txt config_180714_0127/Texts/en-US/quests.txt
index c2d6d6b..7e408f4 100644
--- config_180710_1354/Texts/en-US/quests.txt
+++ config_180714_0127/Texts/en-US/quests.txt
@@ -810,13 +810,63 @@ basic_kill_x_506_highmountains_T8_hammerplanet2:
description: Kill 5 of the designated target!
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.
+ title: 'Bounty: Doomsday Mechanism'
+bounty_dragonsnake01:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Poison God'
+bounty_iceboss:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: The Frozen Horror'
+bounty_kaiju:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Kai'
+bounty_phoenix5:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Traitor Phoenix'
+bounty_raijin:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Jinn'
+bounty_smokeboss:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: High Priestess Tiffany'
+bounty_spiderboss:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: White Spider'
+bounty_summonermaster:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Dr. Geckelston'
+bounty_thunderboss:
+ description: Kill the target and receive a crafting material.
+ title: 'Bounty: Rei'
craft_laser_fire:
description: Go find 3 Red Steel to craft a Flame Laser.
title: 'Craft: Flame Laser'
+craft_laser_snake_3:
+ title: 'Recipe: A cool gun'
+craft_machinegun_blizzard_3:
+ title: 'Recipe: A cool gun'
+craft_shotgun_doomsday_3:
+ title: 'Recipe: A cool gun'
+craft_strike_mist:
+ title: 'Recipe: A cool gun'
+craft_strike_raijin_3:
+ title: 'Recipe: A cool gun'
+craft_strike_viper_3:
+ title: 'Recipe: A cool gun'
+craft_sword_beam:
+ title: 'Recipe: A cool gun'
+craft_sword_smoke_3:
+ title: 'Recipe: A cool gun'
+craft_wasp_kaiju_3:
+ title: 'Recipe: A cool gun'
+craft_wasp_phoenix:
+ title: 'Recipe: A cool gun'
dailyreward_Friday:
description: Claim your daily reward here!
title: 'Daily Reward: Friday'
dailyreward_Monday:
description: Claim your daily reward here!
diff --git config_180710_1354/Texts/en-US/ui.txt config_180714_0127/Texts/en-US/ui.txt
index 88d9b99..17586b2 100644
--- config_180710_1354/Texts/en-US/ui.txt
+++ config_180714_0127/Texts/en-US/ui.txt
@@ -85,17 +85,19 @@ dialogue_name_sergeant: Sergeant
dialogue_name_strangealtartohorus: Strange Altar to Horus
dialogue_name_treasureship: Great Trawler
dialogue_name_unknown: Unknown
dialogue_name_whaleshark: Jumbo Whale Shark
dialogue_name_wraith: Soul Collector
+drop_item_error: Failed to drop the item.
emote_purple_fireworks: Purple fireworks
error_dialog_connection_failure: We seem to be having trouble with the network between your computer and our servers. See if any other programs are making heavy use of the network!
error_dialog_deliberate_disconnection: 'The server doesn''t want to talk to you. It told us: {0}. If you believe this is a bug, please report it via the bug form.'
error_dialog_kicked: You have been kicked. Why? Only you, and the person who kicked you, know.
+error_dialog_maintenance: Maintenance is currently underway! Please check back again later.
error_dialog_nexus_full: The game is currently at capacity for players. Please try again in a few minutes!
error_dialog_no_nexus: Error {0}. We couldn't find a Rebel City for you. Please try again later. Sorry!
-error_dialog_permission_not_granted: The Steambirds Alpha test has finished. We'll announce in Discord, on our blog, and via our newsletter when the game is available to play again.
+error_dialog_permission_not_granted: Sorry, permission denied! Please check Discord and our blog for information on when the game will be available to play again.
error_dialog_version_failure: Unable to verify client is at latest version. Perhaps there are internet problems?
error_dialog_version_old: Client version is too old. Please update the game in Steam. Restarting Steam often can kick this process off.
first_plane_choice_blurb: 'Unlock when you reach
level {0} in {1}'
@@ -191,10 +193,11 @@ inventory_full_overlay: 'Inventory full!
[<action:4>] to manage'
inventory_full_popup_description: '[<action:4>] to
manage'
inventory_full_popup_warning: FULL
+inventory_hide: Hide
inventory_list_empty: <size=15>empty</size>
inventory_list_titleformat: <size=21><b>{0}<color=#B5A885FF>{1}</color></b></size>
inventory_list_titleformat_tier: '<size=21><b><color=#ABAAACFF>{1}</color></b>
<color=#F0F0F0FF>{2}</color></size>'
@@ -388,10 +391,11 @@ options_menu_emote_b: Input B emote
options_menu_emote_c: Input C emote
options_menu_emote_d: Input D emote
options_menu_emotes: Trigger emote
options_menu_emotes_sub: Emotes
options_menu_enable_gamepad: Enable Gamepad
+options_menu_force_30_fps: Force 30 FPS
options_menu_gamepad_controls: Gamepad Controls
options_menu_gamepad_controls_UI: Menu Controls
options_menu_gamepad_controls_abs: Gamepad Absolute
options_menu_gamepad_controls_abs_UI: Menu controls
options_menu_gamepad_controls_abs_default: Plane controls
@@ -592,11 +596,11 @@ quick_chat_greeting: Good Skies!
quick_chat_help: Help!
quick_chat_landmark: At {0}!
quick_chat_landmark_empty: Rally to me!
quick_chat_landmark_finalboss: Meowza is coming!
quick_chat_title_A: Help!
-quick_chat_title_B: Greeting!
+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_PurpleFireworks: Purple fireworks
quick_chat_title_ThumbsUp: Thumbs up!
diff --git config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_11LOW_crow_T3/DQ_CS_11LOW_crow.txt config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_11LOW_crow_T3/DQ_CS_11LOW_crow.txt
index 5fbf404..a09b656 100644
--- config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_11LOW_crow_T3/DQ_CS_11LOW_crow.txt
+++ config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_CS_11LOW_crow_T3/DQ_CS_11LOW_crow.txt
@@ -1,6 +1,6 @@
-art: EnemyCrow
+art: EnemyMechaMoose
artScale: '2'
colliderRadius: '1.1'
colliderX: '0'
colliderY: '0'
energyRegenRate: '0'
diff --git config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_13LOW_navileader_T2/DQ_KS_13LOW_navileader.txt config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_13LOW_navileader_T2/DQ_KS_13LOW_navileader.txt
index 53b9ea1..41e8d4a 100644
--- config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_13LOW_navileader_T2/DQ_KS_13LOW_navileader.txt
+++ config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_13LOW_navileader_T2/DQ_KS_13LOW_navileader.txt
@@ -1,6 +1,6 @@
-art: EnemyNaviLeader
+art: EnemyNaviLeaderQuest
artScale: '1.5'
colliderHeight: '2.85'
colliderWidth: '3'
colliderX: '0'
colliderY: '0'
diff --git config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper.txt config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper.txt
index b5a5f0d..99d150e 100644
--- config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper.txt
+++ config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper.txt
@@ -1,6 +1,6 @@
-art: EnemySniper
+art: EnemySniperQuest
artScale: '1.33'
colliderRadius: '0.3'
colliderX: '0'
colliderY: '0'
energyRegenRate: '0'
diff --git config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper2.txt config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper2.txt
index 9ab7885..0e3f246 100644
--- config_180710_1354/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper2.txt
+++ config_180714_0127/Units/00 - Quest Enemies/Daily Quests - Special/DQ_KS_33HGH_sniper/DQ_KS_33HGH_sniper2.txt
@@ -1,6 +1,6 @@
-art: EnemySniper
+art: EnemySniperQuest
artScale: '2'
colliderRadius: '0.3'
colliderX: '0'
colliderY: '0'
energyRegenRate: '0'
diff --git config_180710_1354/Units/61D - Ice Dungeon/BOS_iceboss.txt config_180714_0127/Units/61D - Ice Dungeon/BOS_iceboss.txt
index 3ebd4f2..5ced4a5 100644
--- config_180710_1354/Units/61D - Ice Dungeon/BOS_iceboss.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/BOS_iceboss.txt
@@ -568,9 +568,28 @@ loot:
maxEnergyPoints: '1'
maxHitPoints: '1000'
maxSpeed: '0'
maxTurnRate: '45'
minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.013'
+ - '-3.2'
+ - '-4.32'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
+- name: darkSmoke
+ pos:
+ - '1.5'
+ - '-7.5'
+ - '3.61'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '0'
templateName: iceboss
tier: '10'
xpRadius: '20'
diff --git config_180710_1354/Units/61D - Ice Dungeon/GRP1_hedgeleader2.txt config_180714_0127/Units/61D - Ice Dungeon/GRP1_hedgeleader2.txt
index 55e44aa..3ea0a8a 100644
--- config_180710_1354/Units/61D - Ice Dungeon/GRP1_hedgeleader2.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/GRP1_hedgeleader2.txt
@@ -33,8 +33,18 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '20'
maxSpeed: '0.1'
maxTurnRate: '270'
minSpeed: '0.1'
+particlePositions:
+- name: darkSmokeSlow
+ pos:
+ - '-0.17'
+ - '-0.66'
+ - '-0.63'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: hedgeleader2
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/GRP1_hedgeminion2.txt config_180714_0127/Units/61D - Ice Dungeon/GRP1_hedgeminion2.txt
index 95bbccb..86832e1 100644
--- config_180710_1354/Units/61D - Ice Dungeon/GRP1_hedgeminion2.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/GRP1_hedgeminion2.txt
@@ -37,9 +37,19 @@ isVisibleInRadar: 'false'
maxEnergyPoints: '1'
maxHitPoints: '6'
maxSpeed: '10'
maxTurnRate: '270'
minSpeed: '0'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '-0.006'
+ - '-0.55'
+ - '-0.8'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '1'
templateName: hedgeminion2
tier: '10'
xpMultiplier: '0'
diff --git config_180710_1354/Units/61D - Ice Dungeon/GRP1_icesnakeleader.txt config_180714_0127/Units/61D - Ice Dungeon/GRP1_icesnakeleader.txt
index 141ef34..299e1b4 100644
--- config_180710_1354/Units/61D - Ice Dungeon/GRP1_icesnakeleader.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/GRP1_icesnakeleader.txt
@@ -59,7 +59,17 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '30'
maxSpeed: '3.5'
maxTurnRate: '90'
minSpeed: '1'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.64'
+ - '-0.08'
+ - '-0.64'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
templateName: icesnakeleader
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/GRP1_mountaingrunt.txt config_180714_0127/Units/61D - Ice Dungeon/GRP1_mountaingrunt.txt
index 423ffa1..1a5b61f 100644
--- config_180710_1354/Units/61D - Ice Dungeon/GRP1_mountaingrunt.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/GRP1_mountaingrunt.txt
@@ -35,8 +35,18 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '6'
maxSpeed: '2'
maxTurnRate: '30'
minSpeed: '0.8'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.174'
+ - '-0.143'
+ - '-0.24'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: mountaingrunt
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/GRP1_mountaingruntleader.txt config_180714_0127/Units/61D - Ice Dungeon/GRP1_mountaingruntleader.txt
index ee42509..f4ad1a4 100644
--- config_180710_1354/Units/61D - Ice Dungeon/GRP1_mountaingruntleader.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/GRP1_mountaingruntleader.txt
@@ -62,8 +62,27 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '25'
maxSpeed: '2.0'
maxTurnRate: '30'
minSpeed: '0.8'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.32'
+ - '-1.17'
+ - '-0.28'
+ rot:
+ - '0'
+ - '0'
+ - '0'
+- name: darkSmoke
+ pos:
+ - '-0.32'
+ - '-1.181'
+ - '-0.29'
+ rot:
+ - '0'
+ - '0'
+ - '0'
spawnInvulnerabilitySeconds: '2'
templateName: mountaingruntleader
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/SLO1_mountainhunter.txt config_180714_0127/Units/61D - Ice Dungeon/SLO1_mountainhunter.txt
index a8150e5..047590d 100644
--- config_180710_1354/Units/61D - Ice Dungeon/SLO1_mountainhunter.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/SLO1_mountainhunter.txt
@@ -78,8 +78,18 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '9'
maxSpeed: '3.5'
maxTurnRate: '40'
minSpeed: '1.5'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '-0.19'
+ - '-0.53'
+ - '-0.62'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: mountainhunter
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/unit_frostgiant.txt config_180714_0127/Units/61D - Ice Dungeon/unit_frostgiant.txt
index 24f5894..32af47a 100644
--- config_180710_1354/Units/61D - Ice Dungeon/unit_frostgiant.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/unit_frostgiant.txt
@@ -35,7 +35,17 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '40'
maxSpeed: '2'
maxTurnRate: '55'
minSpeed: '2'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '-0.007'
+ - '-0.71'
+ - '-1.75'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
templateName: frostgiant
tier: '10'
diff --git config_180710_1354/Units/61D - Ice Dungeon/unit_husky.txt config_180714_0127/Units/61D - Ice Dungeon/unit_husky.txt
index 242558b..4b22669 100644
--- config_180710_1354/Units/61D - Ice Dungeon/unit_husky.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/unit_husky.txt
@@ -61,9 +61,19 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '50'
maxSpeed: '2.0'
maxTurnRate: '30'
minSpeed: '0.8'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.046'
+ - '-0.383'
+ - '-0.201'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: husky
tier: '10'
xpMultiplier: '0.25'
diff --git config_180710_1354/Units/61D - Ice Dungeon/unit_huskyfreezing.txt config_180714_0127/Units/61D - Ice Dungeon/unit_huskyfreezing.txt
index 80d1995..b84ce94 100644
--- config_180710_1354/Units/61D - Ice Dungeon/unit_huskyfreezing.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/unit_huskyfreezing.txt
@@ -10,9 +10,19 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '0.125'
maxTurnRate: '10'
minSpeed: '0.125'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.046'
+ - '-0.383'
+ - '-0.201'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: huskyfreezing
tier: '2'
xpMultiplier: '0'
diff --git config_180710_1354/Units/61D - Ice Dungeon/unit_huskyfreezingminion.txt config_180714_0127/Units/61D - Ice Dungeon/unit_huskyfreezingminion.txt
index 8ec732e..6d36fd8 100644
--- config_180710_1354/Units/61D - Ice Dungeon/unit_huskyfreezingminion.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/unit_huskyfreezingminion.txt
@@ -10,9 +10,19 @@ healthRegenRate: '0'
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '0.125'
maxTurnRate: '10'
minSpeed: '0.125'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.046'
+ - '-0.383'
+ - '-0.201'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: huskyfreezingminion
tier: '2'
xpMultiplier: '0'
diff --git config_180710_1354/Units/61D - Ice Dungeon/unit_huskyleader.txt config_180714_0127/Units/61D - Ice Dungeon/unit_huskyleader.txt
index bfbc070..1358b02 100644
--- config_180710_1354/Units/61D - Ice Dungeon/unit_huskyleader.txt
+++ config_180714_0127/Units/61D - Ice Dungeon/unit_huskyleader.txt
@@ -69,8 +69,18 @@ loot:
maxEnergyPoints: '1'
maxHitPoints: '200'
maxSpeed: '2.0'
maxTurnRate: '30'
minSpeed: '0.8'
+particlePositions:
+- name: darkSmoke
+ pos:
+ - '0.0'
+ - '-0.96'
+ - '-0.6'
+ rot:
+ - '0'
+ - '0'
+ - '-90'
spawnInvulnerabilitySeconds: '2'
templateName: huskyleader
tier: '10'
diff --git config_180710_1354/events.txt config_180714_0127/events.txt
index 6ce1312..89cf3f7 100644
--- config_180710_1354/events.txt
+++ config_180714_0127/events.txt
@@ -1,14 +1,117 @@
-event_biweekly_week1_monday:
+event_biweekly_week1and3_friday:
Times:
- - RunsFor: '100'
+ - RunsFor: 01.00:00:00.00
StartsAt:
- day: '13'
- dayOfWeek: '3'
- hour: '17'
- minute: '0'
- month: '6'
+ day: 1,2,3,4,5,6,7,15,16,17,18,19,20,21
+ dayofweek: '4'
+ hour: '8'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ 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'
+ minute: '00'
event_daily_friday:
Times:
- RunsFor: '23:00'
StartsAt:
dayOfWeek: '5'
diff --git config_180710_1354/global.txt config_180714_0127/global.txt
index 42c98dd..609a0e6 100644
--- config_180710_1354/global.txt
+++ config_180714_0127/global.txt
@@ -14,11 +14,11 @@ audit:
lofK: '4'
lofRecalcTimeout: '60'
lofThresholdBulletMiss: '5'
lofThresholdEnergy: '50'
lofThresholdHealth: '50'
- movementErrorRateThreshold: '10'
+ movementErrorRateThreshold: '25'
movementSimulationAutocorrectFactor: '0.1'
recentMissedBulletCountThreshold: '10'
recentMissedBulletSnoozeTime: '300'
recentMissedBulletTimeWindow: '60'
sendMovementCheckDataWithInputs: 'true'
diff --git config_180710_1354/instantEffects.txt config_180714_0127/instantEffects.txt
index 8828674..17a28d7 100644
--- config_180710_1354/instantEffects.txt
+++ config_180714_0127/instantEffects.txt
@@ -434,19 +434,10 @@ explosionBossInitial:
- '0'
prefab: ExplosionB_Initial
sfx:
sound: Explosion medium
time: '0.00'
-explosionBossSustained:
- steps:
- - offset:
- pos:
- - '0'
- - '0'
- - '0'
- prefab: ExplosionB_Sustained
- time: '0.00'
explosionLarge:
steps:
- offset:
pos:
- '0'
diff --git config_180710_1354/news.txt config_180714_0127/news.txt
index 266300d..2866b0c 100644
--- config_180710_1354/news.txt
+++ config_180714_0127/news.txt
@@ -19,8 +19,12 @@ news_sterling_shrikes:
Url: https://community.steambirds.com/blog/325
news_toucan_tomia:
IsVisibleToClient: 'true'
Time: 2018-07-05 22:00
Url: https://community.steambirds.com/blog/326
+news_umbrellabird_uropygiums:
+ IsVisibleToClient: 'true'
+ Time: 2018-07-12 19:00
+ Url: https://community.steambirds.com/blog/327
test_news:
IsVisibleToClient: 'false'
Time: 2018-05-31 00:00
diff --git config_180710_1354/playerclasses.txt config_180714_0127/playerclasses.txt
index 2caa47e..ade40f5 100644
--- config_180710_1354/playerclasses.txt
+++ config_180714_0127/playerclasses.txt
@@ -478,11 +478,11 @@ medic:
extraColor3: 5f6a66
hideIfLocked: 'true'
id: EpicA
livery: camo.medic
prefab: PlayerMedicVariantA
- superTrail: SuperSpeedAfterburn
+ superTrail: SuperSpeedLightning
unlockItemId: playerclass_medic_epica
olfaithful:
actions:
Armor:
- maneuver: himmelman
@@ -1138,11 +1138,11 @@ tank:
extraColor3: 5f6a66
hideIfLocked: 'true'
id: EpicA
livery: camo.hog
prefab: PlayerHogVariantB
- superTrail: SuperSpeedAfterburn
+ superTrail: SuperSpeedLightning
unlockItemId: playerclass_hog_epica
walker:
additionalTutorial: DungeonTutorialWalker2
allowedItemTags:
- machinegun
@@ -1249,11 +1249,11 @@ walker:
extraColor3: 5f6a66
hideIfLocked: 'true'
id: EpicA
livery: camo.walker
prefab: PlayerWalkerVariantA
- superTrail: SuperSpeedAfterburn
+ superTrail: SuperSpeedLightning
unlockItemId: playerclass_walker_epica
wizard:
actions:
Armor:
- maneuver: warpForward
diff --git config_180710_1354/questGivers.txt config_180714_0127/questGivers.txt
index e2a8a75..96270ac 100644
--- config_180710_1354/questGivers.txt
+++ config_180714_0127/questGivers.txt
@@ -190,10 +190,25 @@
- id: DQ_CX_51HMT_ninjaleader
- 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'
+ maxDuration: 01.00:00:00.00
+ quests:
+ - id: bounty_iceboss
+ - id: bounty_summonermaster
+ - id: bounty_smokeboss
+ - id: bounty_spiderboss
+ - id: bounty_raijin
+ - id: bounty_kaiju
+ - id: bounty_avatar
+ - id: bounty_dragonsnake01
+ - id: bounty_phoenix5
+ - id: bounty_thunderboss
+ schedule: 0 0 * * *
dailyreward_Friday:
genCount: '1'
maxDuration: 01.00:00:00.00
quests:
- id: dailyreward_Friday
@@ -240,5 +255,15 @@
id: crafter
location: nexus
permanentQuests:
- id: test_crafting
- id: craft_laser_fire
+ - id: craft_strike_raijin_3
+ - id: craft_wasp_phoenix
+ - id: craft_sword_smoke_3
+ - id: craft_wasp_kaiju_3
+ - id: craft_sword_beam
+ - id: craft_strike_viper_3
+ - id: craft_machinegun_blizzard_3
+ - id: craft_shotgun_doomsday_3
+ - id: craft_strike_mist
+ - id: craft_laser_snake_3
diff --git config_180710_1354/quick_chat.txt config_180714_0127/quick_chat.txt
index 9a70196..410cffd 100644
--- config_180710_1354/quick_chat.txt
+++ config_180714_0127/quick_chat.txt
@@ -1,67 +1,66 @@
A:
- analystics_id: '1'
+ analytics_id: '1'
+ hashOverride: '1'
isInUILayer: 'true'
leakyBucketInterval: '2'
leakyBucketMax: '3'
text_key: quick_chat_help
text_key_empty: quick_chat_help
B:
- analystics_id: '2'
+ analytics_id: '2'
duration: '2'
+ hashOverride: '2'
isInUILayer: 'true'
leakyBucketInterval: '2'
leakyBucketMax: '3'
text_key: quick_chat_greeting
text_key_empty: quick_chat_greeting
C:
- analystics_id: '3'
+ analytics_id: '3'
doesIncludeLandmark: 'true'
+ hashOverride: '3'
isInChat: 'true'
isInUILayer: 'true'
landmarkMinTier: '0'
landmarkRange: '18'
leakyBucketInterval: '10'
leakyBucketMax: '3'
text_key: quick_chat_landmark
text_key_empty: quick_chat_landmark_empty
text_key_finalboss: quick_chat_landmark_finalboss
D:
- analystics_id: '4'
+ analytics_id: '4'
+ hashOverride: '4'
isInUILayer: 'false'
leakyBucketInterval: '3'
leakyBucketMax: '3'
text_key: quick_chat_whee
text_key_empty: quick_chat_whee
LoveCommon:
isInUILayer: 'false'
prefabName: QuickChat_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:
- analystics_id: '0'
+ 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
ThumbsUp:
- duration: '1.9'
hidden: 'false'
isInUILayer: 'false'
prefabName: QuickChat_ThumbsUp
unlock_item_id: emote_thumbsup
Wings:
diff --git config_180710_1354/store.txt config_180714_0127/store.txt
index 0541718..6e1b59e 100644
--- config_180710_1354/store.txt
+++ config_180714_0127/store.txt
@@ -1785,11 +1785,11 @@ products:
currency: gold
- id: scrap
price:
amount: '3000'
currency: scrap
- icon: ItemUnlock
+ icon: ItemEmote
id: unlock_emote_love_fireworks
max_per_account: '1'
max_per_account_count_unlocks: 'true'
preRelease: 'false'
preview_camera_direction:
@@ -1821,11 +1821,11 @@ products:
currency: gold
- id: scrap
price:
amount: '3000'
currency: scrap
- icon: ItemUnlock
+ icon: ItemEmote
id: unlock_emote_purple_fireworks
max_per_account: '1'
max_per_account_count_unlocks: 'true'
preRelease: 'false'
preview_camera_direction:
@@ -1857,39 +1857,112 @@ products:
currency: gold
- id: scrap
price:
amount: '3000'
currency: scrap
- icon: ItemUnlock
+ icon: ItemEmote
id: unlock_emote_thumbsup
max_per_account: '1'
max_per_account_count_unlocks: 'true'
preRelease: 'false'
preview_camera_direction:
- '0'
- - '0'
- '1'
+ - '0'
preview_camera_offset:
- '0'
- - '-30'
- '0'
- preview_clipping_area: '80'
- preview_distance: '300'
+ - '-1'
+ preview_clipping_area: '20'
+ preview_distance: '6'
preview_prefab_name: QuickChat_ThumbsUp
preview_prefab_pool: UI
- preview_reenable_timeout: '2'
+ preview_reenable_timeout: '3'
preview_rotation_speed: '0'
preview_target_offset:
- '0'
- - '60'
- '0'
+ - '-1'
tags:
- unlocks
- emotes_common
unlocks:
- emote_thumbsup
-- icon: ItemUnlock
+- additional_price_tags:
+ - id: normal
+ price:
+ amount: '1000'
+ currency: gold
+ - id: scrap
+ price:
+ amount: '3000'
+ currency: scrap
+ icon: ItemEmote
+ id: unlock_emote_thumbsdown
+ 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: '6'
+ preview_prefab_name: QuickChat_ThumbsDown
+ preview_prefab_pool: UI
+ preview_reenable_timeout: '3'
+ preview_rotation_speed: '0'
+ preview_target_offset:
+ - '0'
+ - '0'
+ - '-1'
+ tags:
+ - unlocks
+ - emotes_common
+ unlocks:
+ - emote_thumbsdown
+- additional_price_tags:
+ - id: normal
+ price:
+ amount: '1000'
+ currency: gold
+ - id: scrap
+ price:
+ amount: '3000'
+ currency: scrap
+ icon: ItemEmote
+ id: unlock_emote_love_common
+ 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: '6'
+ preview_prefab_name: QuickChat_LoveCommon
+ preview_prefab_pool: UI
+ preview_reenable_timeout: '3'
+ preview_target_offset:
+ - '0'
+ - '0'
+ - '-1'
+ 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'
@@ -1924,11 +1997,11 @@ products:
currency: gold
- id: scrap
price:
amount: '3000'
currency: scrap
- icon: ItemUnlock
+ icon: ItemEmote
id: unlock_emote_wings
max_per_account: '1'
max_per_account_count_unlocks: 'true'
preRelease: 'true'
preview_camera_direction:
@@ -1951,10 +2024,46 @@ products:
tags:
- unlocks
- emotes
unlocks:
- emote_wings
+- additional_price_tags:
+ - id: normal
+ price:
+ amount: '1000'
+ currency: gold
+ - id: scrap
+ price:
+ amount: '3000'
+ currency: scrap
+ icon: ItemEmote
+ id: unlock_emote_love_epic
+ 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: '6'
+ preview_prefab_name: QuickChat_LoveEpic
+ preview_prefab_pool: UI
+ preview_reenable_timeout: '3'
+ preview_target_offset:
+ - '0'
+ - '0'
+ - '-1'
+ tags:
+ - unlocks
+ - emotes_epic
+ unlocks:
+ - emote_love_epic
stores:
- id: store_hangar
sections:
- id: general_banner
max_product_count: '1'
diff --git config_180710_1354/unitPaletteTextures.txt config_180714_0127/unitPaletteTextures.txt
index 98556f5..a68a47b 100644
--- config_180710_1354/unitPaletteTextures.txt
+++ config_180714_0127/unitPaletteTextures.txt
@@ -81,14 +81,16 @@ EnemyInquisitor: enemyPal_highmountain
EnemyLasership: enemyPal_lowlands2
EnemyLasershipleader: enemyPal_lowlands2
EnemyMantaray: enemyPal_midlands3
EnemyMechaAngel: enemyPal_highlands1
EnemyMechaAngelQuest: enemyPal_highlands1
+EnemyMechaMoose: enemyPal_lowlands1
EnemyMegapouncer: enemyPal_highlands1
EnemyMinelayer: enemyPal_midlands1
EnemyNavi: enemyPal_lowlands3
EnemyNaviLeader: enemyPal_lowlands3
+EnemyNaviLeaderQuest: enemyPal_lowlands3
EnemyPleasureDronePrefab: enemyPal_highmountain
EnemyPod: enemyPal_lowlands2
EnemyPodleader: enemyPal_lowlands2
EnemyPoisonSprayer: enemyPal_lowlands3
EnemyPufferfish: enemyPal_midlands3
@@ -116,10 +118,11 @@ EnemySisterBomber: enemyPal_highlands1
EnemySkull: enemyPal_midlands2
EnemySlaveDriver: enemyPal_mountain
EnemySlaveWorker: enemyPal_mountain
EnemySmokebosstrainA: enemyPal_templeDungeon
EnemySniper: enemyPal_highlands3
+EnemySniperQuest: enemyPal_highlands3
EnemySparrow: enemyPal_lowlands1
EnemySpirit: enemyPal_midlands2
EnemySpiritLeader: enemyPal_midlands2
EnemySpotter: enemyPal_ruins
EnemyStardog: enemyPal_midlands1