Skip to content

Commit

Permalink
Update culiseta.hjson
Browse files Browse the repository at this point in the history
  • Loading branch information
Catana791 authored Apr 17, 2023
1 parent 522daa3 commit 2a3f5e0
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions content/units/mothership/culiseta.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ weapons: [
shootSound: missileLaunch
shoot: {
type: ShootSpread
shots: 3
shots: 4
spread: 20
shotDelay: 6
},
Expand Down Expand Up @@ -50,7 +50,8 @@ weapons: [
sprite: large-orb
pierce: true
pierceBuilding: true
damage: 250
damage: 425
hitSize: 32
knockback: -10
lightning: 4
lightningLength: 9
Expand All @@ -75,7 +76,7 @@ weapons: [
lifetime: 80
width: 10
height: 14
damage: 24
damage: 40
pierce: true
pierceBuilding: true
pierceCap: 5
Expand All @@ -98,7 +99,7 @@ weapons: [
bullet: {
type: LaserBulletType
length: 200
damage: 200
damage: 350
lifetime: 90
}
},
Expand All @@ -120,7 +121,7 @@ weapons: [
type: MissileBulletType
speed: 4
lifetime: 75
damage: 40
damage: 65
width: 10
height: 14
pierce: true
Expand All @@ -145,7 +146,7 @@ weapons: [
bullet: {
type: BombBulletType
splashDamageRadius: 32
splashDamage: 220
splashDamage: 375
width: 48
height: 48
hitEffect: massiveExplosion
Expand All @@ -167,7 +168,7 @@ weapons: [
pierceCap: 1
speed: 2
lifetime: 30
damage: 75
damage: 125
fragBullets: 4
fragLifeMin: 1
hitEffect: none
Expand All @@ -183,15 +184,15 @@ weapons: [
pierceCap: 1
speed: 2
lifetime: 20
damage: 50
damage: 85
fragBullets: 1
fragLifeMin: 1
fragRandomSpread: 0
fragAngle: 90
fragBullet: {
type: ExplosionBulletType
killShooter: false
splashDamage: 100
splashDamage: 170
splashDamageRadius: 24
}
}
Expand All @@ -214,10 +215,10 @@ weapons: [
collidesAir: false
speed: 2
lifetime: 60
damage: 75
damage: 127
pierce: false
splashDamage: 20
splashDamageRadius: 16
splashDamage: 34
splashDamageRadius: 24
width: 16
height: 16
fragBullets: 16
Expand All @@ -232,7 +233,7 @@ weapons: [
lifetime: 15
hitEffect: flakExplosion
despawnEffect: none
damage: 40
damage: 65
}
}
},
Expand All @@ -252,9 +253,9 @@ weapons: [
collidesAir: false
speed: 2
lifetime: 60
damage: 80
damage: 136
pierce: false
splashDamage: 20
splashDamage: 34
splashDamageRadius: 16
width: 16
height: 16
Expand All @@ -270,7 +271,7 @@ weapons: [
lifetime: 15
hitEffect: flakExplosion
despawnEffect: none
damage: 40
damage: 65
}
}
},
Expand All @@ -290,9 +291,9 @@ weapons: [
collidesAir: false
speed: 2
lifetime: 60
damage: 60
damage: 102
pierce: false
splashDamage: 20
splashDamage: 34
splashDamageRadius: 16
width: 16
height: 16
Expand All @@ -308,7 +309,7 @@ weapons: [
lifetime: 15
hitEffect: flakExplosion
despawnEffect: none
damage: 30
damage: 50
}
}
},
Expand All @@ -320,13 +321,13 @@ weapons: [
alternate: true
rotate: false
shootCone: 360
reload: 12
reload: 10
targetInterval: 6
targetSwitchInterval: 12
targetSwitchInterval: 8
bullet: {
shootEffect: sparkShoot
maxRange: 160
damage: 10
damage: 15
}
}
]
Expand Down

0 comments on commit 2a3f5e0

Please sign in to comment.